Skip to content
Success

Console Output

09:50:12 Started by an SCM change
09:50:12 Started by user Patrick Tasse
09:50:12 Running as Patrick Tasse
09:50:12 Agent centos-7-vt9bv is provisioned from template centos-7
09:50:12 ---
09:50:12 apiVersion: "v1"
09:50:12 kind: "Pod"
09:50:12 metadata:
09:50:12   annotations:
09:50:12     kubernetes.jenkins.io/last-refresh: "1716990606411"
09:50:12   labels:
09:50:12     jenkins: "slave"
09:50:12     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
09:50:12     jenkins/label: "migration_jipp-migration_centos-7"
09:50:12     kubernetes.jenkins.io/controller: "http___jenkins-ui_swtbot_svc_cluster_local_swtbotx"
09:50:12   name: "centos-7-vt9bv"
09:50:12   namespace: "swtbot"
09:50:12 spec:
09:50:12   containers:
09:50:12   - env:
09:50:12     - name: "JENKINS_SECRET"
09:50:12       value: "********"
09:50:12     - name: "JENKINS_TUNNEL"
09:50:12       value: "jenkins-discovery.swtbot.svc.cluster.local:50000"
09:50:12     - name: "JENKINS_AGENT_NAME"
09:50:12       value: "centos-7-vt9bv"
09:50:12     - name: "JENKINS_REMOTING_JAVA_OPTS"
09:50:12       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
09:50:12         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
09:50:12     - name: "JAVA_TOOL_OPTIONS"
09:50:12       value: ""
09:50:12     - name: "_JAVA_OPTIONS"
09:50:12       value: ""
09:50:12     - name: "REMOTING_OPTS"
09:50:12       value: "-noReconnectAfter 1d"
09:50:12     - name: "OPENJ9_JAVA_OPTIONS"
09:50:12       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
09:50:12     - name: "JENKINS_NAME"
09:50:12       value: "centos-7-vt9bv"
09:50:12     - name: "JENKINS_AGENT_WORKDIR"
09:50:12       value: "/home/jenkins/agent"
09:50:12     - name: "JENKINS_URL"
09:50:12       value: "http://jenkins-ui.swtbot.svc.cluster.local/swtbot/"
09:50:12     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3206.vb_15dcf73f6a_9"
09:50:12     imagePullPolicy: "Always"
09:50:12     name: "jnlp"
09:50:12     resources:
09:50:12       limits:
09:50:12         cpu: "2000m"
09:50:12         memory: "4096Mi"
09:50:12       requests:
09:50:12         cpu: "1000m"
09:50:12         memory: "4096Mi"
09:50:12     tty: true
09:50:12     volumeMounts:
09:50:12     - mountPath: "/home/jenkins/.m2/toolchains.xml"
09:50:12       name: "m2-dir"
09:50:12       readOnly: true
09:50:12       subPath: "toolchains.xml"
09:50:12     - mountPath: "/home/jenkins/.mavenrc"
09:50:12       name: "m2-dir"
09:50:12       readOnly: true
09:50:12       subPath: ".mavenrc"
09:50:12     - mountPath: "/opt/tools"
09:50:12       name: "volume-0"
09:50:12       readOnly: false
09:50:12     - mountPath: "/home/jenkins"
09:50:12       name: "volume-2"
09:50:12       readOnly: false
09:50:12     - mountPath: "/home/jenkins/.m2/repository"
09:50:12       name: "volume-3"
09:50:12       readOnly: false
09:50:12     - mountPath: "/home/jenkins/.m2/settings-security.xml"
09:50:12       name: "m2-secret-dir"
09:50:12       readOnly: true
09:50:12       subPath: "settings-security.xml"
09:50:12     - mountPath: "/home/jenkins/.m2/wrapper"
09:50:12       name: "volume-4"
09:50:12       readOnly: false
09:50:12     - mountPath: "/home/jenkins/.m2/settings.xml"
09:50:12       name: "m2-secret-dir"
09:50:12       readOnly: true
09:50:12       subPath: "settings.xml"
09:50:12     - mountPath: "/home/jenkins/.ssh"
09:50:12       name: "volume-1"
09:50:12       readOnly: false
09:50:12       subPath: ""
09:50:12     - mountPath: "/home/jenkins/agent"
09:50:12       name: "workspace-volume"
09:50:12       readOnly: false
09:50:12     workingDir: "/home/jenkins/agent"
09:50:12   nodeSelector:
09:50:12     kubernetes.io/os: "linux"
09:50:12   restartPolicy: "Never"
09:50:12   volumes:
09:50:12   - name: "volume-0"
09:50:12     persistentVolumeClaim:
09:50:12       claimName: "tools-claim-jiro-swtbot"
09:50:12       readOnly: true
09:50:12   - name: "m2-secret-dir"
09:50:12     secret:
09:50:12       secretName: "m2-secret-dir"
09:50:12   - emptyDir:
09:50:12       medium: ""
09:50:12     name: "volume-2"
09:50:12   - configMap:
09:50:12       name: "m2-dir"
09:50:12     name: "m2-dir"
09:50:12   - configMap:
09:50:12       name: "known-hosts"
09:50:12     name: "volume-1"
09:50:12   - emptyDir:
09:50:12       medium: ""
09:50:12     name: "workspace-volume"
09:50:12   - emptyDir:
09:50:12       medium: ""
09:50:12     name: "volume-4"
09:50:12   - emptyDir:
09:50:12       medium: ""
09:50:12     name: "volume-3"
09:50:12 
09:50:12 Building remotely on centos-7-vt9bv (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/swtbot-tycho
09:50:12 [ssh-agent] Looking for ssh-agent implementation...
09:50:12 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
09:50:12 $ ssh-agent
09:50:12 SSH_AUTH_SOCK=/tmp/ssh-XYg4YhSWa7fn/agent.42
09:50:12 SSH_AGENT_PID=44
09:50:12 [ssh-agent] Started.
09:50:12 Running ssh-add (command line suppressed)
09:50:12 Identity added: /home/jenkins/agent/workspace/swtbot-tycho@tmp/private_key_13552286225831594854.key (/home/jenkins/agent/workspace/swtbot-tycho@tmp/private_key_13552286225831594854.key)
09:50:12 [ssh-agent] Using credentials genie.swtbot (ssh://genie.swtbot@projects-storage.eclipse.org)
09:50:12 The recommended git tool is: NONE
09:50:13 No credentials specified
09:50:13 Cloning the remote Git repository
09:50:13 Cloning repository https://github.com/eclipse-swtbot/org.eclipse.swtbot.git
09:50:13  > git init /home/jenkins/agent/workspace/swtbot-tycho # timeout=10
09:50:13 Fetching upstream changes from https://github.com/eclipse-swtbot/org.eclipse.swtbot.git
09:50:13  > git --version # timeout=10
09:50:13  > git --version # 'git version 2.36.6'
09:50:13  > git fetch --tags --force --progress -- https://github.com/eclipse-swtbot/org.eclipse.swtbot.git +refs/heads/*:refs/remotes/origin/* # timeout=10
09:50:15  > git config remote.origin.url https://github.com/eclipse-swtbot/org.eclipse.swtbot.git # timeout=10
09:50:15  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:50:15 Avoid second fetch
09:50:15  > git rev-parse origin/master^{commit} # timeout=10
09:50:15 Checking out Revision f360e699f19bfa9d1d0f5f727831edff901de86c (origin/master)
09:50:15  > git config core.sparsecheckout # timeout=10
09:50:15  > git checkout -f f360e699f19bfa9d1d0f5f727831edff901de86c # timeout=10
09:50:16 Commit message: "Target platform for 2024-06 (#6)"
09:50:16 First time build. Skipping changelog.
09:50:16 [swtbot-tycho] $ Xvnc -help
09:50:16 Starting xvnc
09:50:16 [swtbot-tycho] $ Xvnc :41 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
09:50:16 
09:50:16 Xvnc TigerVNC 1.8.0 - built Jan 10 2024 16:20:34
09:50:16 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
09:50:16 See http://www.tigervnc.org for information on TigerVNC.
09:50:16 Underlying X server release 12004000, The X.Org Foundation
09:50:16 
09:50:16 
09:50:16 Wed May 29 13:50:16 2024
09:50:16  vncext:      VNC extension running!
09:50:16  vncext:      Listening for VNC connections on all interface(s), port 5941
09:50:16  vncext:      created VNC server for screen 0
09:50:16 [swtbot-tycho] $ /bin/bash -x /tmp/jenkins15019408368320117609.sh
09:50:16 + metacity --sm-disable --replace
09:50:16 [swtbot-tycho] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml -Dmaven.test.error.ignore=true -Dcbi.jarsigner.skip=false -Dmaven.test.failure.ignore=true -Dmaven.repo.local=/home/jenkins/agent/workspace/swtbot-tycho/.repository install -B
09:50:17 Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
09:50:17 Maven home: /opt/tools/apache-maven/latest
09:50:17 Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8
09:50:17 Default locale: en_US, platform encoding: UTF-8
09:50:17 OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix"
09:50:18 [INFO] Scanning for projects...
09:50:27 [INFO] Tycho Version:  4.0.4 (868454bf476f18ad997abdfd7ef5f88a8fa2d67f)
09:50:27 [INFO] Tycho Mode:     project
09:50:27 [INFO] Tycho Builder:  maven
09:50:44 [INFO] ------------------------------------------------------------------------
09:50:44 [INFO] Reactor Build Order:
09:50:44 [INFO] 
09:50:44 [INFO] Eclipse SWTBot                                                     [pom]
09:50:44 [INFO] org.eclipse.swtbot.ant.junit                            [eclipse-plugin]
09:50:44 [INFO] org.eclipse.swtbot.swt.finder                           [eclipse-plugin]
09:50:44 [INFO] org.eclipse.swtbot.eclipse.core                         [eclipse-plugin]
09:50:44 [INFO] org.eclipse.swtbot.junit4_x                             [eclipse-plugin]
09:50:44 [INFO] org.eclipse.swtbot.eclipse.finder                       [eclipse-plugin]
09:50:44 [INFO] org.eclipse.swtbot.go                                   [eclipse-plugin]
09:50:44 [INFO] org.eclipse.swtbot                                     [eclipse-feature]
09:50:44 [INFO] org.eclipse.swtbot.forms.finder                         [eclipse-plugin]
09:50:44 [INFO] org.eclipse.swtbot.forms                               [eclipse-feature]
09:50:44 [INFO] org.eclipse.swtbot.e4.finder                            [eclipse-plugin]
09:50:44 [INFO] org.eclipse.swtbot.eclipse                             [eclipse-feature]
09:50:44 [INFO] org.eclipse.swtbot.eclipse.dsl                          [eclipse-plugin]
09:50:44 [INFO] org.eclipse.swtbot.eclipse.gef.finder                   [eclipse-plugin]
09:50:44 [INFO] org.eclipse.swtbot.eclipse.spy                          [eclipse-plugin]
09:50:44 [INFO] org.eclipse.swtbot.eclipse.junit.headless               [eclipse-plugin]
09:50:44 [INFO] org.eclipse.swtbot.eclipse.test.junit                  [eclipse-feature]
09:50:44 [INFO] org.eclipse.swtbot.eclipse.ui                           [eclipse-plugin]
09:50:44 [INFO] org.eclipse.swtbot.generator                            [eclipse-plugin]
09:50:44 [INFO] org.eclipse.swtbot.generator.client                     [eclipse-plugin]
09:50:44 [INFO] org.eclipse.swtbot.generator.rules.workbench            [eclipse-plugin]
09:50:44 [INFO] org.eclipse.swtbot.generator.jdt                        [eclipse-plugin]
09:50:44 [INFO] org.eclipse.swtbot.generator.ui                         [eclipse-plugin]
09:50:44 [INFO] org.eclipse.swtbot.junit5_x                             [eclipse-plugin]
09:50:44 [INFO] org.eclipse.swtbot.nebula.gallery.finder                [eclipse-plugin]
09:50:44 [INFO] org.eclipse.swt.examples                                [eclipse-plugin]
09:50:44 [INFO] org.eclipse.swtbot.swt.demo                             [eclipse-plugin]
09:50:44 [INFO] org.eclipse.ui.forms.examples                           [eclipse-plugin]
09:50:44 [INFO] org.eclipse.swtbot.nebula.nattable.finder               [eclipse-plugin]
09:50:44 [INFO] org.eclipse.swtbot.nebula.checkboxgroup.finder          [eclipse-plugin]
09:50:44 [INFO] org.eclipse.swtbot.nebula.stepbar.finder                [eclipse-plugin]
09:50:44 [INFO] org.eclipse.swtbot.nebula.rangeslider.finder            [eclipse-plugin]
09:50:44 [INFO] org.eclipse.swtbot.eclipse.gef                         [eclipse-feature]
09:50:44 [INFO] org.eclipse.swtbot.generator.feature                   [eclipse-feature]
09:50:44 [INFO] org.eclipse.swtbot.ide                                 [eclipse-feature]
09:50:44 [INFO] org.eclipse.swtbot.eclipse.junit5.headless              [eclipse-plugin]
09:50:44 [INFO] org.eclipse.swtbot.junit5                              [eclipse-feature]
09:50:44 [INFO] org.eclipse.swtbot.nebula.gallery                      [eclipse-feature]
09:50:44 [INFO] org.eclipse.swtbot.nebula.nattable                     [eclipse-feature]
09:50:44 [INFO] org.eclipse.swtbot.nebula.checkboxgroup                [eclipse-feature]
09:50:44 [INFO] org.eclipse.swtbot.nebula.stepbar                      [eclipse-feature]
09:50:44 [INFO] org.eclipse.swtbot.nebula.rangeslider                  [eclipse-feature]
09:50:44 [INFO] org.eclipse.swtbot.updatesite                       [eclipse-repository]
09:50:44 [INFO] org.eclipse.swtbot.eclipse.ui.test                 [eclipse-test-plugin]
09:50:44 [INFO] org.eclipse.swtbot.swt.finder.test.keyboards            [eclipse-plugin]
09:50:44 [INFO] org.eclipse.swtbot.forms.finder.test               [eclipse-test-plugin]
09:50:44 [INFO] org.eclipse.swtbot.eclipse.finder.test             [eclipse-test-plugin]
09:50:44 [INFO] org.eclipse.swtbot.e4.finder.test                  [eclipse-test-plugin]
09:50:44 [INFO] org.eclipse.swtbot.nebula.gallery.finder.test      [eclipse-test-plugin]
09:50:44 [INFO] org.eclipse.swtbot.swt.finder.test                 [eclipse-test-plugin]
09:50:44 [INFO] org.eclipse.swtbot.test                                [eclipse-feature]
09:50:44 [INFO] org.eclipse.swtbot.generator.test                  [eclipse-test-plugin]
09:50:44 [INFO] org.eclipse.swtbot.generator.jdt.test              [eclipse-test-plugin]
09:50:44 [INFO] org.eclipse.swtbot.nebula.nattable.finder.test     [eclipse-test-plugin]
09:50:44 [INFO] org.eclipse.swtbot.nebula.checkboxgroup.finder.test [eclipse-test-plugin]
09:50:44 [INFO] org.eclipse.swtbot.nebula.stepbar.finder.test      [eclipse-test-plugin]
09:50:44 [INFO] org.eclipse.swtbot.nebula.rangeslider.finder.test  [eclipse-test-plugin]
09:50:44 [INFO] 
09:50:44 [INFO] ---------------------< org.eclipse.swtbot:parent >----------------------
09:50:44 [INFO] Building Eclipse SWTBot 4.2.0-SNAPSHOT                            [1/57]
09:50:44 [INFO]   from pom.xml
09:50:44 [INFO] --------------------------------[ pom ]---------------------------------
09:50:44 [INFO] 
09:50:44 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ parent ---
09:50:52 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
09:50:52 [INFO] 
09:50:52 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ parent ---
09:50:52 [INFO] 
09:50:52 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ parent ---
09:50:52 [INFO] 
09:50:52 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ parent ---
09:50:55 [INFO] 
09:50:55 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ parent ---
09:50:55 [INFO] 
09:50:55 [INFO] --- install:3.1.1:install (default-install) @ parent ---
09:50:55 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/parent/4.2.0-SNAPSHOT/parent-4.2.0-SNAPSHOT.pom
09:50:55 [INFO] 
09:50:55 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.ant.junit >-------
09:50:55 [INFO] Building org.eclipse.swtbot.ant.junit 4.2.0-SNAPSHOT              [2/57]
09:50:55 [INFO]   from org.eclipse.swtbot.ant.junit/pom.xml
09:50:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:50:55 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
09:50:55 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
09:50:57 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/../devtools/target-platforms/2024-06/2024-06.target for environments=[linux/gtk/x86_64, win32/win32/x86_64, macosx/cocoa/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@480e8a7a
09:50:57 [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
09:50:57 [INFO]     Cache location:         /home/jenkins/agent/workspace/swtbot-tycho/.repository/.cache/tycho
09:50:57 [INFO]     Transport mode:         online
09:50:57 [INFO]     Http Transport type:    Java11Client
09:50:57 [INFO]     Update mode:            cache first
09:50:57 [INFO]     Minimum cache duration: 60 minutes
09:50:57 [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
09:51:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.ant.junit:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/pom.xml
09:51:26 [INFO] 
09:51:26 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.ant.junit ---
09:51:26 [INFO] The project's OSGi version is 4.2.0.202405291350
09:51:26 [INFO] 
09:51:26 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.ant.junit ---
09:51:26 [INFO] 
09:51:26 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.ant.junit ---
09:51:26 [INFO] 
09:51:26 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.ant.junit ---
09:51:26 [INFO] 
09:51:26 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.ant.junit ---
09:51:26 [INFO] Resolving class path of org.eclipse.swtbot.ant.junit
09:51:26 [INFO] 
09:51:26 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.ant.junit ---
09:51:26 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
09:51:26 [INFO] 
09:51:26 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.ant.junit ---
09:51:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:51:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/src/main/resources
09:51:27 [INFO] 
09:51:27 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.ant.junit ---
09:51:27 [INFO] 
09:51:27 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.ant.junit ---
09:51:27 [INFO] 
09:51:27 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.ant.junit ---
09:51:27 [INFO] 
09:51:27 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.ant.junit ---
09:51:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:51:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/src/test/resources
09:51:27 [INFO] 
09:51:27 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.ant.junit ---
09:51:27 [INFO] 
09:51:27 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.ant.junit ---
09:51:28 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 28 were skipped
09:51:28 [INFO] 
09:51:28 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.ant.junit ---
09:51:28 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-4.2.0-SNAPSHOT-sources.jar
09:51:28 [INFO] 
09:51:28 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.ant.junit ---
09:51:31 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-4.2.0-SNAPSHOT.jar
09:51:31 [INFO] 
09:51:31 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.ant.junit ---
09:51:31 [INFO] 
09:51:31 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.ant.junit ---
09:51:31 [INFO] 
09:51:31 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.ant.junit ---
09:51:31 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-4.2.0-SNAPSHOT.jar
09:51:36 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-4.2.0-SNAPSHOT-sources.jar
09:51:43 [INFO] 
09:51:43 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.ant.junit ---
09:51:43 [INFO] 
09:51:43 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.ant.junit ---
09:51:44 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.ant.junit/4.2.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-4.2.0-SNAPSHOT.jar
09:51:44 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.ant.junit/4.2.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-4.2.0-SNAPSHOT.pom
09:51:44 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.ant.junit/4.2.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-4.2.0-SNAPSHOT-sources.jar
09:51:44 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.ant.junit/4.2.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-4.2.0-SNAPSHOT-p2metadata.xml
09:51:44 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.ant.junit/4.2.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-4.2.0-SNAPSHOT-p2artifacts.xml
09:51:44 [INFO] 
09:51:44 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.ant.junit ---
09:51:44 [INFO] 
09:51:44 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder >------
09:51:44 [INFO] Building org.eclipse.swtbot.swt.finder 4.2.0-SNAPSHOT             [3/57]
09:51:44 [INFO]   from org.eclipse.swtbot.swt.finder/pom.xml
09:51:44 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:51:44 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
09:51:44 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
09:51:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/pom.xml
09:51:45 [INFO] 
09:51:45 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.finder ---
09:51:45 [INFO] The project's OSGi version is 4.2.0.202405291350
09:51:45 [INFO] 
09:51:45 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.finder ---
09:51:45 [INFO] 
09:51:45 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.finder ---
09:51:45 [INFO] 
09:51:45 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.finder ---
09:51:45 [INFO] 
09:51:45 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.swt.finder ---
09:51:45 [INFO] Resolving class path of org.eclipse.swtbot.swt.finder
09:51:45 [INFO] 
09:51:45 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.swt.finder ---
09:51:45 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
09:51:45 [INFO] 
09:51:45 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.finder ---
09:51:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:51:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/src/main/resources
09:51:45 [INFO] 
09:51:45 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.swt.finder ---
09:51:46 [INFO] Compiling 158 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
09:51:49 [INFO] 
09:51:49 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.swt.finder ---
09:51:49 [INFO] 
09:51:49 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.swt.finder ---
09:51:49 [INFO] 
09:51:49 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.finder ---
09:51:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:51:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/src/test/resources
09:51:49 [INFO] 
09:51:49 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.swt.finder ---
09:51:49 [INFO] 
09:51:49 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.swt.finder ---
09:51:49 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
09:51:49 [INFO] 
09:51:49 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.finder ---
09:51:49 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-4.2.0-SNAPSHOT-sources.jar
09:51:49 [INFO] 
09:51:49 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.finder ---
09:51:50 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-4.2.0-SNAPSHOT.jar
09:51:50 [INFO] 
09:51:50 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.finder ---
09:51:50 [INFO] 
09:51:50 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.swt.finder ---
09:51:50 [INFO] 
09:51:50 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.swt.finder ---
09:51:51 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-4.2.0-SNAPSHOT.jar
09:51:57 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-4.2.0-SNAPSHOT-sources.jar
09:52:02 [INFO] 
09:52:02 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.finder ---
09:52:02 [INFO] 
09:52:02 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.finder ---
09:52:02 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-4.2.0-SNAPSHOT.jar
09:52:02 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-4.2.0-SNAPSHOT.pom
09:52:02 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-4.2.0-SNAPSHOT-sources.jar
09:52:02 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-4.2.0-SNAPSHOT-p2metadata.xml
09:52:02 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-4.2.0-SNAPSHOT-p2artifacts.xml
09:52:02 [INFO] 
09:52:02 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.finder ---
09:52:02 [INFO] 
09:52:02 [INFO] ----< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.core >-----
09:52:02 [INFO] Building org.eclipse.swtbot.eclipse.core 4.2.0-SNAPSHOT           [4/57]
09:52:02 [INFO]   from org.eclipse.swtbot.eclipse.core/pom.xml
09:52:02 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:52:02 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
09:52:02 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
09:52:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/pom.xml
09:52:06 [INFO] 
09:52:06 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.core ---
09:52:06 [INFO] The project's OSGi version is 4.2.0.202405291350
09:52:06 [INFO] 
09:52:06 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.core ---
09:52:06 [INFO] 
09:52:06 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.core ---
09:52:06 [INFO] 
09:52:06 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.core ---
09:52:06 [INFO] 
09:52:06 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.core ---
09:52:06 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.core
09:52:07 [INFO] 
09:52:07 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.core ---
09:52:07 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
09:52:07 [INFO] 
09:52:07 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.core ---
09:52:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:52:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/src/main/resources
09:52:07 [INFO] 
09:52:07 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.core ---
09:52:07 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
09:52:07 [INFO] 
09:52:07 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.eclipse.core ---
09:52:07 [INFO] 
09:52:07 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.core ---
09:52:07 [INFO] 
09:52:07 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.core ---
09:52:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:52:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/src/test/resources
09:52:07 [INFO] 
09:52:07 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.core ---
09:52:07 [INFO] 
09:52:07 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.core ---
09:52:07 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 63 were skipped
09:52:07 [INFO] 
09:52:07 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.core ---
09:52:07 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-4.2.0-SNAPSHOT-sources.jar
09:52:07 [INFO] 
09:52:07 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.core ---
09:52:07 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-4.2.0-SNAPSHOT.jar
09:52:07 [INFO] 
09:52:07 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.core ---
09:52:07 [INFO] 
09:52:07 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.core ---
09:52:07 [INFO] 
09:52:07 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.core ---
09:52:07 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-4.2.0-SNAPSHOT.jar
09:52:13 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-4.2.0-SNAPSHOT-sources.jar
09:52:17 [INFO] 
09:52:17 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.core ---
09:52:17 [INFO] 
09:52:17 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.core ---
09:52:17 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.core/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-4.2.0-SNAPSHOT.jar
09:52:17 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.core/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-4.2.0-SNAPSHOT.pom
09:52:17 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.core/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-4.2.0-SNAPSHOT-sources.jar
09:52:17 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.core/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-4.2.0-SNAPSHOT-p2metadata.xml
09:52:17 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.core/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-4.2.0-SNAPSHOT-p2artifacts.xml
09:52:17 [INFO] 
09:52:17 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.core ---
09:52:17 [INFO] 
09:52:17 [INFO] -------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit4_x >-------
09:52:17 [INFO] Building org.eclipse.swtbot.junit4_x 4.2.0-SNAPSHOT               [5/57]
09:52:17 [INFO]   from org.eclipse.swtbot.junit4_x/pom.xml
09:52:17 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:52:17 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
09:52:17 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
09:52:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit4_x:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/pom.xml
09:52:18 [INFO] 
09:52:18 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.junit4_x ---
09:52:18 [INFO] The project's OSGi version is 4.2.0.202405291350
09:52:18 [INFO] 
09:52:18 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.junit4_x ---
09:52:18 [INFO] 
09:52:18 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.junit4_x ---
09:52:18 [INFO] 
09:52:18 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.junit4_x ---
09:52:18 [INFO] 
09:52:18 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.junit4_x ---
09:52:18 [INFO] Resolving class path of org.eclipse.swtbot.junit4_x
09:52:18 [INFO] 
09:52:18 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.junit4_x ---
09:52:18 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
09:52:18 [INFO] 
09:52:18 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.junit4_x ---
09:52:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:52:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/src/main/resources
09:52:18 [INFO] 
09:52:18 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.junit4_x ---
09:52:18 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
09:52:18 [INFO] 
09:52:18 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.junit4_x ---
09:52:18 [INFO] 
09:52:18 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.junit4_x ---
09:52:18 [INFO] 
09:52:18 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.junit4_x ---
09:52:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:52:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/src/test/resources
09:52:18 [INFO] 
09:52:18 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.junit4_x ---
09:52:18 [INFO] 
09:52:18 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.junit4_x ---
09:52:18 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
09:52:18 [INFO] 
09:52:18 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.junit4_x ---
09:52:18 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-4.2.0-SNAPSHOT-sources.jar
09:52:18 [INFO] 
09:52:18 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.junit4_x ---
09:52:18 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-4.2.0-SNAPSHOT.jar
09:52:18 [INFO] 
09:52:18 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.junit4_x ---
09:52:18 [INFO] 
09:52:18 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.junit4_x ---
09:52:18 [INFO] 
09:52:18 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.junit4_x ---
09:52:18 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-4.2.0-SNAPSHOT.jar
09:52:25 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-4.2.0-SNAPSHOT-sources.jar
09:52:33 [INFO] 
09:52:33 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.junit4_x ---
09:52:33 [INFO] 
09:52:33 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.junit4_x ---
09:52:33 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit4_x/4.2.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-4.2.0-SNAPSHOT.jar
09:52:33 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit4_x/4.2.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-4.2.0-SNAPSHOT.pom
09:52:33 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit4_x/4.2.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-4.2.0-SNAPSHOT-sources.jar
09:52:33 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit4_x/4.2.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-4.2.0-SNAPSHOT-p2metadata.xml
09:52:33 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit4_x/4.2.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-4.2.0-SNAPSHOT-p2artifacts.xml
09:52:33 [INFO] 
09:52:33 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.junit4_x ---
09:52:33 [INFO] 
09:52:33 [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.finder >----
09:52:33 [INFO] Building org.eclipse.swtbot.eclipse.finder 4.2.0-SNAPSHOT         [6/57]
09:52:33 [INFO]   from org.eclipse.swtbot.eclipse.finder/pom.xml
09:52:33 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:52:33 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
09:52:33 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
09:52:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.finder:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/pom.xml
09:52:35 [INFO] 
09:52:35 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.finder ---
09:52:35 [INFO] The project's OSGi version is 4.2.0.202405291350
09:52:35 [INFO] 
09:52:35 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.finder ---
09:52:35 [INFO] 
09:52:35 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.finder ---
09:52:35 [INFO] 
09:52:35 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.finder ---
09:52:35 [INFO] 
09:52:35 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.finder ---
09:52:35 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.finder
09:52:36 [INFO] 
09:52:36 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.finder ---
09:52:36 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
09:52:36 [INFO] 
09:52:36 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.finder ---
09:52:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:52:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/src/main/resources
09:52:36 [INFO] 
09:52:36 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.finder ---
09:52:36 [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
09:52:36 [INFO] 
09:52:36 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.eclipse.finder ---
09:52:36 [INFO] 
09:52:36 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.finder ---
09:52:36 [INFO] 
09:52:36 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.finder ---
09:52:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:52:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/src/test/resources
09:52:36 [INFO] 
09:52:36 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.finder ---
09:52:36 [INFO] 
09:52:36 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.finder ---
09:52:36 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 85 were skipped
09:52:36 [INFO] 
09:52:36 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.finder ---
09:52:36 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-4.2.0-SNAPSHOT-sources.jar
09:52:36 [INFO] 
09:52:36 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.finder ---
09:52:36 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-4.2.0-SNAPSHOT.jar
09:52:36 [INFO] 
09:52:36 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.finder ---
09:52:36 [INFO] 
09:52:36 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.finder ---
09:52:36 [INFO] 
09:52:36 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.finder ---
09:52:36 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-4.2.0-SNAPSHOT.jar
09:52:41 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-4.2.0-SNAPSHOT-sources.jar
09:52:46 [INFO] 
09:52:46 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.finder ---
09:52:46 [INFO] 
09:52:46 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.finder ---
09:52:46 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-4.2.0-SNAPSHOT.jar
09:52:46 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-4.2.0-SNAPSHOT.pom
09:52:46 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-4.2.0-SNAPSHOT-sources.jar
09:52:46 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-4.2.0-SNAPSHOT-p2metadata.xml
09:52:46 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-4.2.0-SNAPSHOT-p2artifacts.xml
09:52:46 [INFO] 
09:52:46 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.finder ---
09:52:46 [INFO] 
09:52:46 [INFO] ----------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.go >----------
09:52:46 [INFO] Building org.eclipse.swtbot.go 4.2.0-SNAPSHOT                     [7/57]
09:52:46 [INFO]   from org.eclipse.swtbot.go/pom.xml
09:52:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:52:46 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
09:52:46 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
09:52:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.go:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/pom.xml
09:52:46 [INFO] 
09:52:46 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.go ---
09:52:46 [INFO] The project's OSGi version is 4.2.0.202405291350
09:52:46 [INFO] 
09:52:46 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.go ---
09:52:46 [INFO] 
09:52:46 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.go ---
09:52:46 [INFO] 
09:52:46 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.go ---
09:52:46 [INFO] 
09:52:46 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.go ---
09:52:46 [INFO] Resolving class path of org.eclipse.swtbot.go
09:52:47 [INFO] 
09:52:47 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.go ---
09:52:47 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
09:52:47 [INFO] 
09:52:47 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.go ---
09:52:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:52:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/src/main/resources
09:52:47 [INFO] 
09:52:47 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.go ---
09:52:47 [INFO] 
09:52:47 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.go ---
09:52:47 [INFO] 
09:52:47 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.go ---
09:52:47 [INFO] 
09:52:47 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.go ---
09:52:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:52:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/src/test/resources
09:52:47 [INFO] 
09:52:47 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.go ---
09:52:47 [INFO] 
09:52:47 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.go ---
09:52:47 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 87 were skipped
09:52:47 [INFO] 
09:52:47 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.go ---
09:52:47 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.2.0-SNAPSHOT-sources.jar
09:52:47 [INFO] 
09:52:47 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.go ---
09:52:47 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.2.0-SNAPSHOT.jar
09:52:47 [INFO] 
09:52:47 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.go ---
09:52:47 [INFO] 
09:52:47 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.go ---
09:52:47 [INFO] 
09:52:47 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.go ---
09:52:47 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.2.0-SNAPSHOT.jar
09:52:51 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.2.0-SNAPSHOT-sources.jar
09:52:57 [INFO] 
09:52:57 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.go ---
09:52:57 [INFO] 
09:52:57 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.go ---
09:52:57 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.go/4.2.0-SNAPSHOT/org.eclipse.swtbot.go-4.2.0-SNAPSHOT.jar
09:52:57 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.go/4.2.0-SNAPSHOT/org.eclipse.swtbot.go-4.2.0-SNAPSHOT.pom
09:52:57 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.go/4.2.0-SNAPSHOT/org.eclipse.swtbot.go-4.2.0-SNAPSHOT-sources.jar
09:52:57 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.go/4.2.0-SNAPSHOT/org.eclipse.swtbot.go-4.2.0-SNAPSHOT-p2metadata.xml
09:52:57 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.go/4.2.0-SNAPSHOT/org.eclipse.swtbot.go-4.2.0-SNAPSHOT-p2artifacts.xml
09:52:57 [INFO] 
09:52:57 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.go ---
09:52:57 [INFO] 
09:52:57 [INFO] -----------< org.eclipse.swtbot.features:org.eclipse.swtbot >-----------
09:52:57 [INFO] Building org.eclipse.swtbot 4.2.0-SNAPSHOT                        [8/57]
09:52:57 [INFO]   from org.eclipse.swtbot/pom.xml
09:52:57 [INFO] --------------------------[ eclipse-feature ]---------------------------
09:52:57 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
09:52:57 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
09:52:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/pom.xml
09:52:57 [INFO] 
09:52:57 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot ---
09:52:57 [INFO] The project's OSGi version is 4.2.0.202405291350
09:52:57 [INFO] 
09:52:57 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot ---
09:52:57 [INFO] 
09:52:57 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot ---
09:52:57 [INFO] 
09:52:57 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot ---
09:52:57 [INFO] 
09:52:57 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot ---
09:52:57 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
09:52:57 [INFO] 
09:52:57 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot ---
09:52:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:52:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/src/main/resources
09:52:57 [INFO] 
09:52:57 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot ---
09:52:57 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 13 were skipped
09:52:57 [INFO] 
09:52:57 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot ---
09:52:57 [INFO] 
09:52:57 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot ---
09:52:57 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.2.0-SNAPSHOT.jar
09:52:57 [INFO] 
09:52:57 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot ---
09:52:57 [INFO] 
09:52:57 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot ---
09:52:57 [INFO] 
09:52:57 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot ---
09:52:57 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.2.0-SNAPSHOT-sources-feature.jar
09:52:57 [INFO] 
09:52:57 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot ---
09:52:57 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.2.0-SNAPSHOT.jar
09:53:02 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.2.0-SNAPSHOT-sources-feature.jar
09:53:10 [INFO] 
09:53:10 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot ---
09:53:10 [INFO] 
09:53:10 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot ---
09:53:10 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot/4.2.0-SNAPSHOT/org.eclipse.swtbot-4.2.0-SNAPSHOT.jar
09:53:10 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot/4.2.0-SNAPSHOT/org.eclipse.swtbot-4.2.0-SNAPSHOT.pom
09:53:10 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot/4.2.0-SNAPSHOT/org.eclipse.swtbot-4.2.0-SNAPSHOT-sources-feature.jar
09:53:10 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot/4.2.0-SNAPSHOT/org.eclipse.swtbot-4.2.0-SNAPSHOT-p2metadata.xml
09:53:10 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot/4.2.0-SNAPSHOT/org.eclipse.swtbot-4.2.0-SNAPSHOT-p2artifacts.xml
09:53:10 [INFO] 
09:53:10 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot ---
09:53:10 [INFO] 
09:53:10 [INFO] -----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder >-----
09:53:10 [INFO] Building org.eclipse.swtbot.forms.finder 4.2.0-SNAPSHOT           [9/57]
09:53:10 [INFO]   from org.eclipse.swtbot.forms.finder/pom.xml
09:53:10 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:53:10 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
09:53:10 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
09:53:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/pom.xml
09:53:10 [INFO] 
09:53:10 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.forms.finder ---
09:53:10 [INFO] The project's OSGi version is 4.2.0.202405291350
09:53:10 [INFO] 
09:53:10 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.forms.finder ---
09:53:10 [INFO] 
09:53:10 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.forms.finder ---
09:53:10 [INFO] 
09:53:10 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.forms.finder ---
09:53:10 [INFO] 
09:53:10 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.forms.finder ---
09:53:10 [INFO] Resolving class path of org.eclipse.swtbot.forms.finder
09:53:10 [INFO] 
09:53:10 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.forms.finder ---
09:53:10 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
09:53:10 [INFO] 
09:53:10 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.forms.finder ---
09:53:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:53:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/src/main/resources
09:53:10 [INFO] 
09:53:10 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.forms.finder ---
09:53:10 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
09:53:10 [INFO] 
09:53:10 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.forms.finder ---
09:53:10 [INFO] 
09:53:10 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.forms.finder ---
09:53:10 [INFO] 
09:53:10 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.forms.finder ---
09:53:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:53:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/src/test/resources
09:53:10 [INFO] 
09:53:10 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.forms.finder ---
09:53:10 [INFO] 
09:53:10 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.forms.finder ---
09:53:10 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 28 were skipped
09:53:10 [INFO] 
09:53:10 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.forms.finder ---
09:53:10 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-4.2.0-SNAPSHOT-sources.jar
09:53:10 [INFO] 
09:53:10 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.forms.finder ---
09:53:10 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-4.2.0-SNAPSHOT.jar
09:53:10 [INFO] 
09:53:10 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.forms.finder ---
09:53:10 [INFO] 
09:53:10 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.forms.finder ---
09:53:10 [INFO] 
09:53:10 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.forms.finder ---
09:53:10 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-4.2.0-SNAPSHOT.jar
09:53:18 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-4.2.0-SNAPSHOT-sources.jar
09:53:26 [INFO] 
09:53:26 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.forms.finder ---
09:53:26 [INFO] 
09:53:26 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.forms.finder ---
09:53:26 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-4.2.0-SNAPSHOT.jar
09:53:26 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-4.2.0-SNAPSHOT.pom
09:53:26 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-4.2.0-SNAPSHOT-sources.jar
09:53:26 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-4.2.0-SNAPSHOT-p2metadata.xml
09:53:26 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-4.2.0-SNAPSHOT-p2artifacts.xml
09:53:26 [INFO] 
09:53:26 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.forms.finder ---
09:53:26 [INFO] 
09:53:26 [INFO] --------< org.eclipse.swtbot.features:org.eclipse.swtbot.forms >--------
09:53:26 [INFO] Building org.eclipse.swtbot.forms 4.2.0-SNAPSHOT                 [10/57]
09:53:26 [INFO]   from org.eclipse.swtbot.forms/pom.xml
09:53:26 [INFO] --------------------------[ eclipse-feature ]---------------------------
09:53:26 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
09:53:26 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
09:53:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.forms:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/pom.xml
09:53:26 [INFO] 
09:53:26 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.forms ---
09:53:26 [INFO] The project's OSGi version is 4.2.0.202405291350
09:53:26 [INFO] 
09:53:26 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.forms ---
09:53:26 [INFO] 
09:53:26 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.forms ---
09:53:26 [INFO] 
09:53:26 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.forms ---
09:53:26 [INFO] 
09:53:26 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.forms ---
09:53:26 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
09:53:26 [INFO] 
09:53:26 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.forms ---
09:53:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:53:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/src/main/resources
09:53:26 [INFO] 
09:53:26 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.forms ---
09:53:26 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 83 were skipped
09:53:26 [INFO] 
09:53:26 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.forms ---
09:53:26 [INFO] 
09:53:26 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.forms ---
09:53:26 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-4.2.0-SNAPSHOT.jar
09:53:26 [INFO] 
09:53:26 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.forms ---
09:53:26 [INFO] 
09:53:26 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.forms ---
09:53:26 [INFO] 
09:53:26 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.forms ---
09:53:26 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-4.2.0-SNAPSHOT-sources-feature.jar
09:53:26 [INFO] 
09:53:26 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.forms ---
09:53:26 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-4.2.0-SNAPSHOT.jar
09:53:31 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-4.2.0-SNAPSHOT-sources-feature.jar
09:53:39 [INFO] 
09:53:39 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.forms ---
09:53:39 [INFO] 
09:53:39 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.forms ---
09:53:39 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.forms/4.2.0-SNAPSHOT/org.eclipse.swtbot.forms-4.2.0-SNAPSHOT.jar
09:53:39 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.forms/4.2.0-SNAPSHOT/org.eclipse.swtbot.forms-4.2.0-SNAPSHOT.pom
09:53:39 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-4.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.forms/4.2.0-SNAPSHOT/org.eclipse.swtbot.forms-4.2.0-SNAPSHOT-sources-feature.jar
09:53:39 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.forms/4.2.0-SNAPSHOT/org.eclipse.swtbot.forms-4.2.0-SNAPSHOT-p2metadata.xml
09:53:39 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.forms/4.2.0-SNAPSHOT/org.eclipse.swtbot.forms-4.2.0-SNAPSHOT-p2artifacts.xml
09:53:39 [INFO] 
09:53:39 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.forms ---
09:53:39 [INFO] 
09:53:39 [INFO] ------< org.eclipse.swtbot.features:org.eclipse.swtbot.e4.finder >------
09:53:39 [INFO] Building org.eclipse.swtbot.e4.finder 4.2.0-SNAPSHOT             [11/57]
09:53:39 [INFO]   from org.eclipse.swtbot.e4.finder/pom.xml
09:53:39 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:53:39 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
09:53:39 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
09:53:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.e4.finder:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/pom.xml
09:53:39 [INFO] 
09:53:39 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.e4.finder ---
09:53:39 [INFO] The project's OSGi version is 4.2.0.202405291350
09:53:39 [INFO] 
09:53:39 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.e4.finder ---
09:53:39 [INFO] 
09:53:39 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.e4.finder ---
09:53:39 [INFO] 
09:53:39 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.e4.finder ---
09:53:39 [INFO] 
09:53:39 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.e4.finder ---
09:53:39 [INFO] Resolving class path of org.eclipse.swtbot.e4.finder
09:53:39 [INFO] 
09:53:39 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.e4.finder ---
09:53:39 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
09:53:39 [INFO] 
09:53:39 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.e4.finder ---
09:53:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:53:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/src/main/resources
09:53:39 [INFO] 
09:53:39 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.e4.finder ---
09:53:39 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
09:53:40 [INFO] 
09:53:40 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.e4.finder ---
09:53:40 [INFO] 
09:53:40 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.e4.finder ---
09:53:40 [INFO] 
09:53:40 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.e4.finder ---
09:53:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:53:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/src/test/resources
09:53:40 [INFO] 
09:53:40 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.e4.finder ---
09:53:40 [INFO] 
09:53:40 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.e4.finder ---
09:53:40 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 88 were skipped
09:53:40 [INFO] 
09:53:40 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.e4.finder ---
09:53:40 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-4.2.0-SNAPSHOT-sources.jar
09:53:40 [INFO] 
09:53:40 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.e4.finder ---
09:53:40 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-4.2.0-SNAPSHOT.jar
09:53:40 [INFO] 
09:53:40 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.e4.finder ---
09:53:40 [INFO] 
09:53:40 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.e4.finder ---
09:53:40 [INFO] 
09:53:40 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.e4.finder ---
09:53:40 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-4.2.0-SNAPSHOT.jar
09:53:47 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-4.2.0-SNAPSHOT-sources.jar
09:53:50 [INFO] 
09:53:50 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.e4.finder ---
09:53:50 [INFO] 
09:53:50 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.e4.finder ---
09:53:50 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.e4.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-4.2.0-SNAPSHOT.jar
09:53:50 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.e4.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-4.2.0-SNAPSHOT.pom
09:53:50 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.e4.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-4.2.0-SNAPSHOT-sources.jar
09:53:50 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.e4.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-4.2.0-SNAPSHOT-p2metadata.xml
09:53:50 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.e4.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-4.2.0-SNAPSHOT-p2artifacts.xml
09:53:50 [INFO] 
09:53:50 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.e4.finder ---
09:53:50 [INFO] 
09:53:50 [INFO] -------< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse >-------
09:53:50 [INFO] Building org.eclipse.swtbot.eclipse 4.2.0-SNAPSHOT               [12/57]
09:53:50 [INFO]   from org.eclipse.swtbot.eclipse/pom.xml
09:53:50 [INFO] --------------------------[ eclipse-feature ]---------------------------
09:53:50 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
09:53:50 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
09:53:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/pom.xml
09:53:50 [INFO] 
09:53:50 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.eclipse ---
09:53:50 [INFO] The project's OSGi version is 4.2.0.202405291350
09:53:50 [INFO] 
09:53:50 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse ---
09:53:50 [INFO] 
09:53:50 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse ---
09:53:50 [INFO] 
09:53:50 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse ---
09:53:50 [INFO] 
09:53:50 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse ---
09:53:50 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
09:53:50 [INFO] 
09:53:50 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse ---
09:53:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:53:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/src/main/resources
09:53:50 [INFO] 
09:53:50 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse ---
09:53:50 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 90 were skipped
09:53:50 [INFO] 
09:53:50 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse ---
09:53:50 [INFO] 
09:53:50 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.eclipse ---
09:53:50 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-4.2.0-SNAPSHOT.jar
09:53:50 [INFO] 
09:53:50 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse ---
09:53:50 [INFO] 
09:53:50 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.eclipse ---
09:53:50 [INFO] 
09:53:50 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse ---
09:53:50 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-4.2.0-SNAPSHOT-sources-feature.jar
09:53:50 [INFO] 
09:53:50 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse ---
09:53:50 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-4.2.0-SNAPSHOT.jar
09:53:55 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-4.2.0-SNAPSHOT-sources-feature.jar
09:54:03 [INFO] 
09:54:03 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse ---
09:54:03 [INFO] 
09:54:03 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse ---
09:54:03 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse-4.2.0-SNAPSHOT.jar
09:54:03 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse-4.2.0-SNAPSHOT.pom
09:54:03 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-4.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse-4.2.0-SNAPSHOT-sources-feature.jar
09:54:03 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse-4.2.0-SNAPSHOT-p2metadata.xml
09:54:03 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse-4.2.0-SNAPSHOT-p2artifacts.xml
09:54:03 [INFO] 
09:54:03 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse ---
09:54:03 [INFO] 
09:54:03 [INFO] -----< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.dsl >-----
09:54:03 [INFO] Building org.eclipse.swtbot.eclipse.dsl 4.2.0-SNAPSHOT           [13/57]
09:54:03 [INFO]   from org.eclipse.swtbot.eclipse.dsl/pom.xml
09:54:03 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:54:03 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
09:54:03 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
09:54:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.dsl:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/pom.xml
09:54:03 [INFO] 
09:54:03 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.dsl ---
09:54:03 [INFO] The project's OSGi version is 4.2.0.202405291350
09:54:03 [INFO] 
09:54:03 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.dsl ---
09:54:03 [INFO] 
09:54:03 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.dsl ---
09:54:03 [INFO] 
09:54:03 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.dsl ---
09:54:03 [INFO] 
09:54:03 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.dsl ---
09:54:03 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.dsl
09:54:03 [INFO] 
09:54:03 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.dsl ---
09:54:03 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
09:54:03 [INFO] 
09:54:03 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.dsl ---
09:54:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:54:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/src/main/resources
09:54:03 [INFO] 
09:54:03 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.dsl ---
09:54:04 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
09:54:04 [INFO] 
09:54:04 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.eclipse.dsl ---
09:54:04 [INFO] 
09:54:04 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.dsl ---
09:54:04 [INFO] 
09:54:04 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.dsl ---
09:54:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:54:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/src/test/resources
09:54:04 [INFO] 
09:54:04 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.dsl ---
09:54:04 [INFO] 
09:54:04 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.dsl ---
09:54:04 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 85 were skipped
09:54:04 [INFO] 
09:54:04 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.dsl ---
09:54:04 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-4.2.0-SNAPSHOT-sources.jar
09:54:04 [INFO] 
09:54:04 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.dsl ---
09:54:04 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-4.2.0-SNAPSHOT.jar
09:54:04 [INFO] 
09:54:04 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.dsl ---
09:54:04 [INFO] 
09:54:04 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.dsl ---
09:54:04 [INFO] 
09:54:04 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.dsl ---
09:54:04 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-4.2.0-SNAPSHOT.jar
09:54:13 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-4.2.0-SNAPSHOT-sources.jar
09:54:24 [INFO] 
09:54:24 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.dsl ---
09:54:24 [INFO] 
09:54:24 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.dsl ---
09:54:24 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.dsl/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-4.2.0-SNAPSHOT.jar
09:54:24 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.dsl/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-4.2.0-SNAPSHOT.pom
09:54:24 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.dsl/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-4.2.0-SNAPSHOT-sources.jar
09:54:24 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.dsl/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-4.2.0-SNAPSHOT-p2metadata.xml
09:54:24 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.dsl/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-4.2.0-SNAPSHOT-p2artifacts.xml
09:54:24 [INFO] 
09:54:24 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.dsl ---
09:54:24 [INFO] 
09:54:24 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.gef.finder >--
09:54:24 [INFO] Building org.eclipse.swtbot.eclipse.gef.finder 4.2.0-SNAPSHOT    [14/57]
09:54:24 [INFO]   from org.eclipse.swtbot.eclipse.gef.finder/pom.xml
09:54:24 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:54:24 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
09:54:24 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
09:54:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.gef.finder:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/pom.xml
09:54:24 [INFO] 
09:54:24 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.gef.finder ---
09:54:24 [INFO] The project's OSGi version is 4.2.0.202405291350
09:54:24 [INFO] 
09:54:24 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.gef.finder ---
09:54:24 [INFO] 
09:54:24 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.gef.finder ---
09:54:24 [INFO] 
09:54:24 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.gef.finder ---
09:54:24 [INFO] 
09:54:24 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.gef.finder ---
09:54:24 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.gef.finder
09:54:25 [INFO] 
09:54:25 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.gef.finder ---
09:54:25 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
09:54:25 [INFO] 
09:54:25 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.gef.finder ---
09:54:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:54:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/src/main/resources
09:54:25 [INFO] 
09:54:25 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.gef.finder ---
09:54:25 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
09:54:25 [INFO] 
09:54:25 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.eclipse.gef.finder ---
09:54:25 [INFO] 
09:54:25 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.gef.finder ---
09:54:25 [INFO] 
09:54:25 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.gef.finder ---
09:54:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:54:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/src/test/resources
09:54:25 [INFO] 
09:54:25 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.gef.finder ---
09:54:25 [INFO] 
09:54:25 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.gef.finder ---
09:54:25 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 87 were skipped
09:54:25 [INFO] 
09:54:25 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.gef.finder ---
09:54:25 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-4.2.0-SNAPSHOT-sources.jar
09:54:25 [INFO] 
09:54:25 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.gef.finder ---
09:54:25 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-4.2.0-SNAPSHOT.jar
09:54:25 [INFO] 
09:54:25 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.gef.finder ---
09:54:25 [INFO] 
09:54:25 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.gef.finder ---
09:54:25 [INFO] 
09:54:25 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.gef.finder ---
09:54:25 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-4.2.0-SNAPSHOT.jar
09:54:37 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-4.2.0-SNAPSHOT-sources.jar
09:54:42 [INFO] 
09:54:42 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.gef.finder ---
09:54:42 [INFO] 
09:54:42 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.gef.finder ---
09:54:42 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.gef.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-4.2.0-SNAPSHOT.jar
09:54:42 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.gef.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-4.2.0-SNAPSHOT.pom
09:54:42 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.gef.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-4.2.0-SNAPSHOT-sources.jar
09:54:42 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.gef.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-4.2.0-SNAPSHOT-p2metadata.xml
09:54:42 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.gef.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-4.2.0-SNAPSHOT-p2artifacts.xml
09:54:42 [INFO] 
09:54:42 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.gef.finder ---
09:54:42 [INFO] 
09:54:42 [INFO] -----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.spy >------
09:54:42 [INFO] Building org.eclipse.swtbot.eclipse.spy 4.2.0-SNAPSHOT           [15/57]
09:54:42 [INFO]   from org.eclipse.swtbot.eclipse.spy/pom.xml
09:54:42 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:54:42 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
09:54:42 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
09:54:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.spy:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/pom.xml
09:54:43 [INFO] 
09:54:43 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.spy ---
09:54:43 [INFO] The project's OSGi version is 4.2.0.202405291350
09:54:43 [INFO] 
09:54:43 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.spy ---
09:54:43 [INFO] 
09:54:43 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.spy ---
09:54:43 [INFO] 
09:54:43 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.spy ---
09:54:43 [INFO] 
09:54:43 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.spy ---
09:54:43 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.spy
09:54:43 [INFO] 
09:54:43 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.spy ---
09:54:43 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
09:54:43 [INFO] 
09:54:43 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.spy ---
09:54:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:54:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/src/main/resources
09:54:43 [INFO] 
09:54:43 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.spy ---
09:54:43 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
09:54:43 [INFO] 
09:54:43 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.eclipse.spy ---
09:54:43 [INFO] 
09:54:43 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.spy ---
09:54:43 [INFO] 
09:54:43 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.spy ---
09:54:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:54:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/src/test/resources
09:54:43 [INFO] 
09:54:43 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.spy ---
09:54:43 [INFO] 
09:54:43 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.spy ---
09:54:43 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 85 were skipped
09:54:43 [INFO] 
09:54:43 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.spy ---
09:54:43 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-4.2.0-SNAPSHOT-sources.jar
09:54:43 [INFO] 
09:54:43 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.spy ---
09:54:43 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-4.2.0-SNAPSHOT.jar
09:54:43 [INFO] 
09:54:43 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.spy ---
09:54:43 [INFO] 
09:54:43 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.spy ---
09:54:43 [INFO] 
09:54:43 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.spy ---
09:54:43 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-4.2.0-SNAPSHOT.jar
09:54:46 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-4.2.0-SNAPSHOT-sources.jar
09:54:51 [INFO] 
09:54:51 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.spy ---
09:54:51 [INFO] 
09:54:51 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.spy ---
09:54:51 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.spy/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-4.2.0-SNAPSHOT.jar
09:54:51 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.spy/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-4.2.0-SNAPSHOT.pom
09:54:51 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.spy/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-4.2.0-SNAPSHOT-sources.jar
09:54:51 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.spy/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-4.2.0-SNAPSHOT-p2metadata.xml
09:54:51 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.spy/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-4.2.0-SNAPSHOT-p2artifacts.xml
09:54:51 [INFO] 
09:54:51 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.spy ---
09:54:51 [INFO] 
09:54:51 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit.headless >--
09:54:51 [INFO] Building org.eclipse.swtbot.eclipse.junit.headless 4.2.0-SNAPSHOT [16/57]
09:54:52 [INFO]   from org.eclipse.swtbot.eclipse.junit.headless/pom.xml
09:54:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:54:52 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
09:54:52 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
09:54:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit.headless:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/pom.xml
09:54:52 [INFO] 
09:54:52 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.junit.headless ---
09:54:52 [INFO] The project's OSGi version is 4.2.0.202405291350
09:54:52 [INFO] 
09:54:52 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.junit.headless ---
09:54:52 [INFO] 
09:54:52 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.junit.headless ---
09:54:52 [INFO] 
09:54:52 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.junit.headless ---
09:54:52 [INFO] 
09:54:52 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.junit.headless ---
09:54:52 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.junit.headless
09:54:52 [INFO] 
09:54:52 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.junit.headless ---
09:54:52 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
09:54:52 [INFO] 
09:54:52 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.junit.headless ---
09:54:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:54:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/src/main/resources
09:54:52 [INFO] 
09:54:52 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.junit.headless ---
09:54:52 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
09:54:52 [INFO] 
09:54:52 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.eclipse.junit.headless ---
09:54:52 [INFO] 
09:54:52 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.junit.headless ---
09:54:52 [INFO] 
09:54:52 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.junit.headless ---
09:54:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:54:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/src/test/resources
09:54:52 [INFO] 
09:54:52 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.junit.headless ---
09:54:52 [INFO] 
09:54:52 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.junit.headless ---
09:54:52 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 86 were skipped
09:54:52 [INFO] 
09:54:52 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.junit.headless ---
09:54:52 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-4.2.0-SNAPSHOT-sources.jar
09:54:52 [INFO] 
09:54:52 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.junit.headless ---
09:54:52 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-4.2.0-SNAPSHOT.jar
09:54:52 [INFO] 
09:54:52 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.junit.headless ---
09:54:52 [INFO] 
09:54:52 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.junit.headless ---
09:54:52 [INFO] 
09:54:52 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.junit.headless ---
09:54:52 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-4.2.0-SNAPSHOT.jar
09:55:02 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-4.2.0-SNAPSHOT-sources.jar
09:55:12 [INFO] 
09:55:12 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.junit.headless ---
09:55:12 [INFO] 
09:55:12 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.junit.headless ---
09:55:12 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit.headless/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-4.2.0-SNAPSHOT.jar
09:55:12 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit.headless/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-4.2.0-SNAPSHOT.pom
09:55:12 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit.headless/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-4.2.0-SNAPSHOT-sources.jar
09:55:12 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit.headless/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-4.2.0-SNAPSHOT-p2metadata.xml
09:55:12 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit.headless/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-4.2.0-SNAPSHOT-p2artifacts.xml
09:55:12 [INFO] 
09:55:12 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.junit.headless ---
09:55:12 [INFO] 
09:55:12 [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.test.junit >--
09:55:12 [INFO] Building org.eclipse.swtbot.eclipse.test.junit 4.2.0-SNAPSHOT    [17/57]
09:55:12 [INFO]   from org.eclipse.swtbot.eclipse.test.junit/pom.xml
09:55:12 [INFO] --------------------------[ eclipse-feature ]---------------------------
09:55:12 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
09:55:12 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
09:55:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.test.junit:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/pom.xml
09:55:12 [INFO] 
09:55:12 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.eclipse.test.junit ---
09:55:12 [INFO] The project's OSGi version is 4.2.0.202405291350
09:55:12 [INFO] 
09:55:12 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.test.junit ---
09:55:12 [INFO] 
09:55:12 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.test.junit ---
09:55:12 [INFO] 
09:55:12 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.test.junit ---
09:55:12 [INFO] 
09:55:12 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.test.junit ---
09:55:12 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
09:55:12 [INFO] 
09:55:12 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.test.junit ---
09:55:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:55:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/src/main/resources
09:55:12 [INFO] 
09:55:12 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.test.junit ---
09:55:12 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 64 were skipped
09:55:12 [INFO] 
09:55:12 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.test.junit ---
09:55:12 [INFO] 
09:55:12 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.eclipse.test.junit ---
09:55:12 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-4.2.0-SNAPSHOT.jar
09:55:12 [INFO] 
09:55:12 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.test.junit ---
09:55:12 [INFO] 
09:55:12 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.eclipse.test.junit ---
09:55:12 [INFO] 
09:55:12 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.test.junit ---
09:55:12 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-4.2.0-SNAPSHOT-sources-feature.jar
09:55:12 [INFO] 
09:55:12 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.test.junit ---
09:55:12 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-4.2.0-SNAPSHOT.jar
09:55:18 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-4.2.0-SNAPSHOT-sources-feature.jar
09:55:25 [INFO] 
09:55:25 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.test.junit ---
09:55:25 [INFO] 
09:55:25 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.test.junit ---
09:55:25 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.test.junit/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.test.junit-4.2.0-SNAPSHOT.jar
09:55:25 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.test.junit/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.test.junit-4.2.0-SNAPSHOT.pom
09:55:25 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-4.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.test.junit/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.test.junit-4.2.0-SNAPSHOT-sources-feature.jar
09:55:25 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.test.junit/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.test.junit-4.2.0-SNAPSHOT-p2metadata.xml
09:55:25 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.test.junit/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.test.junit-4.2.0-SNAPSHOT-p2artifacts.xml
09:55:25 [INFO] 
09:55:25 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.test.junit ---
09:55:25 [INFO] 
09:55:25 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.ui >------
09:55:25 [INFO] Building org.eclipse.swtbot.eclipse.ui 4.2.0-SNAPSHOT            [18/57]
09:55:25 [INFO]   from org.eclipse.swtbot.eclipse.ui/pom.xml
09:55:25 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:55:25 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
09:55:25 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
09:55:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.ui:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/pom.xml
09:55:33 [INFO] 
09:55:33 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.ui ---
09:55:33 [INFO] The project's OSGi version is 4.2.0.202405291350
09:55:33 [INFO] 
09:55:33 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.ui ---
09:55:33 [INFO] 
09:55:33 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.ui ---
09:55:33 [INFO] 
09:55:33 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.ui ---
09:55:33 [INFO] 
09:55:33 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.ui ---
09:55:33 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.ui
09:55:34 [INFO] 
09:55:34 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.ui ---
09:55:34 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
09:55:34 [INFO] 
09:55:34 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.ui ---
09:55:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:55:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/src/main/resources
09:55:34 [INFO] 
09:55:34 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.ui ---
09:55:34 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
09:55:34 [INFO] 
09:55:34 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.eclipse.ui ---
09:55:34 [INFO] 
09:55:34 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.ui ---
09:55:34 [INFO] 
09:55:34 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.ui ---
09:55:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:55:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/src/test/resources
09:55:34 [INFO] 
09:55:34 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.ui ---
09:55:34 [INFO] 
09:55:34 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.ui ---
09:55:34 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 169 were skipped
09:55:34 [INFO] 
09:55:34 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.ui ---
09:55:34 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-4.2.0-SNAPSHOT-sources.jar
09:55:34 [INFO] 
09:55:34 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.ui ---
09:55:35 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-4.2.0-SNAPSHOT.jar
09:55:35 [INFO] 
09:55:35 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.ui ---
09:55:35 [INFO] 
09:55:35 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.ui ---
09:55:35 [INFO] 
09:55:35 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.ui ---
09:55:35 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-4.2.0-SNAPSHOT.jar
09:55:38 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-4.2.0-SNAPSHOT-sources.jar
09:55:43 [INFO] 
09:55:43 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.ui ---
09:55:43 [INFO] 
09:55:43 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.ui ---
09:55:43 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.ui/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-4.2.0-SNAPSHOT.jar
09:55:43 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.ui/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-4.2.0-SNAPSHOT.pom
09:55:43 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.ui/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-4.2.0-SNAPSHOT-sources.jar
09:55:43 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.ui/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-4.2.0-SNAPSHOT-p2metadata.xml
09:55:43 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.ui/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-4.2.0-SNAPSHOT-p2artifacts.xml
09:55:43 [INFO] 
09:55:43 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.ui ---
09:55:43 [INFO] 
09:55:43 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator >-------
09:55:43 [INFO] Building org.eclipse.swtbot.generator 4.2.0-SNAPSHOT             [19/57]
09:55:43 [INFO]   from org.eclipse.swtbot.generator/pom.xml
09:55:43 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:55:43 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
09:55:43 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
09:55:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/pom.xml
09:55:43 [INFO] 
09:55:43 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator ---
09:55:43 [INFO] The project's OSGi version is 4.2.0.202405291350
09:55:43 [INFO] 
09:55:43 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator ---
09:55:43 [INFO] 
09:55:43 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator ---
09:55:43 [INFO] 
09:55:43 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator ---
09:55:43 [INFO] 
09:55:43 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.generator ---
09:55:43 [INFO] Resolving class path of org.eclipse.swtbot.generator
09:55:43 [INFO] 
09:55:43 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator ---
09:55:43 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
09:55:43 [INFO] 
09:55:43 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator ---
09:55:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:55:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/src/main/resources
09:55:43 [INFO] 
09:55:43 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.generator ---
09:55:43 [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
09:55:44 [INFO] 
09:55:44 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.generator ---
09:55:44 [INFO] 
09:55:44 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.generator ---
09:55:44 [INFO] 
09:55:44 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator ---
09:55:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:55:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/src/test/resources
09:55:44 [INFO] 
09:55:44 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.generator ---
09:55:44 [INFO] 
09:55:44 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator ---
09:55:44 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 59 were skipped
09:55:44 [INFO] 
09:55:44 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator ---
09:55:44 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.2.0-SNAPSHOT-sources.jar
09:55:44 [INFO] 
09:55:44 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator ---
09:55:44 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.2.0-SNAPSHOT.jar
09:55:44 [INFO] 
09:55:44 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator ---
09:55:44 [INFO] 
09:55:44 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator ---
09:55:44 [INFO] 
09:55:44 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator ---
09:55:44 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.2.0-SNAPSHOT.jar
09:55:51 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.2.0-SNAPSHOT-sources.jar
09:55:59 [INFO] 
09:55:59 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator ---
09:55:59 [INFO] 
09:55:59 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.generator ---
09:55:59 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator-4.2.0-SNAPSHOT.jar
09:55:59 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator-4.2.0-SNAPSHOT.pom
09:55:59 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator-4.2.0-SNAPSHOT-sources.jar
09:55:59 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator-4.2.0-SNAPSHOT-p2metadata.xml
09:55:59 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator-4.2.0-SNAPSHOT-p2artifacts.xml
09:55:59 [INFO] 
09:55:59 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator ---
09:55:59 [INFO] 
09:55:59 [INFO] --< org.eclipse.swtbot.generator.client:org.eclipse.swtbot.generator.client >--
09:55:59 [INFO] Building org.eclipse.swtbot.generator.client 4.2.0-SNAPSHOT      [20/57]
09:55:59 [INFO]   from org.eclipse.swtbot.generator.client/pom.xml
09:55:59 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:55:59 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
09:55:59 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
09:55:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.generator.client:org.eclipse.swtbot.generator.client:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/pom.xml
09:55:59 [INFO] 
09:55:59 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.client ---
09:55:59 [INFO] The project's OSGi version is 4.2.0.202405291350
09:55:59 [INFO] 
09:55:59 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.client ---
09:55:59 [INFO] 
09:55:59 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.client ---
09:55:59 [INFO] 
09:55:59 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.client ---
09:55:59 [INFO] 
09:55:59 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.generator.client ---
09:55:59 [INFO] Resolving class path of org.eclipse.swtbot.generator.client
09:55:59 [INFO] 
09:55:59 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.client ---
09:55:59 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
09:55:59 [INFO] 
09:55:59 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.client ---
09:55:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:55:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/src/main/resources
09:55:59 [INFO] 
09:55:59 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.generator.client ---
09:55:59 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
09:56:00 [INFO] 
09:56:00 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.generator.client ---
09:56:00 [INFO] 
09:56:00 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.generator.client ---
09:56:00 [INFO] 
09:56:00 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.client ---
09:56:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:56:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/src/test/resources
09:56:00 [INFO] 
09:56:00 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.generator.client ---
09:56:00 [INFO] 
09:56:00 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator.client ---
09:56:00 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 170 were skipped
09:56:00 [INFO] 
09:56:00 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.client ---
09:56:00 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-4.2.0-SNAPSHOT-sources.jar
09:56:00 [INFO] 
09:56:00 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.client ---
09:56:00 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-4.2.0-SNAPSHOT.jar
09:56:00 [INFO] 
09:56:00 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.client ---
09:56:00 [INFO] 
09:56:00 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator.client ---
09:56:00 [INFO] 
09:56:00 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.client ---
09:56:00 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-4.2.0-SNAPSHOT.jar
09:56:04 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-4.2.0-SNAPSHOT-sources.jar
09:56:09 [INFO] 
09:56:09 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.client ---
09:56:09 [INFO] 
09:56:09 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.client ---
09:56:09 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/generator/client/org.eclipse.swtbot.generator.client/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.client-4.2.0-SNAPSHOT.jar
09:56:09 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/generator/client/org.eclipse.swtbot.generator.client/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.client-4.2.0-SNAPSHOT.pom
09:56:09 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/generator/client/org.eclipse.swtbot.generator.client/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.client-4.2.0-SNAPSHOT-sources.jar
09:56:09 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/generator/client/org.eclipse.swtbot.generator.client/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.client-4.2.0-SNAPSHOT-p2metadata.xml
09:56:09 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/generator/client/org.eclipse.swtbot.generator.client/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.client-4.2.0-SNAPSHOT-p2artifacts.xml
09:56:09 [INFO] 
09:56:09 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.client ---
09:56:09 [INFO] 
09:56:09 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.rules.workbench >--
09:56:09 [INFO] Building org.eclipse.swtbot.generator.rules.workbench 4.2.0-SNAPSHOT [21/57]
09:56:09 [INFO]   from org.eclipse.swtbot.generator.rules.workbench/pom.xml
09:56:09 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:56:09 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
09:56:09 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
09:56:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.rules.workbench:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/pom.xml
09:56:09 [INFO] 
09:56:09 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.rules.workbench ---
09:56:09 [INFO] The project's OSGi version is 4.2.0.202405291350
09:56:09 [INFO] 
09:56:09 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.rules.workbench ---
09:56:09 [INFO] 
09:56:09 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.rules.workbench ---
09:56:09 [INFO] 
09:56:09 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.rules.workbench ---
09:56:09 [INFO] 
09:56:09 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.generator.rules.workbench ---
09:56:09 [INFO] Resolving class path of org.eclipse.swtbot.generator.rules.workbench
09:56:09 [INFO] 
09:56:09 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.rules.workbench ---
09:56:09 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
09:56:09 [INFO] 
09:56:09 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.rules.workbench ---
09:56:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:56:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/src/main/resources
09:56:09 [INFO] 
09:56:09 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.generator.rules.workbench ---
09:56:09 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
09:56:09 [INFO] 
09:56:09 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.generator.rules.workbench ---
09:56:09 [INFO] 
09:56:09 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.generator.rules.workbench ---
09:56:09 [INFO] 
09:56:09 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.rules.workbench ---
09:56:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:56:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/src/test/resources
09:56:09 [INFO] 
09:56:09 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.generator.rules.workbench ---
09:56:09 [INFO] 
09:56:09 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator.rules.workbench ---
09:56:09 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 59 were skipped
09:56:09 [INFO] 
09:56:09 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.rules.workbench ---
09:56:09 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-4.2.0-SNAPSHOT-sources.jar
09:56:09 [INFO] 
09:56:09 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.rules.workbench ---
09:56:09 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-4.2.0-SNAPSHOT.jar
09:56:09 [INFO] 
09:56:09 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.rules.workbench ---
09:56:09 [INFO] 
09:56:09 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator.rules.workbench ---
09:56:09 [INFO] 
09:56:09 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.rules.workbench ---
09:56:09 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-4.2.0-SNAPSHOT.jar
09:56:13 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-4.2.0-SNAPSHOT-sources.jar
09:56:18 [INFO] 
09:56:18 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.rules.workbench ---
09:56:18 [INFO] 
09:56:18 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.rules.workbench ---
09:56:18 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.rules.workbench/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-4.2.0-SNAPSHOT.jar
09:56:18 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.rules.workbench/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-4.2.0-SNAPSHOT.pom
09:56:18 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.rules.workbench/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-4.2.0-SNAPSHOT-sources.jar
09:56:18 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.rules.workbench/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-4.2.0-SNAPSHOT-p2metadata.xml
09:56:18 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.rules.workbench/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-4.2.0-SNAPSHOT-p2artifacts.xml
09:56:18 [INFO] 
09:56:18 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.rules.workbench ---
09:56:18 [INFO] 
09:56:18 [INFO] ----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt >-----
09:56:18 [INFO] Building org.eclipse.swtbot.generator.jdt 4.2.0-SNAPSHOT         [22/57]
09:56:18 [INFO]   from org.eclipse.swtbot.generator.jdt/pom.xml
09:56:18 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:56:18 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
09:56:18 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
09:56:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/pom.xml
09:56:18 [INFO] 
09:56:18 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.jdt ---
09:56:18 [INFO] The project's OSGi version is 4.2.0.202405291350
09:56:18 [INFO] 
09:56:18 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.jdt ---
09:56:18 [INFO] 
09:56:18 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.jdt ---
09:56:18 [INFO] 
09:56:18 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.jdt ---
09:56:18 [INFO] 
09:56:18 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.generator.jdt ---
09:56:18 [INFO] Resolving class path of org.eclipse.swtbot.generator.jdt
09:56:18 [INFO] 
09:56:18 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.jdt ---
09:56:18 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
09:56:18 [INFO] 
09:56:18 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.jdt ---
09:56:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:56:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/src/main/resources
09:56:18 [INFO] 
09:56:18 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.generator.jdt ---
09:56:18 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
09:56:19 [INFO] 
09:56:19 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.generator.jdt ---
09:56:19 [INFO] 
09:56:19 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.generator.jdt ---
09:56:19 [INFO] 
09:56:19 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.jdt ---
09:56:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:56:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/src/test/resources
09:56:19 [INFO] 
09:56:19 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.generator.jdt ---
09:56:19 [INFO] 
09:56:19 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator.jdt ---
09:56:19 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 103 were skipped
09:56:19 [INFO] 
09:56:19 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.jdt ---
09:56:19 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.2.0-SNAPSHOT-sources.jar
09:56:19 [INFO] 
09:56:19 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.jdt ---
09:56:19 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.2.0-SNAPSHOT.jar
09:56:19 [INFO] 
09:56:19 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.jdt ---
09:56:19 [INFO] 
09:56:19 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator.jdt ---
09:56:19 [INFO] 
09:56:19 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.jdt ---
09:56:19 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.2.0-SNAPSHOT.jar
09:56:23 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.2.0-SNAPSHOT-sources.jar
09:56:27 [INFO] 
09:56:27 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.jdt ---
09:56:27 [INFO] 
09:56:27 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.jdt ---
09:56:27 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-4.2.0-SNAPSHOT.jar
09:56:27 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-4.2.0-SNAPSHOT.pom
09:56:27 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-4.2.0-SNAPSHOT-sources.jar
09:56:27 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-4.2.0-SNAPSHOT-p2metadata.xml
09:56:27 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-4.2.0-SNAPSHOT-p2artifacts.xml
09:56:27 [INFO] 
09:56:27 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.jdt ---
09:56:27 [INFO] 
09:56:27 [INFO] -----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.ui >-----
09:56:27 [INFO] Building org.eclipse.swtbot.generator.ui 4.2.0-SNAPSHOT          [23/57]
09:56:27 [INFO]   from org.eclipse.swtbot.generator.ui/pom.xml
09:56:27 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:56:27 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
09:56:27 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
09:56:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.ui:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/pom.xml
09:56:27 [INFO] 
09:56:27 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.ui ---
09:56:27 [INFO] The project's OSGi version is 4.2.0.202405291350
09:56:27 [INFO] 
09:56:27 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.ui ---
09:56:27 [INFO] 
09:56:27 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.ui ---
09:56:27 [INFO] 
09:56:27 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.ui ---
09:56:27 [INFO] 
09:56:27 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.generator.ui ---
09:56:27 [INFO] Resolving class path of org.eclipse.swtbot.generator.ui
09:56:27 [INFO] 
09:56:27 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.ui ---
09:56:27 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
09:56:27 [INFO] 
09:56:27 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.ui ---
09:56:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:56:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/src/main/resources
09:56:27 [INFO] 
09:56:27 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.generator.ui ---
09:56:27 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
09:56:28 [INFO] 
09:56:28 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.generator.ui ---
09:56:28 [INFO] 
09:56:28 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.generator.ui ---
09:56:28 [INFO] 
09:56:28 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.ui ---
09:56:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:56:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/src/test/resources
09:56:28 [INFO] 
09:56:28 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.generator.ui ---
09:56:28 [INFO] 
09:56:28 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator.ui ---
09:56:28 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 169 were skipped
09:56:28 [INFO] 
09:56:28 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.ui ---
09:56:28 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-4.2.0-SNAPSHOT-sources.jar
09:56:28 [INFO] 
09:56:28 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.ui ---
09:56:28 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-4.2.0-SNAPSHOT.jar
09:56:28 [INFO] 
09:56:28 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.ui ---
09:56:28 [INFO] 
09:56:28 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator.ui ---
09:56:28 [INFO] 
09:56:28 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.ui ---
09:56:28 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-4.2.0-SNAPSHOT.jar
09:56:32 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-4.2.0-SNAPSHOT-sources.jar
09:56:37 [INFO] 
09:56:37 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.ui ---
09:56:37 [INFO] 
09:56:37 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.ui ---
09:56:37 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.ui/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-4.2.0-SNAPSHOT.jar
09:56:37 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.ui/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-4.2.0-SNAPSHOT.pom
09:56:37 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.ui/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-4.2.0-SNAPSHOT-sources.jar
09:56:37 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.ui/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-4.2.0-SNAPSHOT-p2metadata.xml
09:56:37 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.ui/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-4.2.0-SNAPSHOT-p2artifacts.xml
09:56:37 [INFO] 
09:56:37 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.ui ---
09:56:37 [INFO] 
09:56:37 [INFO] -------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit5_x >-------
09:56:37 [INFO] Building org.eclipse.swtbot.junit5_x 4.2.0-SNAPSHOT              [24/57]
09:56:37 [INFO]   from org.eclipse.swtbot.junit5_x/pom.xml
09:56:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:56:37 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
09:56:37 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
09:56:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit5_x:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/pom.xml
09:56:37 [INFO] 
09:56:37 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.junit5_x ---
09:56:37 [INFO] The project's OSGi version is 4.2.0.202405291350
09:56:37 [INFO] 
09:56:37 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.junit5_x ---
09:56:37 [INFO] 
09:56:37 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.junit5_x ---
09:56:37 [INFO] 
09:56:37 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.junit5_x ---
09:56:37 [INFO] 
09:56:37 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.junit5_x ---
09:56:37 [INFO] Resolving class path of org.eclipse.swtbot.junit5_x
09:56:37 [INFO] 
09:56:37 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.junit5_x ---
09:56:37 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
09:56:37 [INFO] 
09:56:37 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.junit5_x ---
09:56:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:56:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/src/main/resources
09:56:37 [INFO] 
09:56:37 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.junit5_x ---
09:56:38 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
09:56:38 [INFO] 
09:56:38 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.junit5_x ---
09:56:38 [INFO] 
09:56:38 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.junit5_x ---
09:56:38 [INFO] 
09:56:38 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.junit5_x ---
09:56:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:56:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/src/test/resources
09:56:38 [INFO] 
09:56:38 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.junit5_x ---
09:56:38 [INFO] 
09:56:38 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.junit5_x ---
09:56:38 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
09:56:38 [INFO] 
09:56:38 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.junit5_x ---
09:56:38 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/org.eclipse.swtbot.junit5_x-4.2.0-SNAPSHOT-sources.jar
09:56:38 [INFO] 
09:56:38 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.junit5_x ---
09:56:38 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/org.eclipse.swtbot.junit5_x-4.2.0-SNAPSHOT.jar
09:56:38 [INFO] 
09:56:38 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.junit5_x ---
09:56:38 [INFO] 
09:56:38 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.junit5_x ---
09:56:38 [INFO] 
09:56:38 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.junit5_x ---
09:56:38 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/org.eclipse.swtbot.junit5_x-4.2.0-SNAPSHOT.jar
09:56:41 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/org.eclipse.swtbot.junit5_x-4.2.0-SNAPSHOT-sources.jar
09:56:49 [INFO] 
09:56:49 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.junit5_x ---
09:56:49 [INFO] 
09:56:49 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.junit5_x ---
09:56:49 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/org.eclipse.swtbot.junit5_x-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit5_x/4.2.0-SNAPSHOT/org.eclipse.swtbot.junit5_x-4.2.0-SNAPSHOT.jar
09:56:49 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit5_x/4.2.0-SNAPSHOT/org.eclipse.swtbot.junit5_x-4.2.0-SNAPSHOT.pom
09:56:49 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/org.eclipse.swtbot.junit5_x-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit5_x/4.2.0-SNAPSHOT/org.eclipse.swtbot.junit5_x-4.2.0-SNAPSHOT-sources.jar
09:56:49 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit5_x/4.2.0-SNAPSHOT/org.eclipse.swtbot.junit5_x-4.2.0-SNAPSHOT-p2metadata.xml
09:56:49 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit5_x/4.2.0-SNAPSHOT/org.eclipse.swtbot.junit5_x-4.2.0-SNAPSHOT-p2artifacts.xml
09:56:49 [INFO] 
09:56:49 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.junit5_x ---
09:56:49 [INFO] 
09:56:49 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder >--
09:56:49 [INFO] Building org.eclipse.swtbot.nebula.gallery.finder 4.2.0-SNAPSHOT [25/57]
09:56:49 [INFO]   from org.eclipse.swtbot.nebula.gallery.finder/pom.xml
09:56:49 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:56:49 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
09:56:49 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
09:56:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/pom.xml
09:56:49 [INFO] 
09:56:49 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.gallery.finder ---
09:56:49 [INFO] The project's OSGi version is 4.2.0.202405291350
09:56:49 [INFO] 
09:56:49 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.gallery.finder ---
09:56:49 [INFO] 
09:56:49 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.gallery.finder ---
09:56:49 [INFO] 
09:56:49 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.gallery.finder ---
09:56:49 [INFO] 
09:56:49 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.gallery.finder ---
09:56:49 [INFO] Resolving class path of org.eclipse.swtbot.nebula.gallery.finder
09:56:49 [INFO] 
09:56:49 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.gallery.finder ---
09:56:49 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
09:56:49 [INFO] 
09:56:49 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.gallery.finder ---
09:56:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:56:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/src/main/resources
09:56:49 [INFO] 
09:56:49 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.gallery.finder ---
09:56:49 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
09:56:49 [INFO] 
09:56:49 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.nebula.gallery.finder ---
09:56:49 [INFO] 
09:56:49 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.gallery.finder ---
09:56:49 [INFO] 
09:56:49 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.gallery.finder ---
09:56:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:56:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/src/test/resources
09:56:49 [INFO] 
09:56:49 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.nebula.gallery.finder ---
09:56:49 [INFO] 
09:56:49 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.gallery.finder ---
09:56:49 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 13 were skipped
09:56:49 [INFO] 
09:56:49 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.gallery.finder ---
09:56:49 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-4.2.0-SNAPSHOT-sources.jar
09:56:49 [INFO] 
09:56:49 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.gallery.finder ---
09:56:50 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-4.2.0-SNAPSHOT.jar
09:56:50 [INFO] 
09:56:50 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.gallery.finder ---
09:56:50 [INFO] 
09:56:50 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.gallery.finder ---
09:56:50 [INFO] 
09:56:50 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.gallery.finder ---
09:56:50 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-4.2.0-SNAPSHOT.jar
09:57:00 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-4.2.0-SNAPSHOT-sources.jar
09:57:10 [INFO] 
09:57:10 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.gallery.finder ---
09:57:10 [INFO] 
09:57:10 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.gallery.finder ---
09:57:10 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-4.2.0-SNAPSHOT.jar
09:57:10 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-4.2.0-SNAPSHOT.pom
09:57:10 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-4.2.0-SNAPSHOT-sources.jar
09:57:10 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-4.2.0-SNAPSHOT-p2metadata.xml
09:57:10 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-4.2.0-SNAPSHOT-p2artifacts.xml
09:57:10 [INFO] 
09:57:10 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.gallery.finder ---
09:57:10 [INFO] 
09:57:10 [INFO] ----------< org.eclipse.swtbot.test:org.eclipse.swt.examples >----------
09:57:10 [INFO] Building org.eclipse.swt.examples 4.2.0-SNAPSHOT                 [26/57]
09:57:10 [INFO]   from org.eclipse.swt.examples/pom.xml
09:57:10 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:57:10 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
09:57:10 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
09:57:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.test:org.eclipse.swt.examples:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/pom.xml
09:57:10 [INFO] 
09:57:10 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swt.examples ---
09:57:10 [INFO] The project's OSGi version is 4.2.0.202405291350
09:57:10 [INFO] 
09:57:10 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swt.examples ---
09:57:10 [INFO] 
09:57:10 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swt.examples ---
09:57:10 [INFO] 
09:57:10 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swt.examples ---
09:57:10 [INFO] 
09:57:10 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swt.examples ---
09:57:10 [INFO] Resolving class path of org.eclipse.swt.examples
09:57:10 [INFO] 
09:57:10 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swt.examples ---
09:57:10 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
09:57:10 [INFO] 
09:57:10 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swt.examples ---
09:57:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:57:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/src/main/resources
09:57:10 [INFO] 
09:57:10 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swt.examples ---
09:57:10 [INFO] Compiling 135 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
09:57:11 [INFO] 
09:57:11 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swt.examples ---
09:57:11 [INFO] 
09:57:11 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swt.examples ---
09:57:11 [INFO] 
09:57:11 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swt.examples ---
09:57:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:57:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/src/test/resources
09:57:11 [INFO] 
09:57:11 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swt.examples ---
09:57:11 [INFO] 
09:57:11 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swt.examples ---
09:57:11 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 14 were skipped
09:57:11 [INFO] 
09:57:11 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swt.examples ---
09:57:11 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.2.0-SNAPSHOT-sources.jar
09:57:11 [INFO] 
09:57:11 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swt.examples ---
09:57:12 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.2.0-SNAPSHOT.jar
09:57:12 [INFO] 
09:57:12 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swt.examples ---
09:57:12 [INFO] 
09:57:12 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swt.examples ---
09:57:12 [INFO] 
09:57:12 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swt.examples ---
09:57:13 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.2.0-SNAPSHOT.jar
09:57:45 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.2.0-SNAPSHOT-sources.jar
09:58:00 [INFO] 
09:58:00 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swt.examples ---
09:58:00 [INFO] 
09:58:00 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swt.examples ---
09:58:00 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swt.examples/4.2.0-SNAPSHOT/org.eclipse.swt.examples-4.2.0-SNAPSHOT.jar
09:58:00 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swt.examples/4.2.0-SNAPSHOT/org.eclipse.swt.examples-4.2.0-SNAPSHOT.pom
09:58:00 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swt.examples/4.2.0-SNAPSHOT/org.eclipse.swt.examples-4.2.0-SNAPSHOT-sources.jar
09:58:00 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swt.examples/4.2.0-SNAPSHOT/org.eclipse.swt.examples-4.2.0-SNAPSHOT-p2metadata.xml
09:58:00 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swt.examples/4.2.0-SNAPSHOT/org.eclipse.swt.examples-4.2.0-SNAPSHOT-p2artifacts.xml
09:58:00 [INFO] 
09:58:00 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swt.examples ---
09:58:00 [INFO] 
09:58:00 [INFO] -------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.demo >-------
09:58:00 [INFO] Building org.eclipse.swtbot.swt.demo 4.2.0-SNAPSHOT              [27/57]
09:58:00 [INFO]   from org.eclipse.swtbot.swt.demo/pom.xml
09:58:00 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:58:00 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
09:58:00 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
09:58:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.demo:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/pom.xml
09:58:00 [INFO] 
09:58:00 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.demo ---
09:58:00 [INFO] The project's OSGi version is 4.2.0.202405291350
09:58:00 [INFO] 
09:58:00 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.demo ---
09:58:00 [INFO] 
09:58:00 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.demo ---
09:58:00 [INFO] 
09:58:00 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.demo ---
09:58:00 [INFO] 
09:58:00 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.swt.demo ---
09:58:00 [INFO] Resolving class path of org.eclipse.swtbot.swt.demo
09:58:00 [INFO] 
09:58:00 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.swt.demo ---
09:58:00 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
09:58:00 [INFO] 
09:58:00 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.demo ---
09:58:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:58:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/src/main/resources
09:58:00 [INFO] 
09:58:00 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.swt.demo ---
09:58:00 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
09:58:01 [INFO] 
09:58:01 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.swt.demo ---
09:58:01 [INFO] 
09:58:01 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.swt.demo ---
09:58:01 [INFO] 
09:58:01 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.demo ---
09:58:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:58:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/src/test/resources
09:58:01 [INFO] 
09:58:01 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.swt.demo ---
09:58:01 [INFO] 
09:58:01 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.swt.demo ---
09:58:01 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 18 were skipped
09:58:01 [INFO] 
09:58:01 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.demo ---
09:58:01 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-4.2.0-SNAPSHOT-sources.jar
09:58:01 [INFO] 
09:58:01 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.demo ---
09:58:01 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-4.2.0-SNAPSHOT.jar
09:58:01 [INFO] 
09:58:01 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.demo ---
09:58:01 [INFO] 
09:58:01 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.swt.demo ---
09:58:01 [INFO] 
09:58:01 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.swt.demo ---
09:58:01 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-4.2.0-SNAPSHOT.jar
09:58:18 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-4.2.0-SNAPSHOT-sources.jar
09:58:34 [INFO] 
09:58:34 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.demo ---
09:58:34 [INFO] 
09:58:34 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.demo ---
09:58:34 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.demo/4.2.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-4.2.0-SNAPSHOT.jar
09:58:34 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.demo/4.2.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-4.2.0-SNAPSHOT.pom
09:58:34 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.demo/4.2.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-4.2.0-SNAPSHOT-sources.jar
09:58:34 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.demo/4.2.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-4.2.0-SNAPSHOT-p2metadata.xml
09:58:34 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.demo/4.2.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-4.2.0-SNAPSHOT-p2artifacts.xml
09:58:34 [INFO] 
09:58:34 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.demo ---
09:58:34 [INFO] 
09:58:34 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.ui.forms.examples >------
09:58:34 [INFO] Building org.eclipse.ui.forms.examples 4.2.0-SNAPSHOT            [28/57]
09:58:34 [INFO]   from org.eclipse.ui.forms.examples/pom.xml
09:58:34 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:58:34 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
09:58:34 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
09:58:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.ui.forms.examples:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/pom.xml
09:58:34 [INFO] 
09:58:34 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.ui.forms.examples ---
09:58:34 [INFO] The project's OSGi version is 4.2.0.202405291350
09:58:34 [INFO] 
09:58:34 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.ui.forms.examples ---
09:58:34 [INFO] 
09:58:34 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.ui.forms.examples ---
09:58:34 [INFO] 
09:58:34 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.ui.forms.examples ---
09:58:34 [INFO] 
09:58:34 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.ui.forms.examples ---
09:58:34 [INFO] Resolving class path of org.eclipse.ui.forms.examples
09:58:34 [INFO] 
09:58:34 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.ui.forms.examples ---
09:58:34 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
09:58:34 [INFO] 
09:58:34 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ui.forms.examples ---
09:58:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:58:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/src/main/resources
09:58:34 [INFO] 
09:58:34 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.ui.forms.examples ---
09:58:34 [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
09:58:34 [INFO] 
09:58:34 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.ui.forms.examples ---
09:58:34 [INFO] 
09:58:34 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.ui.forms.examples ---
09:58:34 [INFO] 
09:58:34 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ui.forms.examples ---
09:58:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:58:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/src/test/resources
09:58:34 [INFO] 
09:58:34 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.ui.forms.examples ---
09:58:34 [INFO] 
09:58:34 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.forms.examples ---
09:58:34 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 78 were skipped
09:58:34 [INFO] 
09:58:34 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.ui.forms.examples ---
09:58:34 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-4.2.0-SNAPSHOT-sources.jar
09:58:34 [INFO] 
09:58:34 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.ui.forms.examples ---
09:58:34 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/examples.jar
09:58:34 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-4.2.0-SNAPSHOT.jar
09:58:34 [INFO] 
09:58:34 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.forms.examples ---
09:58:35 [INFO] 
09:58:35 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.ui.forms.examples ---
09:58:35 [INFO] 
09:58:35 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ui.forms.examples ---
09:58:35 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-4.2.0-SNAPSHOT.jar_unpacked_9479216839815678935/examples.jar' is disabled.
09:58:35 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-4.2.0-SNAPSHOT.jar_unpacked_9479216839815678935/examples.jar
09:58:49 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-4.2.0-SNAPSHOT.jar
09:59:07 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-4.2.0-SNAPSHOT-sources.jar
09:59:25 [INFO] 
09:59:25 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.ui.forms.examples ---
09:59:25 [INFO] 
09:59:25 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.ui.forms.examples ---
09:59:25 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.ui.forms.examples/4.2.0-SNAPSHOT/org.eclipse.ui.forms.examples-4.2.0-SNAPSHOT.jar
09:59:25 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.ui.forms.examples/4.2.0-SNAPSHOT/org.eclipse.ui.forms.examples-4.2.0-SNAPSHOT.pom
09:59:25 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.ui.forms.examples/4.2.0-SNAPSHOT/org.eclipse.ui.forms.examples-4.2.0-SNAPSHOT-sources.jar
09:59:25 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.ui.forms.examples/4.2.0-SNAPSHOT/org.eclipse.ui.forms.examples-4.2.0-SNAPSHOT-p2metadata.xml
09:59:25 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.ui.forms.examples/4.2.0-SNAPSHOT/org.eclipse.ui.forms.examples-4.2.0-SNAPSHOT-p2artifacts.xml
09:59:25 [INFO] 
09:59:25 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.ui.forms.examples ---
09:59:25 [INFO] 
09:59:25 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder >--
09:59:25 [INFO] Building org.eclipse.swtbot.nebula.nattable.finder 4.2.0-SNAPSHOT [29/57]
09:59:25 [INFO]   from org.eclipse.swtbot.nebula.nattable.finder/pom.xml
09:59:25 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:59:25 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
09:59:25 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
09:59:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/pom.xml
09:59:27 [INFO] 
09:59:27 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.nattable.finder ---
09:59:27 [INFO] The project's OSGi version is 4.2.0.202405291350
09:59:27 [INFO] 
09:59:27 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.nattable.finder ---
09:59:27 [INFO] 
09:59:27 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.nattable.finder ---
09:59:27 [INFO] 
09:59:27 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.nattable.finder ---
09:59:27 [INFO] 
09:59:27 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.nattable.finder ---
09:59:27 [INFO] Resolving class path of org.eclipse.swtbot.nebula.nattable.finder
09:59:27 [INFO] 
09:59:27 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.nattable.finder ---
09:59:27 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
09:59:27 [INFO] 
09:59:27 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.nattable.finder ---
09:59:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:59:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/src/main/resources
09:59:27 [INFO] 
09:59:27 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.nattable.finder ---
09:59:27 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
09:59:27 [INFO] 
09:59:27 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.nebula.nattable.finder ---
09:59:27 [INFO] 
09:59:27 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.nattable.finder ---
09:59:27 [INFO] 
09:59:27 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.nattable.finder ---
09:59:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:59:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/src/test/resources
09:59:27 [INFO] 
09:59:27 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.nebula.nattable.finder ---
09:59:27 [INFO] 
09:59:27 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.nattable.finder ---
09:59:27 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 14 were skipped
09:59:27 [INFO] 
09:59:27 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.nattable.finder ---
09:59:27 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-4.2.0-SNAPSHOT-sources.jar
09:59:27 [INFO] 
09:59:27 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.nattable.finder ---
09:59:27 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-4.2.0-SNAPSHOT.jar
09:59:27 [INFO] 
09:59:27 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.nattable.finder ---
09:59:27 [INFO] 
09:59:27 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.nattable.finder ---
09:59:27 [INFO] 
09:59:27 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.nattable.finder ---
09:59:27 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-4.2.0-SNAPSHOT.jar
09:59:39 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-4.2.0-SNAPSHOT-sources.jar
09:59:52 [INFO] 
09:59:52 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.nattable.finder ---
09:59:52 [INFO] 
09:59:52 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.nattable.finder ---
09:59:52 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-4.2.0-SNAPSHOT.jar
09:59:52 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-4.2.0-SNAPSHOT.pom
09:59:52 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-4.2.0-SNAPSHOT-sources.jar
09:59:52 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-4.2.0-SNAPSHOT-p2metadata.xml
09:59:52 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-4.2.0-SNAPSHOT-p2artifacts.xml
09:59:52 [INFO] 
09:59:52 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.nattable.finder ---
09:59:52 [INFO] 
09:59:52 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.checkboxgroup.finder >--
09:59:52 [INFO] Building org.eclipse.swtbot.nebula.checkboxgroup.finder 4.2.0-SNAPSHOT [30/57]
09:59:52 [INFO]   from org.eclipse.swtbot.nebula.checkboxgroup.finder/pom.xml
09:59:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:59:52 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
09:59:52 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
09:59:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.checkboxgroup.finder:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/pom.xml
09:59:52 [INFO] 
09:59:52 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
09:59:52 [INFO] The project's OSGi version is 4.2.0.202405291350
09:59:52 [INFO] 
09:59:52 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
09:59:52 [INFO] 
09:59:52 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
09:59:52 [INFO] 
09:59:52 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
09:59:52 [INFO] 
09:59:52 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
09:59:52 [INFO] Resolving class path of org.eclipse.swtbot.nebula.checkboxgroup.finder
09:59:52 [INFO] 
09:59:52 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
09:59:52 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
09:59:52 [INFO] 
09:59:52 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
09:59:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:59:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/src/main/resources
09:59:52 [INFO] 
09:59:52 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
09:59:52 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
09:59:52 [INFO] 
09:59:52 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
09:59:52 [INFO] 
09:59:52 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
09:59:52 [INFO] 
09:59:52 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
09:59:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:59:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/src/test/resources
09:59:52 [INFO] 
09:59:52 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
09:59:52 [INFO] 
09:59:52 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
09:59:52 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 14 were skipped
09:59:52 [INFO] 
09:59:52 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
09:59:52 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.2.0-SNAPSHOT-sources.jar
09:59:52 [INFO] 
09:59:52 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
09:59:52 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.2.0-SNAPSHOT.jar
09:59:52 [INFO] 
09:59:52 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
09:59:52 [INFO] 
09:59:52 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
09:59:52 [INFO] 
09:59:52 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
09:59:52 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.2.0-SNAPSHOT.jar
10:00:00 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.2.0-SNAPSHOT-sources.jar
10:00:12 [INFO] 
10:00:12 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
10:00:12 [INFO] 
10:00:12 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
10:00:12 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.checkboxgroup.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.2.0-SNAPSHOT.jar
10:00:12 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.checkboxgroup.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.2.0-SNAPSHOT.pom
10:00:12 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.checkboxgroup.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.2.0-SNAPSHOT-sources.jar
10:00:12 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.checkboxgroup.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.2.0-SNAPSHOT-p2metadata.xml
10:00:12 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.checkboxgroup.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.2.0-SNAPSHOT-p2artifacts.xml
10:00:12 [INFO] 
10:00:12 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
10:00:12 [INFO] 
10:00:12 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.stepbar.finder >--
10:00:12 [INFO] Building org.eclipse.swtbot.nebula.stepbar.finder 4.2.0-SNAPSHOT [31/57]
10:00:12 [INFO]   from org.eclipse.swtbot.nebula.stepbar.finder/pom.xml
10:00:12 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:00:12 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
10:00:12 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
10:00:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.stepbar.finder:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/pom.xml
10:00:12 [INFO] 
10:00:12 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.stepbar.finder ---
10:00:12 [INFO] The project's OSGi version is 4.2.0.202405291350
10:00:12 [INFO] 
10:00:12 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.stepbar.finder ---
10:00:12 [INFO] 
10:00:12 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.stepbar.finder ---
10:00:12 [INFO] 
10:00:12 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.stepbar.finder ---
10:00:12 [INFO] 
10:00:12 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.stepbar.finder ---
10:00:12 [INFO] Resolving class path of org.eclipse.swtbot.nebula.stepbar.finder
10:00:12 [INFO] 
10:00:12 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.stepbar.finder ---
10:00:12 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:00:12 [INFO] 
10:00:12 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.stepbar.finder ---
10:00:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:00:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/src/main/resources
10:00:12 [INFO] 
10:00:12 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.stepbar.finder ---
10:00:12 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:00:12 [INFO] 
10:00:12 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.nebula.stepbar.finder ---
10:00:12 [INFO] 
10:00:12 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.stepbar.finder ---
10:00:12 [INFO] 
10:00:12 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.stepbar.finder ---
10:00:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:00:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/src/test/resources
10:00:12 [INFO] 
10:00:12 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.nebula.stepbar.finder ---
10:00:12 [INFO] 
10:00:12 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.stepbar.finder ---
10:00:12 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 14 were skipped
10:00:12 [INFO] 
10:00:12 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.stepbar.finder ---
10:00:12 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/org.eclipse.swtbot.nebula.stepbar.finder-4.2.0-SNAPSHOT-sources.jar
10:00:12 [INFO] 
10:00:12 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.stepbar.finder ---
10:00:12 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/org.eclipse.swtbot.nebula.stepbar.finder-4.2.0-SNAPSHOT.jar
10:00:12 [INFO] 
10:00:12 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.stepbar.finder ---
10:00:12 [INFO] 
10:00:12 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.stepbar.finder ---
10:00:12 [INFO] 
10:00:12 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.stepbar.finder ---
10:00:12 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/org.eclipse.swtbot.nebula.stepbar.finder-4.2.0-SNAPSHOT.jar
10:00:25 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/org.eclipse.swtbot.nebula.stepbar.finder-4.2.0-SNAPSHOT-sources.jar
10:00:35 [INFO] 
10:00:35 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.stepbar.finder ---
10:00:35 [INFO] 
10:00:35 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.stepbar.finder ---
10:00:35 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/org.eclipse.swtbot.nebula.stepbar.finder-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.stepbar.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder-4.2.0-SNAPSHOT.jar
10:00:35 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.stepbar.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder-4.2.0-SNAPSHOT.pom
10:00:35 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/org.eclipse.swtbot.nebula.stepbar.finder-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.stepbar.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder-4.2.0-SNAPSHOT-sources.jar
10:00:35 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.stepbar.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder-4.2.0-SNAPSHOT-p2metadata.xml
10:00:35 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.stepbar.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder-4.2.0-SNAPSHOT-p2artifacts.xml
10:00:35 [INFO] 
10:00:35 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.stepbar.finder ---
10:00:35 [INFO] 
10:00:35 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.rangeslider.finder >--
10:00:35 [INFO] Building org.eclipse.swtbot.nebula.rangeslider.finder 4.2.0-SNAPSHOT [32/57]
10:00:35 [INFO]   from org.eclipse.swtbot.nebula.rangeslider.finder/pom.xml
10:00:35 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:00:35 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
10:00:35 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
10:00:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.rangeslider.finder:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/pom.xml
10:00:35 [INFO] 
10:00:35 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
10:00:35 [INFO] The project's OSGi version is 4.2.0.202405291350
10:00:35 [INFO] 
10:00:35 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
10:00:35 [INFO] 
10:00:35 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
10:00:35 [INFO] 
10:00:35 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
10:00:35 [INFO] 
10:00:35 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
10:00:35 [INFO] Resolving class path of org.eclipse.swtbot.nebula.rangeslider.finder
10:00:35 [INFO] 
10:00:35 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
10:00:35 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:00:35 [INFO] 
10:00:35 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
10:00:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:00:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/src/main/resources
10:00:35 [INFO] 
10:00:35 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
10:00:35 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:00:36 [INFO] 
10:00:36 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
10:00:36 [INFO] 
10:00:36 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
10:00:36 [INFO] 
10:00:36 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
10:00:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:00:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/src/test/resources
10:00:36 [INFO] 
10:00:36 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
10:00:36 [INFO] 
10:00:36 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
10:00:36 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 14 were skipped
10:00:36 [INFO] 
10:00:36 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
10:00:36 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/org.eclipse.swtbot.nebula.rangeslider.finder-4.2.0-SNAPSHOT-sources.jar
10:00:36 [INFO] 
10:00:36 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
10:00:36 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/org.eclipse.swtbot.nebula.rangeslider.finder-4.2.0-SNAPSHOT.jar
10:00:36 [INFO] 
10:00:36 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
10:00:36 [INFO] 
10:00:36 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
10:00:36 [INFO] 
10:00:36 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
10:00:36 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/org.eclipse.swtbot.nebula.rangeslider.finder-4.2.0-SNAPSHOT.jar
10:00:48 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/org.eclipse.swtbot.nebula.rangeslider.finder-4.2.0-SNAPSHOT-sources.jar
10:00:59 [INFO] 
10:00:59 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
10:00:59 [INFO] 
10:00:59 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
10:00:59 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/org.eclipse.swtbot.nebula.rangeslider.finder-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.rangeslider.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder-4.2.0-SNAPSHOT.jar
10:00:59 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.rangeslider.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder-4.2.0-SNAPSHOT.pom
10:00:59 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/org.eclipse.swtbot.nebula.rangeslider.finder-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.rangeslider.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder-4.2.0-SNAPSHOT-sources.jar
10:00:59 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.rangeslider.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder-4.2.0-SNAPSHOT-p2metadata.xml
10:00:59 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.rangeslider.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder-4.2.0-SNAPSHOT-p2artifacts.xml
10:00:59 [INFO] 
10:00:59 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
10:00:59 [INFO] 
10:00:59 [INFO] -----< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.gef >-----
10:00:59 [INFO] Building org.eclipse.swtbot.eclipse.gef 4.2.0-SNAPSHOT           [33/57]
10:00:59 [INFO]   from org.eclipse.swtbot.eclipse.gef/pom.xml
10:00:59 [INFO] --------------------------[ eclipse-feature ]---------------------------
10:00:59 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
10:00:59 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
10:00:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.gef:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/pom.xml
10:00:59 [INFO] 
10:00:59 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.eclipse.gef ---
10:00:59 [INFO] The project's OSGi version is 4.2.0.202405291350
10:00:59 [INFO] 
10:00:59 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.gef ---
10:00:59 [INFO] 
10:00:59 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.gef ---
10:00:59 [INFO] 
10:00:59 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.gef ---
10:00:59 [INFO] 
10:00:59 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.gef ---
10:00:59 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:00:59 [INFO] 
10:00:59 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.gef ---
10:00:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:00:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/src/main/resources
10:00:59 [INFO] 
10:00:59 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.gef ---
10:00:59 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 92 were skipped
10:00:59 [INFO] 
10:00:59 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.gef ---
10:00:59 [INFO] 
10:00:59 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.eclipse.gef ---
10:00:59 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-4.2.0-SNAPSHOT.jar
10:00:59 [INFO] 
10:00:59 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.gef ---
10:00:59 [INFO] 
10:00:59 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.eclipse.gef ---
10:00:59 [INFO] 
10:00:59 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.gef ---
10:00:59 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-4.2.0-SNAPSHOT-sources-feature.jar
10:00:59 [INFO] 
10:00:59 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.gef ---
10:00:59 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-4.2.0-SNAPSHOT.jar
10:01:09 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-4.2.0-SNAPSHOT-sources-feature.jar
10:01:17 [INFO] 
10:01:17 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.gef ---
10:01:17 [INFO] 
10:01:17 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.gef ---
10:01:17 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.gef/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef-4.2.0-SNAPSHOT.jar
10:01:17 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.gef/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef-4.2.0-SNAPSHOT.pom
10:01:17 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-4.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.gef/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef-4.2.0-SNAPSHOT-sources-feature.jar
10:01:17 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.gef/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef-4.2.0-SNAPSHOT-p2metadata.xml
10:01:17 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.gef/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef-4.2.0-SNAPSHOT-p2artifacts.xml
10:01:17 [INFO] 
10:01:17 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.gef ---
10:01:17 [INFO] 
10:01:17 [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.generator.feature >--
10:01:17 [INFO] Building org.eclipse.swtbot.generator.feature 4.2.0-SNAPSHOT     [34/57]
10:01:17 [INFO]   from org.eclipse.swtbot.generator.feature/pom.xml
10:01:17 [INFO] --------------------------[ eclipse-feature ]---------------------------
10:01:17 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
10:01:17 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
10:01:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.generator.feature:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/pom.xml
10:01:17 [INFO] 
10:01:17 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.generator.feature ---
10:01:17 [INFO] The project's OSGi version is 4.2.0.202405291350
10:01:17 [INFO] 
10:01:17 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.feature ---
10:01:17 [INFO] 
10:01:17 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.feature ---
10:01:17 [INFO] 
10:01:17 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.feature ---
10:01:17 [INFO] 
10:01:17 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.feature ---
10:01:17 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:01:17 [INFO] 
10:01:17 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.feature ---
10:01:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:01:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/src/main/resources
10:01:17 [INFO] 
10:01:17 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator.feature ---
10:01:17 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 147 were skipped
10:01:17 [INFO] 
10:01:17 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.feature ---
10:01:17 [INFO] 
10:01:17 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.generator.feature ---
10:01:17 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-4.2.0-SNAPSHOT.jar
10:01:17 [INFO] 
10:01:17 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.feature ---
10:01:17 [INFO] 
10:01:17 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.generator.feature ---
10:01:17 [INFO] 
10:01:17 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator.feature ---
10:01:17 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-4.2.0-SNAPSHOT-sources-feature.jar
10:01:17 [INFO] 
10:01:17 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.feature ---
10:01:17 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-4.2.0-SNAPSHOT.jar
10:01:25 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-4.2.0-SNAPSHOT-sources-feature.jar
10:01:35 [INFO] 
10:01:35 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.feature ---
10:01:35 [INFO] 
10:01:35 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.feature ---
10:01:35 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.generator.feature/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.feature-4.2.0-SNAPSHOT.jar
10:01:35 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.generator.feature/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.feature-4.2.0-SNAPSHOT.pom
10:01:35 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-4.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.generator.feature/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.feature-4.2.0-SNAPSHOT-sources-feature.jar
10:01:35 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.generator.feature/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.feature-4.2.0-SNAPSHOT-p2metadata.xml
10:01:35 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.generator.feature/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.feature-4.2.0-SNAPSHOT-p2artifacts.xml
10:01:35 [INFO] 
10:01:35 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.feature ---
10:01:35 [INFO] 
10:01:35 [INFO] ---------< org.eclipse.swtbot.features:org.eclipse.swtbot.ide >---------
10:01:35 [INFO] Building org.eclipse.swtbot.ide 4.2.0-SNAPSHOT                   [35/57]
10:01:35 [INFO]   from org.eclipse.swtbot.ide/pom.xml
10:01:35 [INFO] --------------------------[ eclipse-feature ]---------------------------
10:01:35 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
10:01:35 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
10:01:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.ide:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/pom.xml
10:01:36 [INFO] 
10:01:36 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.ide ---
10:01:36 [INFO] The project's OSGi version is 4.2.0.202405291350
10:01:36 [INFO] 
10:01:36 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.ide ---
10:01:36 [INFO] 
10:01:36 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.ide ---
10:01:36 [INFO] 
10:01:36 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.ide ---
10:01:36 [INFO] 
10:01:36 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.ide ---
10:01:36 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:01:36 [INFO] 
10:01:36 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.ide ---
10:01:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:01:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/src/main/resources
10:01:36 [INFO] 
10:01:36 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.ide ---
10:01:36 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 147 were skipped
10:01:36 [INFO] 
10:01:36 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.ide ---
10:01:36 [INFO] 
10:01:36 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.ide ---
10:01:36 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-4.2.0-SNAPSHOT.jar
10:01:36 [INFO] 
10:01:36 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.ide ---
10:01:36 [INFO] 
10:01:36 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.ide ---
10:01:36 [INFO] 
10:01:36 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.ide ---
10:01:36 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-4.2.0-SNAPSHOT-sources-feature.jar
10:01:36 [INFO] 
10:01:36 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.ide ---
10:01:36 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-4.2.0-SNAPSHOT.jar
10:01:43 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-4.2.0-SNAPSHOT-sources-feature.jar
10:01:53 [INFO] 
10:01:53 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.ide ---
10:01:53 [INFO] 
10:01:53 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.ide ---
10:01:53 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.ide/4.2.0-SNAPSHOT/org.eclipse.swtbot.ide-4.2.0-SNAPSHOT.jar
10:01:53 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.ide/4.2.0-SNAPSHOT/org.eclipse.swtbot.ide-4.2.0-SNAPSHOT.pom
10:01:53 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-4.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.ide/4.2.0-SNAPSHOT/org.eclipse.swtbot.ide-4.2.0-SNAPSHOT-sources-feature.jar
10:01:53 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.ide/4.2.0-SNAPSHOT/org.eclipse.swtbot.ide-4.2.0-SNAPSHOT-p2metadata.xml
10:01:53 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.ide/4.2.0-SNAPSHOT/org.eclipse.swtbot.ide-4.2.0-SNAPSHOT-p2artifacts.xml
10:01:53 [INFO] 
10:01:53 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.ide ---
10:01:53 [INFO] 
10:01:53 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit5.headless >--
10:01:53 [INFO] Building org.eclipse.swtbot.eclipse.junit5.headless 4.2.0-SNAPSHOT [36/57]
10:01:53 [INFO]   from org.eclipse.swtbot.eclipse.junit5.headless/pom.xml
10:01:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:01:53 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
10:01:53 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
10:01:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit5.headless:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/pom.xml
10:01:53 [INFO] Resolving test dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit5.headless:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/pom.xml
10:01:54 [INFO] 
10:01:54 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.junit5.headless ---
10:01:54 [INFO] The project's OSGi version is 4.2.0.202405291350
10:01:54 [INFO] 
10:01:54 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.junit5.headless ---
10:01:54 [INFO] 
10:01:54 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.junit5.headless ---
10:01:54 [INFO] 
10:01:54 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.junit5.headless ---
10:01:54 [INFO] 
10:01:54 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.junit5.headless ---
10:01:54 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.junit5.headless
10:01:54 [INFO] 
10:01:54 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.junit5.headless ---
10:01:54 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:01:54 [INFO] 
10:01:54 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.junit5.headless ---
10:01:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:01:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/src/main/resources
10:01:54 [INFO] 
10:01:54 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.junit5.headless ---
10:01:54 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:01:55 [INFO] 
10:01:55 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.eclipse.junit5.headless ---
10:01:55 [INFO] 
10:01:55 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.junit5.headless ---
10:01:55 [INFO] 
10:01:55 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.junit5.headless ---
10:01:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:01:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/src/test/resources
10:01:55 [INFO] 
10:01:55 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.junit5.headless ---
10:01:55 [INFO] 
10:01:55 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.junit5.headless ---
10:01:55 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 87 were skipped
10:01:55 [INFO] 
10:01:55 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.junit5.headless ---
10:01:55 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/org.eclipse.swtbot.eclipse.junit5.headless-4.2.0-SNAPSHOT-sources.jar
10:01:55 [INFO] 
10:01:55 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.junit5.headless ---
10:01:55 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/org.eclipse.swtbot.eclipse.junit5.headless-4.2.0-SNAPSHOT.jar
10:01:55 [INFO] 
10:01:55 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.junit5.headless ---
10:01:55 [INFO] 
10:01:55 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.junit5.headless ---
10:01:55 [INFO] 
10:01:55 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.junit5.headless ---
10:01:55 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/org.eclipse.swtbot.eclipse.junit5.headless-4.2.0-SNAPSHOT.jar
10:02:06 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/org.eclipse.swtbot.eclipse.junit5.headless-4.2.0-SNAPSHOT-sources.jar
10:02:17 [INFO] 
10:02:17 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.junit5.headless ---
10:02:17 [INFO] 
10:02:17 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.junit5.headless ---
10:02:17 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/org.eclipse.swtbot.eclipse.junit5.headless-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit5.headless/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit5.headless-4.2.0-SNAPSHOT.jar
10:02:17 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit5.headless/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit5.headless-4.2.0-SNAPSHOT.pom
10:02:17 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/org.eclipse.swtbot.eclipse.junit5.headless-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit5.headless/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit5.headless-4.2.0-SNAPSHOT-sources.jar
10:02:17 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit5.headless/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit5.headless-4.2.0-SNAPSHOT-p2metadata.xml
10:02:17 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit5.headless/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit5.headless-4.2.0-SNAPSHOT-p2artifacts.xml
10:02:17 [INFO] 
10:02:17 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.junit5.headless ---
10:02:17 [INFO] 
10:02:17 [INFO] -------< org.eclipse.swtbot.features:org.eclipse.swtbot.junit5 >--------
10:02:17 [INFO] Building org.eclipse.swtbot.junit5 4.2.0-SNAPSHOT                [37/57]
10:02:17 [INFO]   from org.eclipse.swtbot.junit5/pom.xml
10:02:17 [INFO] --------------------------[ eclipse-feature ]---------------------------
10:02:17 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
10:02:17 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
10:02:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.junit5:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/pom.xml
10:02:17 [INFO] 
10:02:17 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.junit5 ---
10:02:17 [INFO] The project's OSGi version is 4.2.0.202405291350
10:02:17 [INFO] 
10:02:17 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.junit5 ---
10:02:17 [INFO] 
10:02:17 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.junit5 ---
10:02:17 [INFO] 
10:02:17 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.junit5 ---
10:02:17 [INFO] 
10:02:17 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.junit5 ---
10:02:17 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:02:17 [INFO] 
10:02:17 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.junit5 ---
10:02:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:02:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/src/main/resources
10:02:17 [INFO] 
10:02:17 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.junit5 ---
10:02:17 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 66 were skipped
10:02:17 [INFO] 
10:02:17 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.junit5 ---
10:02:17 [INFO] 
10:02:17 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.junit5 ---
10:02:17 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/org.eclipse.swtbot.junit5-4.2.0-SNAPSHOT.jar
10:02:17 [INFO] 
10:02:17 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.junit5 ---
10:02:17 [INFO] 
10:02:17 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.junit5 ---
10:02:17 [INFO] 
10:02:17 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.junit5 ---
10:02:17 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/org.eclipse.swtbot.junit5-4.2.0-SNAPSHOT-sources-feature.jar
10:02:17 [INFO] 
10:02:17 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.junit5 ---
10:02:17 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/org.eclipse.swtbot.junit5-4.2.0-SNAPSHOT.jar
10:02:30 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/org.eclipse.swtbot.junit5-4.2.0-SNAPSHOT-sources-feature.jar
10:02:43 [INFO] 
10:02:43 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.junit5 ---
10:02:43 [INFO] 
10:02:43 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.junit5 ---
10:02:43 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/org.eclipse.swtbot.junit5-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.junit5/4.2.0-SNAPSHOT/org.eclipse.swtbot.junit5-4.2.0-SNAPSHOT.jar
10:02:43 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.junit5/4.2.0-SNAPSHOT/org.eclipse.swtbot.junit5-4.2.0-SNAPSHOT.pom
10:02:43 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/org.eclipse.swtbot.junit5-4.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.junit5/4.2.0-SNAPSHOT/org.eclipse.swtbot.junit5-4.2.0-SNAPSHOT-sources-feature.jar
10:02:43 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.junit5/4.2.0-SNAPSHOT/org.eclipse.swtbot.junit5-4.2.0-SNAPSHOT-p2metadata.xml
10:02:43 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.junit5/4.2.0-SNAPSHOT/org.eclipse.swtbot.junit5-4.2.0-SNAPSHOT-p2artifacts.xml
10:02:43 [INFO] 
10:02:43 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.junit5 ---
10:02:43 [INFO] 
10:02:43 [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.gallery >----
10:02:43 [INFO] Building org.eclipse.swtbot.nebula.gallery 4.2.0-SNAPSHOT        [38/57]
10:02:43 [INFO]   from org.eclipse.swtbot.nebula.gallery/pom.xml
10:02:43 [INFO] --------------------------[ eclipse-feature ]---------------------------
10:02:43 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
10:02:43 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
10:02:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.gallery:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/pom.xml
10:02:43 [INFO] 
10:02:43 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.gallery ---
10:02:43 [INFO] The project's OSGi version is 4.2.0.202405291350
10:02:43 [INFO] 
10:02:43 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.gallery ---
10:02:43 [INFO] 
10:02:43 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.gallery ---
10:02:43 [INFO] 
10:02:43 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.gallery ---
10:02:43 [INFO] 
10:02:43 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.gallery ---
10:02:43 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:02:43 [INFO] 
10:02:43 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.gallery ---
10:02:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:02:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/src/main/resources
10:02:43 [INFO] 
10:02:43 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.gallery ---
10:02:43 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 83 were skipped
10:02:43 [INFO] 
10:02:43 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.gallery ---
10:02:43 [INFO] 
10:02:43 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.gallery ---
10:02:43 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-4.2.0-SNAPSHOT.jar
10:02:43 [INFO] 
10:02:43 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.gallery ---
10:02:43 [INFO] 
10:02:43 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.gallery ---
10:02:43 [INFO] 
10:02:43 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.gallery ---
10:02:43 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-4.2.0-SNAPSHOT-sources-feature.jar
10:02:43 [INFO] 
10:02:43 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.gallery ---
10:02:43 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-4.2.0-SNAPSHOT.jar
10:02:53 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-4.2.0-SNAPSHOT-sources-feature.jar
10:03:04 [INFO] 
10:03:04 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.gallery ---
10:03:04 [INFO] 
10:03:04 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.gallery ---
10:03:04 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.gallery/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery-4.2.0-SNAPSHOT.jar
10:03:04 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.gallery/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery-4.2.0-SNAPSHOT.pom
10:03:04 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-4.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.gallery/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery-4.2.0-SNAPSHOT-sources-feature.jar
10:03:04 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.gallery/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery-4.2.0-SNAPSHOT-p2metadata.xml
10:03:04 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.gallery/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery-4.2.0-SNAPSHOT-p2artifacts.xml
10:03:04 [INFO] 
10:03:04 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.gallery ---
10:03:04 [INFO] 
10:03:04 [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.nattable >---
10:03:04 [INFO] Building org.eclipse.swtbot.nebula.nattable 4.2.0-SNAPSHOT       [39/57]
10:03:04 [INFO]   from org.eclipse.swtbot.nebula.nattable/pom.xml
10:03:04 [INFO] --------------------------[ eclipse-feature ]---------------------------
10:03:04 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
10:03:04 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
10:03:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.nattable:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/pom.xml
10:03:04 [INFO] 
10:03:04 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.nattable ---
10:03:04 [INFO] The project's OSGi version is 4.2.0.202405291350
10:03:04 [INFO] 
10:03:04 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.nattable ---
10:03:04 [INFO] 
10:03:04 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.nattable ---
10:03:04 [INFO] 
10:03:04 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.nattable ---
10:03:04 [INFO] 
10:03:04 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.nattable ---
10:03:04 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:03:04 [INFO] 
10:03:04 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.nattable ---
10:03:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:03:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/src/main/resources
10:03:04 [INFO] 
10:03:04 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.nattable ---
10:03:04 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 84 were skipped
10:03:04 [INFO] 
10:03:04 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.nattable ---
10:03:04 [INFO] 
10:03:04 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.nattable ---
10:03:04 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-4.2.0-SNAPSHOT.jar
10:03:04 [INFO] 
10:03:04 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.nattable ---
10:03:04 [INFO] 
10:03:04 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.nattable ---
10:03:04 [INFO] 
10:03:04 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.nattable ---
10:03:04 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-4.2.0-SNAPSHOT-sources-feature.jar
10:03:04 [INFO] 
10:03:04 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.nattable ---
10:03:04 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-4.2.0-SNAPSHOT.jar
10:03:14 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-4.2.0-SNAPSHOT-sources-feature.jar
10:03:24 [INFO] 
10:03:24 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.nattable ---
10:03:24 [INFO] 
10:03:24 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.nattable ---
10:03:24 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.nattable/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable-4.2.0-SNAPSHOT.jar
10:03:24 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.nattable/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable-4.2.0-SNAPSHOT.pom
10:03:24 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-4.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.nattable/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable-4.2.0-SNAPSHOT-sources-feature.jar
10:03:24 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.nattable/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable-4.2.0-SNAPSHOT-p2metadata.xml
10:03:24 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.nattable/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable-4.2.0-SNAPSHOT-p2artifacts.xml
10:03:24 [INFO] 
10:03:24 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.nattable ---
10:03:24 [INFO] 
10:03:24 [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.checkboxgroup >--
10:03:24 [INFO] Building org.eclipse.swtbot.nebula.checkboxgroup 4.2.0-SNAPSHOT  [40/57]
10:03:24 [INFO]   from org.eclipse.swtbot.nebula.checkboxgroup/pom.xml
10:03:24 [INFO] --------------------------[ eclipse-feature ]---------------------------
10:03:24 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
10:03:24 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
10:03:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.checkboxgroup:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/pom.xml
10:03:24 [INFO] 
10:03:24 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.checkboxgroup ---
10:03:24 [INFO] The project's OSGi version is 4.2.0.202405291350
10:03:24 [INFO] 
10:03:24 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.checkboxgroup ---
10:03:24 [INFO] 
10:03:24 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.checkboxgroup ---
10:03:24 [INFO] 
10:03:24 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.checkboxgroup ---
10:03:24 [INFO] 
10:03:24 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.checkboxgroup ---
10:03:24 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:03:24 [INFO] 
10:03:24 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.checkboxgroup ---
10:03:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:03:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/src/main/resources
10:03:24 [INFO] 
10:03:24 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.checkboxgroup ---
10:03:24 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 84 were skipped
10:03:24 [INFO] 
10:03:24 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.checkboxgroup ---
10:03:24 [INFO] 
10:03:24 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.checkboxgroup ---
10:03:24 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/target/org.eclipse.swtbot.nebula.checkboxgroup-4.2.0-SNAPSHOT.jar
10:03:24 [INFO] 
10:03:24 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.checkboxgroup ---
10:03:24 [INFO] 
10:03:24 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.checkboxgroup ---
10:03:24 [INFO] 
10:03:24 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.checkboxgroup ---
10:03:24 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/target/org.eclipse.swtbot.nebula.checkboxgroup-4.2.0-SNAPSHOT-sources-feature.jar
10:03:24 [INFO] 
10:03:24 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.checkboxgroup ---
10:03:24 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/target/org.eclipse.swtbot.nebula.checkboxgroup-4.2.0-SNAPSHOT.jar
10:03:35 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/target/org.eclipse.swtbot.nebula.checkboxgroup-4.2.0-SNAPSHOT-sources-feature.jar
10:03:42 [INFO] 
10:03:42 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.checkboxgroup ---
10:03:42 [INFO] 
10:03:42 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.checkboxgroup ---
10:03:42 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/target/org.eclipse.swtbot.nebula.checkboxgroup-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.checkboxgroup/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup-4.2.0-SNAPSHOT.jar
10:03:42 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.checkboxgroup/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup-4.2.0-SNAPSHOT.pom
10:03:42 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/target/org.eclipse.swtbot.nebula.checkboxgroup-4.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.checkboxgroup/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup-4.2.0-SNAPSHOT-sources-feature.jar
10:03:42 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.checkboxgroup/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup-4.2.0-SNAPSHOT-p2metadata.xml
10:03:42 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.checkboxgroup/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup-4.2.0-SNAPSHOT-p2artifacts.xml
10:03:42 [INFO] 
10:03:42 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.checkboxgroup ---
10:03:42 [INFO] 
10:03:42 [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.stepbar >----
10:03:42 [INFO] Building org.eclipse.swtbot.nebula.stepbar 4.2.0-SNAPSHOT        [41/57]
10:03:42 [INFO]   from org.eclipse.swtbot.nebula.stepbar/pom.xml
10:03:42 [INFO] --------------------------[ eclipse-feature ]---------------------------
10:03:42 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
10:03:42 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
10:03:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.stepbar:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/pom.xml
10:03:42 [INFO] 
10:03:42 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.stepbar ---
10:03:42 [INFO] The project's OSGi version is 4.2.0.202405291350
10:03:42 [INFO] 
10:03:42 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.stepbar ---
10:03:42 [INFO] 
10:03:42 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.stepbar ---
10:03:42 [INFO] 
10:03:42 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.stepbar ---
10:03:42 [INFO] 
10:03:42 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.stepbar ---
10:03:42 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:03:42 [INFO] 
10:03:42 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.stepbar ---
10:03:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:03:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/src/main/resources
10:03:42 [INFO] 
10:03:42 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.stepbar ---
10:03:42 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 84 were skipped
10:03:42 [INFO] 
10:03:42 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.stepbar ---
10:03:42 [INFO] 
10:03:42 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.stepbar ---
10:03:42 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/target/org.eclipse.swtbot.nebula.stepbar-4.2.0-SNAPSHOT.jar
10:03:42 [INFO] 
10:03:42 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.stepbar ---
10:03:42 [INFO] 
10:03:42 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.stepbar ---
10:03:42 [INFO] 
10:03:42 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.stepbar ---
10:03:42 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/target/org.eclipse.swtbot.nebula.stepbar-4.2.0-SNAPSHOT-sources-feature.jar
10:03:42 [INFO] 
10:03:42 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.stepbar ---
10:03:42 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/target/org.eclipse.swtbot.nebula.stepbar-4.2.0-SNAPSHOT.jar
10:03:52 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/target/org.eclipse.swtbot.nebula.stepbar-4.2.0-SNAPSHOT-sources-feature.jar
10:04:05 [INFO] 
10:04:05 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.stepbar ---
10:04:05 [INFO] 
10:04:05 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.stepbar ---
10:04:05 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/target/org.eclipse.swtbot.nebula.stepbar-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.stepbar/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar-4.2.0-SNAPSHOT.jar
10:04:05 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.stepbar/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar-4.2.0-SNAPSHOT.pom
10:04:05 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/target/org.eclipse.swtbot.nebula.stepbar-4.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.stepbar/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar-4.2.0-SNAPSHOT-sources-feature.jar
10:04:05 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.stepbar/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar-4.2.0-SNAPSHOT-p2metadata.xml
10:04:05 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.stepbar/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar-4.2.0-SNAPSHOT-p2artifacts.xml
10:04:05 [INFO] 
10:04:05 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.stepbar ---
10:04:05 [INFO] 
10:04:05 [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.rangeslider >--
10:04:05 [INFO] Building org.eclipse.swtbot.nebula.rangeslider 4.2.0-SNAPSHOT    [42/57]
10:04:05 [INFO]   from org.eclipse.swtbot.nebula.rangeslider/pom.xml
10:04:05 [INFO] --------------------------[ eclipse-feature ]---------------------------
10:04:05 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
10:04:05 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
10:04:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.rangeslider:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/pom.xml
10:04:06 [INFO] 
10:04:06 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.rangeslider ---
10:04:06 [INFO] The project's OSGi version is 4.2.0.202405291350
10:04:06 [INFO] 
10:04:06 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.rangeslider ---
10:04:06 [INFO] 
10:04:06 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.rangeslider ---
10:04:06 [INFO] 
10:04:06 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.rangeslider ---
10:04:06 [INFO] 
10:04:06 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.rangeslider ---
10:04:06 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:04:06 [INFO] 
10:04:06 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.rangeslider ---
10:04:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:04:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/src/main/resources
10:04:06 [INFO] 
10:04:06 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.rangeslider ---
10:04:06 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 88 were skipped
10:04:06 [INFO] 
10:04:06 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.rangeslider ---
10:04:06 [INFO] 
10:04:06 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.rangeslider ---
10:04:06 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/target/org.eclipse.swtbot.nebula.rangeslider-4.2.0-SNAPSHOT.jar
10:04:06 [INFO] 
10:04:06 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.rangeslider ---
10:04:06 [INFO] 
10:04:06 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.rangeslider ---
10:04:06 [INFO] 
10:04:06 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.rangeslider ---
10:04:06 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/target/org.eclipse.swtbot.nebula.rangeslider-4.2.0-SNAPSHOT-sources-feature.jar
10:04:06 [INFO] 
10:04:06 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.rangeslider ---
10:04:06 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/target/org.eclipse.swtbot.nebula.rangeslider-4.2.0-SNAPSHOT.jar
10:04:11 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/target/org.eclipse.swtbot.nebula.rangeslider-4.2.0-SNAPSHOT-sources-feature.jar
10:04:22 [INFO] 
10:04:22 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.rangeslider ---
10:04:22 [INFO] 
10:04:22 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.rangeslider ---
10:04:22 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/target/org.eclipse.swtbot.nebula.rangeslider-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.rangeslider/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider-4.2.0-SNAPSHOT.jar
10:04:22 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.rangeslider/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider-4.2.0-SNAPSHOT.pom
10:04:22 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/target/org.eclipse.swtbot.nebula.rangeslider-4.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.rangeslider/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider-4.2.0-SNAPSHOT-sources-feature.jar
10:04:22 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.rangeslider/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider-4.2.0-SNAPSHOT-p2metadata.xml
10:04:22 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.rangeslider/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider-4.2.0-SNAPSHOT-p2artifacts.xml
10:04:22 [INFO] 
10:04:22 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.rangeslider ---
10:04:22 [INFO] 
10:04:22 [INFO] ----------< org.eclipse.swtbot:org.eclipse.swtbot.updatesite >----------
10:04:22 [INFO] Building org.eclipse.swtbot.updatesite 4.2.0-SNAPSHOT            [43/57]
10:04:22 [INFO]   from org.eclipse.swtbot.updatesite/pom.xml
10:04:22 [INFO] -------------------------[ eclipse-repository ]-------------------------
10:04:22 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
10:04:22 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
10:04:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot:org.eclipse.swtbot.updatesite:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/pom.xml
10:04:22 [INFO] 
10:04:22 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.updatesite ---
10:04:22 [INFO] The project's OSGi version is 4.2.0.202405291350
10:04:22 [INFO] 
10:04:22 [INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.swtbot.updatesite ---
10:04:22 [INFO] 
10:04:22 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.updatesite ---
10:04:22 [INFO] 
10:04:22 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.updatesite ---
10:04:22 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:04:22 [INFO] 
10:04:22 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.updatesite ---
10:04:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:04:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/src/main/resources
10:04:22 [INFO] 
10:04:22 [INFO] --- tycho-p2-publisher:4.0.4:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.swtbot.updatesite ---
10:04:22 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
10:04:22 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
10:04:22 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
10:04:22 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
10:04:22 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
10:04:22 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
10:04:22 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
10:04:22 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
10:04:22 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
10:04:22 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
10:04:22 [INFO] Published profile IUs: [a.jre.javase 20.0.0]
10:04:22 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
10:04:22 [INFO] Published profile IUs: [a.jre.javase 22.0.0]
10:04:22 [INFO] Published profile IUs: [a.jre.javase 23.0.0]
10:04:22 [INFO] 
10:04:22 [INFO] --- tycho-p2-publisher:4.0.4:publish-products (default-publish-products) @ org.eclipse.swtbot.updatesite ---
10:04:22 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
10:04:22 [INFO] 
10:04:22 [INFO] --- tycho-p2-publisher:4.0.4:publish-categories (default-publish-categories) @ org.eclipse.swtbot.updatesite ---
10:04:22 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
10:04:22 [INFO] 
10:04:22 [INFO] --- tycho-p2-publisher:4.0.4:attach-artifacts (default-attach-artifacts) @ org.eclipse.swtbot.updatesite ---
10:04:22 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
10:04:22 [INFO] 
10:04:22 [INFO] --- tycho-p2-repository:4.0.4:assemble-repository (default-assemble-repository) @ org.eclipse.swtbot.updatesite ---
10:04:22 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
10:04:23 [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from 202405291350.SWTBot -- Dependencies 1.0.0.7J7w8scLx13-ED-z0UtnZbpPElPpn to org.eclipse.equinox.p2.iu; org.hamcrest.core [2.2.0.v20230809-1000,2.2.0.v20230809-1000].; Unable to satisfy dependency from 202405291350.SWTBot -- Dependencies 1.0.0.7J7w8scLx13-ED-z0UtnZbpPElPpn to org.eclipse.equinox.p2.iu; org.hamcrest.core.source [1.3.0.v20180420-1519,1.3.0.v20180420-1519].]
10:04:23 [WARNING] More information on the preceding warning(s) can be found here:
10:04:23 [WARNING] - https://wiki.eclipse.org/Tycho_Messages_Explained#Mirror_tool
10:04:25 [INFO] 
10:04:25 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.updatesite ---
10:04:25 [INFO] 
10:04:25 [INFO] --- tycho-p2-repository:4.0.4:archive-repository (default-archive-repository) @ org.eclipse.swtbot.updatesite ---
10:04:25 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
10:04:25 [INFO] Building zip: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/target/org.eclipse.swtbot.updatesite-4.2.0-SNAPSHOT.zip
10:04:25 [INFO] 
10:04:25 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.updatesite ---
10:04:25 [INFO] 
10:04:25 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.updatesite ---
10:04:25 [INFO] 
10:04:25 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.updatesite ---
10:04:25 [INFO] 
10:04:25 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.updatesite ---
10:04:25 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/target/org.eclipse.swtbot.updatesite-4.2.0-SNAPSHOT.zip to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/org.eclipse.swtbot.updatesite/4.2.0-SNAPSHOT/org.eclipse.swtbot.updatesite-4.2.0-SNAPSHOT.zip
10:04:25 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/org.eclipse.swtbot.updatesite/4.2.0-SNAPSHOT/org.eclipse.swtbot.updatesite-4.2.0-SNAPSHOT.pom
10:04:25 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/org.eclipse.swtbot.updatesite/4.2.0-SNAPSHOT/org.eclipse.swtbot.updatesite-4.2.0-SNAPSHOT-p2metadata.xml
10:04:25 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/org.eclipse.swtbot.updatesite/4.2.0-SNAPSHOT/org.eclipse.swtbot.updatesite-4.2.0-SNAPSHOT-p2artifacts.xml
10:04:25 [INFO] 
10:04:25 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.updatesite ---
10:04:25 [INFO] 
10:04:25 [INFO] -----< org.eclipse.swtbot.test:org.eclipse.swtbot.eclipse.ui.test >-----
10:04:25 [INFO] Building org.eclipse.swtbot.eclipse.ui.test 4.2.0-SNAPSHOT       [44/57]
10:04:25 [INFO]   from org.eclipse.swtbot.eclipse.ui.test/pom.xml
10:04:25 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
10:04:25 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
10:04:25 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
10:04:25 [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:4.0.4:test (default-test)'
10:04:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.test:org.eclipse.swtbot.eclipse.ui.test:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/pom.xml
10:04:26 [INFO] 
10:04:26 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.ui.test ---
10:04:26 [INFO] The project's OSGi version is 4.2.0.202405291350
10:04:26 [INFO] 
10:04:26 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.ui.test ---
10:04:26 [INFO] 
10:04:26 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.ui.test ---
10:04:26 [INFO] 
10:04:26 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.ui.test ---
10:04:27 [INFO] 
10:04:27 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.ui.test ---
10:04:27 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.ui.test
10:04:27 [INFO] 
10:04:27 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.ui.test ---
10:04:27 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:04:27 [INFO] 
10:04:27 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.ui.test ---
10:04:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:04:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/src/main/resources
10:04:27 [INFO] 
10:04:27 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.ui.test ---
10:04:27 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:04:27 [INFO] 
10:04:27 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.ui.test ---
10:04:27 [INFO] 
10:04:27 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.ui.test ---
10:04:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:04:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/src/test/resources
10:04:27 [INFO] 
10:04:27 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.ui.test ---
10:04:27 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 191 were skipped
10:04:27 [INFO] 
10:04:27 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.ui.test ---
10:04:27 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-4.2.0-SNAPSHOT-sources.jar
10:04:27 [INFO] 
10:04:27 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.ui.test ---
10:04:27 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-4.2.0-SNAPSHOT.jar
10:04:27 [INFO] 
10:04:27 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.ui.test ---
10:04:27 [INFO] 
10:04:27 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.ui.test ---
10:04:27 [INFO] 
10:04:27 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.ui.test ---
10:04:27 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-4.2.0-SNAPSHOT.jar
10:04:37 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-4.2.0-SNAPSHOT-sources.jar
10:04:47 [INFO] 
10:04:47 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.ui.test ---
10:04:47 [INFO] 
10:04:47 [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.swtbot.eclipse.ui.test ---
10:04:48 [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/work/data/.metadata/.log
10:04:48 [INFO] Command line:
10:04:48 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.sdk.ide, -nouithread]
10:04:51 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
10:04:51 SLF4J: Defaulting to no-operation (NOP) logger implementation
10:04:51 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
10:04:51 Launching application org.eclipse.ui.ide.workbench
10:04:51 WARNING: Annotation classes from the 'javax.inject' or 'javax.annotation' package found.
10:04:51 It is recommended to migrate to the corresponding replacements in the jakarta namespace.
10:04:51 The Eclipse E4 Platform will remove support for those javax-annotations in a future release.
10:04:51 To suppress this warning, set the VM property: -Declipse.e4.inject.javax.warning=false
10:04:51 To disable processing of 'javax' annotations entirely, set the VM property: -Declipse.e4.inject.javax.disabled=true
10:04:51 
10:04:54 Running org.eclipse.swtbot.eclipse.ui.functional.AllTests
10:04:59 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.061 s -- in org.eclipse.swtbot.eclipse.ui.functional.AllTests
10:04:59 org.eclipse.swtbot.eclipse.ui.functional.ProjectCreationWizardTest.canCreateSWTBotProject -- Time elapsed: 3.666 s
10:04:59 
10:04:59 Results:
10:04:59 
10:04:59 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
10:04:59 
10:05:05 [INFO] All tests passed
10:05:05 [INFO] 
10:05:05 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.ui.test ---
10:05:05 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.eclipse.ui.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-4.2.0-SNAPSHOT.jar
10:05:05 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.eclipse.ui.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-4.2.0-SNAPSHOT.pom
10:05:05 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.eclipse.ui.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-4.2.0-SNAPSHOT-sources.jar
10:05:05 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.eclipse.ui.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-4.2.0-SNAPSHOT-p2metadata.xml
10:05:05 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.eclipse.ui.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-4.2.0-SNAPSHOT-p2artifacts.xml
10:05:05 [INFO] 
10:05:05 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.ui.test ---
10:05:05 [INFO] 
10:05:05 [INFO] --< org.eclipse.swtbot.test:org.eclipse.swtbot.swt.finder.test.keyboards >--
10:05:05 [INFO] Building org.eclipse.swtbot.swt.finder.test.keyboards 4.2.0-SNAPSHOT [45/57]
10:05:05 [INFO]   from org.eclipse.swtbot.swt.finder.test.keyboards/pom.xml
10:05:05 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:05:05 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
10:05:05 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
10:05:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.test:org.eclipse.swtbot.swt.finder.test.keyboards:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/pom.xml
10:05:05 [INFO] 
10:05:05 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
10:05:05 [INFO] The project's OSGi version is 4.2.0.202405291350
10:05:05 [INFO] 
10:05:05 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
10:05:05 [INFO] 
10:05:05 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
10:05:05 [INFO] 
10:05:05 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
10:05:05 [INFO] 
10:05:05 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
10:05:05 [INFO] Resolving class path of org.eclipse.swtbot.swt.finder.test.keyboards
10:05:05 [INFO] 
10:05:05 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
10:05:05 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:05:05 [INFO] 
10:05:05 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
10:05:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:05:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/src/main/resources
10:05:05 [INFO] 
10:05:05 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
10:05:05 [INFO] Nothing to compile - all classes are up to date
10:05:05 [INFO] 
10:05:05 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
10:05:05 [INFO] 
10:05:05 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
10:05:05 [INFO] 
10:05:05 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
10:05:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:05:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/src/test/resources
10:05:05 [INFO] 
10:05:05 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
10:05:05 [INFO] 
10:05:05 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
10:05:05 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
10:05:05 [INFO] 
10:05:05 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
10:05:05 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-4.2.0-SNAPSHOT-sources.jar
10:05:05 [INFO] 
10:05:05 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
10:05:05 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-4.2.0-SNAPSHOT.jar
10:05:05 [INFO] 
10:05:05 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
10:05:05 [INFO] 
10:05:05 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
10:05:05 [INFO] 
10:05:05 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
10:05:05 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-4.2.0-SNAPSHOT.jar
10:05:12 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-4.2.0-SNAPSHOT-sources.jar
10:05:21 [INFO] 
10:05:21 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
10:05:21 [INFO] 
10:05:21 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
10:05:21 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.swt.finder.test.keyboards/4.2.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-4.2.0-SNAPSHOT.jar
10:05:21 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.swt.finder.test.keyboards/4.2.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-4.2.0-SNAPSHOT.pom
10:05:21 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.swt.finder.test.keyboards/4.2.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-4.2.0-SNAPSHOT-sources.jar
10:05:21 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.swt.finder.test.keyboards/4.2.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-4.2.0-SNAPSHOT-p2metadata.xml
10:05:21 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.swt.finder.test.keyboards/4.2.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-4.2.0-SNAPSHOT-p2artifacts.xml
10:05:21 [INFO] 
10:05:21 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
10:05:21 [INFO] 
10:05:21 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder.test >---
10:05:21 [INFO] Building org.eclipse.swtbot.forms.finder.test 4.2.0-SNAPSHOT     [46/57]
10:05:21 [INFO]   from org.eclipse.swtbot.forms.finder.test/pom.xml
10:05:21 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
10:05:21 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
10:05:21 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
10:05:21 [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:4.0.4:test (default-test)'
10:05:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder.test:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/pom.xml
10:05:22 [INFO] 
10:05:22 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.forms.finder.test ---
10:05:22 [INFO] The project's OSGi version is 4.2.0.202405291350
10:05:22 [INFO] 
10:05:22 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.forms.finder.test ---
10:05:22 [INFO] 
10:05:22 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.forms.finder.test ---
10:05:22 [INFO] 
10:05:22 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.forms.finder.test ---
10:05:22 [INFO] 
10:05:22 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.forms.finder.test ---
10:05:22 [INFO] Resolving class path of org.eclipse.swtbot.forms.finder.test
10:05:22 [INFO] 
10:05:22 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.forms.finder.test ---
10:05:22 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:05:22 [INFO] 
10:05:22 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.forms.finder.test ---
10:05:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:05:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/src/main/resources
10:05:22 [INFO] 
10:05:22 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.forms.finder.test ---
10:05:22 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:05:22 [INFO] 
10:05:22 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.forms.finder.test ---
10:05:22 [INFO] 
10:05:22 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.forms.finder.test ---
10:05:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:05:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/src/test/resources
10:05:22 [INFO] 
10:05:22 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.forms.finder.test ---
10:05:22 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 119 were skipped
10:05:22 [INFO] 
10:05:22 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.forms.finder.test ---
10:05:22 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-4.2.0-SNAPSHOT-sources.jar
10:05:22 [INFO] 
10:05:22 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.forms.finder.test ---
10:05:22 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-4.2.0-SNAPSHOT.jar
10:05:22 [INFO] 
10:05:22 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.forms.finder.test ---
10:05:22 [INFO] 
10:05:22 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.forms.finder.test ---
10:05:22 [INFO] 
10:05:22 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.forms.finder.test ---
10:05:22 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-4.2.0-SNAPSHOT.jar
10:05:29 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-4.2.0-SNAPSHOT-sources.jar
10:05:39 [INFO] 
10:05:39 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.forms.finder.test ---
10:05:39 [INFO] 
10:05:39 [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.swtbot.forms.finder.test ---
10:05:39 [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/work/data/.metadata/.log
10:05:39 [INFO] Command line:
10:05:39 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.sdk.ide, -nouithread]
10:05:41 Launching application org.eclipse.ui.ide.workbench
10:05:44 Running org.eclipse.swtbot.forms.finder.test.AllTests
10:05:45 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
10:05:45 SLF4J: Defaulting to no-operation (NOP) logger implementation
10:05:45 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
10:05:47 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.245 s -- in org.eclipse.swtbot.forms.finder.test.AllTests
10:05:47 org.eclipse.swtbot.forms.finder.test.widgets.SWTBotHyperlinkTest.canFindHyperlinkWithRegex -- Time elapsed: 0.026 s
10:05:47 org.eclipse.swtbot.forms.finder.test.widgets.SWTBotHyperlinkTest.findHyperlink -- Time elapsed: 0.002 s
10:05:47 org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest.findImageHyperlinkWithNoImage -- Time elapsed: 0.002 s
10:05:47 org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest.canFindImageHyperlinkWithNoImageByRegex -- Time elapsed: 0.010 s
10:05:47 org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest.findImageHyperlinkWithImage -- Time elapsed: 0.001 s
10:05:47 org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest.canFindImageHyperlinkWithImageByRegex -- Time elapsed: 0.003 s
10:05:47 
10:05:47 Results:
10:05:47 
10:05:47 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
10:05:47 
10:05:47 [INFO] All tests passed
10:05:47 [INFO] 
10:05:47 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.forms.finder.test ---
10:05:47 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-4.2.0-SNAPSHOT.jar
10:05:47 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-4.2.0-SNAPSHOT.pom
10:05:47 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-4.2.0-SNAPSHOT-sources.jar
10:05:47 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-4.2.0-SNAPSHOT-p2metadata.xml
10:05:47 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-4.2.0-SNAPSHOT-p2artifacts.xml
10:05:47 [INFO] 
10:05:47 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.forms.finder.test ---
10:05:47 [INFO] 
10:05:47 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.finder.test >--
10:05:47 [INFO] Building org.eclipse.swtbot.eclipse.finder.test 4.2.0-SNAPSHOT   [47/57]
10:05:47 [INFO]   from org.eclipse.swtbot.eclipse.finder.test/pom.xml
10:05:47 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
10:05:47 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
10:05:47 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
10:05:47 [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:4.0.4:test (default-test)'
10:05:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.finder.test:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/pom.xml
10:05:48 [INFO] 
10:05:48 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.finder.test ---
10:05:48 [INFO] The project's OSGi version is 4.2.0.202405291350
10:05:48 [INFO] 
10:05:48 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.finder.test ---
10:05:48 [INFO] 
10:05:48 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.finder.test ---
10:05:48 [INFO] 
10:05:48 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.finder.test ---
10:05:48 [INFO] 
10:05:48 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.finder.test ---
10:05:48 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.finder.test
10:05:48 [INFO] 
10:05:48 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.finder.test ---
10:05:48 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:05:48 [INFO] 
10:05:48 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.finder.test ---
10:05:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:05:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/src/main/resources
10:05:48 [INFO] 
10:05:48 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.finder.test ---
10:05:48 [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:05:48 [INFO] 
10:05:48 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.finder.test ---
10:05:48 [INFO] 
10:05:48 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.finder.test ---
10:05:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:05:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/src/test/resources
10:05:48 [INFO] 
10:05:48 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.finder.test ---
10:05:48 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 134 were skipped
10:05:48 [INFO] 
10:05:48 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.finder.test ---
10:05:48 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-4.2.0-SNAPSHOT-sources.jar
10:05:48 [INFO] 
10:05:48 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.finder.test ---
10:05:48 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-4.2.0-SNAPSHOT.jar
10:05:48 [INFO] 
10:05:48 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.finder.test ---
10:05:48 [INFO] 
10:05:48 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.finder.test ---
10:05:48 [INFO] 
10:05:48 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.finder.test ---
10:05:48 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-4.2.0-SNAPSHOT.jar
10:06:01 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-4.2.0-SNAPSHOT-sources.jar
10:06:11 [INFO] 
10:06:11 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.finder.test ---
10:06:11 [INFO] 
10:06:11 [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.swtbot.eclipse.finder.test ---
10:06:11 [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/work/data/.metadata/.log
10:06:11 [INFO] Command line:
10:06:11 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread]
10:06:13 Launching application org.eclipse.ui.ide.workbench
10:06:15 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
10:06:15 SLF4J: Defaulting to no-operation (NOP) logger implementation
10:06:15 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
10:06:17 Running org.eclipse.swtbot.eclipse.finder.AllTests
10:08:54 Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 156.6 s -- in org.eclipse.swtbot.eclipse.finder.AllTests
10:08:54 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.viewMenuDropDown -- Time elapsed: 1.743 s
10:08:54 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.viewActionDelegateWithId -- Time elapsed: 1.565 s
10:08:54 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.toolbarToogleButton -- Time elapsed: 1.404 s
10:08:54 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.viewBotWidgetScope -- Time elapsed: 1.282 s
10:08:54 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.toolbarButtonNotFound -- Time elapsed: 1.345 s
10:08:54 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.menusAddedProgramatically -- Time elapsed: 1.462 s
10:08:54 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.toolbarPushButton -- Time elapsed: 1.392 s
10:08:54 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.notFindingViewThrowsException -- Time elapsed: 5.172 s
10:08:54 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.openView -- Time elapsed: 1.355 s
10:08:54 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.menusExtensionsCommandWithoutParameters -- Time elapsed: 1.485 s
10:08:54 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.toolbarDropDownButton -- Time elapsed: 1.378 s
10:08:54 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.menusExtensionsParameterizedCommand -- Time elapsed: 1.398 s
10:08:54 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.findsView -- Time elapsed: 0.291 s
10:08:54 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.breakpointsViewMenuWorkingSets -- Time elapsed: 0.789 s
10:08:54 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.toolbarRadioButton -- Time elapsed: 1.365 s
10:08:54 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.closesAView -- Time elapsed: 0.268 s
10:08:54 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.getToolbarButtons -- Time elapsed: 1.287 s
10:08:54 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.getsViewTitle -- Time elapsed: 0.267 s
10:08:54 org.eclipse.swtbot.eclipse.finder.exceptions.QuickFixNotFoundExceptionTest.quickFixNotFoundExceptionString -- Time elapsed: 0 s
10:08:54 org.eclipse.swtbot.eclipse.finder.exceptions.QuickFixNotFoundExceptionTest.quickFixNotFoundExceptionStringThrowable -- Time elapsed: 0 s
10:08:54 org.eclipse.swtbot.eclipse.finder.exceptions.QuickFixNotFoundExceptionTest.quickFixNotFoundExceptionThrowable -- Time elapsed: 0.001 s
10:08:54 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.canAutoCompleteProposals -- Time elapsed: 13.69 s
10:08:54 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.getsAutoCompleteProposals -- Time elapsed: 9.099 s
10:08:54 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.contextMenu -- Time elapsed: 8.300 s
10:08:54 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.contextMenuWithSubMenu -- Time elapsed: 8.388 s
10:08:54 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.isActivePartIsFalseForActiveEditor -- Time elapsed: 10.28 s
10:08:54 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.getsStatusMessagesOfEditor -- Time elapsed: 9.021 s
10:08:54 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.isActiveIsTrueForActiveEditor -- Time elapsed: 10.21 s
10:08:54 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canAccessContextMenuSubmenu -- Time elapsed: 8.147 s
10:08:54 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canGetStatusMessageOfView -- Time elapsed: 8.044 s
10:08:54 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canRefreshProject -- Time elapsed: 8.394 s
10:08:54 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canAccessContextMenuCopyQualifiedName -- Time elapsed: 8.145 s
10:08:54 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canAccessContextMenuOnMultipleSelection -- Time elapsed: 9.593 s
10:08:54 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canAccessOpen -- Time elapsed: 8.789 s
10:08:54 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canAccessContextMenuWithSubmenus -- Time elapsed: 8.214 s
10:08:54 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.shouldGetPageCount -- Time elapsed: 0.264 s
10:08:54 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.shouldSaveEditorContents -- Time elapsed: 0.238 s
10:08:54 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.editorShouldBeMarkedDirtyOnChanges -- Time elapsed: 0.256 s
10:08:54 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.shouldGetActivePage -- Time elapsed: 0.268 s
10:08:54 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.shouldGetListOfPageTitles -- Time elapsed: 0.252 s
10:08:54 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.shouldAnswerIsActivePageCorrectly -- Time elapsed: 0.257 s
10:08:54 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.shouldSetActivePage -- Time elapsed: 0.241 s
10:08:54 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotToolbarContributionTest.canFindControlContributionWithTooltip -- Time elapsed: 0.132 s
10:08:54 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotToolbarContributionTest.canFindControlContributionWithText -- Time elapsed: 0.140 s
10:08:54 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotToolbarContributionTest.canFindControlContributionWithId -- Time elapsed: 0.134 s
10:08:54 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipsePreferencesTest.canSelectMultipleRadioInPreferencesWindow -- Time elapsed: 0.532 s
10:08:54 
10:08:54 Results:
10:08:54 
10:08:54 Tests run: 46, Failures: 0, Errors: 0, Skipped: 0
10:08:54 
10:08:55 [INFO] All tests passed
10:08:55 [INFO] 
10:08:55 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.finder.test ---
10:08:55 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-4.2.0-SNAPSHOT.jar
10:08:55 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-4.2.0-SNAPSHOT.pom
10:08:55 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-4.2.0-SNAPSHOT-sources.jar
10:08:55 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-4.2.0-SNAPSHOT-p2metadata.xml
10:08:55 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-4.2.0-SNAPSHOT-p2artifacts.xml
10:08:55 [INFO] 
10:08:55 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.finder.test ---
10:08:55 [INFO] 
10:08:55 [INFO] ----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.e4.finder.test >----
10:08:55 [INFO] Building org.eclipse.swtbot.e4.finder.test 4.2.0-SNAPSHOT        [48/57]
10:08:55 [INFO]   from org.eclipse.swtbot.e4.finder.test/pom.xml
10:08:55 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
10:08:55 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
10:08:55 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
10:08:55 [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:4.0.4:test (default-test)'
10:08:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.e4.finder.test:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/pom.xml
10:08:55 [INFO] 
10:08:55 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.e4.finder.test ---
10:08:55 [INFO] The project's OSGi version is 4.2.0.202405291350
10:08:55 [INFO] 
10:08:55 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.e4.finder.test ---
10:08:55 [INFO] 
10:08:55 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.e4.finder.test ---
10:08:55 [INFO] 
10:08:55 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.e4.finder.test ---
10:08:55 [INFO] 
10:08:55 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.e4.finder.test ---
10:08:55 [INFO] Resolving class path of org.eclipse.swtbot.e4.finder.test
10:08:55 [INFO] 
10:08:55 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.e4.finder.test ---
10:08:55 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:08:55 [INFO] 
10:08:55 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.e4.finder.test ---
10:08:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:08:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/src/main/resources
10:08:55 [INFO] 
10:08:55 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.e4.finder.test ---
10:08:55 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:08:55 [INFO] 
10:08:55 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.e4.finder.test ---
10:08:55 [INFO] 
10:08:55 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.e4.finder.test ---
10:08:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:08:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/src/test/resources
10:08:55 [INFO] 
10:08:55 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.e4.finder.test ---
10:08:55 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
10:08:55 [INFO] 
10:08:55 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.e4.finder.test ---
10:08:55 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-4.2.0-SNAPSHOT-sources.jar
10:08:55 [INFO] 
10:08:55 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.e4.finder.test ---
10:08:56 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-4.2.0-SNAPSHOT.jar
10:08:56 [INFO] 
10:08:56 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.e4.finder.test ---
10:08:56 [INFO] 
10:08:56 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.e4.finder.test ---
10:08:56 [INFO] 
10:08:56 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.e4.finder.test ---
10:08:56 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-4.2.0-SNAPSHOT.jar
10:09:04 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-4.2.0-SNAPSHOT-sources.jar
10:09:14 [INFO] 
10:09:14 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.e4.finder.test ---
10:09:14 [INFO] 
10:09:14 [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.swtbot.e4.finder.test ---
10:09:14 [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/work/data/.metadata/.log
10:09:14 [INFO] Command line:
10:09:14 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/surefire.properties, -testApplication, org.eclipse.e4.ui.workbench.swt.E4Application, -product, org.eclipse.swtbot.e4.finder.test.product, -nouithread, -clearPersistedState]
10:09:16 Launching application org.eclipse.e4.ui.workbench.swt.E4Application
10:09:16 WARNING: Annotation classes from the 'javax.inject' or 'javax.annotation' package found.
10:09:16 It is recommended to migrate to the corresponding replacements in the jakarta namespace.
10:09:16 The Eclipse E4 Platform will remove support for those javax-annotations in a future release.
10:09:16 To suppress this warning, set the VM property: -Declipse.e4.inject.javax.warning=false
10:09:16 To disable processing of 'javax' annotations entirely, set the VM property: -Declipse.e4.inject.javax.disabled=true
10:09:16 
10:09:18 Running org.eclipse.swtbot.e4.finder.test.AllTests
10:09:18 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
10:09:18 SLF4J: Defaulting to no-operation (NOP) logger implementation
10:09:18 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
10:09:23 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.444 s -- in org.eclipse.swtbot.e4.finder.test.AllTests
10:09:23 org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest.showsPart -- Time elapsed: 0.035 s
10:09:23 org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest.closePart -- Time elapsed: 5.012 s
10:09:23 org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest.findsPart -- Time elapsed: 0 s
10:09:23 org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest.getsPartTitle -- Time elapsed: 0 s
10:09:23 org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest.openNewlyCreatedPart -- Time elapsed: 0.091 s
10:09:23 org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotPerspectiveTest.switchPerspective -- Time elapsed: 0.042 s
10:09:23 
10:09:23 Results:
10:09:23 
10:09:23 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
10:09:23 
10:09:24 [INFO] All tests passed
10:09:24 [INFO] 
10:09:24 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.e4.finder.test ---
10:09:24 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.e4.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-4.2.0-SNAPSHOT.jar
10:09:24 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.e4.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-4.2.0-SNAPSHOT.pom
10:09:24 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.e4.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-4.2.0-SNAPSHOT-sources.jar
10:09:24 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.e4.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-4.2.0-SNAPSHOT-p2metadata.xml
10:09:24 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.e4.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-4.2.0-SNAPSHOT-p2artifacts.xml
10:09:24 [INFO] 
10:09:24 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.e4.finder.test ---
10:09:24 [INFO] 
10:09:24 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder.test >--
10:09:24 [INFO] Building org.eclipse.swtbot.nebula.gallery.finder.test 4.2.0-SNAPSHOT [49/57]
10:09:24 [INFO]   from org.eclipse.swtbot.nebula.gallery.finder.test/pom.xml
10:09:24 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
10:09:24 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
10:09:24 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
10:09:24 [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:4.0.4:test (default-test)'
10:09:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder.test:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/pom.xml
10:09:24 [INFO] 
10:09:24 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
10:09:24 [INFO] The project's OSGi version is 4.2.0.202405291350
10:09:24 [INFO] 
10:09:24 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
10:09:24 [INFO] 
10:09:24 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
10:09:24 [INFO] 
10:09:24 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
10:09:24 [INFO] 
10:09:24 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
10:09:24 [INFO] Resolving class path of org.eclipse.swtbot.nebula.gallery.finder.test
10:09:24 [INFO] 
10:09:24 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
10:09:24 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:09:24 [INFO] 
10:09:24 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
10:09:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:09:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/src/main/resources
10:09:24 [INFO] 
10:09:24 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
10:09:24 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:09:24 [INFO] 
10:09:24 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
10:09:24 [INFO] 
10:09:24 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
10:09:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:09:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/src/test/resources
10:09:24 [INFO] 
10:09:24 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
10:09:24 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 98 were skipped
10:09:24 [INFO] 
10:09:24 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
10:09:24 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-4.2.0-SNAPSHOT-sources.jar
10:09:24 [INFO] 
10:09:24 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
10:09:24 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-4.2.0-SNAPSHOT.jar
10:09:24 [INFO] 
10:09:24 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
10:09:24 [INFO] 
10:09:24 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
10:09:24 [INFO] 
10:09:24 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
10:09:24 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-4.2.0-SNAPSHOT.jar
10:09:35 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-4.2.0-SNAPSHOT-sources.jar
10:09:48 [INFO] 
10:09:48 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
10:09:48 [INFO] 
10:09:48 [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
10:09:48 [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/work/data/.metadata/.log
10:09:48 [INFO] Command line:
10:09:48 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/surefire.properties, -nouithread]
10:09:53 Running org.eclipse.swtbot.nebula.gallery.finder.test.AllTests
10:09:53 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
10:09:53 SLF4J: Defaulting to no-operation (NOP) logger implementation
10:09:53 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
10:09:53 
10:09:53 (SWT:1685): Gtk-CRITICAL **: 14:09:53.249: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:09:53 
10:09:53 (SWT:1685): Gtk-CRITICAL **: 14:09:53.445: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:09:53 
10:09:53 (SWT:1685): Gtk-CRITICAL **: 14:09:53.513: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:09:53 
10:09:53 (SWT:1685): Gtk-CRITICAL **: 14:09:53.553: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:09:53 
10:09:53 (SWT:1685): Gtk-CRITICAL **: 14:09:53.638: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:09:53 
10:09:53 (SWT:1685): Gtk-CRITICAL **: 14:09:53.717: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:09:53 
10:09:53 (SWT:1685): Gtk-CRITICAL **: 14:09:53.767: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:09:53 
10:09:53 (SWT:1685): Gtk-CRITICAL **: 14:09:53.829: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:09:53 
10:09:53 (SWT:1685): Gtk-CRITICAL **: 14:09:53.898: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:09:53 
10:09:53 (SWT:1685): Gtk-CRITICAL **: 14:09:53.934: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:09:54 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.942 s -- in org.eclipse.swtbot.nebula.gallery.finder.test.AllTests
10:09:54 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest.testSelectByText -- Time elapsed: 0.258 s
10:09:54 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest.testCount -- Time elapsed: 0.048 s
10:09:54 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest.testGetGalleryItemByText -- Time elapsed: 0.069 s
10:09:54 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest.testSelectUnselect -- Time elapsed: 0.079 s
10:09:54 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest.testGetGalleryItemByIndex -- Time elapsed: 0.045 s
10:09:54 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest.testMultipleSelectByText -- Time elapsed: 0.078 s
10:09:54 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest.testGetItemByIndex -- Time elapsed: 0.072 s
10:09:54 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest.testSelectByText -- Time elapsed: 0.042 s
10:09:54 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest.testGetItemByText -- Time elapsed: 0.064 s
10:09:54 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest.testMultipleSelectByText -- Time elapsed: 0.039 s
10:09:54 
10:09:54 Results:
10:09:54 
10:09:54 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
10:09:54 
10:09:54 [INFO] All tests passed
10:09:54 [INFO] 
10:09:54 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
10:09:54 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-4.2.0-SNAPSHOT.jar
10:09:54 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-4.2.0-SNAPSHOT.pom
10:09:54 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-4.2.0-SNAPSHOT-sources.jar
10:09:54 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-4.2.0-SNAPSHOT-p2metadata.xml
10:09:54 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-4.2.0-SNAPSHOT-p2artifacts.xml
10:09:54 [INFO] 
10:09:54 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
10:09:54 [INFO] 
10:09:54 [INFO] ---< org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder.test >----
10:09:54 [INFO] Building org.eclipse.swtbot.swt.finder.test 4.2.0-SNAPSHOT       [50/57]
10:09:54 [INFO]   from org.eclipse.swtbot.swt.finder.test/pom.xml
10:09:54 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
10:09:54 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
10:09:54 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
10:09:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder.test:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/pom.xml
10:09:54 [INFO] 
10:09:54 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.finder.test ---
10:09:54 [INFO] The project's OSGi version is 4.2.0.202405291350
10:09:54 [INFO] 
10:09:54 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.finder.test ---
10:09:54 [INFO] 
10:09:54 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.finder.test ---
10:09:54 [INFO] 
10:09:54 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.finder.test ---
10:09:54 [INFO] 
10:09:54 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.swt.finder.test ---
10:09:54 [INFO] Resolving class path of org.eclipse.swtbot.swt.finder.test
10:09:54 [INFO] 
10:09:54 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.swt.finder.test ---
10:09:54 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:09:54 [INFO] 
10:09:54 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.finder.test ---
10:09:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:09:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/src/main/resources
10:09:54 [INFO] 
10:09:54 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.swt.finder.test ---
10:09:54 [INFO] Compiling 112 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:09:55 [INFO] 
10:09:55 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.swt.finder.test ---
10:09:55 [INFO] 
10:09:55 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.finder.test ---
10:09:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:09:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/src/test/resources
10:09:55 [INFO] 
10:09:55 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.swt.finder.test ---
10:09:55 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 97 were skipped
10:09:55 [INFO] 
10:09:55 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.finder.test ---
10:09:55 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-4.2.0-SNAPSHOT-sources.jar
10:09:55 [INFO] 
10:09:55 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.finder.test ---
10:09:55 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-4.2.0-SNAPSHOT.jar
10:09:55 [INFO] 
10:09:55 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.finder.test ---
10:09:55 [INFO] 
10:09:55 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.swt.finder.test ---
10:09:55 [INFO] 
10:09:55 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.swt.finder.test ---
10:09:56 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-4.2.0-SNAPSHOT.jar
10:10:04 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-4.2.0-SNAPSHOT-sources.jar
10:10:12 [INFO] 
10:10:12 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.finder.test ---
10:10:12 [INFO] 
10:10:12 [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.swtbot.swt.finder.test ---
10:10:12 [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/work/data/.metadata/.log
10:10:12 [INFO] Command line:
10:10:12 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/surefire.properties]
10:10:14 Running org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test
10:10:14 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
10:10:14 SLF4J: Defaulting to no-operation (NOP) logger implementation
10:10:14 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
10:10:15 
10:10:15 (SWT:1770): Gdk-CRITICAL **: 14:10:15.143: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:10:15 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.244 s -- in org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test
10:10:15 org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test.getsControlPath -- Time elapsed: 0.721 s
10:10:15 org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test.findsAllTabItem -- Time elapsed: 0.359 s
10:10:15 Running org.eclipse.swtbot.swt.finder.finders.MenuFinderTest
10:10:15 
10:10:15 (SWT:1770): Gdk-CRITICAL **: 14:10:15.539: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:10:15 
10:10:15 (SWT:1770): Gdk-CRITICAL **: 14:10:15.657: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:10:15 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 s -- in org.eclipse.swtbot.swt.finder.finders.MenuFinderTest
10:10:15 org.eclipse.swtbot.swt.finder.finders.MenuFinderTest.findsAllVisibleMenus -- Time elapsed: 0.118 s
10:10:15 org.eclipse.swtbot.swt.finder.finders.MenuFinderTest.clicksMenuItem -- Time elapsed: 0.091 s
10:10:15 Running org.eclipse.swtbot.swt.finder.finders.ControlFinderTest
10:10:15 
10:10:15 (SWT:1770): Gdk-CRITICAL **: 14:10:15.758: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:10:16 
10:10:16 (SWT:1770): Gtk-WARNING **: 14:10:16.141: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:16 
10:10:16 (SWT:1770): Gtk-WARNING **: 14:10:16.149: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:16 
10:10:16 (SWT:1770): Gtk-WARNING **: 14:10:16.151: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:16 
10:10:16 (SWT:1770): Gtk-WARNING **: 14:10:16.151: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:16 
10:10:16 (SWT:1770): Gtk-WARNING **: 14:10:16.151: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:16 
10:10:16 (SWT:1770): Gtk-WARNING **: 14:10:16.153: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:16 
10:10:16 (SWT:1770): Gtk-WARNING **: 14:10:16.153: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:17 
10:10:17 (SWT:1770): Gdk-CRITICAL **: 14:10:17.435: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:10:17 
10:10:17 (SWT:1770): Gtk-WARNING **: 14:10:17.694: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:17 
10:10:17 (SWT:1770): Gtk-WARNING **: 14:10:17.701: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:17 
10:10:17 (SWT:1770): Gtk-WARNING **: 14:10:17.703: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:17 
10:10:17 (SWT:1770): Gtk-WARNING **: 14:10:17.703: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:17 
10:10:17 (SWT:1770): Gtk-WARNING **: 14:10:17.703: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:17 
10:10:17 (SWT:1770): Gtk-WARNING **: 14:10:17.704: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:17 
10:10:17 (SWT:1770): Gtk-WARNING **: 14:10:17.704: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:18 
10:10:18 (SWT:1770): Gdk-CRITICAL **: 14:10:18.965: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:10:19 
10:10:19 (SWT:1770): Gtk-WARNING **: 14:10:19.230: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:19 
10:10:19 (SWT:1770): Gtk-WARNING **: 14:10:19.237: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:19 
10:10:19 (SWT:1770): Gtk-WARNING **: 14:10:19.238: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:19 
10:10:19 (SWT:1770): Gtk-WARNING **: 14:10:19.238: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:19 
10:10:19 (SWT:1770): Gtk-WARNING **: 14:10:19.239: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:19 
10:10:19 (SWT:1770): Gtk-WARNING **: 14:10:19.240: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:19 
10:10:19 (SWT:1770): Gtk-WARNING **: 14:10:19.240: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:20 
10:10:20 (SWT:1770): Gdk-CRITICAL **: 14:10:20.423: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:10:20 
10:10:20 (SWT:1770): Gtk-WARNING **: 14:10:20.700: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:20 
10:10:20 (SWT:1770): Gtk-WARNING **: 14:10:20.707: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:20 
10:10:20 (SWT:1770): Gtk-WARNING **: 14:10:20.709: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:20 
10:10:20 (SWT:1770): Gtk-WARNING **: 14:10:20.709: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:20 
10:10:20 (SWT:1770): Gtk-WARNING **: 14:10:20.709: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:20 
10:10:20 (SWT:1770): Gtk-WARNING **: 14:10:20.710: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:20 
10:10:20 (SWT:1770): Gtk-WARNING **: 14:10:20.711: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:21 
10:10:21 (SWT:1770): Gtk-CRITICAL **: 14:10:21.722: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:10:21 
10:10:21 (SWT:1770): Gtk-CRITICAL **: 14:10:21.729: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:10:21 
10:10:21 (SWT:1770): Gdk-CRITICAL **: 14:10:21.995: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:10:22 
10:10:22 (SWT:1770): Gtk-WARNING **: 14:10:22.260: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:22 
10:10:22 (SWT:1770): Gtk-WARNING **: 14:10:22.265: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:22 
10:10:22 (SWT:1770): Gtk-WARNING **: 14:10:22.266: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:22 
10:10:22 (SWT:1770): Gtk-WARNING **: 14:10:22.267: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:22 
10:10:22 (SWT:1770): Gtk-WARNING **: 14:10:22.267: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:22 
10:10:22 (SWT:1770): Gtk-WARNING **: 14:10:22.268: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:22 
10:10:22 (SWT:1770): Gtk-WARNING **: 14:10:22.268: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:23 
10:10:23 (SWT:1770): Gdk-CRITICAL **: 14:10:23.506: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:10:23 
10:10:23 (SWT:1770): Gtk-WARNING **: 14:10:23.786: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:23 
10:10:23 (SWT:1770): Gtk-WARNING **: 14:10:23.792: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:23 
10:10:23 (SWT:1770): Gtk-WARNING **: 14:10:23.793: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:23 
10:10:23 (SWT:1770): Gtk-WARNING **: 14:10:23.794: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:23 
10:10:23 (SWT:1770): Gtk-WARNING **: 14:10:23.794: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:23 
10:10:23 (SWT:1770): Gtk-WARNING **: 14:10:23.795: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:23 
10:10:23 (SWT:1770): Gtk-WARNING **: 14:10:23.795: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:25 
10:10:25 (SWT:1770): Gdk-CRITICAL **: 14:10:25.053: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:10:25 
10:10:25 (SWT:1770): Gtk-WARNING **: 14:10:25.319: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:25 
10:10:25 (SWT:1770): Gtk-WARNING **: 14:10:25.323: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:25 
10:10:25 (SWT:1770): Gtk-WARNING **: 14:10:25.325: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:25 
10:10:25 (SWT:1770): Gtk-WARNING **: 14:10:25.325: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:25 
10:10:25 (SWT:1770): Gtk-WARNING **: 14:10:25.326: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:25 
10:10:25 (SWT:1770): Gtk-WARNING **: 14:10:25.327: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:25 
10:10:25 (SWT:1770): Gtk-WARNING **: 14:10:25.327: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:26 
10:10:26 (SWT:1770): Gdk-CRITICAL **: 14:10:26.646: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:10:26 
10:10:26 (SWT:1770): Gtk-WARNING **: 14:10:26.928: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:26 
10:10:26 (SWT:1770): Gtk-WARNING **: 14:10:26.933: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:26 
10:10:26 (SWT:1770): Gtk-WARNING **: 14:10:26.934: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:26 
10:10:26 (SWT:1770): Gtk-WARNING **: 14:10:26.935: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:26 
10:10:26 (SWT:1770): Gtk-WARNING **: 14:10:26.935: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:26 
10:10:26 (SWT:1770): Gtk-WARNING **: 14:10:26.936: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:26 
10:10:26 (SWT:1770): Gtk-WARNING **: 14:10:26.936: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:28 
10:10:28 (SWT:1770): Gdk-CRITICAL **: 14:10:28.230: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:10:28 
10:10:28 (SWT:1770): Gtk-WARNING **: 14:10:28.512: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:28 
10:10:28 (SWT:1770): Gtk-WARNING **: 14:10:28.515: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:28 
10:10:28 (SWT:1770): Gtk-WARNING **: 14:10:28.517: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:28 
10:10:28 (SWT:1770): Gtk-WARNING **: 14:10:28.517: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:28 
10:10:28 (SWT:1770): Gtk-WARNING **: 14:10:28.518: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:28 
10:10:28 (SWT:1770): Gtk-WARNING **: 14:10:28.519: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:28 
10:10:28 (SWT:1770): Gtk-WARNING **: 14:10:28.519: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:29 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.99 s -- in org.eclipse.swtbot.swt.finder.finders.ControlFinderTest
10:10:29 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.findsATabItem -- Time elapsed: 1.677 s
10:10:29 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.getsControlPathToTabItem -- Time elapsed: 1.529 s
10:10:29 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.getsControlPath -- Time elapsed: 1.458 s
10:10:29 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.getsOnlyVisibleControls -- Time elapsed: 1.571 s
10:10:29 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.findsAGroup -- Time elapsed: 1.511 s
10:10:29 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.findsAShell -- Time elapsed: 1.546 s
10:10:29 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.findsText -- Time elapsed: 1.592 s
10:10:29 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.findsAllTabItem -- Time elapsed: 1.583 s
10:10:29 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.findsTwoButtons -- Time elapsed: 1.520 s
10:10:29 Running org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest
10:10:29 
10:10:29 (SWT:1770): Gdk-CRITICAL **: 14:10:29.761: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:10:30 
10:10:30 (SWT:1770): Gtk-WARNING **: 14:10:30.032: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:30 
10:10:30 (SWT:1770): Gtk-WARNING **: 14:10:30.035: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:30 
10:10:30 (SWT:1770): Gtk-WARNING **: 14:10:30.037: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:30 
10:10:30 (SWT:1770): Gtk-WARNING **: 14:10:30.037: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:30 
10:10:30 (SWT:1770): Gtk-WARNING **: 14:10:30.037: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:30 
10:10:30 (SWT:1770): Gtk-WARNING **: 14:10:30.038: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:30 
10:10:30 (SWT:1770): Gtk-WARNING **: 14:10:30.039: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:31 
10:10:31 (SWT:1770): Gdk-CRITICAL **: 14:10:31.277: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:10:31 
10:10:31 (SWT:1770): Gtk-WARNING **: 14:10:31.562: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:31 
10:10:31 (SWT:1770): Gtk-WARNING **: 14:10:31.566: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:31 
10:10:31 (SWT:1770): Gtk-WARNING **: 14:10:31.568: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:31 
10:10:31 (SWT:1770): Gtk-WARNING **: 14:10:31.568: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:31 
10:10:31 (SWT:1770): Gtk-WARNING **: 14:10:31.568: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:31 
10:10:31 (SWT:1770): Gtk-WARNING **: 14:10:31.569: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:31 
10:10:31 (SWT:1770): Gtk-WARNING **: 14:10:31.569: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:32 
10:10:32 (SWT:1770): Gdk-CRITICAL **: 14:10:32.827: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:10:33 
10:10:33 (SWT:1770): Gtk-WARNING **: 14:10:33.105: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:33 
10:10:33 (SWT:1770): Gtk-WARNING **: 14:10:33.108: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:33 
10:10:33 (SWT:1770): Gtk-WARNING **: 14:10:33.110: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:33 
10:10:33 (SWT:1770): Gtk-WARNING **: 14:10:33.110: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:33 
10:10:33 (SWT:1770): Gtk-WARNING **: 14:10:33.110: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:33 
10:10:33 (SWT:1770): Gtk-WARNING **: 14:10:33.112: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:33 
10:10:33 (SWT:1770): Gtk-WARNING **: 14:10:33.112: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:34 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.572 s -- in org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest
10:10:34 org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest.generatesStringFromPath -- Time elapsed: 1.515 s
10:10:34 org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest.getsPathFromInvalidString -- Time elapsed: 1.548 s
10:10:34 org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest.getsPathFromString -- Time elapsed: 1.506 s
10:10:34 Running org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest
10:10:34 
10:10:34 (SWT:1770): Gdk-CRITICAL **: 14:10:34.342: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:10:34 
10:10:34 (SWT:1770): Gtk-WARNING **: 14:10:34.610: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:34 
10:10:34 (SWT:1770): Gtk-WARNING **: 14:10:34.614: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:34 
10:10:34 (SWT:1770): Gtk-WARNING **: 14:10:34.615: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:34 
10:10:34 (SWT:1770): Gtk-WARNING **: 14:10:34.616: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:34 
10:10:34 (SWT:1770): Gtk-WARNING **: 14:10:34.616: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:34 
10:10:34 (SWT:1770): Gtk-WARNING **: 14:10:34.617: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:34 
10:10:34 (SWT:1770): Gtk-WARNING **: 14:10:34.617: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:35 
10:10:35 (SWT:1770): Gdk-CRITICAL **: 14:10:35.927: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:10:36 
10:10:36 (SWT:1770): Gtk-WARNING **: 14:10:36.221: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:36 
10:10:36 (SWT:1770): Gtk-WARNING **: 14:10:36.225: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:36 
10:10:36 (SWT:1770): Gtk-WARNING **: 14:10:36.227: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:36 
10:10:36 (SWT:1770): Gtk-WARNING **: 14:10:36.227: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:36 
10:10:36 (SWT:1770): Gtk-WARNING **: 14:10:36.227: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:36 
10:10:36 (SWT:1770): Gtk-WARNING **: 14:10:36.228: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:36 
10:10:36 (SWT:1770): Gtk-WARNING **: 14:10:36.228: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:37 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.131 s -- in org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest
10:10:37 org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest.childrenControlFinder1 -- Time elapsed: 1.580 s
10:10:37 org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest.childrenControlFinder2 -- Time elapsed: 1.550 s
10:10:37 Running org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest
10:10:37 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest
10:10:37 org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest.shouldBeAbleToParseUserProvidedKeyboardLayout -- Time elapsed: 0.013 s
10:10:37 org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest.shouldBeAbleToParseUserProvidedKeyboardLayoutViaPreference -- Time elapsed: 0 s
10:10:37 Running org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest
10:10:37 
10:10:37 (SWT:1770): Gdk-CRITICAL **: 14:10:37.502: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:10:37 
10:10:37 (SWT:1770): Gdk-CRITICAL **: 14:10:37.589: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:10:37 
10:10:37 (SWT:1770): Gdk-CRITICAL **: 14:10:37.666: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:10:37 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.254 s -- in org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest
10:10:37 org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest.createsKeyboardForAWTKeyboardStrategy -- Time elapsed: 0.086 s
10:10:37 org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest.createsKeyboardForMockKeyboardStrategy -- Time elapsed: 0.076 s
10:10:37 org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest.createsKeyboardForSWTKeyboardStrategy -- Time elapsed: 0.090 s
10:10:37 Running org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest
10:10:37 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest
10:10:37 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeystrokesForModificationKeyWithShiftAndCapitalCharacter -- Time elapsed: 0.001 s
10:10:37 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeyStrokeForCapitalCharacters -- Time elapsed: 0 s
10:10:37 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeyStrokeForSmallCharacters -- Time elapsed: 0 s
10:10:37 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeystrokesForModificationKeys -- Time elapsed: 0 s
10:10:37 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeystrokesForModificationKey -- Time elapsed: 0 s
10:10:37 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeystrokesForModificationKeyWithShiftAndSmallCharacter -- Time elapsed: 0 s
10:10:37 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeyStrokeForSpecialCharacters -- Time elapsed: 0.002 s
10:10:37 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeystrokesForModificationKeyForCapitalCharacter -- Time elapsed: 0 s
10:10:37 Running org.eclipse.swtbot.swt.finder.keyboard.AWTKeyboardTest
10:10:37 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s -- in org.eclipse.swtbot.swt.finder.keyboard.AWTKeyboardTest
10:10:37 org.eclipse.swtbot.swt.finder.keyboard.AWTKeyboardTest skipped
10:10:37 Running org.eclipse.swtbot.swt.finder.keyboard.SWTKeyboardTest
10:10:37 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s -- in org.eclipse.swtbot.swt.finder.keyboard.SWTKeyboardTest
10:10:37 org.eclipse.swtbot.swt.finder.keyboard.SWTKeyboardTest skipped
10:10:37 Running org.eclipse.swtbot.swt.finder.matchers.TextLabelMatcherTest
10:10:37 
10:10:37 (SWT:1770): Gdk-CRITICAL **: 14:10:37.788: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:10:38 
10:10:38 (SWT:1770): Gtk-WARNING **: 14:10:38.087: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:38 
10:10:38 (SWT:1770): Gtk-WARNING **: 14:10:38.090: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:38 
10:10:38 (SWT:1770): Gtk-WARNING **: 14:10:38.093: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:38 
10:10:38 (SWT:1770): Gtk-WARNING **: 14:10:38.093: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:38 
10:10:38 (SWT:1770): Gtk-WARNING **: 14:10:38.093: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:38 
10:10:38 (SWT:1770): Gtk-WARNING **: 14:10:38.096: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:38 
10:10:38 (SWT:1770): Gtk-WARNING **: 14:10:38.096: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:39 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.675 s -- in org.eclipse.swtbot.swt.finder.matchers.TextLabelMatcherTest
10:10:39 org.eclipse.swtbot.swt.finder.matchers.TextLabelMatcherTest.getsToString -- Time elapsed: 1.674 s
10:10:39 Running org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest
10:10:39 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest
10:10:39 org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest.getsToString -- Time elapsed: 0.003 s
10:10:39 org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest.matchTooltipIgnoreCase -- Time elapsed: 0.001 s
10:10:39 org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest.matchTooltip -- Time elapsed: 0 s
10:10:39 org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest.doesNotMatchObjectsWithNullGetTooltip -- Time elapsed: 0 s
10:10:39 org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest.doesNotMatchTooltip -- Time elapsed: 0 s
10:10:39 org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest.doesNotMatchObjectsWithNoGetTooltipMethod -- Time elapsed: 0 s
10:10:39 Running org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest
10:10:39 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest
10:10:39 org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest.matchMessage -- Time elapsed: 0.001 s
10:10:39 org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest.doesNotMatchObjectsWithNullGetMessage -- Time elapsed: 0 s
10:10:39 org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest.doesNotMatchMessage -- Time elapsed: 0 s
10:10:39 org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest.getsToString -- Time elapsed: 0 s
10:10:39 org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest.doesNotMatchObjectsWithNoGetMessageMethod -- Time elapsed: 0 s
10:10:39 Running org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest
10:10:39 
10:10:39 (SWT:1770): Gdk-CRITICAL **: 14:10:39.495: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:10:39 
10:10:39 (SWT:1770): Gdk-CRITICAL **: 14:10:39.726: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:10:39 
10:10:39 (SWT:1770): Gdk-CRITICAL **: 14:10:39.902: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:10:40 
10:10:40 (SWT:1770): Gdk-CRITICAL **: 14:10:40.081: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:10:40 
10:10:40 (SWT:1770): Gdk-CRITICAL **: 14:10:40.242: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:10:40 
10:10:40 (SWT:1770): Gdk-CRITICAL **: 14:10:40.426: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:10:40 
10:10:40 (SWT:1770): Gdk-CRITICAL **: 14:10:40.618: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:10:40 
10:10:40 (SWT:1770): Gdk-CRITICAL **: 14:10:40.804: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:10:40 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.487 s -- in org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest
10:10:40 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsWithTooltip -- Time elapsed: 0.230 s
10:10:40 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsWithTextIgnoringCase -- Time elapsed: 0.176 s
10:10:40 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsWithTooltipIgnoringCase -- Time elapsed: 0.178 s
10:10:40 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsWithText -- Time elapsed: 0.161 s
10:10:41 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsInGroup -- Time elapsed: 0.184 s
10:10:41 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.findsControlsById -- Time elapsed: 0.192 s
10:10:41 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsWithLabel -- Time elapsed: 0.186 s
10:10:41 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsWithRegex -- Time elapsed: 0.174 s
10:10:41 Running org.eclipse.swtbot.swt.finder.matchers.WithItemTest
10:10:41 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.swtbot.swt.finder.matchers.WithItemTest
10:10:41 org.eclipse.swtbot.swt.finder.matchers.WithItemTest.testDescription -- Time elapsed: 0.001 s
10:10:41 Running org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest
10:10:41 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest
10:10:41 org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest.matchesRegex -- Time elapsed: 0.001 s
10:10:41 org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest.doesNotMatchRegex -- Time elapsed: 0 s
10:10:41 org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest.getsToString -- Time elapsed: 0 s
10:10:41 org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest.doesNotMatchNullText -- Time elapsed: 0 s
10:10:41 org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest.cannotNotMatchText -- Time elapsed: 0 s
10:10:41 Running org.eclipse.swtbot.swt.finder.matchers.AllOfTest
10:10:41 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.swtbot.swt.finder.matchers.AllOfTest
10:10:41 org.eclipse.swtbot.swt.finder.matchers.AllOfTest.testShouldAnswerTrueIfAllMatcherMatches -- Time elapsed: 0 s
10:10:41 org.eclipse.swtbot.swt.finder.matchers.AllOfTest.testShouldAnswerFalseIfAnyMatchersDoesNotMatch -- Time elapsed: 0 s
10:10:41 Running org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest
10:10:41 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest
10:10:41 org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest.matchesMenuWithoutAccesor -- Time elapsed: 0 s
10:10:41 org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest.matchesMenuWithMnemonic -- Time elapsed: 0 s
10:10:41 org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest.matchesWithoutMnemonic -- Time elapsed: 0 s
10:10:41 org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest.matchesMnemonic -- Time elapsed: 0 s
10:10:41 org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest.matchesMenuWithoutMnemonic -- Time elapsed: 0 s
10:10:41 Running org.eclipse.swtbot.swt.finder.matchers.AnyOfTest
10:10:41 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.swtbot.swt.finder.matchers.AnyOfTest
10:10:41 org.eclipse.swtbot.swt.finder.matchers.AnyOfTest.testShouldAnswerTrueIfAnyMatcherMatches -- Time elapsed: 0.001 s
10:10:41 org.eclipse.swtbot.swt.finder.matchers.AnyOfTest.testShouldAnswerFalseIfNoMatchersMatche -- Time elapsed: 0 s
10:10:41 Running org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest
10:10:41 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest
10:10:41 org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest.doesNotMatchText -- Time elapsed: 0.001 s
10:10:41 org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest.doesNotMatchObjectsWithNullGetText -- Time elapsed: 0 s
10:10:41 org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest.getsToString -- Time elapsed: 0 s
10:10:41 org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest.matchText -- Time elapsed: 0 s
10:10:41 org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest.doesNotMatchObjectsWithNoGetTextMethod -- Time elapsed: 0 s
10:10:41 org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest.matchTextIgnoreCase -- Time elapsed: 0 s
10:10:41 Running org.eclipse.swtbot.swt.finder.widgets.DnDTreeTest
10:10:41 
10:10:41 (SWT:1770): Gdk-CRITICAL **: 14:10:41.046: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:10:41 
10:10:41 (SWT:1770): Gtk-CRITICAL **: 14:10:41.211: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:10:41 
10:10:41 (SWT:1770): Gtk-CRITICAL **: 14:10:41.212: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:10:41 
10:10:41 (SWT:1770): Gtk-CRITICAL **: 14:10:41.224: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:10:41 
10:10:41 (SWT:1770): Gtk-CRITICAL **: 14:10:41.227: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:10:41 
10:10:41 (SWT:1770): Gtk-CRITICAL **: 14:10:41.257: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:10:41 
10:10:41 (SWT:1770): Gtk-CRITICAL **: 14:10:41.257: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:10:41 
10:10:41 (SWT:1770): Gtk-CRITICAL **: 14:10:41.281: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:10:41 
10:10:41 (SWT:1770): Gtk-CRITICAL **: 14:10:41.282: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:10:41 
10:10:41 (SWT:1770): Gtk-CRITICAL **: 14:10:41.297: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:10:41 
10:10:41 (SWT:1770): Gtk-CRITICAL **: 14:10:41.297: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:10:41 
10:10:41 (SWT:1770): Gtk-CRITICAL **: 14:10:41.339: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:10:41 
10:10:41 (SWT:1770): Gtk-CRITICAL **: 14:10:41.339: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:10:41 
10:10:41 (SWT:1770): Gtk-CRITICAL **: 14:10:41.343: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:10:41 
10:10:41 (SWT:1770): Gtk-CRITICAL **: 14:10:41.344: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:10:41 
10:10:41 (SWT:1770): Gtk-CRITICAL **: 14:10:41.349: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:10:41 
10:10:41 (SWT:1770): Gtk-CRITICAL **: 14:10:41.349: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:10:41 
10:10:41 (SWT:1770): Gtk-CRITICAL **: 14:10:41.366: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:10:41 
10:10:41 (SWT:1770): Gtk-CRITICAL **: 14:10:41.366: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:10:41 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.351 s -- in org.eclipse.swtbot.swt.finder.widgets.DnDTreeTest
10:10:41 org.eclipse.swtbot.swt.finder.widgets.DnDTreeTest.dragsAndDropsFromTreeToTree -- Time elapsed: 0.351 s
10:10:41 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest
10:10:41 
10:10:41 (SWT:1770): Gdk-CRITICAL **: 14:10:41.404: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:10:41 
10:10:41 (SWT:1770): Gtk-WARNING **: 14:10:41.700: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:41 
10:10:41 (SWT:1770): Gtk-WARNING **: 14:10:41.704: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:41 
10:10:41 (SWT:1770): Gtk-WARNING **: 14:10:41.706: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:41 
10:10:41 (SWT:1770): Gtk-WARNING **: 14:10:41.706: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:41 
10:10:41 (SWT:1770): Gtk-WARNING **: 14:10:41.707: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:41 
10:10:41 (SWT:1770): Gtk-WARNING **: 14:10:41.708: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:41 
10:10:41 (SWT:1770): Gtk-WARNING **: 14:10:41.708: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:43 
10:10:43 (SWT:1770): Gdk-CRITICAL **: 14:10:43.059: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:10:43 
10:10:43 (SWT:1770): Gtk-WARNING **: 14:10:43.360: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:43 
10:10:43 (SWT:1770): Gtk-WARNING **: 14:10:43.364: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:43 
10:10:43 (SWT:1770): Gtk-WARNING **: 14:10:43.366: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:43 
10:10:43 (SWT:1770): Gtk-WARNING **: 14:10:43.366: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:43 
10:10:43 (SWT:1770): Gtk-WARNING **: 14:10:43.366: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:43 
10:10:43 (SWT:1770): Gtk-WARNING **: 14:10:43.368: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:43 
10:10:43 (SWT:1770): Gtk-WARNING **: 14:10:43.368: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:44 
10:10:44 (SWT:1770): Gdk-CRITICAL **: 14:10:44.742: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:10:45 
10:10:45 (SWT:1770): Gtk-WARNING **: 14:10:45.037: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:45 
10:10:45 (SWT:1770): Gtk-WARNING **: 14:10:45.042: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:45 
10:10:45 (SWT:1770): Gtk-WARNING **: 14:10:45.045: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:45 
10:10:45 (SWT:1770): Gtk-WARNING **: 14:10:45.045: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:45 
10:10:45 (SWT:1770): Gtk-WARNING **: 14:10:45.045: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:45 
10:10:45 (SWT:1770): Gtk-WARNING **: 14:10:45.047: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:45 
10:10:45 (SWT:1770): Gtk-WARNING **: 14:10:45.047: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:46 
10:10:46 (SWT:1770): Gdk-CRITICAL **: 14:10:46.512: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:10:46 
10:10:46 (SWT:1770): Gtk-WARNING **: 14:10:46.811: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:46 
10:10:46 (SWT:1770): Gtk-WARNING **: 14:10:46.815: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:46 
10:10:46 (SWT:1770): Gtk-WARNING **: 14:10:46.818: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:46 
10:10:46 (SWT:1770): Gtk-WARNING **: 14:10:46.818: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:46 
10:10:46 (SWT:1770): Gtk-WARNING **: 14:10:46.818: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:46 
10:10:46 (SWT:1770): Gtk-WARNING **: 14:10:46.822: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:46 
10:10:46 (SWT:1770): Gtk-WARNING **: 14:10:46.822: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:48 
10:10:48 (SWT:1770): Gdk-CRITICAL **: 14:10:48.248: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:10:48 
10:10:48 (SWT:1770): Gtk-WARNING **: 14:10:48.559: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:48 
10:10:48 (SWT:1770): Gtk-WARNING **: 14:10:48.562: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:48 
10:10:48 (SWT:1770): Gtk-WARNING **: 14:10:48.564: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:48 
10:10:48 (SWT:1770): Gtk-WARNING **: 14:10:48.564: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:48 
10:10:48 (SWT:1770): Gtk-WARNING **: 14:10:48.564: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:48 
10:10:48 (SWT:1770): Gtk-WARNING **: 14:10:48.566: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:48 
10:10:48 (SWT:1770): Gtk-WARNING **: 14:10:48.566: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:50 
10:10:50 (SWT:1770): Gdk-CRITICAL **: 14:10:50.055: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:10:50 
10:10:50 (SWT:1770): Gtk-WARNING **: 14:10:50.357: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:50 
10:10:50 (SWT:1770): Gtk-WARNING **: 14:10:50.361: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:50 
10:10:50 (SWT:1770): Gtk-WARNING **: 14:10:50.363: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:50 
10:10:50 (SWT:1770): Gtk-WARNING **: 14:10:50.363: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:50 
10:10:50 (SWT:1770): Gtk-WARNING **: 14:10:50.363: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:50 
10:10:50 (SWT:1770): Gtk-WARNING **: 14:10:50.365: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:50 
10:10:50 (SWT:1770): Gtk-WARNING **: 14:10:50.365: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:51 
10:10:51 (SWT:1770): Gtk-WARNING **: 14:10:51.490: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
10:10:51 
10:10:51 (SWT:1770): Gtk-WARNING **: 14:10:51.493: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
10:10:51 
10:10:51 (SWT:1770): Gtk-WARNING **: 14:10:51.496: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
10:10:51 
10:10:51 (SWT:1770): Gtk-WARNING **: 14:10:51.496: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
10:10:51 
10:10:51 (SWT:1770): Gtk-WARNING **: 14:10:51.496: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
10:10:51 
10:10:51 (SWT:1770): Gtk-WARNING **: 14:10:51.498: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
10:10:51 
10:10:51 (SWT:1770): Gtk-WARNING **: 14:10:51.498: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
10:10:51 
10:10:51 (SWT:1770): Gdk-CRITICAL **: 14:10:51.788: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:10:52 
10:10:52 (SWT:1770): Gtk-WARNING **: 14:10:52.081: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:52 
10:10:52 (SWT:1770): Gtk-WARNING **: 14:10:52.085: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:52 
10:10:52 (SWT:1770): Gtk-WARNING **: 14:10:52.087: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:52 
10:10:52 (SWT:1770): Gtk-WARNING **: 14:10:52.087: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:52 
10:10:52 (SWT:1770): Gtk-WARNING **: 14:10:52.087: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:52 
10:10:52 (SWT:1770): Gtk-WARNING **: 14:10:52.089: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:52 
10:10:52 (SWT:1770): Gtk-WARNING **: 14:10:52.089: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:58 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.08 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest
10:10:58 org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldGetExpandItemCount -- Time elapsed: 1.655 s
10:10:58 org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldCollapseAnItem -- Time elapsed: 1.683 s
10:10:58 org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldExpandAnItem -- Time elapsed: 1.769 s
10:10:58 org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldGetExpandedAndCollapsedItemCount -- Time elapsed: 1.735 s
10:10:58 org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldGetAllExpandBarItems -- Time elapsed: 1.806 s
10:10:58 org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldMatchEvents -- Time elapsed: 1.733 s
10:10:58 org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldThrowExceptionWhenItemIsNotFound -- Time elapsed: 6.697 s
10:10:58 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest
10:10:58 
10:10:58 (SWT:1770): Gdk-CRITICAL **: 14:10:58.495: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:10:58 
10:10:58 (SWT:1770): Gtk-WARNING **: 14:10:58.857: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:58 
10:10:58 (SWT:1770): Gtk-WARNING **: 14:10:58.861: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:58 
10:10:58 (SWT:1770): Gtk-WARNING **: 14:10:58.863: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:58 
10:10:58 (SWT:1770): Gtk-WARNING **: 14:10:58.863: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:58 
10:10:58 (SWT:1770): Gtk-WARNING **: 14:10:58.863: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:58 
10:10:58 (SWT:1770): Gtk-WARNING **: 14:10:58.864: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:10:58 
10:10:58 (SWT:1770): Gtk-WARNING **: 14:10:58.864: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:00 
10:11:00 (SWT:1770): Gdk-CRITICAL **: 14:11:00.334: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:11:00 
10:11:00 (SWT:1770): Gtk-WARNING **: 14:11:00.652: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:00 
10:11:00 (SWT:1770): Gtk-WARNING **: 14:11:00.655: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:00 
10:11:00 (SWT:1770): Gtk-WARNING **: 14:11:00.657: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:00 
10:11:00 (SWT:1770): Gtk-WARNING **: 14:11:00.658: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:00 
10:11:00 (SWT:1770): Gtk-WARNING **: 14:11:00.658: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:00 
10:11:00 (SWT:1770): Gtk-WARNING **: 14:11:00.659: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:00 
10:11:00 (SWT:1770): Gtk-WARNING **: 14:11:00.659: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:02 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.241 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest
10:11:02 org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest.findsArrowButtons -- Time elapsed: 1.839 s
10:11:02 org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest.clicksArrowButton -- Time elapsed: 2.399 s
10:11:02 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest
10:11:02 
10:11:02 (SWT:1770): Gdk-CRITICAL **: 14:11:02.744: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:11:03 
10:11:03 (SWT:1770): Gtk-WARNING **: 14:11:03.048: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:03 
10:11:03 (SWT:1770): Gtk-WARNING **: 14:11:03.052: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:03 
10:11:03 (SWT:1770): Gtk-WARNING **: 14:11:03.053: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:03 
10:11:03 (SWT:1770): Gtk-WARNING **: 14:11:03.054: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:03 
10:11:03 (SWT:1770): Gtk-WARNING **: 14:11:03.054: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:03 
10:11:03 (SWT:1770): Gtk-WARNING **: 14:11:03.055: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:03 
10:11:03 (SWT:1770): Gtk-WARNING **: 14:11:03.055: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:04 
10:11:04 (SWT:1770): Gdk-CRITICAL **: 14:11:04.510: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:11:04 
10:11:04 (SWT:1770): Gtk-WARNING **: 14:11:04.824: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:04 
10:11:04 (SWT:1770): Gtk-WARNING **: 14:11:04.828: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:04 
10:11:04 (SWT:1770): Gtk-WARNING **: 14:11:04.830: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:04 
10:11:04 (SWT:1770): Gtk-WARNING **: 14:11:04.830: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:04 
10:11:04 (SWT:1770): Gtk-WARNING **: 14:11:04.830: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:04 
10:11:04 (SWT:1770): Gtk-WARNING **: 14:11:04.832: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:04 
10:11:04 (SWT:1770): Gtk-WARNING **: 14:11:04.832: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:06 
10:11:06 (SWT:1770): Gdk-CRITICAL **: 14:11:06.253: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:11:06 
10:11:06 (SWT:1770): Gtk-WARNING **: 14:11:06.559: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:06 
10:11:06 (SWT:1770): Gtk-WARNING **: 14:11:06.563: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:06 
10:11:06 (SWT:1770): Gtk-WARNING **: 14:11:06.565: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:06 
10:11:06 (SWT:1770): Gtk-WARNING **: 14:11:06.565: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:06 
10:11:06 (SWT:1770): Gtk-WARNING **: 14:11:06.565: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:06 
10:11:06 (SWT:1770): Gtk-WARNING **: 14:11:06.567: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:06 
10:11:06 (SWT:1770): Gtk-WARNING **: 14:11:06.567: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:07 
10:11:07 (SWT:1770): Gdk-CRITICAL **: 14:11:07.987: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:11:08 
10:11:08 (SWT:1770): Gtk-WARNING **: 14:11:08.293: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:08 
10:11:08 (SWT:1770): Gtk-WARNING **: 14:11:08.297: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:08 
10:11:08 (SWT:1770): Gtk-WARNING **: 14:11:08.298: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:08 
10:11:08 (SWT:1770): Gtk-WARNING **: 14:11:08.299: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:08 
10:11:08 (SWT:1770): Gtk-WARNING **: 14:11:08.299: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:08 
10:11:08 (SWT:1770): Gtk-WARNING **: 14:11:08.300: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:08 
10:11:08 (SWT:1770): Gtk-WARNING **: 14:11:08.300: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:09 
10:11:09 (SWT:1770): Gdk-CRITICAL **: 14:11:09.721: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:11:10 
10:11:10 (SWT:1770): Gtk-WARNING **: 14:11:10.033: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:10 
10:11:10 (SWT:1770): Gtk-WARNING **: 14:11:10.037: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:10 
10:11:10 (SWT:1770): Gtk-WARNING **: 14:11:10.039: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:10 
10:11:10 (SWT:1770): Gtk-WARNING **: 14:11:10.039: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:10 
10:11:10 (SWT:1770): Gtk-WARNING **: 14:11:10.039: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:10 
10:11:10 (SWT:1770): Gtk-WARNING **: 14:11:10.040: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:10 
10:11:10 (SWT:1770): Gtk-WARNING **: 14:11:10.041: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:11 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.742 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest
10:11:11 org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest.testsInitialValues -- Time elapsed: 1.764 s
10:11:11 org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest.findsProgressBarInGroup -- Time elapsed: 1.742 s
10:11:11 org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest.testsGetStyle -- Time elapsed: 1.733 s
10:11:11 org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest.findsProgressBar -- Time elapsed: 1.733 s
10:11:11 org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest.testsProgressPercentage -- Time elapsed: 1.763 s
10:11:11 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest
10:11:11 
10:11:11 (SWT:1770): Gdk-CRITICAL **: 14:11:11.494: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:11:11 
10:11:11 (SWT:1770): Gtk-WARNING **: 14:11:11.819: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:11 
10:11:11 (SWT:1770): Gtk-WARNING **: 14:11:11.823: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:11 
10:11:11 (SWT:1770): Gtk-WARNING **: 14:11:11.825: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:11 
10:11:11 (SWT:1770): Gtk-WARNING **: 14:11:11.825: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:11 
10:11:11 (SWT:1770): Gtk-WARNING **: 14:11:11.825: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:11 
10:11:11 (SWT:1770): Gtk-WARNING **: 14:11:11.826: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:11 
10:11:11 (SWT:1770): Gtk-WARNING **: 14:11:11.827: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:13 
10:11:13 (SWT:1770): Gdk-CRITICAL **: 14:11:13.195: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:11:13 
10:11:13 (SWT:1770): Gtk-WARNING **: 14:11:13.538: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:13 
10:11:13 (SWT:1770): Gtk-WARNING **: 14:11:13.541: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:13 
10:11:13 (SWT:1770): Gtk-WARNING **: 14:11:13.543: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:13 
10:11:13 (SWT:1770): Gtk-WARNING **: 14:11:13.543: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:13 
10:11:13 (SWT:1770): Gtk-WARNING **: 14:11:13.543: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:13 
10:11:13 (SWT:1770): Gtk-WARNING **: 14:11:13.545: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:13 
10:11:13 (SWT:1770): Gtk-WARNING **: 14:11:13.545: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:14 
10:11:14 (SWT:1770): Gdk-CRITICAL **: 14:11:14.988: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:11:15 
10:11:15 (SWT:1770): Gtk-WARNING **: 14:11:15.308: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:15 
10:11:15 (SWT:1770): Gtk-WARNING **: 14:11:15.312: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:15 
10:11:15 (SWT:1770): Gtk-WARNING **: 14:11:15.314: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:15 
10:11:15 (SWT:1770): Gtk-WARNING **: 14:11:15.315: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:15 
10:11:15 (SWT:1770): Gtk-WARNING **: 14:11:15.315: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:15 
10:11:15 (SWT:1770): Gtk-WARNING **: 14:11:15.316: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:15 
10:11:15 (SWT:1770): Gtk-WARNING **: 14:11:15.316: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:16 
10:11:16 (SWT:1770): Gdk-CRITICAL **: 14:11:16.778: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:11:17 
10:11:17 (SWT:1770): Gtk-WARNING **: 14:11:17.111: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:17 
10:11:17 (SWT:1770): Gtk-WARNING **: 14:11:17.115: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:17 
10:11:17 (SWT:1770): Gtk-WARNING **: 14:11:17.120: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:17 
10:11:17 (SWT:1770): Gtk-WARNING **: 14:11:17.120: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:17 
10:11:17 (SWT:1770): Gtk-WARNING **: 14:11:17.121: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:17 
10:11:17 (SWT:1770): Gtk-WARNING **: 14:11:17.124: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:17 
10:11:17 (SWT:1770): Gtk-WARNING **: 14:11:17.124: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:18 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.056 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest
10:11:18 org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest.findsForegroundColor -- Time elapsed: 1.699 s
10:11:18 org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest.findsBackgroundColor -- Time elapsed: 1.792 s
10:11:18 org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest.clicksButtons -- Time elapsed: 1.789 s
10:11:18 org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest.findsButtons -- Time elapsed: 1.771 s
10:11:18 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest
10:11:18 
10:11:18 (SWT:1770): Gdk-CRITICAL **: 14:11:18.558: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:11:18 
10:11:18 (SWT:1770): Gtk-WARNING **: 14:11:18.867: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:18 
10:11:18 (SWT:1770): Gtk-WARNING **: 14:11:18.871: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:18 
10:11:18 (SWT:1770): Gtk-WARNING **: 14:11:18.873: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:18 
10:11:18 (SWT:1770): Gtk-WARNING **: 14:11:18.873: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:18 
10:11:18 (SWT:1770): Gtk-WARNING **: 14:11:18.873: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:18 
10:11:18 (SWT:1770): Gtk-WARNING **: 14:11:18.875: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:18 
10:11:18 (SWT:1770): Gtk-WARNING **: 14:11:18.875: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:20 
10:11:20 (SWT:1770): Gdk-CRITICAL **: 14:11:20.438: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:11:20 
10:11:20 (SWT:1770): Gtk-WARNING **: 14:11:20.749: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:20 
10:11:20 (SWT:1770): Gtk-WARNING **: 14:11:20.753: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:20 
10:11:20 (SWT:1770): Gtk-WARNING **: 14:11:20.755: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:20 
10:11:20 (SWT:1770): Gtk-WARNING **: 14:11:20.755: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:20 
10:11:20 (SWT:1770): Gtk-WARNING **: 14:11:20.755: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:20 
10:11:20 (SWT:1770): Gtk-WARNING **: 14:11:20.757: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:20 
10:11:20 (SWT:1770): Gtk-WARNING **: 14:11:20.757: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:22 
10:11:22 (SWT:1770): Gdk-CRITICAL **: 14:11:22.255: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:11:22 
10:11:22 (SWT:1770): Gtk-WARNING **: 14:11:22.622: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:22 
10:11:22 (SWT:1770): Gtk-WARNING **: 14:11:22.625: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:22 
10:11:22 (SWT:1770): Gtk-WARNING **: 14:11:22.627: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:22 
10:11:22 (SWT:1770): Gtk-WARNING **: 14:11:22.628: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:22 
10:11:22 (SWT:1770): Gtk-WARNING **: 14:11:22.628: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:22 
10:11:22 (SWT:1770): Gtk-WARNING **: 14:11:22.629: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:22 
10:11:22 (SWT:1770): Gtk-WARNING **: 14:11:22.629: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:24 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.535 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest
10:11:24 org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest.findsAlignment -- Time elapsed: 1.879 s
10:11:24 org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest.findsLabel -- Time elapsed: 1.815 s
10:11:24 org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest.getsImage -- Time elapsed: 1.837 s
10:11:24 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest
10:11:24 
10:11:24 (SWT:1770): Gdk-CRITICAL **: 14:11:24.102: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:11:24 
10:11:24 (SWT:1770): Gtk-WARNING **: 14:11:24.431: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:24 
10:11:24 (SWT:1770): Gtk-WARNING **: 14:11:24.436: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:24 
10:11:24 (SWT:1770): Gtk-WARNING **: 14:11:24.438: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:24 
10:11:24 (SWT:1770): Gtk-WARNING **: 14:11:24.438: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:24 
10:11:24 (SWT:1770): Gtk-WARNING **: 14:11:24.438: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:24 
10:11:24 (SWT:1770): Gtk-WARNING **: 14:11:24.440: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:24 
10:11:24 (SWT:1770): Gtk-WARNING **: 14:11:24.440: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:26 
10:11:26 (SWT:1770): Gdk-CRITICAL **: 14:11:26.049: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:11:26 
10:11:26 (SWT:1770): Gtk-WARNING **: 14:11:26.365: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:26 
10:11:26 (SWT:1770): Gtk-WARNING **: 14:11:26.369: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:26 
10:11:26 (SWT:1770): Gtk-WARNING **: 14:11:26.371: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:26 
10:11:26 (SWT:1770): Gtk-WARNING **: 14:11:26.371: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:26 
10:11:26 (SWT:1770): Gtk-WARNING **: 14:11:26.371: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:26 
10:11:26 (SWT:1770): Gtk-WARNING **: 14:11:26.373: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:26 
10:11:26 (SWT:1770): Gtk-WARNING **: 14:11:26.373: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:28 
10:11:28 (SWT:1770): Gdk-CRITICAL **: 14:11:28.016: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:11:28 
10:11:28 (SWT:1770): Gtk-WARNING **: 14:11:28.332: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:28 
10:11:28 (SWT:1770): Gtk-WARNING **: 14:11:28.336: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:28 
10:11:28 (SWT:1770): Gtk-WARNING **: 14:11:28.338: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:28 
10:11:28 (SWT:1770): Gtk-WARNING **: 14:11:28.338: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:28 
10:11:28 (SWT:1770): Gtk-WARNING **: 14:11:28.339: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:28 
10:11:28 (SWT:1770): Gtk-WARNING **: 14:11:28.340: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:28 
10:11:28 (SWT:1770): Gtk-WARNING **: 14:11:28.340: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:29 
10:11:29 (SWT:1770): Gdk-CRITICAL **: 14:11:29.804: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:11:30 
10:11:30 (SWT:1770): Gtk-WARNING **: 14:11:30.140: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:30 
10:11:30 (SWT:1770): Gtk-WARNING **: 14:11:30.146: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:30 
10:11:30 (SWT:1770): Gtk-WARNING **: 14:11:30.149: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:30 
10:11:30 (SWT:1770): Gtk-WARNING **: 14:11:30.149: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:30 
10:11:30 (SWT:1770): Gtk-WARNING **: 14:11:30.149: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:30 
10:11:30 (SWT:1770): Gtk-WARNING **: 14:11:30.151: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:30 
10:11:30 (SWT:1770): Gtk-WARNING **: 14:11:30.151: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:31 
10:11:31 (SWT:1770): Gdk-CRITICAL **: 14:11:31.698: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:11:32 
10:11:32 (SWT:1770): Gtk-WARNING **: 14:11:32.015: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:32 
10:11:32 (SWT:1770): Gtk-WARNING **: 14:11:32.019: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:32 
10:11:32 (SWT:1770): Gtk-WARNING **: 14:11:32.022: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:32 
10:11:32 (SWT:1770): Gtk-WARNING **: 14:11:32.023: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:32 
10:11:32 (SWT:1770): Gtk-WARNING **: 14:11:32.023: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:32 
10:11:32 (SWT:1770): Gtk-WARNING **: 14:11:32.026: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:32 
10:11:32 (SWT:1770): Gtk-WARNING **: 14:11:32.026: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:33 
10:11:33 (SWT:1770): Gdk-CRITICAL **: 14:11:33.598: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:11:33 
10:11:33 (SWT:1770): Gtk-WARNING **: 14:11:33.955: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:33 
10:11:33 (SWT:1770): Gtk-WARNING **: 14:11:33.959: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:33 
10:11:33 (SWT:1770): Gtk-WARNING **: 14:11:33.962: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:33 
10:11:33 (SWT:1770): Gtk-WARNING **: 14:11:33.962: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:33 
10:11:33 (SWT:1770): Gtk-WARNING **: 14:11:33.962: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:33 
10:11:33 (SWT:1770): Gtk-WARNING **: 14:11:33.964: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:33 
10:11:33 (SWT:1770): Gtk-WARNING **: 14:11:33.964: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:35 
10:11:35 (SWT:1770): Gdk-CRITICAL **: 14:11:35.571: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:11:35 
10:11:35 (SWT:1770): Gtk-WARNING **: 14:11:35.909: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:35 
10:11:35 (SWT:1770): Gtk-WARNING **: 14:11:35.914: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:35 
10:11:35 (SWT:1770): Gtk-WARNING **: 14:11:35.916: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:35 
10:11:35 (SWT:1770): Gtk-WARNING **: 14:11:35.916: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:35 
10:11:35 (SWT:1770): Gtk-WARNING **: 14:11:35.916: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:35 
10:11:35 (SWT:1770): Gtk-WARNING **: 14:11:35.918: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:35 
10:11:35 (SWT:1770): Gtk-WARNING **: 14:11:35.918: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:37 
10:11:37 (SWT:1770): Gdk-CRITICAL **: 14:11:37.505: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:11:37 
10:11:37 (SWT:1770): Gtk-WARNING **: 14:11:37.822: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:37 
10:11:37 (SWT:1770): Gtk-WARNING **: 14:11:37.825: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:37 
10:11:37 (SWT:1770): Gtk-WARNING **: 14:11:37.828: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:37 
10:11:37 (SWT:1770): Gtk-WARNING **: 14:11:37.828: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:37 
10:11:37 (SWT:1770): Gtk-WARNING **: 14:11:37.828: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:37 
10:11:37 (SWT:1770): Gtk-WARNING **: 14:11:37.829: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:37 
10:11:37 (SWT:1770): Gtk-WARNING **: 14:11:37.830: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:39 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.25 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest
10:11:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest.selectsRadioButton -- Time elapsed: 1.946 s
10:11:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest.findsToolBarButtonWithIndex -- Time elapsed: 1.967 s
10:11:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest.clicksRadioButton -- Time elapsed: 1.788 s
10:11:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest.togglesRadioButton -- Time elapsed: 1.894 s
10:11:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest.togglingRadioButtonDeselectsOtherConditionally -- Time elapsed: 1.900 s
10:11:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest.clickingRadioButtonDeselectsOther -- Time elapsed: 1.973 s
10:11:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest.deselectsRadioButton -- Time elapsed: 1.933 s
10:11:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest.clicksRadioButtonWithModifier -- Time elapsed: 1.847 s
10:11:39 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest
10:11:39 
10:11:39 (SWT:1770): Gdk-CRITICAL **: 14:11:39.371: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:11:39 
10:11:39 (SWT:1770): Gtk-WARNING **: 14:11:39.688: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:39 
10:11:39 (SWT:1770): Gtk-WARNING **: 14:11:39.692: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:39 
10:11:39 (SWT:1770): Gtk-WARNING **: 14:11:39.694: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:39 
10:11:39 (SWT:1770): Gtk-WARNING **: 14:11:39.694: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:39 
10:11:39 (SWT:1770): Gtk-WARNING **: 14:11:39.694: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:39 
10:11:39 (SWT:1770): Gtk-WARNING **: 14:11:39.696: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:39 
10:11:39 (SWT:1770): Gtk-WARNING **: 14:11:39.696: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:41 
10:11:41 (SWT:1770): Gdk-CRITICAL **: 14:11:41.259: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:11:41 
10:11:41 (SWT:1770): Gtk-WARNING **: 14:11:41.590: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:41 
10:11:41 (SWT:1770): Gtk-WARNING **: 14:11:41.594: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:41 
10:11:41 (SWT:1770): Gtk-WARNING **: 14:11:41.596: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:41 
10:11:41 (SWT:1770): Gtk-WARNING **: 14:11:41.596: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:41 
10:11:41 (SWT:1770): Gtk-WARNING **: 14:11:41.597: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:41 
10:11:41 (SWT:1770): Gtk-WARNING **: 14:11:41.599: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:41 
10:11:41 (SWT:1770): Gtk-WARNING **: 14:11:41.599: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:43 
10:11:43 (SWT:1770): Gdk-CRITICAL **: 14:11:43.254: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:11:43 
10:11:43 (SWT:1770): Gtk-WARNING **: 14:11:43.585: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:43 
10:11:43 (SWT:1770): Gtk-WARNING **: 14:11:43.589: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:43 
10:11:43 (SWT:1770): Gtk-WARNING **: 14:11:43.591: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:43 
10:11:43 (SWT:1770): Gtk-WARNING **: 14:11:43.591: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:43 
10:11:43 (SWT:1770): Gtk-WARNING **: 14:11:43.591: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:43 
10:11:43 (SWT:1770): Gtk-WARNING **: 14:11:43.592: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:43 
10:11:43 (SWT:1770): Gtk-WARNING **: 14:11:43.592: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:45 
10:11:45 (SWT:1770): Gdk-CRITICAL **: 14:11:45.188: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:11:45 
10:11:45 (SWT:1770): Gtk-WARNING **: 14:11:45.523: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:45 
10:11:45 (SWT:1770): Gtk-WARNING **: 14:11:45.528: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:45 
10:11:45 (SWT:1770): Gtk-WARNING **: 14:11:45.530: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:45 
10:11:45 (SWT:1770): Gtk-WARNING **: 14:11:45.530: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:45 
10:11:45 (SWT:1770): Gtk-WARNING **: 14:11:45.530: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:45 
10:11:45 (SWT:1770): Gtk-WARNING **: 14:11:45.532: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:45 
10:11:45 (SWT:1770): Gtk-WARNING **: 14:11:45.532: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:47 
10:11:47 (SWT:1770): Gdk-CRITICAL **: 14:11:47.091: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:11:47 
10:11:47 (SWT:1770): Gtk-WARNING **: 14:11:47.415: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:47 
10:11:47 (SWT:1770): Gtk-WARNING **: 14:11:47.419: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:47 
10:11:47 (SWT:1770): Gtk-WARNING **: 14:11:47.421: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:47 
10:11:47 (SWT:1770): Gtk-WARNING **: 14:11:47.421: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:47 
10:11:47 (SWT:1770): Gtk-WARNING **: 14:11:47.422: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:47 
10:11:47 (SWT:1770): Gtk-WARNING **: 14:11:47.424: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:47 
10:11:47 (SWT:1770): Gtk-WARNING **: 14:11:47.424: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:49 
10:11:49 (SWT:1770): Gdk-CRITICAL **: 14:11:49.009: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:11:49 
10:11:49 (SWT:1770): Gtk-WARNING **: 14:11:49.335: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:49 
10:11:49 (SWT:1770): Gtk-WARNING **: 14:11:49.339: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:49 
10:11:49 (SWT:1770): Gtk-WARNING **: 14:11:49.341: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:49 
10:11:49 (SWT:1770): Gtk-WARNING **: 14:11:49.341: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:49 
10:11:49 (SWT:1770): Gtk-WARNING **: 14:11:49.341: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:49 
10:11:49 (SWT:1770): Gtk-WARNING **: 14:11:49.343: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:49 
10:11:49 (SWT:1770): Gtk-WARNING **: 14:11:49.343: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:50 
10:11:50 (SWT:1770): Gdk-CRITICAL **: 14:11:50.932: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:11:51 
10:11:51 (SWT:1770): Gtk-WARNING **: 14:11:51.275: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:51 
10:11:51 (SWT:1770): Gtk-WARNING **: 14:11:51.279: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:51 
10:11:51 (SWT:1770): Gtk-WARNING **: 14:11:51.282: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:51 
10:11:51 (SWT:1770): Gtk-WARNING **: 14:11:51.282: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:51 
10:11:51 (SWT:1770): Gtk-WARNING **: 14:11:51.282: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:51 
10:11:51 (SWT:1770): Gtk-WARNING **: 14:11:51.284: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:51 
10:11:51 (SWT:1770): Gtk-WARNING **: 14:11:51.284: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:52 
10:11:52 (SWT:1770): Gdk-CRITICAL **: 14:11:52.862: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:11:53 
10:11:53 (SWT:1770): Gtk-WARNING **: 14:11:53.197: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:53 
10:11:53 (SWT:1770): Gtk-WARNING **: 14:11:53.201: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:53 
10:11:53 (SWT:1770): Gtk-WARNING **: 14:11:53.203: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:53 
10:11:53 (SWT:1770): Gtk-WARNING **: 14:11:53.204: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:53 
10:11:53 (SWT:1770): Gtk-WARNING **: 14:11:53.204: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:53 
10:11:53 (SWT:1770): Gtk-WARNING **: 14:11:53.206: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:53 
10:11:53 (SWT:1770): Gtk-WARNING **: 14:11:53.206: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:54 
10:11:54 (SWT:1770): Gdk-CRITICAL **: 14:11:54.747: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:11:55 
10:11:55 (SWT:1770): Gtk-WARNING **: 14:11:55.080: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:55 
10:11:55 (SWT:1770): Gtk-WARNING **: 14:11:55.084: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:55 
10:11:55 (SWT:1770): Gtk-WARNING **: 14:11:55.086: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:55 
10:11:55 (SWT:1770): Gtk-WARNING **: 14:11:55.087: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:55 
10:11:55 (SWT:1770): Gtk-WARNING **: 14:11:55.087: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:55 
10:11:55 (SWT:1770): Gtk-WARNING **: 14:11:55.090: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:55 
10:11:55 (SWT:1770): Gtk-WARNING **: 14:11:55.090: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:56 
10:11:56 (SWT:1770): Gdk-CRITICAL **: 14:11:56.868: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:11:57 
10:11:57 (SWT:1770): Gtk-WARNING **: 14:11:57.201: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:57 
10:11:57 (SWT:1770): Gtk-WARNING **: 14:11:57.205: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:57 
10:11:57 (SWT:1770): Gtk-WARNING **: 14:11:57.207: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:57 
10:11:57 (SWT:1770): Gtk-WARNING **: 14:11:57.207: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:57 
10:11:57 (SWT:1770): Gtk-WARNING **: 14:11:57.208: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:57 
10:11:57 (SWT:1770): Gtk-WARNING **: 14:11:57.209: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:57 
10:11:57 (SWT:1770): Gtk-WARNING **: 14:11:57.209: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:58 
10:11:58 (SWT:1770): Gdk-CRITICAL **: 14:11:58.947: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:11:59 
10:11:59 (SWT:1770): Gtk-WARNING **: 14:11:59.285: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:59 
10:11:59 (SWT:1770): Gtk-WARNING **: 14:11:59.289: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:59 
10:11:59 (SWT:1770): Gtk-WARNING **: 14:11:59.292: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:59 
10:11:59 (SWT:1770): Gtk-WARNING **: 14:11:59.293: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:59 
10:11:59 (SWT:1770): Gtk-WARNING **: 14:11:59.293: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:59 
10:11:59 (SWT:1770): Gtk-WARNING **: 14:11:59.296: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:11:59 
10:11:59 (SWT:1770): Gtk-WARNING **: 14:11:59.296: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:01 
10:12:01 (SWT:1770): Gdk-CRITICAL **: 14:12:01.232: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:12:01 
10:12:01 (SWT:1770): Gtk-WARNING **: 14:12:01.603: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:01 
10:12:01 (SWT:1770): Gtk-WARNING **: 14:12:01.607: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:01 
10:12:01 (SWT:1770): Gtk-WARNING **: 14:12:01.610: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:01 
10:12:01 (SWT:1770): Gtk-WARNING **: 14:12:01.610: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:01 
10:12:01 (SWT:1770): Gtk-WARNING **: 14:12:01.610: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:01 
10:12:01 (SWT:1770): Gtk-WARNING **: 14:12:01.612: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:01 
10:12:01 (SWT:1770): Gtk-WARNING **: 14:12:01.612: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:03 
10:12:03 (SWT:1770): Gdk-CRITICAL **: 14:12:03.417: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:12:03 
10:12:03 (SWT:1770): Gtk-WARNING **: 14:12:03.779: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:03 
10:12:03 (SWT:1770): Gtk-WARNING **: 14:12:03.782: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:03 
10:12:03 (SWT:1770): Gtk-WARNING **: 14:12:03.784: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:03 
10:12:03 (SWT:1770): Gtk-WARNING **: 14:12:03.785: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:03 
10:12:03 (SWT:1770): Gtk-WARNING **: 14:12:03.785: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:03 
10:12:03 (SWT:1770): Gtk-WARNING **: 14:12:03.786: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:03 
10:12:03 (SWT:1770): Gtk-WARNING **: 14:12:03.786: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:05 
10:12:05 (SWT:1770): Gdk-CRITICAL **: 14:12:05.422: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:12:05 
10:12:05 (SWT:1770): Gtk-WARNING **: 14:12:05.775: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:05 
10:12:05 (SWT:1770): Gtk-WARNING **: 14:12:05.779: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:05 
10:12:05 (SWT:1770): Gtk-WARNING **: 14:12:05.781: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:05 
10:12:05 (SWT:1770): Gtk-WARNING **: 14:12:05.781: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:05 
10:12:05 (SWT:1770): Gtk-WARNING **: 14:12:05.781: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:05 
10:12:05 (SWT:1770): Gtk-WARNING **: 14:12:05.783: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:05 
10:12:05 (SWT:1770): Gtk-WARNING **: 14:12:05.783: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:07 
10:12:07 (SWT:1770): Gdk-CRITICAL **: 14:12:07.413: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:12:07 
10:12:07 (SWT:1770): Gtk-WARNING **: 14:12:07.744: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:07 
10:12:07 (SWT:1770): Gtk-WARNING **: 14:12:07.748: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:07 
10:12:07 (SWT:1770): Gtk-WARNING **: 14:12:07.751: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:07 
10:12:07 (SWT:1770): Gtk-WARNING **: 14:12:07.751: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:07 
10:12:07 (SWT:1770): Gtk-WARNING **: 14:12:07.751: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:07 
10:12:07 (SWT:1770): Gtk-WARNING **: 14:12:07.753: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:07 
10:12:07 (SWT:1770): Gtk-WARNING **: 14:12:07.753: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:09 
10:12:09 (SWT:1770): Gdk-CRITICAL **: 14:12:09.328: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:12:09 
10:12:09 (SWT:1770): Gtk-WARNING **: 14:12:09.671: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:09 
10:12:09 (SWT:1770): Gtk-WARNING **: 14:12:09.675: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:09 
10:12:09 (SWT:1770): Gtk-WARNING **: 14:12:09.677: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:09 
10:12:09 (SWT:1770): Gtk-WARNING **: 14:12:09.677: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:09 
10:12:09 (SWT:1770): Gtk-WARNING **: 14:12:09.677: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:09 
10:12:09 (SWT:1770): Gtk-WARNING **: 14:12:09.679: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:09 
10:12:09 (SWT:1770): Gtk-WARNING **: 14:12:09.679: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:11 Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.93 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest
10:12:11 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.findsMenusRecursive[StaticMenu] -- Time elapsed: 1.887 s
10:12:11 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksSubMenu[StaticMenu] -- Time elapsed: 1.995 s
10:12:11 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksRadioMenuItem[StaticMenu] -- Time elapsed: 1.934 s
10:12:11 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.findsSubMenus[StaticMenu] -- Time elapsed: 1.903 s
10:12:11 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.testMenuItems[StaticMenu] -- Time elapsed: 1.918 s
10:12:11 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksMenu[StaticMenu] -- Time elapsed: 1.923 s
10:12:11 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.findsMenus[StaticMenu] -- Time elapsed: 1.930 s
10:12:11 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksCheckMenuItem[StaticMenu] -- Time elapsed: 1.885 s
10:12:11 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.findsMenusRecursive[DynamicMenu] -- Time elapsed: 2.121 s
10:12:11 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksSubMenu[DynamicMenu] -- Time elapsed: 2.078 s
10:12:11 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksRadioMenuItem[DynamicMenu] -- Time elapsed: 2.285 s
10:12:11 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.findsSubMenus[DynamicMenu] -- Time elapsed: 2.185 s
10:12:11 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.testMenuItems[DynamicMenu] -- Time elapsed: 2.004 s
10:12:11 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksMenu[DynamicMenu] -- Time elapsed: 1.992 s
10:12:11 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.findsMenus[DynamicMenu] -- Time elapsed: 1.914 s
10:12:11 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksCheckMenuItem[DynamicMenu] -- Time elapsed: 1.959 s
10:12:11 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest
10:12:11 
10:12:11 (SWT:1770): Gdk-CRITICAL **: 14:12:11.296: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:12:11 
10:12:11 (SWT:1770): Gtk-WARNING **: 14:12:11.645: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:11 
10:12:11 (SWT:1770): Gtk-WARNING **: 14:12:11.649: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:11 
10:12:11 (SWT:1770): Gtk-WARNING **: 14:12:11.651: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:11 
10:12:11 (SWT:1770): Gtk-WARNING **: 14:12:11.652: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:11 
10:12:11 (SWT:1770): Gtk-WARNING **: 14:12:11.652: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:11 
10:12:11 (SWT:1770): Gtk-WARNING **: 14:12:11.654: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:11 
10:12:11 (SWT:1770): Gtk-WARNING **: 14:12:11.654: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:13 
10:12:13 (SWT:1770): Gdk-CRITICAL **: 14:12:13.198: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:12:13 
10:12:13 (SWT:1770): Gtk-WARNING **: 14:12:13.530: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:13 
10:12:13 (SWT:1770): Gtk-WARNING **: 14:12:13.533: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:13 
10:12:13 (SWT:1770): Gtk-WARNING **: 14:12:13.536: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:13 
10:12:13 (SWT:1770): Gtk-WARNING **: 14:12:13.536: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:13 
10:12:13 (SWT:1770): Gtk-WARNING **: 14:12:13.536: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:13 
10:12:13 (SWT:1770): Gtk-WARNING **: 14:12:13.537: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:13 
10:12:13 (SWT:1770): Gtk-WARNING **: 14:12:13.537: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:15 
10:12:15 (SWT:1770): Gdk-CRITICAL **: 14:12:15.113: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:12:15 
10:12:15 (SWT:1770): Gtk-WARNING **: 14:12:15.464: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:15 
10:12:15 (SWT:1770): Gtk-WARNING **: 14:12:15.468: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:15 
10:12:15 (SWT:1770): Gtk-WARNING **: 14:12:15.470: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:15 
10:12:15 (SWT:1770): Gtk-WARNING **: 14:12:15.470: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:15 
10:12:15 (SWT:1770): Gtk-WARNING **: 14:12:15.471: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:15 
10:12:15 (SWT:1770): Gtk-WARNING **: 14:12:15.472: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:15 
10:12:15 (SWT:1770): Gtk-WARNING **: 14:12:15.472: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:16 
10:12:16 (SWT:1770): Gdk-CRITICAL **: 14:12:16.995: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:12:17 
10:12:17 (SWT:1770): Gtk-WARNING **: 14:12:17.327: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:17 
10:12:17 (SWT:1770): Gtk-WARNING **: 14:12:17.331: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:17 
10:12:17 (SWT:1770): Gtk-WARNING **: 14:12:17.334: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:17 
10:12:17 (SWT:1770): Gtk-WARNING **: 14:12:17.334: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:17 
10:12:17 (SWT:1770): Gtk-WARNING **: 14:12:17.334: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:17 
10:12:17 (SWT:1770): Gtk-WARNING **: 14:12:17.336: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:17 
10:12:17 (SWT:1770): Gtk-WARNING **: 14:12:17.336: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:18 
10:12:18 (SWT:1770): Gdk-CRITICAL **: 14:12:18.847: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:12:19 
10:12:19 (SWT:1770): Gtk-WARNING **: 14:12:19.186: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:19 
10:12:19 (SWT:1770): Gtk-WARNING **: 14:12:19.190: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:19 
10:12:19 (SWT:1770): Gtk-WARNING **: 14:12:19.193: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:19 
10:12:19 (SWT:1770): Gtk-WARNING **: 14:12:19.193: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:19 
10:12:19 (SWT:1770): Gtk-WARNING **: 14:12:19.193: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:19 
10:12:19 (SWT:1770): Gtk-WARNING **: 14:12:19.195: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:19 
10:12:19 (SWT:1770): Gtk-WARNING **: 14:12:19.195: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:20 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.519 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest
10:12:20 org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest.findsDateTime -- Time elapsed: 1.902 s
10:12:20 org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest.bug347824 -- Time elapsed: 1.915 s
10:12:20 org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest.shouldHandleInvalidDates -- Time elapsed: 1.882 s
10:12:20 org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest.setsAndGetsDateOnDateTime -- Time elapsed: 1.852 s
10:12:20 org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest.sendsNotification -- Time elapsed: 1.964 s
10:12:20 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest
10:12:20 
10:12:20 (SWT:1770): Gdk-CRITICAL **: 14:12:20.819: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:12:21 
10:12:21 (SWT:1770): Gtk-WARNING **: 14:12:21.165: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:21 
10:12:21 (SWT:1770): Gtk-WARNING **: 14:12:21.169: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:21 
10:12:21 (SWT:1770): Gtk-WARNING **: 14:12:21.172: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:21 
10:12:21 (SWT:1770): Gtk-WARNING **: 14:12:21.172: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:21 
10:12:21 (SWT:1770): Gtk-WARNING **: 14:12:21.172: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:21 
10:12:21 (SWT:1770): Gtk-WARNING **: 14:12:21.174: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:21 
10:12:21 (SWT:1770): Gtk-WARNING **: 14:12:21.174: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:22 
10:12:22 (SWT:1770): Gdk-CRITICAL **: 14:12:22.753: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:12:23 
10:12:23 (SWT:1770): Gtk-WARNING **: 14:12:23.086: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:23 
10:12:23 (SWT:1770): Gtk-WARNING **: 14:12:23.090: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:23 
10:12:23 (SWT:1770): Gtk-WARNING **: 14:12:23.092: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:23 
10:12:23 (SWT:1770): Gtk-WARNING **: 14:12:23.092: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:23 
10:12:23 (SWT:1770): Gtk-WARNING **: 14:12:23.092: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:23 
10:12:23 (SWT:1770): Gtk-WARNING **: 14:12:23.094: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:23 
10:12:23 (SWT:1770): Gtk-WARNING **: 14:12:23.094: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:28 
10:12:28 (SWT:1770): Gdk-CRITICAL **: 14:12:28.568: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:12:28 
10:12:28 (SWT:1770): Gtk-WARNING **: 14:12:28.913: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:28 
10:12:28 (SWT:1770): Gtk-WARNING **: 14:12:28.916: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:28 
10:12:28 (SWT:1770): Gtk-WARNING **: 14:12:28.919: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:28 
10:12:28 (SWT:1770): Gtk-WARNING **: 14:12:28.919: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:28 
10:12:28 (SWT:1770): Gtk-WARNING **: 14:12:28.919: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:28 
10:12:28 (SWT:1770): Gtk-WARNING **: 14:12:28.921: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:28 
10:12:28 (SWT:1770): Gtk-WARNING **: 14:12:28.921: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:34 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.61 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest
10:12:34 org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest.clicksCheckBox -- Time elapsed: 1.932 s
10:12:34 org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest.doesNotMatchRegularButtons -- Time elapsed: 5.815 s
10:12:34 org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest.doesNotMatchRadioButtons -- Time elapsed: 5.864 s
10:12:34 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest
10:12:34 
10:12:34 (SWT:1770): Gdk-CRITICAL **: 14:12:34.451: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:12:34 
10:12:34 (SWT:1770): Gdk-CRITICAL **: 14:12:34.948: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:12:40 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.009 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest
10:12:40 org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest.canClickContextMenuOnCTabItem -- Time elapsed: 0.496 s
10:12:40 org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest.canCloseCTabItems -- Time elapsed: 5.510 s
10:12:40 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest
10:12:40 
10:12:40 (SWT:1770): Gdk-CRITICAL **: 14:12:40.468: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:12:40 
10:12:40 (SWT:1770): Gtk-WARNING **: 14:12:40.820: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:40 
10:12:40 (SWT:1770): Gtk-WARNING **: 14:12:40.824: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:40 
10:12:40 (SWT:1770): Gtk-WARNING **: 14:12:40.827: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:40 
10:12:40 (SWT:1770): Gtk-WARNING **: 14:12:40.827: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:40 
10:12:40 (SWT:1770): Gtk-WARNING **: 14:12:40.827: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:40 
10:12:40 (SWT:1770): Gtk-WARNING **: 14:12:40.829: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:40 
10:12:40 (SWT:1770): Gtk-WARNING **: 14:12:40.829: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:42 
10:12:42 (SWT:1770): Gdk-CRITICAL **: 14:12:42.997: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:12:43 
10:12:43 (SWT:1770): Gtk-WARNING **: 14:12:43.343: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:43 
10:12:43 (SWT:1770): Gtk-WARNING **: 14:12:43.348: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:43 
10:12:43 (SWT:1770): Gtk-WARNING **: 14:12:43.351: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:43 
10:12:43 (SWT:1770): Gtk-WARNING **: 14:12:43.352: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:43 
10:12:43 (SWT:1770): Gtk-WARNING **: 14:12:43.352: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:43 
10:12:43 (SWT:1770): Gtk-WARNING **: 14:12:43.354: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:43 
10:12:43 (SWT:1770): Gtk-WARNING **: 14:12:43.354: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:45 
10:12:45 (SWT:1770): Gdk-CRITICAL **: 14:12:45.486: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:12:45 
10:12:45 (SWT:1770): Gtk-WARNING **: 14:12:45.857: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:45 
10:12:45 (SWT:1770): Gtk-WARNING **: 14:12:45.862: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:45 
10:12:45 (SWT:1770): Gtk-WARNING **: 14:12:45.864: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:45 
10:12:45 (SWT:1770): Gtk-WARNING **: 14:12:45.864: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:45 
10:12:45 (SWT:1770): Gtk-WARNING **: 14:12:45.864: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:45 
10:12:45 (SWT:1770): Gtk-WARNING **: 14:12:45.866: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:45 
10:12:45 (SWT:1770): Gtk-WARNING **: 14:12:45.866: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:47 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.490 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest
10:12:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest.clicksHeaderContextMenuItem -- Time elapsed: 2.528 s
10:12:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest.findsTableColumn -- Time elapsed: 2.489 s
10:12:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest.clicksTableColumn -- Time elapsed: 2.468 s
10:12:47 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest
10:12:47 
10:12:47 (SWT:1770): Gdk-CRITICAL **: 14:12:47.963: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:12:48 
10:12:48 (SWT:1770): Gtk-WARNING **: 14:12:48.315: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:48 
10:12:48 (SWT:1770): Gtk-WARNING **: 14:12:48.320: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:48 
10:12:48 (SWT:1770): Gtk-WARNING **: 14:12:48.322: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:48 
10:12:48 (SWT:1770): Gtk-WARNING **: 14:12:48.322: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:48 
10:12:48 (SWT:1770): Gtk-WARNING **: 14:12:48.322: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:48 
10:12:48 (SWT:1770): Gtk-WARNING **: 14:12:48.324: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:48 
10:12:48 (SWT:1770): Gtk-WARNING **: 14:12:48.324: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:50 
10:12:50 (SWT:1770): Gdk-CRITICAL **: 14:12:50.065: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:12:50 
10:12:50 (SWT:1770): Gtk-WARNING **: 14:12:50.423: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:50 
10:12:50 (SWT:1770): Gtk-WARNING **: 14:12:50.427: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:50 
10:12:50 (SWT:1770): Gtk-WARNING **: 14:12:50.430: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:50 
10:12:50 (SWT:1770): Gtk-WARNING **: 14:12:50.430: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:50 
10:12:50 (SWT:1770): Gtk-WARNING **: 14:12:50.430: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:50 
10:12:50 (SWT:1770): Gtk-WARNING **: 14:12:50.432: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:50 
10:12:50 (SWT:1770): Gtk-WARNING **: 14:12:50.432: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:52 
10:12:52 (SWT:1770): Gdk-CRITICAL **: 14:12:52.412: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:12:52 
10:12:52 (SWT:1770): Gtk-WARNING **: 14:12:52.762: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:52 
10:12:52 (SWT:1770): Gtk-WARNING **: 14:12:52.766: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:52 
10:12:52 (SWT:1770): Gtk-WARNING **: 14:12:52.768: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:52 
10:12:52 (SWT:1770): Gtk-WARNING **: 14:12:52.768: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:52 
10:12:52 (SWT:1770): Gtk-WARNING **: 14:12:52.768: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:52 
10:12:52 (SWT:1770): Gtk-WARNING **: 14:12:52.770: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:52 
10:12:52 (SWT:1770): Gtk-WARNING **: 14:12:52.770: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:54 
10:12:54 (SWT:1770): Gdk-CRITICAL **: 14:12:54.743: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:12:55 
10:12:55 (SWT:1770): Gtk-WARNING **: 14:12:55.106: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:55 
10:12:55 (SWT:1770): Gtk-WARNING **: 14:12:55.110: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:55 
10:12:55 (SWT:1770): Gtk-WARNING **: 14:12:55.112: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:55 
10:12:55 (SWT:1770): Gtk-WARNING **: 14:12:55.112: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:55 
10:12:55 (SWT:1770): Gtk-WARNING **: 14:12:55.112: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:55 
10:12:55 (SWT:1770): Gtk-WARNING **: 14:12:55.114: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:55 
10:12:55 (SWT:1770): Gtk-WARNING **: 14:12:55.114: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:57 
10:12:57 (SWT:1770): Gdk-CRITICAL **: 14:12:57.241: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:12:57 
10:12:57 (SWT:1770): Gtk-WARNING **: 14:12:57.588: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:57 
10:12:57 (SWT:1770): Gtk-WARNING **: 14:12:57.592: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:57 
10:12:57 (SWT:1770): Gtk-WARNING **: 14:12:57.594: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:57 
10:12:57 (SWT:1770): Gtk-WARNING **: 14:12:57.594: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:57 
10:12:57 (SWT:1770): Gtk-WARNING **: 14:12:57.595: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:57 
10:12:57 (SWT:1770): Gtk-WARNING **: 14:12:57.596: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:57 
10:12:57 (SWT:1770): Gtk-WARNING **: 14:12:57.596: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:59 
10:12:59 (SWT:1770): Gdk-CRITICAL **: 14:12:59.368: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:12:59 
10:12:59 (SWT:1770): Gtk-WARNING **: 14:12:59.730: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:59 
10:12:59 (SWT:1770): Gtk-WARNING **: 14:12:59.734: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:59 
10:12:59 (SWT:1770): Gtk-WARNING **: 14:12:59.736: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:59 
10:12:59 (SWT:1770): Gtk-WARNING **: 14:12:59.737: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:59 
10:12:59 (SWT:1770): Gtk-WARNING **: 14:12:59.737: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:59 
10:12:59 (SWT:1770): Gtk-WARNING **: 14:12:59.739: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:12:59 
10:12:59 (SWT:1770): Gtk-WARNING **: 14:12:59.739: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:01 
10:13:01 (SWT:1770): Gdk-CRITICAL **: 14:13:01.693: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:13:02 
10:13:02 (SWT:1770): Gtk-WARNING **: 14:13:02.074: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:02 
10:13:02 (SWT:1770): Gtk-WARNING **: 14:13:02.078: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:02 
10:13:02 (SWT:1770): Gtk-WARNING **: 14:13:02.081: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:02 
10:13:02 (SWT:1770): Gtk-WARNING **: 14:13:02.081: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:02 
10:13:02 (SWT:1770): Gtk-WARNING **: 14:13:02.081: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:02 
10:13:02 (SWT:1770): Gtk-WARNING **: 14:13:02.083: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:02 
10:13:02 (SWT:1770): Gtk-WARNING **: 14:13:02.083: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:04 
10:13:04 (SWT:1770): Gdk-CRITICAL **: 14:13:04.060: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:13:04 
10:13:04 (SWT:1770): Gtk-WARNING **: 14:13:04.425: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:04 
10:13:04 (SWT:1770): Gtk-WARNING **: 14:13:04.429: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:04 
10:13:04 (SWT:1770): Gtk-WARNING **: 14:13:04.431: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:04 
10:13:04 (SWT:1770): Gtk-WARNING **: 14:13:04.432: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:04 
10:13:04 (SWT:1770): Gtk-WARNING **: 14:13:04.432: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:04 
10:13:04 (SWT:1770): Gtk-WARNING **: 14:13:04.433: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:04 
10:13:04 (SWT:1770): Gtk-WARNING **: 14:13:04.433: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:06 
10:13:06 (SWT:1770): Gdk-CRITICAL **: 14:13:06.634: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:13:06 
10:13:06 (SWT:1770): Gtk-WARNING **: 14:13:06.988: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:06 
10:13:06 (SWT:1770): Gtk-WARNING **: 14:13:06.992: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:06 
10:13:06 (SWT:1770): Gtk-WARNING **: 14:13:06.995: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:06 
10:13:06 (SWT:1770): Gtk-WARNING **: 14:13:06.995: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:06 
10:13:06 (SWT:1770): Gtk-WARNING **: 14:13:06.995: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:06 
10:13:06 (SWT:1770): Gtk-WARNING **: 14:13:06.997: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:06 
10:13:06 (SWT:1770): Gtk-WARNING **: 14:13:06.997: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:13 
10:13:13 (SWT:1770): Gdk-CRITICAL **: 14:13:13.754: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:13:14 
10:13:14 (SWT:1770): Gtk-WARNING **: 14:13:14.107: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:14 
10:13:14 (SWT:1770): Gtk-WARNING **: 14:13:14.112: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:14 
10:13:14 (SWT:1770): Gtk-WARNING **: 14:13:14.114: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:14 
10:13:14 (SWT:1770): Gtk-WARNING **: 14:13:14.114: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:14 
10:13:14 (SWT:1770): Gtk-WARNING **: 14:13:14.114: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:14 
10:13:14 (SWT:1770): Gtk-WARNING **: 14:13:14.116: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:14 
10:13:14 (SWT:1770): Gtk-WARNING **: 14:13:14.116: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:16 
10:13:16 (SWT:1770): Gdk-CRITICAL **: 14:13:16.093: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:13:16 
10:13:16 (SWT:1770): Gtk-WARNING **: 14:13:16.441: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:16 
10:13:16 (SWT:1770): Gtk-WARNING **: 14:13:16.445: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:16 
10:13:16 (SWT:1770): Gtk-WARNING **: 14:13:16.448: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:16 
10:13:16 (SWT:1770): Gtk-WARNING **: 14:13:16.448: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:16 
10:13:16 (SWT:1770): Gtk-WARNING **: 14:13:16.448: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:16 
10:13:16 (SWT:1770): Gtk-WARNING **: 14:13:16.450: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:16 
10:13:16 (SWT:1770): Gtk-WARNING **: 14:13:16.450: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:18 
10:13:18 (SWT:1770): Gdk-CRITICAL **: 14:13:18.181: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:13:18 
10:13:18 (SWT:1770): Gtk-WARNING **: 14:13:18.534: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:18 
10:13:18 (SWT:1770): Gtk-WARNING **: 14:13:18.538: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:18 
10:13:18 (SWT:1770): Gtk-WARNING **: 14:13:18.541: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:18 
10:13:18 (SWT:1770): Gtk-WARNING **: 14:13:18.541: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:18 
10:13:18 (SWT:1770): Gtk-WARNING **: 14:13:18.541: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:18 
10:13:18 (SWT:1770): Gtk-WARNING **: 14:13:18.543: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:18 
10:13:18 (SWT:1770): Gtk-WARNING **: 14:13:18.543: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:20 
10:13:20 (SWT:1770): Gdk-CRITICAL **: 14:13:20.447: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:13:20 
10:13:20 (SWT:1770): Gtk-WARNING **: 14:13:20.796: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:20 
10:13:20 (SWT:1770): Gtk-WARNING **: 14:13:20.800: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:20 
10:13:20 (SWT:1770): Gtk-WARNING **: 14:13:20.802: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:20 
10:13:20 (SWT:1770): Gtk-WARNING **: 14:13:20.803: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:20 
10:13:20 (SWT:1770): Gtk-WARNING **: 14:13:20.803: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:20 
10:13:20 (SWT:1770): Gtk-WARNING **: 14:13:20.804: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:20 
10:13:20 (SWT:1770): Gtk-WARNING **: 14:13:20.805: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:22 
10:13:22 (SWT:1770): Gdk-CRITICAL **: 14:13:22.587: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:13:22 
10:13:22 (SWT:1770): Gtk-WARNING **: 14:13:22.933: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:22 
10:13:22 (SWT:1770): Gtk-WARNING **: 14:13:22.937: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:22 
10:13:22 (SWT:1770): Gtk-WARNING **: 14:13:22.939: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:22 
10:13:22 (SWT:1770): Gtk-WARNING **: 14:13:22.939: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:22 
10:13:22 (SWT:1770): Gtk-WARNING **: 14:13:22.939: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:22 
10:13:22 (SWT:1770): Gtk-WARNING **: 14:13:22.941: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:22 
10:13:22 (SWT:1770): Gtk-WARNING **: 14:13:22.941: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:24 
10:13:24 (SWT:1770): Gdk-CRITICAL **: 14:13:24.737: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:13:25 
10:13:25 (SWT:1770): Gtk-WARNING **: 14:13:25.072: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:25 
10:13:25 (SWT:1770): Gtk-WARNING **: 14:13:25.076: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:25 
10:13:25 (SWT:1770): Gtk-WARNING **: 14:13:25.079: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:25 
10:13:25 (SWT:1770): Gtk-WARNING **: 14:13:25.079: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:25 
10:13:25 (SWT:1770): Gtk-WARNING **: 14:13:25.079: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:25 
10:13:25 (SWT:1770): Gtk-WARNING **: 14:13:25.081: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:25 
10:13:25 (SWT:1770): Gtk-WARNING **: 14:13:25.081: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:26 
10:13:26 (SWT:1770): Gdk-CRITICAL **: 14:13:26.876: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:13:27 
10:13:27 (SWT:1770): Gtk-WARNING **: 14:13:27.240: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:27 
10:13:27 (SWT:1770): Gtk-WARNING **: 14:13:27.244: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:27 
10:13:27 (SWT:1770): Gtk-WARNING **: 14:13:27.247: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:27 
10:13:27 (SWT:1770): Gtk-WARNING **: 14:13:27.247: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:27 
10:13:27 (SWT:1770): Gtk-WARNING **: 14:13:27.247: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:27 
10:13:27 (SWT:1770): Gtk-WARNING **: 14:13:27.250: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:27 
10:13:27 (SWT:1770): Gtk-WARNING **: 14:13:27.250: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:29 
10:13:29 (SWT:1770): Gdk-CRITICAL **: 14:13:29.248: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:13:29 
10:13:29 (SWT:1770): Gtk-WARNING **: 14:13:29.590: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:29 
10:13:29 (SWT:1770): Gtk-WARNING **: 14:13:29.594: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:29 
10:13:29 (SWT:1770): Gtk-WARNING **: 14:13:29.597: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:29 
10:13:29 (SWT:1770): Gtk-WARNING **: 14:13:29.597: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:29 
10:13:29 (SWT:1770): Gtk-WARNING **: 14:13:29.597: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:29 
10:13:29 (SWT:1770): Gtk-WARNING **: 14:13:29.599: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:29 
10:13:29 (SWT:1770): Gtk-WARNING **: 14:13:29.599: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:31 
10:13:31 (SWT:1770): Gdk-CRITICAL **: 14:13:31.598: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:13:31 
10:13:31 (SWT:1770): Gtk-WARNING **: 14:13:31.966: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:31 
10:13:31 (SWT:1770): Gtk-WARNING **: 14:13:31.970: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:31 
10:13:31 (SWT:1770): Gtk-WARNING **: 14:13:31.973: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:31 
10:13:31 (SWT:1770): Gtk-WARNING **: 14:13:31.973: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:31 
10:13:31 (SWT:1770): Gtk-WARNING **: 14:13:31.973: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:31 
10:13:31 (SWT:1770): Gtk-WARNING **: 14:13:31.975: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:31 
10:13:31 (SWT:1770): Gtk-WARNING **: 14:13:31.975: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:33 
10:13:33 (SWT:1770): Gdk-CRITICAL **: 14:13:33.874: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:13:34 
10:13:34 (SWT:1770): Gtk-WARNING **: 14:13:34.237: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:34 
10:13:34 (SWT:1770): Gtk-WARNING **: 14:13:34.241: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:34 
10:13:34 (SWT:1770): Gtk-WARNING **: 14:13:34.243: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:34 
10:13:34 (SWT:1770): Gtk-WARNING **: 14:13:34.244: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:34 
10:13:34 (SWT:1770): Gtk-WARNING **: 14:13:34.244: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:34 
10:13:34 (SWT:1770): Gtk-WARNING **: 14:13:34.245: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:34 
10:13:34 (SWT:1770): Gtk-WARNING **: 14:13:34.245: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:36 
10:13:36 (SWT:1770): Gdk-CRITICAL **: 14:13:36.321: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:13:36 
10:13:36 (SWT:1770): Gtk-WARNING **: 14:13:36.722: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:36 
10:13:36 (SWT:1770): Gtk-WARNING **: 14:13:36.726: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:36 
10:13:36 (SWT:1770): Gtk-WARNING **: 14:13:36.729: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:36 
10:13:36 (SWT:1770): Gtk-WARNING **: 14:13:36.729: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:36 
10:13:36 (SWT:1770): Gtk-WARNING **: 14:13:36.729: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:36 
10:13:36 (SWT:1770): Gtk-WARNING **: 14:13:36.731: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:36 
10:13:36 (SWT:1770): Gtk-WARNING **: 14:13:36.731: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:38 
10:13:38 (SWT:1770): Gdk-CRITICAL **: 14:13:38.653: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:13:39 
10:13:39 (SWT:1770): Gtk-WARNING **: 14:13:39.007: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:39 
10:13:39 (SWT:1770): Gtk-WARNING **: 14:13:39.011: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:39 
10:13:39 (SWT:1770): Gtk-WARNING **: 14:13:39.013: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:39 
10:13:39 (SWT:1770): Gtk-WARNING **: 14:13:39.014: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:39 
10:13:39 (SWT:1770): Gtk-WARNING **: 14:13:39.014: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:39 
10:13:39 (SWT:1770): Gtk-WARNING **: 14:13:39.015: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:39 
10:13:39 (SWT:1770): Gtk-WARNING **: 14:13:39.015: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:40 
10:13:40 (SWT:1770): Gdk-CRITICAL **: 14:13:40.856: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:13:41 
10:13:41 (SWT:1770): Gtk-WARNING **: 14:13:41.232: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:41 
10:13:41 (SWT:1770): Gtk-WARNING **: 14:13:41.236: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:41 
10:13:41 (SWT:1770): Gtk-WARNING **: 14:13:41.238: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:41 
10:13:41 (SWT:1770): Gtk-WARNING **: 14:13:41.239: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:41 
10:13:41 (SWT:1770): Gtk-WARNING **: 14:13:41.239: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:41 
10:13:41 (SWT:1770): Gtk-WARNING **: 14:13:41.240: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:41 
10:13:41 (SWT:1770): Gtk-WARNING **: 14:13:41.241: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:43 
10:13:43 (SWT:1770): Gdk-CRITICAL **: 14:13:43.113: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:13:43 
10:13:43 (SWT:1770): Gtk-WARNING **: 14:13:43.459: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:43 
10:13:43 (SWT:1770): Gtk-WARNING **: 14:13:43.463: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:43 
10:13:43 (SWT:1770): Gtk-WARNING **: 14:13:43.465: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:43 
10:13:43 (SWT:1770): Gtk-WARNING **: 14:13:43.466: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:43 
10:13:43 (SWT:1770): Gtk-WARNING **: 14:13:43.466: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:43 
10:13:43 (SWT:1770): Gtk-WARNING **: 14:13:43.468: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:43 
10:13:43 (SWT:1770): Gtk-WARNING **: 14:13:43.468: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:45 
10:13:45 (SWT:1770): Gdk-CRITICAL **: 14:13:45.259: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:13:45 
10:13:45 (SWT:1770): Gtk-WARNING **: 14:13:45.633: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:45 
10:13:45 (SWT:1770): Gtk-WARNING **: 14:13:45.637: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:45 
10:13:45 (SWT:1770): Gtk-WARNING **: 14:13:45.639: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:45 
10:13:45 (SWT:1770): Gtk-WARNING **: 14:13:45.639: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:45 
10:13:45 (SWT:1770): Gtk-WARNING **: 14:13:45.639: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:45 
10:13:45 (SWT:1770): Gtk-WARNING **: 14:13:45.641: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:45 
10:13:45 (SWT:1770): Gtk-WARNING **: 14:13:45.641: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:47 
10:13:47 (SWT:1770): Gdk-CRITICAL **: 14:13:47.390: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:13:47 
10:13:47 (SWT:1770): Gtk-WARNING **: 14:13:47.759: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:47 
10:13:47 (SWT:1770): Gtk-WARNING **: 14:13:47.763: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:47 
10:13:47 (SWT:1770): Gtk-WARNING **: 14:13:47.765: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:47 
10:13:47 (SWT:1770): Gtk-WARNING **: 14:13:47.766: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:47 
10:13:47 (SWT:1770): Gtk-WARNING **: 14:13:47.766: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:47 
10:13:47 (SWT:1770): Gtk-WARNING **: 14:13:47.767: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:47 
10:13:47 (SWT:1770): Gtk-WARNING **: 14:13:47.768: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:49 
10:13:49 (SWT:1770): Gdk-CRITICAL **: 14:13:49.577: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:13:49 
10:13:49 (SWT:1770): Gtk-WARNING **: 14:13:49.947: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:49 
10:13:49 (SWT:1770): Gtk-WARNING **: 14:13:49.951: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:49 
10:13:49 (SWT:1770): Gtk-WARNING **: 14:13:49.954: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:49 
10:13:49 (SWT:1770): Gtk-WARNING **: 14:13:49.954: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:49 
10:13:49 (SWT:1770): Gtk-WARNING **: 14:13:49.954: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:49 
10:13:49 (SWT:1770): Gtk-WARNING **: 14:13:49.956: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:49 
10:13:49 (SWT:1770): Gtk-WARNING **: 14:13:49.957: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:52 
10:13:52 (SWT:1770): Gdk-CRITICAL **: 14:13:52.169: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:13:52 
10:13:52 (SWT:1770): Gtk-WARNING **: 14:13:52.539: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:52 
10:13:52 (SWT:1770): Gtk-WARNING **: 14:13:52.543: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:52 
10:13:52 (SWT:1770): Gtk-WARNING **: 14:13:52.545: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:52 
10:13:52 (SWT:1770): Gtk-WARNING **: 14:13:52.546: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:52 
10:13:52 (SWT:1770): Gtk-WARNING **: 14:13:52.546: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:52 
10:13:52 (SWT:1770): Gtk-WARNING **: 14:13:52.548: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:52 
10:13:52 (SWT:1770): Gtk-WARNING **: 14:13:52.548: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:54 
10:13:54 (SWT:1770): Gdk-CRITICAL **: 14:13:54.462: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:13:54 
10:13:54 (SWT:1770): Gtk-WARNING **: 14:13:54.838: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:54 
10:13:54 (SWT:1770): Gtk-WARNING **: 14:13:54.843: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:54 
10:13:54 (SWT:1770): Gtk-WARNING **: 14:13:54.845: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:54 
10:13:54 (SWT:1770): Gtk-WARNING **: 14:13:54.845: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:54 
10:13:54 (SWT:1770): Gtk-WARNING **: 14:13:54.845: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:54 
10:13:54 (SWT:1770): Gtk-WARNING **: 14:13:54.847: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:54 
10:13:54 (SWT:1770): Gtk-WARNING **: 14:13:54.847: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:56 Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 68.77 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest
10:13:56 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.checkingATreeThatDoesNotHaveCheckStyleBitsThrowsException -- Time elapsed: 2.101 s
10:13:56 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.selectsAll -- Time elapsed: 2.347 s
10:13:56 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.getsColumnTextBasedOnRowColumnNumbers -- Time elapsed: 2.330 s
10:13:56 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canSelectAListOfNodes -- Time elapsed: 2.497 s
10:13:56 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canExpandANodeUsingVarArgs -- Time elapsed: 2.127 s
10:13:56 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canClickOnANode -- Time elapsed: 2.324 s
10:13:56 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canUnCheckANode -- Time elapsed: 2.366 s
10:13:56 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canDoubleClickOnANodeInAColumn -- Time elapsed: 2.574 s
10:13:56 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.throwsExceptionIfNodeNameIsIllegal -- Time elapsed: 7.120 s
10:13:56 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.cellOutOfRangeWithMultipleColumnsTree -- Time elapsed: 2.339 s
10:13:56 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.isGrayedTreeNotChecked -- Time elapsed: 2.087 s
10:13:56 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.unselects -- Time elapsed: 2.265 s
10:13:56 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.isGrayed -- Time elapsed: 2.139 s
10:13:56 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canFindANode -- Time elapsed: 2.150 s
10:13:56 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canDoubleClickOnANode -- Time elapsed: 2.139 s
10:13:56 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.getsRow -- Time elapsed: 2.371 s
10:13:56 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.getsColumnTextBasedOnColumnNumbers -- Time elapsed: 2.350 s
10:13:56 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.getsRowCount -- Time elapsed: 2.276 s
10:13:56 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.getNodeBasedOnIndex -- Time elapsed: 2.447 s
10:13:56 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canRightClickOnANode -- Time elapsed: 2.331 s
10:13:56 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.throwsExceptionIfMultipleIndicesOnSingleSelect -- Time elapsed: 2.203 s
10:13:56 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canToggleANode -- Time elapsed: 2.257 s
10:13:56 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.cellOutOfRangeWithSingleColumnsTree -- Time elapsed: 2.146 s
10:13:56 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.cannotFindANodeWithIncorrectNodeIndex -- Time elapsed: 2.130 s
10:13:56 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canCallGetItems -- Time elapsed: 2.187 s
10:13:56 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canClickOnANodeInAColumn -- Time elapsed: 2.592 s
10:13:56 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canCheckANode -- Time elapsed: 2.293 s
10:13:56 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.throwsExceptionIfTheRowNumberIsIllegal -- Time elapsed: 2.273 s
10:13:56 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest
10:13:56 
10:13:56 (SWT:1770): Gdk-CRITICAL **: 14:13:56.744: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:13:57 
10:13:57 (SWT:1770): Gtk-WARNING **: 14:13:57.117: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:57 
10:13:57 (SWT:1770): Gtk-WARNING **: 14:13:57.121: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:57 
10:13:57 (SWT:1770): Gtk-WARNING **: 14:13:57.123: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:57 
10:13:57 (SWT:1770): Gtk-WARNING **: 14:13:57.124: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:57 
10:13:57 (SWT:1770): Gtk-WARNING **: 14:13:57.124: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:57 
10:13:57 (SWT:1770): Gtk-WARNING **: 14:13:57.126: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:57 
10:13:57 (SWT:1770): Gtk-WARNING **: 14:13:57.126: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:58 
10:13:58 (SWT:1770): Gdk-CRITICAL **: 14:13:58.785: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:13:59 
10:13:59 (SWT:1770): Gtk-WARNING **: 14:13:59.145: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:59 
10:13:59 (SWT:1770): Gtk-WARNING **: 14:13:59.149: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:59 
10:13:59 (SWT:1770): Gtk-WARNING **: 14:13:59.151: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:59 
10:13:59 (SWT:1770): Gtk-WARNING **: 14:13:59.152: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:59 
10:13:59 (SWT:1770): Gtk-WARNING **: 14:13:59.152: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:59 
10:13:59 (SWT:1770): Gtk-WARNING **: 14:13:59.154: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:13:59 
10:13:59 (SWT:1770): Gtk-WARNING **: 14:13:59.154: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:00 
10:14:00 (SWT:1770): Gdk-CRITICAL **: 14:14:00.862: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:14:01 
10:14:01 (SWT:1770): Gtk-WARNING **: 14:14:01.220: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:01 
10:14:01 (SWT:1770): Gtk-WARNING **: 14:14:01.224: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:01 
10:14:01 (SWT:1770): Gtk-WARNING **: 14:14:01.227: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:01 
10:14:01 (SWT:1770): Gtk-WARNING **: 14:14:01.227: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:01 
10:14:01 (SWT:1770): Gtk-WARNING **: 14:14:01.228: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:01 
10:14:01 (SWT:1770): Gtk-WARNING **: 14:14:01.229: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:01 
10:14:01 (SWT:1770): Gtk-WARNING **: 14:14:01.229: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:02 
10:14:02 (SWT:1770): Gdk-CRITICAL **: 14:14:02.978: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:14:03 
10:14:03 (SWT:1770): Gtk-WARNING **: 14:14:03.406: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:03 
10:14:03 (SWT:1770): Gtk-WARNING **: 14:14:03.411: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:03 
10:14:03 (SWT:1770): Gtk-WARNING **: 14:14:03.413: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:03 
10:14:03 (SWT:1770): Gtk-WARNING **: 14:14:03.414: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:03 
10:14:03 (SWT:1770): Gtk-WARNING **: 14:14:03.414: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:03 
10:14:03 (SWT:1770): Gtk-WARNING **: 14:14:03.416: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:03 
10:14:03 (SWT:1770): Gtk-WARNING **: 14:14:03.416: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:05 
10:14:05 (SWT:1770): Gdk-CRITICAL **: 14:14:05.071: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:14:05 
10:14:05 (SWT:1770): Gtk-WARNING **: 14:14:05.425: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:05 
10:14:05 (SWT:1770): Gtk-WARNING **: 14:14:05.429: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:05 
10:14:05 (SWT:1770): Gtk-WARNING **: 14:14:05.431: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:05 
10:14:05 (SWT:1770): Gtk-WARNING **: 14:14:05.432: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:05 
10:14:05 (SWT:1770): Gtk-WARNING **: 14:14:05.432: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:05 
10:14:05 (SWT:1770): Gtk-WARNING **: 14:14:05.434: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:05 
10:14:05 (SWT:1770): Gtk-WARNING **: 14:14:05.434: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:07 
10:14:07 (SWT:1770): Gdk-CRITICAL **: 14:14:07.152: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:14:07 
10:14:07 (SWT:1770): Gtk-WARNING **: 14:14:07.524: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:07 
10:14:07 (SWT:1770): Gtk-WARNING **: 14:14:07.528: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:07 
10:14:07 (SWT:1770): Gtk-WARNING **: 14:14:07.530: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:07 
10:14:07 (SWT:1770): Gtk-WARNING **: 14:14:07.531: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:07 
10:14:07 (SWT:1770): Gtk-WARNING **: 14:14:07.531: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:07 
10:14:07 (SWT:1770): Gtk-WARNING **: 14:14:07.533: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:07 
10:14:07 (SWT:1770): Gtk-WARNING **: 14:14:07.533: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:09 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.51 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest
10:14:09 org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest.findsScaleInGroup -- Time elapsed: 2.040 s
10:14:09 org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest.shouldSetValue -- Time elapsed: 2.076 s
10:14:09 org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest.shouldGetIncrementAndPageIncrement -- Time elapsed: 2.115 s
10:14:09 org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest.shouldGetValue -- Time elapsed: 2.093 s
10:14:09 org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest.findsScale -- Time elapsed: 2.081 s
10:14:09 org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest.shouldGetMinimumAndMaximum -- Time elapsed: 2.101 s
10:14:09 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest
10:14:09 
10:14:09 (SWT:1770): Gdk-CRITICAL **: 14:14:09.266: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:14:09 
10:14:09 (SWT:1770): Gtk-CRITICAL **: 14:14:09.697: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:09 
10:14:09 (SWT:1770): Gtk-CRITICAL **: 14:14:09.699: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:09 
10:14:09 (SWT:1770): Gtk-CRITICAL **: 14:14:09.713: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:09 
10:14:09 (SWT:1770): Gtk-CRITICAL **: 14:14:09.714: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:09 
10:14:09 (SWT:1770): Gtk-CRITICAL **: 14:14:09.714: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:09 
10:14:09 (SWT:1770): Gtk-CRITICAL **: 14:14:09.715: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:09 
10:14:09 (SWT:1770): Gtk-CRITICAL **: 14:14:09.715: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:09 
10:14:09 (SWT:1770): Gtk-CRITICAL **: 14:14:09.716: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:09 
10:14:09 (SWT:1770): Gdk-CRITICAL **: 14:14:09.777: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:14:10 
10:14:10 (SWT:1770): Gtk-CRITICAL **: 14:14:10.192: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:10 
10:14:10 (SWT:1770): Gtk-CRITICAL **: 14:14:10.194: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:10 
10:14:10 (SWT:1770): Gtk-CRITICAL **: 14:14:10.209: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:10 
10:14:10 (SWT:1770): Gtk-CRITICAL **: 14:14:10.209: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:10 
10:14:10 (SWT:1770): Gtk-CRITICAL **: 14:14:10.209: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:10 
10:14:10 (SWT:1770): Gtk-CRITICAL **: 14:14:10.210: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:10 
10:14:10 (SWT:1770): Gtk-CRITICAL **: 14:14:10.211: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:10 
10:14:10 (SWT:1770): Gtk-CRITICAL **: 14:14:10.211: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:10 
10:14:10 (SWT:1770): Gdk-CRITICAL **: 14:14:10.268: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:14:10 
10:14:10 (SWT:1770): Gtk-CRITICAL **: 14:14:10.680: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:10 
10:14:10 (SWT:1770): Gtk-CRITICAL **: 14:14:10.682: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:10 
10:14:10 (SWT:1770): Gtk-CRITICAL **: 14:14:10.697: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:10 
10:14:10 (SWT:1770): Gtk-CRITICAL **: 14:14:10.697: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:10 
10:14:10 (SWT:1770): Gtk-CRITICAL **: 14:14:10.697: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:10 
10:14:10 (SWT:1770): Gtk-CRITICAL **: 14:14:10.699: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:10 
10:14:10 (SWT:1770): Gtk-CRITICAL **: 14:14:10.700: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:10 
10:14:10 (SWT:1770): Gtk-CRITICAL **: 14:14:10.700: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:10 
10:14:10 (SWT:1770): Gdk-CRITICAL **: 14:14:10.785: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:14:11 
10:14:11 (SWT:1770): Gtk-CRITICAL **: 14:14:11.177: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:11 
10:14:11 (SWT:1770): Gtk-CRITICAL **: 14:14:11.179: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:11 
10:14:11 (SWT:1770): Gtk-CRITICAL **: 14:14:11.192: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:11 
10:14:11 (SWT:1770): Gtk-CRITICAL **: 14:14:11.192: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:11 
10:14:11 (SWT:1770): Gtk-CRITICAL **: 14:14:11.192: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:11 
10:14:11 (SWT:1770): Gtk-CRITICAL **: 14:14:11.194: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:11 
10:14:11 (SWT:1770): Gtk-CRITICAL **: 14:14:11.194: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:11 
10:14:11 (SWT:1770): Gtk-CRITICAL **: 14:14:11.194: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:12 
10:14:12 (SWT:1770): Gdk-CRITICAL **: 14:14:12.102: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:14:12 
10:14:12 (SWT:1770): Gtk-CRITICAL **: 14:14:12.532: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:12 
10:14:12 (SWT:1770): Gtk-CRITICAL **: 14:14:12.534: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:12 
10:14:12 (SWT:1770): Gtk-CRITICAL **: 14:14:12.548: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:12 
10:14:12 (SWT:1770): Gtk-CRITICAL **: 14:14:12.548: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:12 
10:14:12 (SWT:1770): Gtk-CRITICAL **: 14:14:12.549: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:12 
10:14:12 (SWT:1770): Gtk-CRITICAL **: 14:14:12.550: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:12 
10:14:12 (SWT:1770): Gtk-CRITICAL **: 14:14:12.550: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:12 
10:14:12 (SWT:1770): Gtk-CRITICAL **: 14:14:12.550: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:12 
10:14:12 (SWT:1770): Gdk-CRITICAL **: 14:14:12.603: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:14:13 
10:14:13 (SWT:1770): Gtk-CRITICAL **: 14:14:13.040: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:13 
10:14:13 (SWT:1770): Gtk-CRITICAL **: 14:14:13.042: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:13 
10:14:13 (SWT:1770): Gtk-CRITICAL **: 14:14:13.056: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:13 
10:14:13 (SWT:1770): Gtk-CRITICAL **: 14:14:13.057: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:13 
10:14:13 (SWT:1770): Gtk-CRITICAL **: 14:14:13.057: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:13 
10:14:13 (SWT:1770): Gtk-CRITICAL **: 14:14:13.059: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:13 
10:14:13 (SWT:1770): Gtk-CRITICAL **: 14:14:13.059: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:13 
10:14:13 (SWT:1770): Gtk-CRITICAL **: 14:14:13.059: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:13 
10:14:13 (SWT:1770): Gdk-CRITICAL **: 14:14:13.231: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:14:13 
10:14:13 (SWT:1770): Gtk-CRITICAL **: 14:14:13.648: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:13 
10:14:13 (SWT:1770): Gtk-CRITICAL **: 14:14:13.650: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:13 
10:14:13 (SWT:1770): Gtk-CRITICAL **: 14:14:13.664: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:13 
10:14:13 (SWT:1770): Gtk-CRITICAL **: 14:14:13.664: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:13 
10:14:13 (SWT:1770): Gtk-CRITICAL **: 14:14:13.664: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:13 
10:14:13 (SWT:1770): Gtk-CRITICAL **: 14:14:13.665: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:13 
10:14:13 (SWT:1770): Gtk-CRITICAL **: 14:14:13.666: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:13 
10:14:13 (SWT:1770): Gtk-CRITICAL **: 14:14:13.666: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:13 
10:14:13 (SWT:1770): Gdk-CRITICAL **: 14:14:13.715: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:14:14 
10:14:14 (SWT:1770): Gtk-CRITICAL **: 14:14:14.145: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:14 
10:14:14 (SWT:1770): Gtk-CRITICAL **: 14:14:14.146: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:14 
10:14:14 (SWT:1770): Gtk-CRITICAL **: 14:14:14.159: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:14 
10:14:14 (SWT:1770): Gtk-CRITICAL **: 14:14:14.159: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:14 
10:14:14 (SWT:1770): Gtk-CRITICAL **: 14:14:14.159: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:14 
10:14:14 (SWT:1770): Gtk-CRITICAL **: 14:14:14.161: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:14 
10:14:14 (SWT:1770): Gtk-CRITICAL **: 14:14:14.161: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:14 
10:14:14 (SWT:1770): Gtk-CRITICAL **: 14:14:14.161: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:14 
10:14:14 (SWT:1770): Gdk-CRITICAL **: 14:14:14.278: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:14:14 
10:14:14 (SWT:1770): Gtk-CRITICAL **: 14:14:14.690: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:14 
10:14:14 (SWT:1770): Gtk-CRITICAL **: 14:14:14.692: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:14 
10:14:14 (SWT:1770): Gtk-CRITICAL **: 14:14:14.706: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:14 
10:14:14 (SWT:1770): Gtk-CRITICAL **: 14:14:14.706: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:14 
10:14:14 (SWT:1770): Gtk-CRITICAL **: 14:14:14.707: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:14 
10:14:14 (SWT:1770): Gtk-CRITICAL **: 14:14:14.708: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:14 
10:14:14 (SWT:1770): Gtk-CRITICAL **: 14:14:14.708: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:14 
10:14:14 (SWT:1770): Gtk-CRITICAL **: 14:14:14.708: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:14 
10:14:14 (SWT:1770): Gdk-CRITICAL **: 14:14:14.754: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:14:15 
10:14:15 (SWT:1770): Gtk-CRITICAL **: 14:14:15.161: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:15 
10:14:15 (SWT:1770): Gtk-CRITICAL **: 14:14:15.163: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:15 
10:14:15 (SWT:1770): Gtk-CRITICAL **: 14:14:15.177: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:15 
10:14:15 (SWT:1770): Gtk-CRITICAL **: 14:14:15.177: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:15 
10:14:15 (SWT:1770): Gtk-CRITICAL **: 14:14:15.177: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:15 
10:14:15 (SWT:1770): Gtk-CRITICAL **: 14:14:15.178: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:15 
10:14:15 (SWT:1770): Gtk-CRITICAL **: 14:14:15.178: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:15 
10:14:15 (SWT:1770): Gtk-CRITICAL **: 14:14:15.178: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:15 
10:14:15 (SWT:1770): Gdk-CRITICAL **: 14:14:15.271: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:14:15 
10:14:15 (SWT:1770): Gtk-CRITICAL **: 14:14:15.693: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:15 
10:14:15 (SWT:1770): Gtk-CRITICAL **: 14:14:15.695: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:15 
10:14:15 (SWT:1770): Gtk-CRITICAL **: 14:14:15.712: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:15 
10:14:15 (SWT:1770): Gtk-CRITICAL **: 14:14:15.712: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:15 
10:14:15 (SWT:1770): Gtk-CRITICAL **: 14:14:15.712: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:15 
10:14:15 (SWT:1770): Gtk-CRITICAL **: 14:14:15.713: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:15 
10:14:15 (SWT:1770): Gtk-CRITICAL **: 14:14:15.714: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:15 
10:14:15 (SWT:1770): Gtk-CRITICAL **: 14:14:15.714: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:15 
10:14:15 (SWT:1770): Gdk-CRITICAL **: 14:14:15.794: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:14:16 
10:14:16 (SWT:1770): Gtk-CRITICAL **: 14:14:16.197: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:16 
10:14:16 (SWT:1770): Gtk-CRITICAL **: 14:14:16.198: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:16 
10:14:16 (SWT:1770): Gtk-CRITICAL **: 14:14:16.213: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:16 
10:14:16 (SWT:1770): Gtk-CRITICAL **: 14:14:16.213: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:16 
10:14:16 (SWT:1770): Gtk-CRITICAL **: 14:14:16.213: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:16 
10:14:16 (SWT:1770): Gtk-CRITICAL **: 14:14:16.215: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:16 
10:14:16 (SWT:1770): Gtk-CRITICAL **: 14:14:16.215: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:16 
10:14:16 (SWT:1770): Gtk-CRITICAL **: 14:14:16.215: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:16 
10:14:16 (SWT:1770): Gdk-CRITICAL **: 14:14:16.334: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:14:16 
10:14:16 (SWT:1770): Gtk-CRITICAL **: 14:14:16.787: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:16 
10:14:16 (SWT:1770): Gtk-CRITICAL **: 14:14:16.789: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:16 
10:14:16 (SWT:1770): Gtk-CRITICAL **: 14:14:16.803: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:16 
10:14:16 (SWT:1770): Gtk-CRITICAL **: 14:14:16.804: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:16 
10:14:16 (SWT:1770): Gtk-CRITICAL **: 14:14:16.804: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:16 
10:14:16 (SWT:1770): Gtk-CRITICAL **: 14:14:16.806: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:16 
10:14:16 (SWT:1770): Gtk-CRITICAL **: 14:14:16.806: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:16 
10:14:16 (SWT:1770): Gtk-CRITICAL **: 14:14:16.807: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:16 
10:14:16 (SWT:1770): Gdk-CRITICAL **: 14:14:16.933: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:14:17 
10:14:17 (SWT:1770): Gtk-CRITICAL **: 14:14:17.357: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:17 
10:14:17 (SWT:1770): Gtk-CRITICAL **: 14:14:17.359: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:17 
10:14:17 (SWT:1770): Gtk-CRITICAL **: 14:14:17.376: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:17 
10:14:17 (SWT:1770): Gtk-CRITICAL **: 14:14:17.376: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:17 
10:14:17 (SWT:1770): Gtk-CRITICAL **: 14:14:17.376: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:17 
10:14:17 (SWT:1770): Gtk-CRITICAL **: 14:14:17.378: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:17 
10:14:17 (SWT:1770): Gtk-CRITICAL **: 14:14:17.378: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:17 
10:14:17 (SWT:1770): Gtk-CRITICAL **: 14:14:17.378: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:17 
10:14:17 (SWT:1770): Gdk-CRITICAL **: 14:14:17.494: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:14:17 
10:14:17 (SWT:1770): Gtk-CRITICAL **: 14:14:17.909: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:17 
10:14:17 (SWT:1770): Gtk-CRITICAL **: 14:14:17.911: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:17 
10:14:17 (SWT:1770): Gtk-CRITICAL **: 14:14:17.924: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:17 
10:14:17 (SWT:1770): Gtk-CRITICAL **: 14:14:17.924: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:17 
10:14:17 (SWT:1770): Gtk-CRITICAL **: 14:14:17.925: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:17 
10:14:17 (SWT:1770): Gtk-CRITICAL **: 14:14:17.926: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:17 
10:14:17 (SWT:1770): Gtk-CRITICAL **: 14:14:17.926: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:17 
10:14:17 (SWT:1770): Gtk-CRITICAL **: 14:14:17.926: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:18 
10:14:18 (SWT:1770): Gdk-CRITICAL **: 14:14:18.031: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:14:18 
10:14:18 (SWT:1770): Gtk-CRITICAL **: 14:14:18.448: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:18 
10:14:18 (SWT:1770): Gtk-CRITICAL **: 14:14:18.449: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:18 
10:14:18 (SWT:1770): Gtk-CRITICAL **: 14:14:18.463: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:18 
10:14:18 (SWT:1770): Gtk-CRITICAL **: 14:14:18.463: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:18 
10:14:18 (SWT:1770): Gtk-CRITICAL **: 14:14:18.464: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:18 
10:14:18 (SWT:1770): Gtk-CRITICAL **: 14:14:18.465: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:18 
10:14:18 (SWT:1770): Gtk-CRITICAL **: 14:14:18.465: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:18 
10:14:18 (SWT:1770): Gtk-CRITICAL **: 14:14:18.465: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:18 
10:14:18 (SWT:1770): Gdk-CRITICAL **: 14:14:18.514: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:14:18 
10:14:18 (SWT:1770): Gtk-CRITICAL **: 14:14:18.956: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:18 
10:14:18 (SWT:1770): Gtk-CRITICAL **: 14:14:18.958: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:18 
10:14:18 (SWT:1770): Gtk-CRITICAL **: 14:14:18.972: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:18 
10:14:18 (SWT:1770): Gtk-CRITICAL **: 14:14:18.972: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:18 
10:14:18 (SWT:1770): Gtk-CRITICAL **: 14:14:18.972: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:18 
10:14:18 (SWT:1770): Gtk-CRITICAL **: 14:14:18.974: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:18 
10:14:18 (SWT:1770): Gtk-CRITICAL **: 14:14:18.974: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:18 
10:14:18 (SWT:1770): Gtk-CRITICAL **: 14:14:18.975: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:19 
10:14:19 (SWT:1770): Gdk-CRITICAL **: 14:14:19.024: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:14:19 
10:14:19 (SWT:1770): Gtk-CRITICAL **: 14:14:19.447: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:19 
10:14:19 (SWT:1770): Gtk-CRITICAL **: 14:14:19.448: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:19 
10:14:19 (SWT:1770): Gtk-CRITICAL **: 14:14:19.461: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:19 
10:14:19 (SWT:1770): Gtk-CRITICAL **: 14:14:19.461: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:19 
10:14:19 (SWT:1770): Gtk-CRITICAL **: 14:14:19.462: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:19 
10:14:19 (SWT:1770): Gtk-CRITICAL **: 14:14:19.463: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:19 
10:14:19 (SWT:1770): Gtk-CRITICAL **: 14:14:19.463: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:19 
10:14:19 (SWT:1770): Gtk-CRITICAL **: 14:14:19.463: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:20 
10:14:20 (SWT:1770): Gdk-CRITICAL **: 14:14:20.723: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:14:21 
10:14:21 (SWT:1770): Gtk-CRITICAL **: 14:14:21.146: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:21 
10:14:21 (SWT:1770): Gtk-CRITICAL **: 14:14:21.147: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:21 
10:14:21 (SWT:1770): Gtk-CRITICAL **: 14:14:21.162: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:21 
10:14:21 (SWT:1770): Gtk-CRITICAL **: 14:14:21.162: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:21 
10:14:21 (SWT:1770): Gtk-CRITICAL **: 14:14:21.162: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:21 
10:14:21 (SWT:1770): Gtk-CRITICAL **: 14:14:21.163: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:21 
10:14:21 (SWT:1770): Gtk-CRITICAL **: 14:14:21.164: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:21 
10:14:21 (SWT:1770): Gtk-CRITICAL **: 14:14:21.164: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:21 
10:14:21 (SWT:1770): Gdk-CRITICAL **: 14:14:21.244: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:14:21 
10:14:21 (SWT:1770): Gtk-CRITICAL **: 14:14:21.662: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:21 
10:14:21 (SWT:1770): Gtk-CRITICAL **: 14:14:21.663: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:21 
10:14:21 (SWT:1770): Gtk-CRITICAL **: 14:14:21.677: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:21 
10:14:21 (SWT:1770): Gtk-CRITICAL **: 14:14:21.677: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:21 
10:14:21 (SWT:1770): Gtk-CRITICAL **: 14:14:21.677: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:21 
10:14:21 (SWT:1770): Gtk-CRITICAL **: 14:14:21.679: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:21 
10:14:21 (SWT:1770): Gtk-CRITICAL **: 14:14:21.679: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:21 
10:14:21 (SWT:1770): Gtk-CRITICAL **: 14:14:21.679: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:21 
10:14:21 (SWT:1770): Gdk-CRITICAL **: 14:14:21.731: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:14:22 
10:14:22 (SWT:1770): Gtk-CRITICAL **: 14:14:22.144: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:22 
10:14:22 (SWT:1770): Gtk-CRITICAL **: 14:14:22.146: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:22 
10:14:22 (SWT:1770): Gtk-CRITICAL **: 14:14:22.159: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:22 
10:14:22 (SWT:1770): Gtk-CRITICAL **: 14:14:22.159: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:22 
10:14:22 (SWT:1770): Gtk-CRITICAL **: 14:14:22.159: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:22 
10:14:22 (SWT:1770): Gtk-CRITICAL **: 14:14:22.160: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:22 
10:14:22 (SWT:1770): Gtk-CRITICAL **: 14:14:22.161: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:22 
10:14:22 (SWT:1770): Gtk-CRITICAL **: 14:14:22.161: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:22 
10:14:22 (SWT:1770): Gdk-CRITICAL **: 14:14:22.266: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:14:22 
10:14:22 (SWT:1770): Gtk-CRITICAL **: 14:14:22.693: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:22 
10:14:22 (SWT:1770): Gtk-CRITICAL **: 14:14:22.695: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:22 
10:14:22 (SWT:1770): Gtk-CRITICAL **: 14:14:22.709: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:22 
10:14:22 (SWT:1770): Gtk-CRITICAL **: 14:14:22.710: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:22 
10:14:22 (SWT:1770): Gtk-CRITICAL **: 14:14:22.710: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:22 
10:14:22 (SWT:1770): Gtk-CRITICAL **: 14:14:22.712: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:22 
10:14:22 (SWT:1770): Gtk-CRITICAL **: 14:14:22.712: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:22 
10:14:22 (SWT:1770): Gtk-CRITICAL **: 14:14:22.712: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:23 
10:14:23 (SWT:1770): Gdk-CRITICAL **: 14:14:23.767: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:14:24 
10:14:24 (SWT:1770): Gtk-CRITICAL **: 14:14:24.191: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:24 
10:14:24 (SWT:1770): Gtk-CRITICAL **: 14:14:24.192: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:24 
10:14:24 (SWT:1770): Gtk-CRITICAL **: 14:14:24.210: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:24 
10:14:24 (SWT:1770): Gtk-CRITICAL **: 14:14:24.210: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:24 
10:14:24 (SWT:1770): Gtk-CRITICAL **: 14:14:24.211: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:24 
10:14:24 (SWT:1770): Gtk-CRITICAL **: 14:14:24.212: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:24 
10:14:24 (SWT:1770): Gtk-CRITICAL **: 14:14:24.212: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:24 
10:14:24 (SWT:1770): Gtk-CRITICAL **: 14:14:24.212: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:24 
10:14:24 (SWT:1770): Gdk-CRITICAL **: 14:14:24.271: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:14:24 
10:14:24 (SWT:1770): Gtk-CRITICAL **: 14:14:24.690: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:24 
10:14:24 (SWT:1770): Gtk-CRITICAL **: 14:14:24.692: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:24 
10:14:24 (SWT:1770): Gtk-CRITICAL **: 14:14:24.705: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:24 
10:14:24 (SWT:1770): Gtk-CRITICAL **: 14:14:24.705: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:24 
10:14:24 (SWT:1770): Gtk-CRITICAL **: 14:14:24.706: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:24 
10:14:24 (SWT:1770): Gtk-CRITICAL **: 14:14:24.707: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:24 
10:14:24 (SWT:1770): Gtk-CRITICAL **: 14:14:24.707: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:24 
10:14:24 (SWT:1770): Gtk-CRITICAL **: 14:14:24.707: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:26 
10:14:26 (SWT:1770): Gdk-CRITICAL **: 14:14:26.383: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:14:26 
10:14:26 (SWT:1770): Gtk-CRITICAL **: 14:14:26.828: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:26 
10:14:26 (SWT:1770): Gtk-CRITICAL **: 14:14:26.829: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:26 
10:14:26 (SWT:1770): Gtk-CRITICAL **: 14:14:26.844: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:26 
10:14:26 (SWT:1770): Gtk-CRITICAL **: 14:14:26.844: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:26 
10:14:26 (SWT:1770): Gtk-CRITICAL **: 14:14:26.844: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:26 
10:14:26 (SWT:1770): Gtk-CRITICAL **: 14:14:26.845: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:26 
10:14:26 (SWT:1770): Gtk-CRITICAL **: 14:14:26.846: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:26 
10:14:26 (SWT:1770): Gtk-CRITICAL **: 14:14:26.846: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:26 
10:14:26 (SWT:1770): Gdk-CRITICAL **: 14:14:26.892: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:14:27 
10:14:27 (SWT:1770): Gtk-CRITICAL **: 14:14:27.329: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:27 
10:14:27 (SWT:1770): Gtk-CRITICAL **: 14:14:27.330: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:27 
10:14:27 (SWT:1770): Gtk-CRITICAL **: 14:14:27.344: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:27 
10:14:27 (SWT:1770): Gtk-CRITICAL **: 14:14:27.344: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:27 
10:14:27 (SWT:1770): Gtk-CRITICAL **: 14:14:27.344: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:27 
10:14:27 (SWT:1770): Gtk-CRITICAL **: 14:14:27.345: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:27 
10:14:27 (SWT:1770): Gtk-CRITICAL **: 14:14:27.346: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:27 
10:14:27 (SWT:1770): Gtk-CRITICAL **: 14:14:27.346: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:27 Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.13 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest
10:14:27 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.selectsRangeWithTabWidth -- Time elapsed: 0.510 s
10:14:27 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.selectsRange -- Time elapsed: 0.491 s
10:14:27 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.insertsTextAtALocation -- Time elapsed: 0.518 s
10:14:27 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.typesTextAtALocation -- Time elapsed: 1.316 s
10:14:27 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.insertsTextAtALocationWithTabWidth -- Time elapsed: 0.500 s
10:14:27 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.canDoubleClickOnStyledText -- Time elapsed: 0.628 s
10:14:27 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.getsLinesWithEOLAtEndOfText -- Time elapsed: 0.484 s
10:14:27 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.canClickOnStyledText -- Time elapsed: 0.563 s
10:14:27 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.getsLineCountWithNoEOLEndOfText -- Time elapsed: 0.476 s
10:14:27 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.getsBullet -- Time elapsed: 0.517 s
10:14:27 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.canCtrlClickOnStyledText -- Time elapsed: 0.523 s
10:14:27 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.findsStylesRangeInARangeWithTabWidth -- Time elapsed: 0.539 s
10:14:27 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.findsTextStyle -- Time elapsed: 0.599 s
10:14:27 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.canShiftClickOnStyledText -- Time elapsed: 0.561 s
10:14:27 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.findsTextStyleWithTabWidth -- Time elapsed: 0.537 s
10:14:27 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.getsTextOnCurrentLine -- Time elapsed: 0.483 s
10:14:27 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.setsText -- Time elapsed: 0.509 s
10:14:27 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.typesSpecialCharactersAtALocation -- Time elapsed: 1.699 s
10:14:27 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.navigatesToAParticularLocationWithTAB -- Time elapsed: 0.520 s
10:14:27 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.navigatesToAParticularLocation -- Time elapsed: 0.487 s
10:14:27 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.findsStylesRangeInARange -- Time elapsed: 0.534 s
10:14:27 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.testTypesTextAtALocation -- Time elapsed: 1.501 s
10:14:27 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.getsTabs -- Time elapsed: 0.504 s
10:14:27 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.typesTextAtALocationWithTabWidth -- Time elapsed: 2.111 s
10:14:27 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.getsLinesWithNoEOLEndOfText -- Time elapsed: 0.509 s
10:14:27 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.getsLineCountWithEOLAtEndOfText -- Time elapsed: 0.500 s
10:14:27 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickTest
10:14:27 
10:14:27 (SWT:1770): Gdk-CRITICAL **: 14:14:27.401: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:14:27 
10:14:27 (SWT:1770): Gtk-CRITICAL **: 14:14:27.520: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:14:27 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickTest
10:14:27 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickTest.doubleClickOnCell -- Time elapsed: 0.148 s
10:14:27 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest
10:14:27 
10:14:27 (SWT:1770): Gdk-CRITICAL **: 14:14:27.556: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:14:27 
10:14:27 (SWT:1770): Gtk-WARNING **: 14:14:27.945: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:27 
10:14:27 (SWT:1770): Gtk-WARNING **: 14:14:27.950: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:27 
10:14:27 (SWT:1770): Gtk-WARNING **: 14:14:27.953: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:27 
10:14:27 (SWT:1770): Gtk-WARNING **: 14:14:27.953: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:27 
10:14:27 (SWT:1770): Gtk-WARNING **: 14:14:27.953: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:27 
10:14:27 (SWT:1770): Gtk-WARNING **: 14:14:27.955: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:27 
10:14:27 (SWT:1770): Gtk-WARNING **: 14:14:27.955: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:30 
10:14:30 (SWT:1770): Gdk-CRITICAL **: 14:14:30.181: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:14:30 
10:14:30 (SWT:1770): Gtk-WARNING **: 14:14:30.568: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:30 
10:14:30 (SWT:1770): Gtk-WARNING **: 14:14:30.573: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:30 
10:14:30 (SWT:1770): Gtk-WARNING **: 14:14:30.576: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:30 
10:14:30 (SWT:1770): Gtk-WARNING **: 14:14:30.576: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:30 
10:14:30 (SWT:1770): Gtk-WARNING **: 14:14:30.577: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:30 
10:14:30 (SWT:1770): Gtk-WARNING **: 14:14:30.579: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:30 
10:14:30 (SWT:1770): Gtk-WARNING **: 14:14:30.579: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:33 
10:14:33 (SWT:1770): Gdk-CRITICAL **: 14:14:33.281: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:14:33 
10:14:33 (SWT:1770): Gtk-WARNING **: 14:14:33.707: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:33 
10:14:33 (SWT:1770): Gtk-WARNING **: 14:14:33.713: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:33 
10:14:33 (SWT:1770): Gtk-WARNING **: 14:14:33.715: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:33 
10:14:33 (SWT:1770): Gtk-WARNING **: 14:14:33.716: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:33 
10:14:33 (SWT:1770): Gtk-WARNING **: 14:14:33.716: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:33 
10:14:33 (SWT:1770): Gtk-WARNING **: 14:14:33.718: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:33 
10:14:33 (SWT:1770): Gtk-WARNING **: 14:14:33.718: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:36 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.826 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest
10:14:36 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest.clicksTreeColumn -- Time elapsed: 2.624 s
10:14:36 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest.clicksHeaderContextMenuItem -- Time elapsed: 3.100 s
10:14:36 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest.findsTreeColumn -- Time elapsed: 3.101 s
10:14:36 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest
10:14:36 
10:14:36 (SWT:1770): Gdk-CRITICAL **: 14:14:36.387: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:14:36 
10:14:36 (SWT:1770): Gtk-WARNING **: 14:14:36.818: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:36 
10:14:36 (SWT:1770): Gtk-WARNING **: 14:14:36.825: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:36 
10:14:36 (SWT:1770): Gtk-WARNING **: 14:14:36.827: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:36 
10:14:36 (SWT:1770): Gtk-WARNING **: 14:14:36.827: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:36 
10:14:36 (SWT:1770): Gtk-WARNING **: 14:14:36.828: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:36 
10:14:36 (SWT:1770): Gtk-WARNING **: 14:14:36.829: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:36 
10:14:36 (SWT:1770): Gtk-WARNING **: 14:14:36.829: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:38 
10:14:38 (SWT:1770): Gdk-CRITICAL **: 14:14:38.742: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:14:39 
10:14:39 (SWT:1770): Gtk-WARNING **: 14:14:39.195: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:39 
10:14:39 (SWT:1770): Gtk-WARNING **: 14:14:39.200: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:39 
10:14:39 (SWT:1770): Gtk-WARNING **: 14:14:39.203: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:39 
10:14:39 (SWT:1770): Gtk-WARNING **: 14:14:39.203: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:39 
10:14:39 (SWT:1770): Gtk-WARNING **: 14:14:39.204: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:39 
10:14:39 (SWT:1770): Gtk-WARNING **: 14:14:39.206: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:39 
10:14:39 (SWT:1770): Gtk-WARNING **: 14:14:39.206: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:41 
10:14:41 (SWT:1770): Gdk-CRITICAL **: 14:14:41.141: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:14:41 
10:14:41 (SWT:1770): Gtk-WARNING **: 14:14:41.559: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:41 
10:14:41 (SWT:1770): Gtk-WARNING **: 14:14:41.564: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:41 
10:14:41 (SWT:1770): Gtk-WARNING **: 14:14:41.567: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:41 
10:14:41 (SWT:1770): Gtk-WARNING **: 14:14:41.567: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:41 
10:14:41 (SWT:1770): Gtk-WARNING **: 14:14:41.567: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:41 
10:14:41 (SWT:1770): Gtk-WARNING **: 14:14:41.569: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:41 
10:14:41 (SWT:1770): Gtk-WARNING **: 14:14:41.569: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:43 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.014 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest
10:14:43 org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest.selectionWorks -- Time elapsed: 2.354 s
10:14:43 org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest.findsSpinner -- Time elapsed: 2.399 s
10:14:43 org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest.findsSpinnerInGroup -- Time elapsed: 2.259 s
10:14:43 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowserTest
10:14:43 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowserTest
10:14:43 org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowserTest skipped
10:14:43 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest
10:14:43 
10:14:43 (SWT:1770): Gdk-CRITICAL **: 14:14:43.416: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:14:43 
10:14:43 (SWT:1770): Gdk-CRITICAL **: 14:14:43.562: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:14:43 
10:14:43 (SWT:1770): Gdk-CRITICAL **: 14:14:43.715: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:14:43 
10:14:43 (SWT:1770): Gdk-CRITICAL **: 14:14:43.861: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:14:43 
10:14:43 (SWT:1770): Gdk-CRITICAL **: 14:14:43.989: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:14:44 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.719 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest
10:14:44 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest.findsSubMenus -- Time elapsed: 0.146 s
10:14:44 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest.clicksSubMenus -- Time elapsed: 0.153 s
10:14:44 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest.findsMenuRecursive -- Time elapsed: 0.145 s
10:14:44 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest.findsMenuNotRecursive -- Time elapsed: 0.128 s
10:14:44 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest.findsMenus -- Time elapsed: 0.144 s
10:14:44 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest
10:14:44 
10:14:44 (SWT:1770): Gdk-CRITICAL **: 14:14:44.144: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:14:44 
10:14:44 (SWT:1770): Gdk-CRITICAL **: 14:14:44.243: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:14:44 
10:14:44 (SWT:1770): Gdk-CRITICAL **: 14:14:44.352: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:14:44 
10:14:44 (SWT:1770): Gdk-CRITICAL **: 14:14:44.457: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:14:44 
10:14:44 (SWT:1770): Gdk-CRITICAL **: 14:14:44.555: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:14:44 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.505 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest
10:14:44 org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest.indexedTrayItemIsReturned -- Time elapsed: 0.098 s
10:14:44 org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest.menuCanBeAccessedOnTrayItem -- Time elapsed: 0.108 s
10:14:44 org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest.firstTrayItemIsReturned -- Time elapsed: 0.104 s
10:14:44 org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest.listOfTrayItemsIsReturned -- Time elapsed: 0.097 s
10:14:44 org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest.trayItemWithTooltipIsReturned -- Time elapsed: 0.092 s
10:14:44 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest
10:14:44 
10:14:44 (SWT:1770): Gdk-CRITICAL **: 14:14:44.655: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:14:45 
10:14:45 (SWT:1770): Gtk-WARNING **: 14:14:45.120: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:45 
10:14:45 (SWT:1770): Gtk-WARNING **: 14:14:45.125: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:45 
10:14:45 (SWT:1770): Gtk-WARNING **: 14:14:45.129: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:45 
10:14:45 (SWT:1770): Gtk-WARNING **: 14:14:45.129: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:45 
10:14:45 (SWT:1770): Gtk-WARNING **: 14:14:45.129: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:45 
10:14:45 (SWT:1770): Gtk-WARNING **: 14:14:45.133: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:45 
10:14:45 (SWT:1770): Gtk-WARNING **: 14:14:45.133: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:47 
10:14:47 (SWT:1770): Gdk-CRITICAL **: 14:14:47.286: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:14:47 
10:14:47 (SWT:1770): Gtk-WARNING **: 14:14:47.696: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:47 
10:14:47 (SWT:1770): Gtk-WARNING **: 14:14:47.701: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:47 
10:14:47 (SWT:1770): Gtk-WARNING **: 14:14:47.704: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:47 
10:14:47 (SWT:1770): Gtk-WARNING **: 14:14:47.704: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:47 
10:14:47 (SWT:1770): Gtk-WARNING **: 14:14:47.704: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:47 
10:14:47 (SWT:1770): Gtk-WARNING **: 14:14:47.706: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:47 
10:14:47 (SWT:1770): Gtk-WARNING **: 14:14:47.706: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:49 
10:14:49 (SWT:1770): Gdk-CRITICAL **: 14:14:49.755: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:14:50 
10:14:50 (SWT:1770): Gtk-WARNING **: 14:14:50.166: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:50 
10:14:50 (SWT:1770): Gtk-WARNING **: 14:14:50.171: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:50 
10:14:50 (SWT:1770): Gtk-WARNING **: 14:14:50.173: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:50 
10:14:50 (SWT:1770): Gtk-WARNING **: 14:14:50.174: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:50 
10:14:50 (SWT:1770): Gtk-WARNING **: 14:14:50.174: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:50 
10:14:50 (SWT:1770): Gtk-WARNING **: 14:14:50.176: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:50 
10:14:50 (SWT:1770): Gtk-WARNING **: 14:14:50.176: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:52 
10:14:52 (SWT:1770): Gdk-CRITICAL **: 14:14:52.328: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:14:52 
10:14:52 (SWT:1770): Gtk-WARNING **: 14:14:52.738: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:52 
10:14:52 (SWT:1770): Gtk-WARNING **: 14:14:52.743: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:52 
10:14:52 (SWT:1770): Gtk-WARNING **: 14:14:52.746: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:52 
10:14:52 (SWT:1770): Gtk-WARNING **: 14:14:52.746: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:52 
10:14:52 (SWT:1770): Gtk-WARNING **: 14:14:52.746: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:52 
10:14:52 (SWT:1770): Gtk-WARNING **: 14:14:52.748: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:52 
10:14:52 (SWT:1770): Gtk-WARNING **: 14:14:52.748: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:54 
10:14:54 (SWT:1770): Gdk-CRITICAL **: 14:14:54.820: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:14:55 
10:14:55 (SWT:1770): Gtk-WARNING **: 14:14:55.246: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:55 
10:14:55 (SWT:1770): Gtk-WARNING **: 14:14:55.251: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:55 
10:14:55 (SWT:1770): Gtk-WARNING **: 14:14:55.253: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:55 
10:14:55 (SWT:1770): Gtk-WARNING **: 14:14:55.254: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:55 
10:14:55 (SWT:1770): Gtk-WARNING **: 14:14:55.254: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:55 
10:14:55 (SWT:1770): Gtk-WARNING **: 14:14:55.256: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:55 
10:14:55 (SWT:1770): Gtk-WARNING **: 14:14:55.256: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:57 
10:14:57 (SWT:1770): Gdk-CRITICAL **: 14:14:57.386: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:14:57 
10:14:57 (SWT:1770): Gtk-WARNING **: 14:14:57.795: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:57 
10:14:57 (SWT:1770): Gtk-WARNING **: 14:14:57.800: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:57 
10:14:57 (SWT:1770): Gtk-WARNING **: 14:14:57.803: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:57 
10:14:57 (SWT:1770): Gtk-WARNING **: 14:14:57.803: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:57 
10:14:57 (SWT:1770): Gtk-WARNING **: 14:14:57.803: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:57 
10:14:57 (SWT:1770): Gtk-WARNING **: 14:14:57.805: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:57 
10:14:57 (SWT:1770): Gtk-WARNING **: 14:14:57.805: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:14:59 
10:14:59 (SWT:1770): Gdk-CRITICAL **: 14:14:59.861: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:15:00 
10:15:00 (SWT:1770): Gtk-WARNING **: 14:15:00.308: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:00 
10:15:00 (SWT:1770): Gtk-WARNING **: 14:15:00.313: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:00 
10:15:00 (SWT:1770): Gtk-WARNING **: 14:15:00.316: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:00 
10:15:00 (SWT:1770): Gtk-WARNING **: 14:15:00.316: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:00 
10:15:00 (SWT:1770): Gtk-WARNING **: 14:15:00.316: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:00 
10:15:00 (SWT:1770): Gtk-WARNING **: 14:15:00.318: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:00 
10:15:00 (SWT:1770): Gtk-WARNING **: 14:15:00.318: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:02 
10:15:02 (SWT:1770): Gdk-CRITICAL **: 14:15:02.386: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:15:02 
10:15:02 (SWT:1770): Gtk-WARNING **: 14:15:02.804: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:02 
10:15:02 (SWT:1770): Gtk-WARNING **: 14:15:02.809: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:02 
10:15:02 (SWT:1770): Gtk-WARNING **: 14:15:02.811: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:02 
10:15:02 (SWT:1770): Gtk-WARNING **: 14:15:02.811: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:02 
10:15:02 (SWT:1770): Gtk-WARNING **: 14:15:02.812: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:02 
10:15:02 (SWT:1770): Gtk-WARNING **: 14:15:02.814: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:02 
10:15:02 (SWT:1770): Gtk-WARNING **: 14:15:02.814: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:04 
10:15:04 (SWT:1770): Gdk-CRITICAL **: 14:15:04.964: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:15:05 
10:15:05 (SWT:1770): Gtk-WARNING **: 14:15:05.379: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:05 
10:15:05 (SWT:1770): Gtk-WARNING **: 14:15:05.384: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:05 
10:15:05 (SWT:1770): Gtk-WARNING **: 14:15:05.387: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:05 
10:15:05 (SWT:1770): Gtk-WARNING **: 14:15:05.387: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:05 
10:15:05 (SWT:1770): Gtk-WARNING **: 14:15:05.387: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:05 
10:15:05 (SWT:1770): Gtk-WARNING **: 14:15:05.389: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:05 
10:15:05 (SWT:1770): Gtk-WARNING **: 14:15:05.389: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:07 
10:15:07 (SWT:1770): Gdk-CRITICAL **: 14:15:07.535: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:15:07 
10:15:07 (SWT:1770): Gtk-WARNING **: 14:15:07.941: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:07 
10:15:07 (SWT:1770): Gtk-WARNING **: 14:15:07.946: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:07 
10:15:07 (SWT:1770): Gtk-WARNING **: 14:15:07.949: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:07 
10:15:07 (SWT:1770): Gtk-WARNING **: 14:15:07.949: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:07 
10:15:07 (SWT:1770): Gtk-WARNING **: 14:15:07.949: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:07 
10:15:07 (SWT:1770): Gtk-WARNING **: 14:15:07.951: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:07 
10:15:07 (SWT:1770): Gtk-WARNING **: 14:15:07.951: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:10 
10:15:10 (SWT:1770): Gdk-CRITICAL **: 14:15:10.032: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:15:10 
10:15:10 (SWT:1770): Gtk-WARNING **: 14:15:10.455: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:10 
10:15:10 (SWT:1770): Gtk-WARNING **: 14:15:10.460: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:10 
10:15:10 (SWT:1770): Gtk-WARNING **: 14:15:10.463: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:10 
10:15:10 (SWT:1770): Gtk-WARNING **: 14:15:10.463: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:10 
10:15:10 (SWT:1770): Gtk-WARNING **: 14:15:10.464: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:10 
10:15:10 (SWT:1770): Gtk-WARNING **: 14:15:10.466: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:10 
10:15:10 (SWT:1770): Gtk-WARNING **: 14:15:10.466: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:12 
10:15:12 (SWT:1770): Gdk-CRITICAL **: 14:15:12.746: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:15:13 
10:15:13 (SWT:1770): Gtk-WARNING **: 14:15:13.203: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:13 
10:15:13 (SWT:1770): Gtk-WARNING **: 14:15:13.208: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:13 
10:15:13 (SWT:1770): Gtk-WARNING **: 14:15:13.212: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:13 
10:15:13 (SWT:1770): Gtk-WARNING **: 14:15:13.212: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:13 
10:15:13 (SWT:1770): Gtk-WARNING **: 14:15:13.212: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:13 
10:15:13 (SWT:1770): Gtk-WARNING **: 14:15:13.215: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:13 
10:15:13 (SWT:1770): Gtk-WARNING **: 14:15:13.215: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:15 
10:15:15 (SWT:1770): Gdk-CRITICAL **: 14:15:15.353: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:15:15 
10:15:15 (SWT:1770): Gtk-WARNING **: 14:15:15.810: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:15 
10:15:15 (SWT:1770): Gtk-WARNING **: 14:15:15.815: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:15 
10:15:15 (SWT:1770): Gtk-WARNING **: 14:15:15.817: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:15 
10:15:15 (SWT:1770): Gtk-WARNING **: 14:15:15.818: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:15 
10:15:15 (SWT:1770): Gtk-WARNING **: 14:15:15.818: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:15 
10:15:15 (SWT:1770): Gtk-WARNING **: 14:15:15.820: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:15 
10:15:15 (SWT:1770): Gtk-WARNING **: 14:15:15.820: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:17 
10:15:17 (SWT:1770): Gdk-CRITICAL **: 14:15:17.952: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:15:18 
10:15:18 (SWT:1770): Gtk-WARNING **: 14:15:18.366: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:18 
10:15:18 (SWT:1770): Gtk-WARNING **: 14:15:18.371: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:18 
10:15:18 (SWT:1770): Gtk-WARNING **: 14:15:18.374: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:18 
10:15:18 (SWT:1770): Gtk-WARNING **: 14:15:18.374: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:18 
10:15:18 (SWT:1770): Gtk-WARNING **: 14:15:18.374: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:18 
10:15:18 (SWT:1770): Gtk-WARNING **: 14:15:18.376: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:18 
10:15:18 (SWT:1770): Gtk-WARNING **: 14:15:18.376: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:20 
10:15:20 (SWT:1770): Gdk-CRITICAL **: 14:15:20.568: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:15:21 
10:15:21 (SWT:1770): Gtk-WARNING **: 14:15:21.006: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:21 
10:15:21 (SWT:1770): Gtk-WARNING **: 14:15:21.012: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:21 
10:15:21 (SWT:1770): Gtk-WARNING **: 14:15:21.014: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:21 
10:15:21 (SWT:1770): Gtk-WARNING **: 14:15:21.015: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:21 
10:15:21 (SWT:1770): Gtk-WARNING **: 14:15:21.015: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:21 
10:15:21 (SWT:1770): Gtk-WARNING **: 14:15:21.017: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:21 
10:15:21 (SWT:1770): Gtk-WARNING **: 14:15:21.018: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:23 
10:15:23 (SWT:1770): Gdk-CRITICAL **: 14:15:23.140: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:15:23 
10:15:23 (SWT:1770): Gtk-WARNING **: 14:15:23.567: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:23 
10:15:23 (SWT:1770): Gtk-WARNING **: 14:15:23.572: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:23 
10:15:23 (SWT:1770): Gtk-WARNING **: 14:15:23.574: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:23 
10:15:23 (SWT:1770): Gtk-WARNING **: 14:15:23.575: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:23 
10:15:23 (SWT:1770): Gtk-WARNING **: 14:15:23.575: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:23 
10:15:23 (SWT:1770): Gtk-WARNING **: 14:15:23.577: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:23 
10:15:23 (SWT:1770): Gtk-WARNING **: 14:15:23.577: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:25 
10:15:25 (SWT:1770): Gdk-CRITICAL **: 14:15:25.697: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:15:26 
10:15:26 (SWT:1770): Gtk-WARNING **: 14:15:26.136: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:26 
10:15:26 (SWT:1770): Gtk-WARNING **: 14:15:26.141: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:26 
10:15:26 (SWT:1770): Gtk-WARNING **: 14:15:26.144: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:26 
10:15:26 (SWT:1770): Gtk-WARNING **: 14:15:26.144: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:26 
10:15:26 (SWT:1770): Gtk-WARNING **: 14:15:26.144: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:26 
10:15:26 (SWT:1770): Gtk-WARNING **: 14:15:26.146: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:26 
10:15:26 (SWT:1770): Gtk-WARNING **: 14:15:26.146: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:28 Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.69 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest
10:15:28 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.selectionNotifiesListeners -- Time elapsed: 2.629 s
10:15:28 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.unSelectsSelectionMulti -- Time elapsed: 2.470 s
10:15:28 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.throwsExceptionInCaseOfInvalidTextBasedSelectionMulti -- Time elapsed: 2.572 s
10:15:28 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.setsAndGetsMultipleSelectionByText -- Time elapsed: 2.493 s
10:15:28 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.unSelectsSelection -- Time elapsed: 2.566 s
10:15:28 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.setsAndGetsSingleSelectionByText -- Time elapsed: 2.474 s
10:15:28 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.setsAndGetsMultipleSelectionByIndex -- Time elapsed: 2.525 s
10:15:28 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.throwsExceptionInCaseOfInvalidIndexBasedSelectionMulti -- Time elapsed: 2.577 s
10:15:28 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.getsItemAtIndex -- Time elapsed: 2.571 s
10:15:28 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.throwsExceptionInCaseOfInvalidIndexBasedSelection -- Time elapsed: 2.497 s
10:15:28 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.canDoubleClickOnList -- Time elapsed: 2.711 s
10:15:28 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.throwsExceptionInCaseOfInvalidTextBasedSelection -- Time elapsed: 2.607 s
10:15:28 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.deSelectNotifiesListeners -- Time elapsed: 2.599 s
10:15:28 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.selectionNotifiesListenersMulti -- Time elapsed: 2.616 s
10:15:28 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.setsAndGetsSingleSelectionByIndex -- Time elapsed: 2.572 s
10:15:28 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.findsAListWithoutLabel -- Time elapsed: 2.555 s
10:15:28 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.getsIndexOfItem -- Time elapsed: 2.643 s
10:15:28 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest
10:15:28 
10:15:28 (SWT:1770): Gdk-CRITICAL **: 14:15:28.350: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:15:28 
10:15:28 (SWT:1770): Gtk-WARNING **: 14:15:28.751: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:28 
10:15:28 (SWT:1770): Gtk-WARNING **: 14:15:28.757: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:28 
10:15:28 (SWT:1770): Gtk-WARNING **: 14:15:28.759: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:28 
10:15:28 (SWT:1770): Gtk-WARNING **: 14:15:28.759: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:28 
10:15:28 (SWT:1770): Gtk-WARNING **: 14:15:28.760: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:28 
10:15:28 (SWT:1770): Gtk-WARNING **: 14:15:28.762: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:28 
10:15:28 (SWT:1770): Gtk-WARNING **: 14:15:28.762: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:31 
10:15:31 (SWT:1770): Gdk-CRITICAL **: 14:15:31.473: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:15:31 
10:15:31 (SWT:1770): Gtk-WARNING **: 14:15:31.898: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:31 
10:15:31 (SWT:1770): Gtk-WARNING **: 14:15:31.904: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:31 
10:15:31 (SWT:1770): Gtk-WARNING **: 14:15:31.906: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:31 
10:15:31 (SWT:1770): Gtk-WARNING **: 14:15:31.907: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:31 
10:15:31 (SWT:1770): Gtk-WARNING **: 14:15:31.907: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:31 
10:15:31 (SWT:1770): Gtk-WARNING **: 14:15:31.909: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:31 
10:15:31 (SWT:1770): Gtk-WARNING **: 14:15:31.909: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:34 
10:15:34 (SWT:1770): Gdk-CRITICAL **: 14:15:34.243: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:15:34 
10:15:34 (SWT:1770): Gtk-WARNING **: 14:15:34.667: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:34 
10:15:34 (SWT:1770): Gtk-WARNING **: 14:15:34.672: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:34 
10:15:34 (SWT:1770): Gtk-WARNING **: 14:15:34.675: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:34 
10:15:34 (SWT:1770): Gtk-WARNING **: 14:15:34.675: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:34 
10:15:34 (SWT:1770): Gtk-WARNING **: 14:15:34.675: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:34 
10:15:34 (SWT:1770): Gtk-WARNING **: 14:15:34.677: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:34 
10:15:34 (SWT:1770): Gtk-WARNING **: 14:15:34.677: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:37 
10:15:37 (SWT:1770): Gdk-CRITICAL **: 14:15:37.072: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:15:37 
10:15:37 (SWT:1770): Gtk-WARNING **: 14:15:37.496: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:37 
10:15:37 (SWT:1770): Gtk-WARNING **: 14:15:37.501: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:37 
10:15:37 (SWT:1770): Gtk-WARNING **: 14:15:37.504: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:37 
10:15:37 (SWT:1770): Gtk-WARNING **: 14:15:37.504: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:37 
10:15:37 (SWT:1770): Gtk-WARNING **: 14:15:37.504: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:37 
10:15:37 (SWT:1770): Gtk-WARNING **: 14:15:37.506: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:37 
10:15:37 (SWT:1770): Gtk-WARNING **: 14:15:37.507: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:39 
10:15:39 (SWT:1770): Gdk-CRITICAL **: 14:15:39.835: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:15:40 
10:15:40 (SWT:1770): Gtk-WARNING **: 14:15:40.256: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:40 
10:15:40 (SWT:1770): Gtk-WARNING **: 14:15:40.261: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:40 
10:15:40 (SWT:1770): Gtk-WARNING **: 14:15:40.264: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:40 
10:15:40 (SWT:1770): Gtk-WARNING **: 14:15:40.264: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:40 
10:15:40 (SWT:1770): Gtk-WARNING **: 14:15:40.264: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:40 
10:15:40 (SWT:1770): Gtk-WARNING **: 14:15:40.266: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:40 
10:15:40 (SWT:1770): Gtk-WARNING **: 14:15:40.266: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:42 
10:15:42 (SWT:1770): Gdk-CRITICAL **: 14:15:42.541: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:15:42 
10:15:42 (SWT:1770): Gtk-WARNING **: 14:15:42.978: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:42 
10:15:42 (SWT:1770): Gtk-WARNING **: 14:15:42.983: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:42 
10:15:42 (SWT:1770): Gtk-WARNING **: 14:15:42.985: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:42 
10:15:42 (SWT:1770): Gtk-WARNING **: 14:15:42.986: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:42 
10:15:42 (SWT:1770): Gtk-WARNING **: 14:15:42.986: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:42 
10:15:42 (SWT:1770): Gtk-WARNING **: 14:15:42.988: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:42 
10:15:42 (SWT:1770): Gtk-WARNING **: 14:15:42.988: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:45 
10:15:45 (SWT:1770): Gdk-CRITICAL **: 14:15:45.304: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:15:45 
10:15:45 (SWT:1770): Gtk-WARNING **: 14:15:45.762: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:45 
10:15:45 (SWT:1770): Gtk-WARNING **: 14:15:45.768: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:45 
10:15:45 (SWT:1770): Gtk-WARNING **: 14:15:45.770: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:45 
10:15:45 (SWT:1770): Gtk-WARNING **: 14:15:45.771: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:45 
10:15:45 (SWT:1770): Gtk-WARNING **: 14:15:45.771: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:45 
10:15:45 (SWT:1770): Gtk-WARNING **: 14:15:45.773: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:45 
10:15:45 (SWT:1770): Gtk-WARNING **: 14:15:45.773: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:48 
10:15:48 (SWT:1770): Gdk-CRITICAL **: 14:15:48.224: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:15:48 
10:15:48 (SWT:1770): Gtk-WARNING **: 14:15:48.654: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:48 
10:15:48 (SWT:1770): Gtk-WARNING **: 14:15:48.659: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:48 
10:15:48 (SWT:1770): Gtk-WARNING **: 14:15:48.661: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:48 
10:15:48 (SWT:1770): Gtk-WARNING **: 14:15:48.662: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:48 
10:15:48 (SWT:1770): Gtk-WARNING **: 14:15:48.662: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:48 
10:15:48 (SWT:1770): Gtk-WARNING **: 14:15:48.664: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:48 
10:15:48 (SWT:1770): Gtk-WARNING **: 14:15:48.664: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:50 
10:15:50 (SWT:1770): Gdk-CRITICAL **: 14:15:50.962: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:15:51 
10:15:51 (SWT:1770): Gtk-WARNING **: 14:15:51.392: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:51 
10:15:51 (SWT:1770): Gtk-WARNING **: 14:15:51.397: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:51 
10:15:51 (SWT:1770): Gtk-WARNING **: 14:15:51.400: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:51 
10:15:51 (SWT:1770): Gtk-WARNING **: 14:15:51.400: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:51 
10:15:51 (SWT:1770): Gtk-WARNING **: 14:15:51.401: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:51 
10:15:51 (SWT:1770): Gtk-WARNING **: 14:15:51.403: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:51 
10:15:51 (SWT:1770): Gtk-WARNING **: 14:15:51.403: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:54 
10:15:54 (SWT:1770): Gdk-CRITICAL **: 14:15:54.043: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:15:54 
10:15:54 (SWT:1770): Gtk-WARNING **: 14:15:54.467: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:54 
10:15:54 (SWT:1770): Gtk-WARNING **: 14:15:54.472: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:54 
10:15:54 (SWT:1770): Gtk-WARNING **: 14:15:54.475: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:54 
10:15:54 (SWT:1770): Gtk-WARNING **: 14:15:54.475: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:54 
10:15:54 (SWT:1770): Gtk-WARNING **: 14:15:54.475: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:54 
10:15:54 (SWT:1770): Gtk-WARNING **: 14:15:54.477: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:54 
10:15:54 (SWT:1770): Gtk-WARNING **: 14:15:54.477: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:57 
10:15:57 (SWT:1770): Gdk-CRITICAL **: 14:15:57.083: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:15:57 
10:15:57 (SWT:1770): Gtk-WARNING **: 14:15:57.492: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:57 
10:15:57 (SWT:1770): Gtk-WARNING **: 14:15:57.497: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:57 
10:15:57 (SWT:1770): Gtk-WARNING **: 14:15:57.500: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:57 
10:15:57 (SWT:1770): Gtk-WARNING **: 14:15:57.500: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:57 
10:15:57 (SWT:1770): Gtk-WARNING **: 14:15:57.500: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:57 
10:15:57 (SWT:1770): Gtk-WARNING **: 14:15:57.503: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:15:57 
10:15:57 (SWT:1770): Gtk-WARNING **: 14:15:57.503: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:00 
10:16:00 (SWT:1770): Gdk-CRITICAL **: 14:16:00.285: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:16:00 
10:16:00 (SWT:1770): Gtk-WARNING **: 14:16:00.722: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:00 
10:16:00 (SWT:1770): Gtk-WARNING **: 14:16:00.727: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:00 
10:16:00 (SWT:1770): Gtk-WARNING **: 14:16:00.730: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:00 
10:16:00 (SWT:1770): Gtk-WARNING **: 14:16:00.730: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:00 
10:16:00 (SWT:1770): Gtk-WARNING **: 14:16:00.731: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:00 
10:16:00 (SWT:1770): Gtk-WARNING **: 14:16:00.733: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:00 
10:16:00 (SWT:1770): Gtk-WARNING **: 14:16:00.733: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:03 
10:16:03 (SWT:1770): Gdk-CRITICAL **: 14:16:03.420: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:16:03 
10:16:03 (SWT:1770): Gtk-WARNING **: 14:16:03.834: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:03 
10:16:03 (SWT:1770): Gtk-WARNING **: 14:16:03.840: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:03 
10:16:03 (SWT:1770): Gtk-WARNING **: 14:16:03.842: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:03 
10:16:03 (SWT:1770): Gtk-WARNING **: 14:16:03.843: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:03 
10:16:03 (SWT:1770): Gtk-WARNING **: 14:16:03.843: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:03 
10:16:03 (SWT:1770): Gtk-WARNING **: 14:16:03.845: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:03 
10:16:03 (SWT:1770): Gtk-WARNING **: 14:16:03.845: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:06 
10:16:06 (SWT:1770): Gdk-CRITICAL **: 14:16:06.246: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:16:06 
10:16:06 (SWT:1770): Gtk-WARNING **: 14:16:06.686: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:06 
10:16:06 (SWT:1770): Gtk-WARNING **: 14:16:06.692: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:06 
10:16:06 (SWT:1770): Gtk-WARNING **: 14:16:06.694: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:06 
10:16:06 (SWT:1770): Gtk-WARNING **: 14:16:06.695: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:06 
10:16:06 (SWT:1770): Gtk-WARNING **: 14:16:06.695: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:06 
10:16:06 (SWT:1770): Gtk-WARNING **: 14:16:06.697: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:06 
10:16:06 (SWT:1770): Gtk-WARNING **: 14:16:06.697: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:09 Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.11 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest
10:16:09 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canUnCheckALine -- Time elapsed: 3.121 s
10:16:09 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.isGrayed -- Time elapsed: 2.770 s
10:16:09 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canFindALine -- Time elapsed: 2.829 s
10:16:09 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.checkingATableThatDoesNotHaveCheckStyleBitsThrowsException -- Time elapsed: 2.762 s
10:16:09 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.isGrayedTableNotChecked -- Time elapsed: 2.707 s
10:16:09 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canGetTableItemText -- Time elapsed: 2.762 s
10:16:09 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canRightClickOnALine -- Time elapsed: 2.920 s
10:16:09 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canGetLineText -- Time elapsed: 2.738 s
10:16:09 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canToggleALine -- Time elapsed: 3.081 s
10:16:09 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canDoubleClickALine -- Time elapsed: 3.040 s
10:16:09 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canClickALine -- Time elapsed: 3.201 s
10:16:09 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canClickALineInAColumn -- Time elapsed: 3.136 s
10:16:09 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canSelectALine -- Time elapsed: 2.826 s
10:16:09 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canCheckALine -- Time elapsed: 3.213 s
10:16:09 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest
10:16:09 
10:16:09 (SWT:1770): Gdk-CRITICAL **: 14:16:09.466: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:16:09 
10:16:09 (SWT:1770): Gtk-WARNING **: 14:16:09.885: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:09 
10:16:09 (SWT:1770): Gtk-WARNING **: 14:16:09.890: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:09 
10:16:09 (SWT:1770): Gtk-WARNING **: 14:16:09.893: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:09 
10:16:09 (SWT:1770): Gtk-WARNING **: 14:16:09.893: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:09 
10:16:09 (SWT:1770): Gtk-WARNING **: 14:16:09.893: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:09 
10:16:09 (SWT:1770): Gtk-WARNING **: 14:16:09.895: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:09 
10:16:09 (SWT:1770): Gtk-WARNING **: 14:16:09.896: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:11 
10:16:11 (SWT:1770): Gdk-CRITICAL **: 14:16:11.908: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:16:12 
10:16:12 (SWT:1770): Gtk-WARNING **: 14:16:12.340: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:12 
10:16:12 (SWT:1770): Gtk-WARNING **: 14:16:12.345: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:12 
10:16:12 (SWT:1770): Gtk-WARNING **: 14:16:12.348: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:12 
10:16:12 (SWT:1770): Gtk-WARNING **: 14:16:12.348: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:12 
10:16:12 (SWT:1770): Gtk-WARNING **: 14:16:12.348: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:12 
10:16:12 (SWT:1770): Gtk-WARNING **: 14:16:12.350: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:12 
10:16:12 (SWT:1770): Gtk-WARNING **: 14:16:12.350: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:14 
10:16:14 (SWT:1770): Gdk-CRITICAL **: 14:16:14.359: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:16:14 
10:16:14 (SWT:1770): Gtk-WARNING **: 14:16:14.791: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:14 
10:16:14 (SWT:1770): Gtk-WARNING **: 14:16:14.796: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:14 
10:16:14 (SWT:1770): Gtk-WARNING **: 14:16:14.799: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:14 
10:16:14 (SWT:1770): Gtk-WARNING **: 14:16:14.799: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:14 
10:16:14 (SWT:1770): Gtk-WARNING **: 14:16:14.799: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:14 
10:16:14 (SWT:1770): Gtk-WARNING **: 14:16:14.802: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:14 
10:16:14 (SWT:1770): Gtk-WARNING **: 14:16:14.802: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:16 
10:16:16 (SWT:1770): Gdk-CRITICAL **: 14:16:16.886: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:16:17 
10:16:17 (SWT:1770): Gtk-WARNING **: 14:16:17.348: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:17 
10:16:17 (SWT:1770): Gtk-WARNING **: 14:16:17.353: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:17 
10:16:17 (SWT:1770): Gtk-WARNING **: 14:16:17.356: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:17 
10:16:17 (SWT:1770): Gtk-WARNING **: 14:16:17.356: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:17 
10:16:17 (SWT:1770): Gtk-WARNING **: 14:16:17.357: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:17 
10:16:17 (SWT:1770): Gtk-WARNING **: 14:16:17.359: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:17 
10:16:17 (SWT:1770): Gtk-WARNING **: 14:16:17.359: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:19 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.949 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest
10:16:19 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest.findsToolBarButtonWithToolTipBasedOnIndex -- Time elapsed: 2.441 s
10:16:19 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest.findsToolBarButtonWithToolTip -- Time elapsed: 2.451 s
10:16:19 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest.getsTooltipOnButton -- Time elapsed: 2.527 s
10:16:19 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest.findsToolBarButtonWithToolTip2 -- Time elapsed: 2.529 s
10:16:19 Running org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest
10:16:19 
10:16:19 (SWT:1770): Gdk-CRITICAL **: 14:16:19.424: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:16:19 
10:16:19 (SWT:1770): Gtk-WARNING **: 14:16:19.872: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:19 
10:16:19 (SWT:1770): Gtk-WARNING **: 14:16:19.878: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:19 
10:16:19 (SWT:1770): Gtk-WARNING **: 14:16:19.880: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:19 
10:16:19 (SWT:1770): Gtk-WARNING **: 14:16:19.881: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:19 
10:16:19 (SWT:1770): Gtk-WARNING **: 14:16:19.881: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:19 
10:16:19 (SWT:1770): Gtk-WARNING **: 14:16:19.883: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:19 
10:16:19 (SWT:1770): Gtk-WARNING **: 14:16:19.883: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:21 
10:16:21 (SWT:1770): Gdk-CRITICAL **: 14:16:21.814: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:16:22 
10:16:22 (SWT:1770): Gtk-WARNING **: 14:16:22.306: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:22 
10:16:22 (SWT:1770): Gtk-WARNING **: 14:16:22.312: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:22 
10:16:22 (SWT:1770): Gtk-WARNING **: 14:16:22.317: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:22 
10:16:22 (SWT:1770): Gtk-WARNING **: 14:16:22.318: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:22 
10:16:22 (SWT:1770): Gtk-WARNING **: 14:16:22.318: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:22 
10:16:22 (SWT:1770): Gtk-WARNING **: 14:16:22.322: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:22 
10:16:22 (SWT:1770): Gtk-WARNING **: 14:16:22.322: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:24 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.977 s -- in org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest
10:16:24 org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest.throwsExceptionOnNullObjectPassedIntoConstructor -- Time elapsed: 2.389 s
10:16:24 org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest.throwsExceptionOnDisposedObjectPassedIntoConstructor -- Time elapsed: 2.585 s
10:16:24 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest
10:16:24 
10:16:24 (SWT:1770): Gdk-CRITICAL **: 14:16:24.408: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:16:24 
10:16:24 (SWT:1770): Gtk-WARNING **: 14:16:24.913: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:24 
10:16:24 (SWT:1770): Gtk-WARNING **: 14:16:24.919: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:24 
10:16:24 (SWT:1770): Gtk-WARNING **: 14:16:24.926: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:24 
10:16:24 (SWT:1770): Gtk-WARNING **: 14:16:24.926: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:24 
10:16:24 (SWT:1770): Gtk-WARNING **: 14:16:24.926: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:24 
10:16:24 (SWT:1770): Gtk-WARNING **: 14:16:24.929: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:24 
10:16:24 (SWT:1770): Gtk-WARNING **: 14:16:24.929: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:26 
10:16:26 (SWT:1770): Gdk-CRITICAL **: 14:16:26.954: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:16:27 
10:16:27 (SWT:1770): Gtk-WARNING **: 14:16:27.398: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:27 
10:16:27 (SWT:1770): Gtk-WARNING **: 14:16:27.404: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:27 
10:16:27 (SWT:1770): Gtk-WARNING **: 14:16:27.407: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:27 
10:16:27 (SWT:1770): Gtk-WARNING **: 14:16:27.407: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:27 
10:16:27 (SWT:1770): Gtk-WARNING **: 14:16:27.407: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:27 
10:16:27 (SWT:1770): Gtk-WARNING **: 14:16:27.410: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:27 
10:16:27 (SWT:1770): Gtk-WARNING **: 14:16:27.410: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:30 
10:16:30 (SWT:1770): Gdk-CRITICAL **: 14:16:30.192: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:16:30 
10:16:30 (SWT:1770): Gtk-WARNING **: 14:16:30.618: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:30 
10:16:30 (SWT:1770): Gtk-WARNING **: 14:16:30.623: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:30 
10:16:30 (SWT:1770): Gtk-WARNING **: 14:16:30.626: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:30 
10:16:30 (SWT:1770): Gtk-WARNING **: 14:16:30.626: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:30 
10:16:30 (SWT:1770): Gtk-WARNING **: 14:16:30.626: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:30 
10:16:30 (SWT:1770): Gtk-WARNING **: 14:16:30.628: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:30 
10:16:30 (SWT:1770): Gtk-WARNING **: 14:16:30.628: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:32 
10:16:32 (SWT:1770): Gdk-CRITICAL **: 14:16:32.647: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:16:33 
10:16:33 (SWT:1770): Gtk-WARNING **: 14:16:33.074: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:33 
10:16:33 (SWT:1770): Gtk-WARNING **: 14:16:33.080: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:33 
10:16:33 (SWT:1770): Gtk-WARNING **: 14:16:33.083: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:33 
10:16:33 (SWT:1770): Gtk-WARNING **: 14:16:33.083: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:33 
10:16:33 (SWT:1770): Gtk-WARNING **: 14:16:33.084: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:33 
10:16:33 (SWT:1770): Gtk-WARNING **: 14:16:33.086: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:33 
10:16:33 (SWT:1770): Gtk-WARNING **: 14:16:33.086: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:35 
10:16:35 (SWT:1770): Gdk-CRITICAL **: 14:16:35.037: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:16:35 
10:16:35 (SWT:1770): Gtk-WARNING **: 14:16:35.459: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:35 
10:16:35 (SWT:1770): Gtk-WARNING **: 14:16:35.465: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:35 
10:16:35 (SWT:1770): Gtk-WARNING **: 14:16:35.468: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:35 
10:16:35 (SWT:1770): Gtk-WARNING **: 14:16:35.468: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:35 
10:16:35 (SWT:1770): Gtk-WARNING **: 14:16:35.468: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:35 
10:16:35 (SWT:1770): Gtk-WARNING **: 14:16:35.470: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:35 
10:16:35 (SWT:1770): Gtk-WARNING **: 14:16:35.470: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:37 
10:16:37 (SWT:1770): Gdk-CRITICAL **: 14:16:37.454: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:16:37 
10:16:37 (SWT:1770): Gtk-WARNING **: 14:16:37.912: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:37 
10:16:37 (SWT:1770): Gtk-WARNING **: 14:16:37.917: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:37 
10:16:37 (SWT:1770): Gtk-WARNING **: 14:16:37.921: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:37 
10:16:37 (SWT:1770): Gtk-WARNING **: 14:16:37.921: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:37 
10:16:37 (SWT:1770): Gtk-WARNING **: 14:16:37.921: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:37 
10:16:37 (SWT:1770): Gtk-WARNING **: 14:16:37.924: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:37 
10:16:37 (SWT:1770): Gtk-WARNING **: 14:16:37.924: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:39 
10:16:39 (SWT:1770): Gdk-CRITICAL **: 14:16:39.975: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:16:40 
10:16:40 (SWT:1770): Gtk-WARNING **: 14:16:40.410: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:40 
10:16:40 (SWT:1770): Gtk-WARNING **: 14:16:40.415: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:40 
10:16:40 (SWT:1770): Gtk-WARNING **: 14:16:40.418: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:40 
10:16:40 (SWT:1770): Gtk-WARNING **: 14:16:40.419: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:40 
10:16:40 (SWT:1770): Gtk-WARNING **: 14:16:40.419: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:40 
10:16:40 (SWT:1770): Gtk-WARNING **: 14:16:40.421: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:40 
10:16:40 (SWT:1770): Gtk-WARNING **: 14:16:40.421: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:42 
10:16:42 (SWT:1770): Gdk-CRITICAL **: 14:16:42.463: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:16:42 
10:16:42 (SWT:1770): Gtk-WARNING **: 14:16:42.927: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:42 
10:16:42 (SWT:1770): Gtk-WARNING **: 14:16:42.933: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:42 
10:16:42 (SWT:1770): Gtk-WARNING **: 14:16:42.936: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:42 
10:16:42 (SWT:1770): Gtk-WARNING **: 14:16:42.936: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:42 
10:16:42 (SWT:1770): Gtk-WARNING **: 14:16:42.936: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:42 
10:16:42 (SWT:1770): Gtk-WARNING **: 14:16:42.939: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:42 
10:16:42 (SWT:1770): Gtk-WARNING **: 14:16:42.939: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:44 
10:16:44 (SWT:1770): Gdk-CRITICAL **: 14:16:44.968: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:16:45 
10:16:45 (SWT:1770): Gtk-WARNING **: 14:16:45.445: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:45 
10:16:45 (SWT:1770): Gtk-WARNING **: 14:16:45.451: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:45 
10:16:45 (SWT:1770): Gtk-WARNING **: 14:16:45.453: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:45 
10:16:45 (SWT:1770): Gtk-WARNING **: 14:16:45.454: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:45 
10:16:45 (SWT:1770): Gtk-WARNING **: 14:16:45.454: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:45 
10:16:45 (SWT:1770): Gtk-WARNING **: 14:16:45.456: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:45 
10:16:45 (SWT:1770): Gtk-WARNING **: 14:16:45.456: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:47 
10:16:47 (SWT:1770): Gdk-CRITICAL **: 14:16:47.494: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:16:47 
10:16:47 (SWT:1770): Gtk-WARNING **: 14:16:47.922: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:47 
10:16:47 (SWT:1770): Gtk-WARNING **: 14:16:47.927: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:47 
10:16:47 (SWT:1770): Gtk-WARNING **: 14:16:47.930: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:47 
10:16:47 (SWT:1770): Gtk-WARNING **: 14:16:47.930: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:47 
10:16:47 (SWT:1770): Gtk-WARNING **: 14:16:47.930: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:47 
10:16:47 (SWT:1770): Gtk-WARNING **: 14:16:47.932: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:47 
10:16:47 (SWT:1770): Gtk-WARNING **: 14:16:47.932: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:50 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.62 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest
10:16:50 org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.setTextBetweenSelectionsWithSameIndices -- Time elapsed: 2.545 s
10:16:50 org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.typeAndVerifiesTextInCombo -- Time elapsed: 3.238 s
10:16:50 org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.changeAndVerifiesSelectionInComboByText -- Time elapsed: 2.455 s
10:16:50 org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.changeAndVerifiesSelectionInComboByIndex -- Time elapsed: 2.389 s
10:16:50 org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.throwsExceptionInCaseOfInvalidIndexBasedSelection -- Time elapsed: 2.417 s
10:16:50 org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.throwsExceptionInCaseOfInvalidTextBasedSelection -- Time elapsed: 2.521 s
10:16:50 org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.throwsExceptionInCaseOfChangeTextOfReadOnlyCombo -- Time elapsed: 2.487 s
10:16:50 org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.findsCombo -- Time elapsed: 2.505 s
10:16:50 org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.changeAndVerifiesTextInCombo -- Time elapsed: 2.527 s
10:16:50 org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.getItems -- Time elapsed: 2.536 s
10:16:50 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest
10:16:50 
10:16:50 (SWT:1770): Gdk-CRITICAL **: 14:16:50.040: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:16:50 
10:16:50 (SWT:1770): Gtk-WARNING **: 14:16:50.497: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:50 
10:16:50 (SWT:1770): Gtk-WARNING **: 14:16:50.503: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:50 
10:16:50 (SWT:1770): Gtk-WARNING **: 14:16:50.506: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:50 
10:16:50 (SWT:1770): Gtk-WARNING **: 14:16:50.506: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:50 
10:16:50 (SWT:1770): Gtk-WARNING **: 14:16:50.506: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:50 
10:16:50 (SWT:1770): Gtk-WARNING **: 14:16:50.508: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:50 
10:16:50 (SWT:1770): Gtk-WARNING **: 14:16:50.508: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:52 
10:16:52 (SWT:1770): Gdk-CRITICAL **: 14:16:52.594: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:16:53 
10:16:53 (SWT:1770): Gtk-WARNING **: 14:16:53.056: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:53 
10:16:53 (SWT:1770): Gtk-WARNING **: 14:16:53.061: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:53 
10:16:53 (SWT:1770): Gtk-WARNING **: 14:16:53.064: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:53 
10:16:53 (SWT:1770): Gtk-WARNING **: 14:16:53.065: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:53 
10:16:53 (SWT:1770): Gtk-WARNING **: 14:16:53.065: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:53 
10:16:53 (SWT:1770): Gtk-WARNING **: 14:16:53.067: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:53 
10:16:53 (SWT:1770): Gtk-WARNING **: 14:16:53.067: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:55 
10:16:55 (SWT:1770): Gdk-CRITICAL **: 14:16:55.078: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:16:55 
10:16:55 (SWT:1770): Gtk-WARNING **: 14:16:55.506: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:55 
10:16:55 (SWT:1770): Gtk-WARNING **: 14:16:55.513: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:55 
10:16:55 (SWT:1770): Gtk-WARNING **: 14:16:55.516: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:55 
10:16:55 (SWT:1770): Gtk-WARNING **: 14:16:55.516: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:55 
10:16:55 (SWT:1770): Gtk-WARNING **: 14:16:55.516: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:55 
10:16:55 (SWT:1770): Gtk-WARNING **: 14:16:55.519: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:55 
10:16:55 (SWT:1770): Gtk-WARNING **: 14:16:55.519: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:57 
10:16:57 (SWT:1770): Gdk-CRITICAL **: 14:16:57.550: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:16:59 
10:16:59 (SWT:1770): Gtk-WARNING **: 14:16:59.132: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:59 
10:16:59 (SWT:1770): Gtk-WARNING **: 14:16:59.137: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:59 
10:16:59 (SWT:1770): Gtk-WARNING **: 14:16:59.140: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:59 
10:16:59 (SWT:1770): Gtk-WARNING **: 14:16:59.141: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:59 
10:16:59 (SWT:1770): Gtk-WARNING **: 14:16:59.141: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:59 
10:16:59 (SWT:1770): Gtk-WARNING **: 14:16:59.143: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:16:59 
10:16:59 (SWT:1770): Gtk-WARNING **: 14:16:59.143: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:01 
10:17:01 (SWT:1770): Gdk-CRITICAL **: 14:17:01.155: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:17:01 
10:17:01 (SWT:1770): Gtk-WARNING **: 14:17:01.623: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:01 
10:17:01 (SWT:1770): Gtk-WARNING **: 14:17:01.629: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:01 
10:17:01 (SWT:1770): Gtk-WARNING **: 14:17:01.632: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:01 
10:17:01 (SWT:1770): Gtk-WARNING **: 14:17:01.632: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:01 
10:17:01 (SWT:1770): Gtk-WARNING **: 14:17:01.633: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:01 
10:17:01 (SWT:1770): Gtk-WARNING **: 14:17:01.635: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:01 
10:17:01 (SWT:1770): Gtk-WARNING **: 14:17:01.635: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:03 
10:17:03 (SWT:1770): Gdk-CRITICAL **: 14:17:03.748: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:17:04 
10:17:04 (SWT:1770): Gtk-WARNING **: 14:17:04.192: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:04 
10:17:04 (SWT:1770): Gtk-WARNING **: 14:17:04.198: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:04 
10:17:04 (SWT:1770): Gtk-WARNING **: 14:17:04.200: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:04 
10:17:04 (SWT:1770): Gtk-WARNING **: 14:17:04.201: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:04 
10:17:04 (SWT:1770): Gtk-WARNING **: 14:17:04.201: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:04 
10:17:04 (SWT:1770): Gtk-WARNING **: 14:17:04.203: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:04 
10:17:04 (SWT:1770): Gtk-WARNING **: 14:17:04.203: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:06 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.40 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest
10:17:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest.clicksOnALinkAtIndexWithHREF -- Time elapsed: 2.552 s
10:17:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest.clicksOnALinkWithHyperlinkTextAndHREF -- Time elapsed: 2.485 s
10:17:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest.clicksOnALink -- Time elapsed: 2.472 s
10:17:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest.clicksOnALinkAtIndexWithNoHREF -- Time elapsed: 3.604 s
10:17:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest.clicksOnALinkWithHyperlinkTextAndNoHREF -- Time elapsed: 2.593 s
10:17:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest.clicksOnALinkAtIndexOutOfRange -- Time elapsed: 2.688 s
10:17:06 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest
10:17:06 
10:17:06 (SWT:1770): Gdk-CRITICAL **: 14:17:06.445: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:17:06 
10:17:06 (SWT:1770): Gtk-WARNING **: 14:17:06.933: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:06 
10:17:06 (SWT:1770): Gtk-WARNING **: 14:17:06.938: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:06 
10:17:06 (SWT:1770): Gtk-WARNING **: 14:17:06.941: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:06 
10:17:06 (SWT:1770): Gtk-WARNING **: 14:17:06.942: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:06 
10:17:06 (SWT:1770): Gtk-WARNING **: 14:17:06.942: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:06 
10:17:06 (SWT:1770): Gtk-WARNING **: 14:17:06.944: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:06 
10:17:06 (SWT:1770): Gtk-WARNING **: 14:17:06.944: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:16 
10:17:16 (SWT:1770): Gdk-CRITICAL **: 14:17:16.638: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:17:17 
10:17:17 (SWT:1770): Gtk-WARNING **: 14:17:17.217: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:17 
10:17:17 (SWT:1770): Gtk-WARNING **: 14:17:17.224: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:17 
10:17:17 (SWT:1770): Gtk-WARNING **: 14:17:17.227: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:17 
10:17:17 (SWT:1770): Gtk-WARNING **: 14:17:17.227: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:17 
10:17:17 (SWT:1770): Gtk-WARNING **: 14:17:17.228: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:17 
10:17:17 (SWT:1770): Gtk-WARNING **: 14:17:17.230: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:17 
10:17:17 (SWT:1770): Gtk-WARNING **: 14:17:17.230: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:22 
10:17:22 (SWT:1770): Gdk-CRITICAL **: 14:17:22.637: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:17:23 
10:17:23 (SWT:1770): Gtk-WARNING **: 14:17:23.171: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:23 
10:17:23 (SWT:1770): Gtk-WARNING **: 14:17:23.178: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:23 
10:17:23 (SWT:1770): Gtk-WARNING **: 14:17:23.186: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:23 
10:17:23 (SWT:1770): Gtk-WARNING **: 14:17:23.187: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:23 
10:17:23 (SWT:1770): Gtk-WARNING **: 14:17:23.187: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:23 
10:17:23 (SWT:1770): Gtk-WARNING **: 14:17:23.195: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:23 
10:17:23 (SWT:1770): Gtk-WARNING **: 14:17:23.195: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:26 
10:17:26 (SWT:1770): Gdk-CRITICAL **: 14:17:26.089: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:17:26 
10:17:26 (SWT:1770): Gtk-WARNING **: 14:17:26.601: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:26 
10:17:26 (SWT:1770): Gtk-WARNING **: 14:17:26.607: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:26 
10:17:26 (SWT:1770): Gtk-WARNING **: 14:17:26.610: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:26 
10:17:26 (SWT:1770): Gtk-WARNING **: 14:17:26.610: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:26 
10:17:26 (SWT:1770): Gtk-WARNING **: 14:17:26.611: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:26 
10:17:26 (SWT:1770): Gtk-WARNING **: 14:17:26.613: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:26 
10:17:26 (SWT:1770): Gtk-WARNING **: 14:17:26.613: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:41 
10:17:41 (SWT:1770): Gdk-CRITICAL **: 14:17:41.818: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:17:42 
10:17:42 (SWT:1770): Gtk-WARNING **: 14:17:42.294: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:42 
10:17:42 (SWT:1770): Gtk-WARNING **: 14:17:42.302: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:42 
10:17:42 (SWT:1770): Gtk-WARNING **: 14:17:42.306: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:42 
10:17:42 (SWT:1770): Gtk-WARNING **: 14:17:42.307: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:42 
10:17:42 (SWT:1770): Gtk-WARNING **: 14:17:42.307: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:42 
10:17:42 (SWT:1770): Gtk-WARNING **: 14:17:42.309: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:42 
10:17:42 (SWT:1770): Gtk-WARNING **: 14:17:42.309: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:51 
10:17:51 (SWT:1770): Gdk-CRITICAL **: 14:17:51.129: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:17:51 
10:17:51 (SWT:1770): Gtk-WARNING **: 14:17:51.593: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:51 
10:17:51 (SWT:1770): Gtk-WARNING **: 14:17:51.599: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:51 
10:17:51 (SWT:1770): Gtk-WARNING **: 14:17:51.602: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:51 
10:17:51 (SWT:1770): Gtk-WARNING **: 14:17:51.603: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:51 
10:17:51 (SWT:1770): Gtk-WARNING **: 14:17:51.603: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:51 
10:17:51 (SWT:1770): Gtk-WARNING **: 14:17:51.605: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:51 
10:17:51 (SWT:1770): Gtk-WARNING **: 14:17:51.605: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:54 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.98 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest
10:17:54 org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest.clicksCheckBox -- Time elapsed: 10.19 s
10:17:54 org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest.isSelectedWorks -- Time elapsed: 5.998 s
10:17:54 org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest.clickingOneRadioDeselectsOthers -- Time elapsed: 3.452 s
10:17:54 org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest.doesNotMatchCheckboxButtons -- Time elapsed: 15.73 s
10:17:54 org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest.doesNotMatchRegularButtons -- Time elapsed: 9.311 s
10:17:54 org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest.clicksRadioButtons -- Time elapsed: 3.296 s
10:17:54 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest
10:17:54 
10:17:54 (SWT:1770): Gdk-CRITICAL **: 14:17:54.433: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:17:54 
10:17:54 (SWT:1770): Gtk-WARNING **: 14:17:54.906: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:54 
10:17:54 (SWT:1770): Gtk-WARNING **: 14:17:54.912: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:54 
10:17:54 (SWT:1770): Gtk-WARNING **: 14:17:54.915: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:54 
10:17:54 (SWT:1770): Gtk-WARNING **: 14:17:54.915: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:54 
10:17:54 (SWT:1770): Gtk-WARNING **: 14:17:54.916: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:54 
10:17:54 (SWT:1770): Gtk-WARNING **: 14:17:54.918: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:54 
10:17:54 (SWT:1770): Gtk-WARNING **: 14:17:54.918: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:56 
10:17:56 (SWT:1770): Gtk-CRITICAL **: 14:17:56.810: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:17:56 
10:17:56 (SWT:1770): Gtk-CRITICAL **: 14:17:56.821: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:17:56 
10:17:56 (SWT:1770): Gtk-CRITICAL **: 14:17:56.846: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:17:56 
10:17:56 (SWT:1770): Gtk-CRITICAL **: 14:17:56.852: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:17:56 
10:17:56 (SWT:1770): Gtk-CRITICAL **: 14:17:56.873: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:17:57 
10:17:57 (SWT:1770): Gdk-CRITICAL **: 14:17:57.174: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:17:57 
10:17:57 (SWT:1770): Gtk-WARNING **: 14:17:57.650: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:57 
10:17:57 (SWT:1770): Gtk-WARNING **: 14:17:57.657: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:57 
10:17:57 (SWT:1770): Gtk-WARNING **: 14:17:57.660: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:57 
10:17:57 (SWT:1770): Gtk-WARNING **: 14:17:57.661: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:57 
10:17:57 (SWT:1770): Gtk-WARNING **: 14:17:57.661: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:57 
10:17:57 (SWT:1770): Gtk-WARNING **: 14:17:57.663: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:57 
10:17:57 (SWT:1770): Gtk-WARNING **: 14:17:57.663: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:17:59 
10:17:59 (SWT:1770): Gtk-CRITICAL **: 14:17:59.474: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:17:59 
10:17:59 (SWT:1770): Gtk-CRITICAL **: 14:17:59.485: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:17:59 
10:17:59 (SWT:1770): Gtk-CRITICAL **: 14:17:59.545: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:17:59 
10:17:59 (SWT:1770): Gtk-CRITICAL **: 14:17:59.563: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:17:59 
10:17:59 (SWT:1770): Gtk-CRITICAL **: 14:17:59.580: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:17:59 
10:17:59 (SWT:1770): Gtk-CRITICAL **: 14:17:59.597: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:17:59 
10:17:59 (SWT:1770): Gtk-CRITICAL **: 14:17:59.613: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:17:59 
10:17:59 (SWT:1770): Gtk-CRITICAL **: 14:17:59.630: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:17:59 
10:17:59 (SWT:1770): Gtk-CRITICAL **: 14:17:59.646: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:17:59 
10:17:59 (SWT:1770): Gtk-CRITICAL **: 14:17:59.664: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:17:59 
10:17:59 (SWT:1770): Gtk-CRITICAL **: 14:17:59.680: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:17:59 
10:17:59 (SWT:1770): Gtk-CRITICAL **: 14:17:59.696: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:17:59 
10:17:59 (SWT:1770): Gtk-CRITICAL **: 14:17:59.713: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:17:59 
10:17:59 (SWT:1770): Gtk-CRITICAL **: 14:17:59.730: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:17:59 
10:17:59 (SWT:1770): Gtk-CRITICAL **: 14:17:59.747: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:17:59 
10:17:59 (SWT:1770): Gtk-CRITICAL **: 14:17:59.763: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:17:59 
10:17:59 (SWT:1770): Gtk-CRITICAL **: 14:17:59.812: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:17:59 
10:17:59 (SWT:1770): Gtk-CRITICAL **: 14:17:59.862: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:17:59 
10:17:59 (SWT:1770): Gtk-CRITICAL **: 14:17:59.912: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:17:59 
10:17:59 (SWT:1770): Gtk-CRITICAL **: 14:17:59.961: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:18:00 
10:18:00 (SWT:1770): Gtk-CRITICAL **: 14:18:00.010: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:18:00 
10:18:00 (SWT:1770): Gtk-CRITICAL **: 14:18:00.061: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:18:00 
10:18:00 (SWT:1770): Gtk-CRITICAL **: 14:18:00.111: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:18:00 
10:18:00 (SWT:1770): Gdk-CRITICAL **: 14:18:00.476: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:18:00 
10:18:00 (SWT:1770): Gtk-WARNING **: 14:18:00.934: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:00 
10:18:00 (SWT:1770): Gtk-WARNING **: 14:18:00.940: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:00 
10:18:00 (SWT:1770): Gtk-WARNING **: 14:18:00.943: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:00 
10:18:00 (SWT:1770): Gtk-WARNING **: 14:18:00.943: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:00 
10:18:00 (SWT:1770): Gtk-WARNING **: 14:18:00.943: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:00 
10:18:00 (SWT:1770): Gtk-WARNING **: 14:18:00.946: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:00 
10:18:00 (SWT:1770): Gtk-WARNING **: 14:18:00.946: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:02 
10:18:02 (SWT:1770): Gtk-CRITICAL **: 14:18:02.678: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:18:02 
10:18:02 (SWT:1770): Gtk-CRITICAL **: 14:18:02.704: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:18:02 
10:18:02 (SWT:1770): Gtk-CRITICAL **: 14:18:02.723: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:18:02 
10:18:02 (SWT:1770): Gtk-CRITICAL **: 14:18:02.733: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:18:02 
10:18:02 (SWT:1770): Gtk-CRITICAL **: 14:18:02.746: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:18:02 
10:18:02 (SWT:1770): Gtk-CRITICAL **: 14:18:02.768: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:18:02 
10:18:02 (SWT:1770): Gtk-CRITICAL **: 14:18:02.773: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:18:03 
10:18:03 (SWT:1770): Gdk-CRITICAL **: 14:18:03.089: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:18:03 
10:18:03 (SWT:1770): Gtk-WARNING **: 14:18:03.563: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:03 
10:18:03 (SWT:1770): Gtk-WARNING **: 14:18:03.569: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:03 
10:18:03 (SWT:1770): Gtk-WARNING **: 14:18:03.573: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:03 
10:18:03 (SWT:1770): Gtk-WARNING **: 14:18:03.574: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:03 
10:18:03 (SWT:1770): Gtk-WARNING **: 14:18:03.574: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:03 
10:18:03 (SWT:1770): Gtk-WARNING **: 14:18:03.579: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:03 
10:18:03 (SWT:1770): Gtk-WARNING **: 14:18:03.579: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:05 
10:18:05 (SWT:1770): Gtk-CRITICAL **: 14:18:05.562: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:18:05 
10:18:05 (SWT:1770): Gtk-CRITICAL **: 14:18:05.572: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:18:05 
10:18:05 (SWT:1770): Gtk-CRITICAL **: 14:18:05.596: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:18:05 
10:18:05 (SWT:1770): Gtk-CRITICAL **: 14:18:05.601: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:18:05 
10:18:05 (SWT:1770): Gdk-CRITICAL **: 14:18:05.928: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:18:06 
10:18:06 (SWT:1770): Gtk-WARNING **: 14:18:06.407: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:06 
10:18:06 (SWT:1770): Gtk-WARNING **: 14:18:06.413: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:06 
10:18:06 (SWT:1770): Gtk-WARNING **: 14:18:06.416: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:06 
10:18:06 (SWT:1770): Gtk-WARNING **: 14:18:06.417: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:06 
10:18:06 (SWT:1770): Gtk-WARNING **: 14:18:06.417: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:06 
10:18:06 (SWT:1770): Gtk-WARNING **: 14:18:06.419: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:06 
10:18:06 (SWT:1770): Gtk-WARNING **: 14:18:06.419: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:08 
10:18:08 (SWT:1770): Gtk-CRITICAL **: 14:18:08.194: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:18:08 
10:18:08 (SWT:1770): Gtk-CRITICAL **: 14:18:08.205: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:18:08 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.09 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest
10:18:08 org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest.findsTextBoxInGroup -- Time elapsed: 2.740 s
10:18:08 org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest.typesText -- Time elapsed: 3.302 s
10:18:08 org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest.setsTextInReadOnly -- Time elapsed: 2.612 s
10:18:08 org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest.typesTextInReadOnly -- Time elapsed: 2.838 s
10:18:08 org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest.findsTextBoxWithText -- Time elapsed: 2.591 s
10:18:08 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest
10:18:08 
10:18:08 (SWT:1770): Gdk-CRITICAL **: 14:18:08.527: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:18:09 
10:18:09 (SWT:1770): Gtk-WARNING **: 14:18:09.017: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:09 
10:18:09 (SWT:1770): Gtk-WARNING **: 14:18:09.023: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:09 
10:18:09 (SWT:1770): Gtk-WARNING **: 14:18:09.026: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:09 
10:18:09 (SWT:1770): Gtk-WARNING **: 14:18:09.026: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:09 
10:18:09 (SWT:1770): Gtk-WARNING **: 14:18:09.026: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:09 
10:18:09 (SWT:1770): Gtk-WARNING **: 14:18:09.029: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:09 
10:18:09 (SWT:1770): Gtk-WARNING **: 14:18:09.029: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:11 
10:18:11 (SWT:1770): Gdk-CRITICAL **: 14:18:11.281: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:18:11 
10:18:11 (SWT:1770): Gtk-WARNING **: 14:18:11.739: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:11 
10:18:11 (SWT:1770): Gtk-WARNING **: 14:18:11.745: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:11 
10:18:11 (SWT:1770): Gtk-WARNING **: 14:18:11.748: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:11 
10:18:11 (SWT:1770): Gtk-WARNING **: 14:18:11.748: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:11 
10:18:11 (SWT:1770): Gtk-WARNING **: 14:18:11.749: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:11 
10:18:11 (SWT:1770): Gtk-WARNING **: 14:18:11.751: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:11 
10:18:11 (SWT:1770): Gtk-WARNING **: 14:18:11.751: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:14 
10:18:14 (SWT:1770): Gdk-CRITICAL **: 14:18:14.149: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:18:14 
10:18:14 (SWT:1770): Gtk-WARNING **: 14:18:14.616: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:14 
10:18:14 (SWT:1770): Gtk-WARNING **: 14:18:14.621: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:14 
10:18:14 (SWT:1770): Gtk-WARNING **: 14:18:14.624: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:14 
10:18:14 (SWT:1770): Gtk-WARNING **: 14:18:14.625: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:14 
10:18:14 (SWT:1770): Gtk-WARNING **: 14:18:14.625: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:14 
10:18:14 (SWT:1770): Gtk-WARNING **: 14:18:14.627: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:14 
10:18:14 (SWT:1770): Gtk-WARNING **: 14:18:14.627: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:17 
10:18:17 (SWT:1770): Gdk-CRITICAL **: 14:18:17.000: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:18:17 
10:18:17 (SWT:1770): Gtk-WARNING **: 14:18:17.499: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:17 
10:18:17 (SWT:1770): Gtk-WARNING **: 14:18:17.506: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:17 
10:18:17 (SWT:1770): Gtk-WARNING **: 14:18:17.509: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:17 
10:18:17 (SWT:1770): Gtk-WARNING **: 14:18:17.510: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:17 
10:18:17 (SWT:1770): Gtk-WARNING **: 14:18:17.510: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:17 
10:18:17 (SWT:1770): Gtk-WARNING **: 14:18:17.512: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:17 
10:18:17 (SWT:1770): Gtk-WARNING **: 14:18:17.512: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:21 
10:18:21 (SWT:1770): Gdk-CRITICAL **: 14:18:21.866: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:18:22 
10:18:22 (SWT:1770): Gtk-WARNING **: 14:18:22.347: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:22 
10:18:22 (SWT:1770): Gtk-WARNING **: 14:18:22.353: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:22 
10:18:22 (SWT:1770): Gtk-WARNING **: 14:18:22.356: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:22 
10:18:22 (SWT:1770): Gtk-WARNING **: 14:18:22.356: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:22 
10:18:22 (SWT:1770): Gtk-WARNING **: 14:18:22.357: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:22 
10:18:22 (SWT:1770): Gtk-WARNING **: 14:18:22.359: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:22 
10:18:22 (SWT:1770): Gtk-WARNING **: 14:18:22.359: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:24 
10:18:24 (SWT:1770): Gdk-CRITICAL **: 14:18:24.536: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:18:25 
10:18:25 (SWT:1770): Gtk-WARNING **: 14:18:25.023: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:25 
10:18:25 (SWT:1770): Gtk-WARNING **: 14:18:25.029: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:25 
10:18:25 (SWT:1770): Gtk-WARNING **: 14:18:25.032: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:25 
10:18:25 (SWT:1770): Gtk-WARNING **: 14:18:25.033: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:25 
10:18:25 (SWT:1770): Gtk-WARNING **: 14:18:25.033: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:25 
10:18:25 (SWT:1770): Gtk-WARNING **: 14:18:25.036: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:25 
10:18:25 (SWT:1770): Gtk-WARNING **: 14:18:25.036: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:29 
10:18:29 (SWT:1770): Gdk-CRITICAL **: 14:18:29.345: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:18:29 
10:18:29 (SWT:1770): Gtk-WARNING **: 14:18:29.794: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:29 
10:18:29 (SWT:1770): Gtk-WARNING **: 14:18:29.800: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:29 
10:18:29 (SWT:1770): Gtk-WARNING **: 14:18:29.802: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:29 
10:18:29 (SWT:1770): Gtk-WARNING **: 14:18:29.803: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:29 
10:18:29 (SWT:1770): Gtk-WARNING **: 14:18:29.803: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:29 
10:18:29 (SWT:1770): Gtk-WARNING **: 14:18:29.805: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:29 
10:18:29 (SWT:1770): Gtk-WARNING **: 14:18:29.805: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:31 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.37 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest
10:18:31 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest.clicksToolBarButton -- Time elapsed: 2.752 s
10:18:31 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest.findsToolBarPushButtons -- Time elapsed: 2.868 s
10:18:31 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest.clicksToolBarButtonWithModifier -- Time elapsed: 2.850 s
10:18:31 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest.doesNotFindToolBarRadioButtons -- Time elapsed: 4.865 s
10:18:31 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest.findsToolBarButtonWithIndex -- Time elapsed: 2.671 s
10:18:31 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest.doesNotFindToolBarCheckButtons -- Time elapsed: 4.809 s
10:18:31 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest.isEnabled -- Time elapsed: 2.555 s
10:18:31 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest
10:18:31 
10:18:31 (SWT:1770): Gdk-CRITICAL **: 14:18:31.909: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:18:32 
10:18:32 (SWT:1770): Gtk-WARNING **: 14:18:32.384: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:32 
10:18:32 (SWT:1770): Gtk-WARNING **: 14:18:32.390: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:32 
10:18:32 (SWT:1770): Gtk-WARNING **: 14:18:32.393: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:32 
10:18:32 (SWT:1770): Gtk-WARNING **: 14:18:32.394: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:32 
10:18:32 (SWT:1770): Gtk-WARNING **: 14:18:32.394: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:32 
10:18:32 (SWT:1770): Gtk-WARNING **: 14:18:32.396: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:32 
10:18:32 (SWT:1770): Gtk-WARNING **: 14:18:32.396: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:34 
10:18:34 (SWT:1770): Gdk-CRITICAL **: 14:18:34.596: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:18:35 
10:18:35 (SWT:1770): Gtk-WARNING **: 14:18:35.060: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:35 
10:18:35 (SWT:1770): Gtk-WARNING **: 14:18:35.066: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:35 
10:18:35 (SWT:1770): Gtk-WARNING **: 14:18:35.069: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:35 
10:18:35 (SWT:1770): Gtk-WARNING **: 14:18:35.070: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:35 
10:18:35 (SWT:1770): Gtk-WARNING **: 14:18:35.070: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:35 
10:18:35 (SWT:1770): Gtk-WARNING **: 14:18:35.072: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:35 
10:18:35 (SWT:1770): Gtk-WARNING **: 14:18:35.072: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:37 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.261 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest
10:18:37 org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest.findsTabs -- Time elapsed: 2.686 s
10:18:37 org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest.activatesTabItem -- Time elapsed: 2.574 s
10:18:37 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest
10:18:37 
10:18:37 (SWT:1770): Gdk-CRITICAL **: 14:18:37.179: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:18:37 
10:18:37 (SWT:1770): Gtk-WARNING **: 14:18:37.698: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:37 
10:18:37 (SWT:1770): Gtk-WARNING **: 14:18:37.704: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:37 
10:18:37 (SWT:1770): Gtk-WARNING **: 14:18:37.707: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:37 
10:18:37 (SWT:1770): Gtk-WARNING **: 14:18:37.707: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:37 
10:18:37 (SWT:1770): Gtk-WARNING **: 14:18:37.707: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:37 
10:18:37 (SWT:1770): Gtk-WARNING **: 14:18:37.710: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:37 
10:18:37 (SWT:1770): Gtk-WARNING **: 14:18:37.710: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:40 
10:18:40 (SWT:1770): Gdk-CRITICAL **: 14:18:40.368: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:18:40 
10:18:40 (SWT:1770): Gtk-WARNING **: 14:18:40.849: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:40 
10:18:40 (SWT:1770): Gtk-WARNING **: 14:18:40.855: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:40 
10:18:40 (SWT:1770): Gtk-WARNING **: 14:18:40.858: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:40 
10:18:40 (SWT:1770): Gtk-WARNING **: 14:18:40.858: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:40 
10:18:40 (SWT:1770): Gtk-WARNING **: 14:18:40.858: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:40 
10:18:40 (SWT:1770): Gtk-WARNING **: 14:18:40.861: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:40 
10:18:40 (SWT:1770): Gtk-WARNING **: 14:18:40.861: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:43 
10:18:43 (SWT:1770): Gdk-CRITICAL **: 14:18:43.355: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:18:43 
10:18:43 (SWT:1770): Gtk-WARNING **: 14:18:43.837: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:43 
10:18:43 (SWT:1770): Gtk-WARNING **: 14:18:43.842: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:43 
10:18:43 (SWT:1770): Gtk-WARNING **: 14:18:43.845: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:43 
10:18:43 (SWT:1770): Gtk-WARNING **: 14:18:43.846: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:43 
10:18:43 (SWT:1770): Gtk-WARNING **: 14:18:43.846: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:43 
10:18:43 (SWT:1770): Gtk-WARNING **: 14:18:43.848: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:43 
10:18:43 (SWT:1770): Gtk-WARNING **: 14:18:43.849: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:46 
10:18:46 (SWT:1770): Gdk-CRITICAL **: 14:18:46.260: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:18:46 
10:18:46 (SWT:1770): Gtk-WARNING **: 14:18:46.774: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:46 
10:18:46 (SWT:1770): Gtk-WARNING **: 14:18:46.779: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:46 
10:18:46 (SWT:1770): Gtk-WARNING **: 14:18:46.783: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:46 
10:18:46 (SWT:1770): Gtk-WARNING **: 14:18:46.784: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:46 
10:18:46 (SWT:1770): Gtk-WARNING **: 14:18:46.784: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:46 
10:18:46 (SWT:1770): Gtk-WARNING **: 14:18:46.786: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:46 
10:18:46 (SWT:1770): Gtk-WARNING **: 14:18:46.786: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:49 
10:18:49 (SWT:1770): Gdk-CRITICAL **: 14:18:49.354: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:18:49 
10:18:49 (SWT:1770): Gtk-WARNING **: 14:18:49.815: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:49 
10:18:49 (SWT:1770): Gtk-WARNING **: 14:18:49.820: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:49 
10:18:49 (SWT:1770): Gtk-WARNING **: 14:18:49.823: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:49 
10:18:49 (SWT:1770): Gtk-WARNING **: 14:18:49.823: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:49 
10:18:49 (SWT:1770): Gtk-WARNING **: 14:18:49.824: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:49 
10:18:49 (SWT:1770): Gtk-WARNING **: 14:18:49.826: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:49 
10:18:49 (SWT:1770): Gtk-WARNING **: 14:18:49.826: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:52 
10:18:52 (SWT:1770): Gdk-CRITICAL **: 14:18:52.151: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:18:52 
10:18:52 (SWT:1770): Gtk-WARNING **: 14:18:52.628: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:52 
10:18:52 (SWT:1770): Gtk-WARNING **: 14:18:52.633: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:52 
10:18:52 (SWT:1770): Gtk-WARNING **: 14:18:52.636: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:52 
10:18:52 (SWT:1770): Gtk-WARNING **: 14:18:52.637: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:52 
10:18:52 (SWT:1770): Gtk-WARNING **: 14:18:52.637: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:52 
10:18:52 (SWT:1770): Gtk-WARNING **: 14:18:52.639: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:52 
10:18:52 (SWT:1770): Gtk-WARNING **: 14:18:52.639: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:55 
10:18:55 (SWT:1770): Gdk-CRITICAL **: 14:18:55.026: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:18:55 
10:18:55 (SWT:1770): Gtk-WARNING **: 14:18:55.501: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:55 
10:18:55 (SWT:1770): Gtk-WARNING **: 14:18:55.506: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:55 
10:18:55 (SWT:1770): Gtk-WARNING **: 14:18:55.509: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:55 
10:18:55 (SWT:1770): Gtk-WARNING **: 14:18:55.510: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:55 
10:18:55 (SWT:1770): Gtk-WARNING **: 14:18:55.510: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:55 
10:18:55 (SWT:1770): Gtk-WARNING **: 14:18:55.512: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:55 
10:18:55 (SWT:1770): Gtk-WARNING **: 14:18:55.512: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:57 
10:18:57 (SWT:1770): Gdk-CRITICAL **: 14:18:57.790: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:18:58 
10:18:58 (SWT:1770): Gtk-WARNING **: 14:18:58.253: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:58 
10:18:58 (SWT:1770): Gtk-WARNING **: 14:18:58.259: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:58 
10:18:58 (SWT:1770): Gtk-WARNING **: 14:18:58.262: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:58 
10:18:58 (SWT:1770): Gtk-WARNING **: 14:18:58.263: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:58 
10:18:58 (SWT:1770): Gtk-WARNING **: 14:18:58.263: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:58 
10:18:58 (SWT:1770): Gtk-WARNING **: 14:18:58.265: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:18:58 
10:18:58 (SWT:1770): Gtk-WARNING **: 14:18:58.265: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:00 
10:19:00 (SWT:1770): Gdk-CRITICAL **: 14:19:00.662: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:19:01 
10:19:01 (SWT:1770): Gtk-WARNING **: 14:19:01.169: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:01 
10:19:01 (SWT:1770): Gtk-WARNING **: 14:19:01.174: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:01 
10:19:01 (SWT:1770): Gtk-WARNING **: 14:19:01.177: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:01 
10:19:01 (SWT:1770): Gtk-WARNING **: 14:19:01.178: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:01 
10:19:01 (SWT:1770): Gtk-WARNING **: 14:19:01.178: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:01 
10:19:01 (SWT:1770): Gtk-WARNING **: 14:19:01.181: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:01 
10:19:01 (SWT:1770): Gtk-WARNING **: 14:19:01.181: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:03 
10:19:03 (SWT:1770): Gdk-CRITICAL **: 14:19:03.584: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:19:04 
10:19:04 (SWT:1770): Gtk-WARNING **: 14:19:04.053: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:04 
10:19:04 (SWT:1770): Gtk-WARNING **: 14:19:04.061: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:04 
10:19:04 (SWT:1770): Gtk-WARNING **: 14:19:04.065: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:04 
10:19:04 (SWT:1770): Gtk-WARNING **: 14:19:04.066: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:04 
10:19:04 (SWT:1770): Gtk-WARNING **: 14:19:04.066: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:04 
10:19:04 (SWT:1770): Gtk-WARNING **: 14:19:04.069: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:04 
10:19:04 (SWT:1770): Gtk-WARNING **: 14:19:04.069: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:06 
10:19:06 (SWT:1770): Gdk-CRITICAL **: 14:19:06.427: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:19:07 
10:19:07 (SWT:1770): Gtk-WARNING **: 14:19:07.021: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:07 
10:19:07 (SWT:1770): Gtk-WARNING **: 14:19:07.026: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:07 
10:19:07 (SWT:1770): Gtk-WARNING **: 14:19:07.030: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:07 
10:19:07 (SWT:1770): Gtk-WARNING **: 14:19:07.030: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:07 
10:19:07 (SWT:1770): Gtk-WARNING **: 14:19:07.031: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:07 
10:19:07 (SWT:1770): Gtk-WARNING **: 14:19:07.033: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:07 
10:19:07 (SWT:1770): Gtk-WARNING **: 14:19:07.033: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:09 
10:19:09 (SWT:1770): Gdk-CRITICAL **: 14:19:09.550: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:19:10 
10:19:10 (SWT:1770): Gtk-WARNING **: 14:19:10.087: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:10 
10:19:10 (SWT:1770): Gtk-WARNING **: 14:19:10.093: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:10 
10:19:10 (SWT:1770): Gtk-WARNING **: 14:19:10.097: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:10 
10:19:10 (SWT:1770): Gtk-WARNING **: 14:19:10.098: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:10 
10:19:10 (SWT:1770): Gtk-WARNING **: 14:19:10.098: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:10 
10:19:10 (SWT:1770): Gtk-WARNING **: 14:19:10.103: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:10 
10:19:10 (SWT:1770): Gtk-WARNING **: 14:19:10.103: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:12 
10:19:12 (SWT:1770): Gdk-CRITICAL **: 14:19:12.813: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:19:13 
10:19:13 (SWT:1770): Gtk-WARNING **: 14:19:13.328: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:13 
10:19:13 (SWT:1770): Gtk-WARNING **: 14:19:13.334: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:13 
10:19:13 (SWT:1770): Gtk-WARNING **: 14:19:13.338: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:13 
10:19:13 (SWT:1770): Gtk-WARNING **: 14:19:13.338: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:13 
10:19:13 (SWT:1770): Gtk-WARNING **: 14:19:13.338: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:13 
10:19:13 (SWT:1770): Gtk-WARNING **: 14:19:13.341: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:13 
10:19:13 (SWT:1770): Gtk-WARNING **: 14:19:13.341: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:15 
10:19:15 (SWT:1770): Gdk-CRITICAL **: 14:19:15.880: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:19:16 
10:19:16 (SWT:1770): Gtk-WARNING **: 14:19:16.369: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:16 
10:19:16 (SWT:1770): Gtk-WARNING **: 14:19:16.375: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:16 
10:19:16 (SWT:1770): Gtk-WARNING **: 14:19:16.378: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:16 
10:19:16 (SWT:1770): Gtk-WARNING **: 14:19:16.378: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:16 
10:19:16 (SWT:1770): Gtk-WARNING **: 14:19:16.378: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:16 
10:19:16 (SWT:1770): Gtk-WARNING **: 14:19:16.381: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:16 
10:19:16 (SWT:1770): Gtk-WARNING **: 14:19:16.381: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:18 
10:19:18 (SWT:1770): Gdk-CRITICAL **: 14:19:18.739: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:19:19 
10:19:19 (SWT:1770): Gtk-WARNING **: 14:19:19.252: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:19 
10:19:19 (SWT:1770): Gtk-WARNING **: 14:19:19.264: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:19 
10:19:19 (SWT:1770): Gtk-WARNING **: 14:19:19.267: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:19 
10:19:19 (SWT:1770): Gtk-WARNING **: 14:19:19.268: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:19 
10:19:19 (SWT:1770): Gtk-WARNING **: 14:19:19.268: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:19 
10:19:19 (SWT:1770): Gtk-WARNING **: 14:19:19.271: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:19 
10:19:19 (SWT:1770): Gtk-WARNING **: 14:19:19.271: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:21 
10:19:21 (SWT:1770): Gdk-CRITICAL **: 14:19:21.982: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:19:22 
10:19:22 (SWT:1770): Gtk-WARNING **: 14:19:22.465: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:22 
10:19:22 (SWT:1770): Gtk-WARNING **: 14:19:22.471: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:22 
10:19:22 (SWT:1770): Gtk-WARNING **: 14:19:22.474: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:22 
10:19:22 (SWT:1770): Gtk-WARNING **: 14:19:22.474: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:22 
10:19:22 (SWT:1770): Gtk-WARNING **: 14:19:22.474: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:22 
10:19:22 (SWT:1770): Gtk-WARNING **: 14:19:22.477: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:22 
10:19:22 (SWT:1770): Gtk-WARNING **: 14:19:22.477: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:24 Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.69 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest
10:19:24 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.findsMenusRecursive[StaticMenu] -- Time elapsed: 3.188 s
10:19:24 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksSubMenu[StaticMenu] -- Time elapsed: 2.987 s
10:19:24 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksRadioMenuItem[StaticMenu] -- Time elapsed: 2.904 s
10:19:24 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.findsSubMenus[StaticMenu] -- Time elapsed: 3.094 s
10:19:24 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.testMenuItems[StaticMenu] -- Time elapsed: 2.797 s
10:19:24 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksMenu[StaticMenu] -- Time elapsed: 2.874 s
10:19:24 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.findsMenus[StaticMenu] -- Time elapsed: 2.764 s
10:19:24 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksCheckMenuItem[StaticMenu] -- Time elapsed: 2.873 s
10:19:24 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.findsMenusRecursive[DynamicMenu] -- Time elapsed: 2.922 s
10:19:24 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksSubMenu[DynamicMenu] -- Time elapsed: 2.843 s
10:19:24 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksRadioMenuItem[DynamicMenu] -- Time elapsed: 3.123 s
10:19:24 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.findsSubMenus[DynamicMenu] -- Time elapsed: 3.262 s
10:19:24 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.testMenuItems[DynamicMenu] -- Time elapsed: 3.067 s
10:19:24 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksMenu[DynamicMenu] -- Time elapsed: 2.859 s
10:19:24 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.findsMenus[DynamicMenu] -- Time elapsed: 3.243 s
10:19:24 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksCheckMenuItem[DynamicMenu] -- Time elapsed: 2.889 s
10:19:24 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest
10:19:24 
10:19:24 (SWT:1770): Gdk-CRITICAL **: 14:19:24.888: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:19:25 
10:19:25 (SWT:1770): Gtk-WARNING **: 14:19:25.426: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:25 
10:19:25 (SWT:1770): Gtk-WARNING **: 14:19:25.432: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:25 
10:19:25 (SWT:1770): Gtk-WARNING **: 14:19:25.435: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:25 
10:19:25 (SWT:1770): Gtk-WARNING **: 14:19:25.436: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:25 
10:19:25 (SWT:1770): Gtk-WARNING **: 14:19:25.436: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:25 
10:19:25 (SWT:1770): Gtk-WARNING **: 14:19:25.438: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:25 
10:19:25 (SWT:1770): Gtk-WARNING **: 14:19:25.438: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:28 
10:19:28 (SWT:1770): Gdk-CRITICAL **: 14:19:28.064: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:19:28 
10:19:28 (SWT:1770): Gtk-WARNING **: 14:19:28.760: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:28 
10:19:28 (SWT:1770): Gtk-WARNING **: 14:19:28.767: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:28 
10:19:28 (SWT:1770): Gtk-WARNING **: 14:19:28.771: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:28 
10:19:28 (SWT:1770): Gtk-WARNING **: 14:19:28.772: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:28 
10:19:28 (SWT:1770): Gtk-WARNING **: 14:19:28.772: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:28 
10:19:28 (SWT:1770): Gtk-WARNING **: 14:19:28.775: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:28 
10:19:28 (SWT:1770): Gtk-WARNING **: 14:19:28.775: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:31 
10:19:31 (SWT:1770): Gdk-CRITICAL **: 14:19:31.175: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:19:31 
10:19:31 (SWT:1770): Gtk-WARNING **: 14:19:31.656: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:31 
10:19:31 (SWT:1770): Gtk-WARNING **: 14:19:31.662: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:31 
10:19:31 (SWT:1770): Gtk-WARNING **: 14:19:31.665: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:31 
10:19:31 (SWT:1770): Gtk-WARNING **: 14:19:31.665: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:31 
10:19:31 (SWT:1770): Gtk-WARNING **: 14:19:31.665: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:31 
10:19:31 (SWT:1770): Gtk-WARNING **: 14:19:31.668: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:31 
10:19:31 (SWT:1770): Gtk-WARNING **: 14:19:31.668: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:34 
10:19:34 (SWT:1770): Gdk-CRITICAL **: 14:19:34.034: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:19:34 
10:19:34 (SWT:1770): Gtk-WARNING **: 14:19:34.549: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:34 
10:19:34 (SWT:1770): Gtk-WARNING **: 14:19:34.555: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:34 
10:19:34 (SWT:1770): Gtk-WARNING **: 14:19:34.558: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:34 
10:19:34 (SWT:1770): Gtk-WARNING **: 14:19:34.558: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:34 
10:19:34 (SWT:1770): Gtk-WARNING **: 14:19:34.558: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:34 
10:19:34 (SWT:1770): Gtk-WARNING **: 14:19:34.561: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:34 
10:19:34 (SWT:1770): Gtk-WARNING **: 14:19:34.561: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:37 
10:19:37 (SWT:1770): Gdk-CRITICAL **: 14:19:37.313: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:19:37 
10:19:37 (SWT:1770): Gtk-WARNING **: 14:19:37.830: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:37 
10:19:37 (SWT:1770): Gtk-WARNING **: 14:19:37.836: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:37 
10:19:37 (SWT:1770): Gtk-WARNING **: 14:19:37.839: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:37 
10:19:37 (SWT:1770): Gtk-WARNING **: 14:19:37.840: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:37 
10:19:37 (SWT:1770): Gtk-WARNING **: 14:19:37.840: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:37 
10:19:37 (SWT:1770): Gtk-WARNING **: 14:19:37.842: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:37 
10:19:37 (SWT:1770): Gtk-WARNING **: 14:19:37.842: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:40 
10:19:40 (SWT:1770): Gdk-CRITICAL **: 14:19:40.337: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:19:40 
10:19:40 (SWT:1770): Gtk-WARNING **: 14:19:40.813: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:40 
10:19:40 (SWT:1770): Gtk-WARNING **: 14:19:40.819: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:40 
10:19:40 (SWT:1770): Gtk-WARNING **: 14:19:40.822: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:40 
10:19:40 (SWT:1770): Gtk-WARNING **: 14:19:40.822: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:40 
10:19:40 (SWT:1770): Gtk-WARNING **: 14:19:40.822: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:40 
10:19:40 (SWT:1770): Gtk-WARNING **: 14:19:40.825: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:40 
10:19:40 (SWT:1770): Gtk-WARNING **: 14:19:40.825: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:43 
10:19:43 (SWT:1770): Gdk-CRITICAL **: 14:19:43.327: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:19:44 
10:19:44 (SWT:1770): Gtk-WARNING **: 14:19:44.171: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:44 
10:19:44 (SWT:1770): Gtk-WARNING **: 14:19:44.179: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:44 
10:19:44 (SWT:1770): Gtk-WARNING **: 14:19:44.183: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:44 
10:19:44 (SWT:1770): Gtk-WARNING **: 14:19:44.183: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:44 
10:19:44 (SWT:1770): Gtk-WARNING **: 14:19:44.184: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:44 
10:19:44 (SWT:1770): Gtk-WARNING **: 14:19:44.186: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:44 
10:19:44 (SWT:1770): Gtk-WARNING **: 14:19:44.186: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:46 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.95 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest
10:19:46 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest.clicksCheckboxButton -- Time elapsed: 3.183 s
10:19:46 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest.clicksCheckboxButtonWithModifier -- Time elapsed: 3.111 s
10:19:46 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest.findsToolBarButtonWithIndex -- Time elapsed: 2.859 s
10:19:46 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest.selectsCheckboxButton -- Time elapsed: 3.279 s
10:19:46 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest.deselectsCheckboxButton -- Time elapsed: 3.024 s
10:19:46 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest.clickingCheckboxButtonTogglesIt -- Time elapsed: 2.990 s
10:19:46 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest.togglesCheckboxButton -- Time elapsed: 3.500 s
10:19:46 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest
10:19:46 
10:19:46 (SWT:1770): Gdk-CRITICAL **: 14:19:46.836: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:19:47 
10:19:47 (SWT:1770): Gtk-WARNING **: 14:19:47.395: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:47 
10:19:47 (SWT:1770): Gtk-WARNING **: 14:19:47.401: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:47 
10:19:47 (SWT:1770): Gtk-WARNING **: 14:19:47.404: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:47 
10:19:47 (SWT:1770): Gtk-WARNING **: 14:19:47.404: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:47 
10:19:47 (SWT:1770): Gtk-WARNING **: 14:19:47.404: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:47 
10:19:47 (SWT:1770): Gtk-WARNING **: 14:19:47.407: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:47 
10:19:47 (SWT:1770): Gtk-WARNING **: 14:19:47.407: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:50 
10:19:50 (SWT:1770): Gdk-CRITICAL **: 14:19:50.437: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:19:51 
10:19:51 (SWT:1770): Gtk-WARNING **: 14:19:51.048: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:51 
10:19:51 (SWT:1770): Gtk-WARNING **: 14:19:51.054: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:51 
10:19:51 (SWT:1770): Gtk-WARNING **: 14:19:51.057: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:51 
10:19:51 (SWT:1770): Gtk-WARNING **: 14:19:51.057: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:51 
10:19:51 (SWT:1770): Gtk-WARNING **: 14:19:51.058: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:51 
10:19:51 (SWT:1770): Gtk-WARNING **: 14:19:51.060: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:51 
10:19:51 (SWT:1770): Gtk-WARNING **: 14:19:51.060: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:58 
10:19:58 (SWT:1770): Gdk-CRITICAL **: 14:19:58.047: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:19:58 
10:19:58 (SWT:1770): Gtk-WARNING **: 14:19:58.637: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:58 
10:19:58 (SWT:1770): Gtk-WARNING **: 14:19:58.643: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:58 
10:19:58 (SWT:1770): Gtk-WARNING **: 14:19:58.646: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:58 
10:19:58 (SWT:1770): Gtk-WARNING **: 14:19:58.647: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:58 
10:19:58 (SWT:1770): Gtk-WARNING **: 14:19:58.647: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:58 
10:19:58 (SWT:1770): Gtk-WARNING **: 14:19:58.650: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:19:58 
10:19:58 (SWT:1770): Gtk-WARNING **: 14:19:58.650: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:05 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.19 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest
10:20:05 org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest.clicksToggleButton -- Time elapsed: 3.600 s
10:20:05 org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest.doesNotMatchRegularButtons -- Time elapsed: 7.611 s
10:20:05 org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest.doesNotMatchRadioButtons -- Time elapsed: 6.982 s
10:20:05 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest
10:20:05 
10:20:05 (SWT:1770): Gdk-CRITICAL **: 14:20:05.037: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:20:05 
10:20:05 (SWT:1770): Gdk-CRITICAL **: 14:20:05.715: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:20:06 
10:20:06 (SWT:1770): Gdk-CRITICAL **: 14:20:06.295: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:20:06 
10:20:06 (SWT:1770): Gdk-CRITICAL **: 14:20:06.844: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:20:07 
10:20:07 (SWT:1770): Gdk-CRITICAL **: 14:20:07.428: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:20:07 
10:20:07 (SWT:1770): Gdk-CRITICAL **: 14:20:07.981: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:20:08 
10:20:08 (SWT:1770): Gdk-CRITICAL **: 14:20:08.567: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:20:09 
10:20:09 (SWT:1770): Gdk-CRITICAL **: 14:20:09.144: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:20:09 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.665 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest
10:20:09 org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest.changeAndVerifiesSelectionInComboByText -- Time elapsed: 0.677 s
10:20:09 org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest.changeAndVerifiesSelectionInComboByIndex -- Time elapsed: 0.580 s
10:20:09 org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest.findCCombo -- Time elapsed: 0.549 s
10:20:09 org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest.throwsExceptionInCaseOfInvalidIndexBasedSelection -- Time elapsed: 0.584 s
10:20:09 org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest.throwsExceptionInCaseOfInvalidTextBasedSelection -- Time elapsed: 0.552 s
10:20:09 org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest.throwsExceptionInCaseOfChangeTextOfReadOnlyCombo -- Time elapsed: 0.584 s
10:20:09 org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest.getItems -- Time elapsed: 0.577 s
10:20:09 org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest.setText -- Time elapsed: 0.557 s
10:20:09 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest
10:20:09 
10:20:09 (SWT:1770): Gdk-CRITICAL **: 14:20:09.711: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:20:10 
10:20:10 (SWT:1770): Gtk-WARNING **: 14:20:10.296: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:10 
10:20:10 (SWT:1770): Gtk-WARNING **: 14:20:10.303: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:10 
10:20:10 (SWT:1770): Gtk-WARNING **: 14:20:10.307: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:10 
10:20:10 (SWT:1770): Gtk-WARNING **: 14:20:10.307: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:10 
10:20:10 (SWT:1770): Gtk-WARNING **: 14:20:10.307: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:10 
10:20:10 (SWT:1770): Gtk-WARNING **: 14:20:10.311: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:10 
10:20:10 (SWT:1770): Gtk-WARNING **: 14:20:10.311: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:13 
10:20:13 (SWT:1770): Gdk-CRITICAL **: 14:20:13.619: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:20:14 
10:20:14 (SWT:1770): Gtk-WARNING **: 14:20:14.248: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:14 
10:20:14 (SWT:1770): Gtk-WARNING **: 14:20:14.255: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:14 
10:20:14 (SWT:1770): Gtk-WARNING **: 14:20:14.258: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:14 
10:20:14 (SWT:1770): Gtk-WARNING **: 14:20:14.259: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:14 
10:20:14 (SWT:1770): Gtk-WARNING **: 14:20:14.259: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:14 
10:20:14 (SWT:1770): Gtk-WARNING **: 14:20:14.262: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:14 
10:20:14 (SWT:1770): Gtk-WARNING **: 14:20:14.262: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:16 Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 7.231 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest
10:20:16 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest.clicksToolBarButton -- Time elapsed: 3.908 s
10:20:16 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest.findsToolBarButtonWithIndex -- Time elapsed: 3.322 s
10:20:16 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest skipped
10:20:16 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableClickTest
10:20:16 
10:20:16 (SWT:1770): Gdk-CRITICAL **: 14:20:16.948: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:20:20 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.157 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableClickTest
10:20:20 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableClickTest.clickOnCell -- Time elapsed: 3.155 s
10:20:20 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest
10:20:20 
10:20:20 (SWT:1770): Gdk-CRITICAL **: 14:20:20.113: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:20:20 
10:20:20 (SWT:1770): Gdk-CRITICAL **: 14:20:20.267: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:20:20 
10:20:20 (SWT:1770): Gdk-CRITICAL **: 14:20:20.420: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:20:25 
10:20:25 (SWT:1770): Gdk-CRITICAL **: 14:20:25.610: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:20:25 
10:20:25 (SWT:1770): Gdk-CRITICAL **: 14:20:25.751: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:20:25 
10:20:25 (SWT:1770): Gdk-CRITICAL **: 14:20:25.908: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:20:31 
10:20:31 (SWT:1770): Gdk-CRITICAL **: 14:20:31.083: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:20:32 
10:20:32 (SWT:1770): Gdk-CRITICAL **: 14:20:32.279: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:20:32 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.31 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest
10:20:32 org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest.getsAllShells -- Time elapsed: 0.154 s
10:20:32 org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest.getsActiveShell -- Time elapsed: 0.153 s
10:20:32 org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest.noShellReturnsNull -- Time elapsed: 5.188 s
10:20:32 org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest.bringsShellToFront -- Time elapsed: 0.140 s
10:20:32 org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest.findsShell -- Time elapsed: 0.157 s
10:20:32 org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest.closesShell -- Time elapsed: 5.174 s
10:20:32 org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest.testMaximize -- Time elapsed: 1.194 s
10:20:32 org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest.findsShellsById -- Time elapsed: 0.144 s
10:20:32 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemDoubleClickListenerTest
10:20:32 
10:20:32 (SWT:1770): Gdk-CRITICAL **: 14:20:32.430: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:20:32 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemDoubleClickListenerTest
10:20:32 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemDoubleClickListenerTest.doubleClickOnCell -- Time elapsed: 0.171 s
10:20:32 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest
10:20:32 
10:20:32 (SWT:1770): Gdk-CRITICAL **: 14:20:32.610: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:20:33 
10:20:33 (SWT:1770): Gtk-WARNING **: 14:20:33.188: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:33 
10:20:33 (SWT:1770): Gtk-WARNING **: 14:20:33.196: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:33 
10:20:33 (SWT:1770): Gtk-WARNING **: 14:20:33.204: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:33 
10:20:33 (SWT:1770): Gtk-WARNING **: 14:20:33.204: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:33 
10:20:33 (SWT:1770): Gtk-WARNING **: 14:20:33.205: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:33 
10:20:33 (SWT:1770): Gtk-WARNING **: 14:20:33.207: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:33 
10:20:33 (SWT:1770): Gtk-WARNING **: 14:20:33.207: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:35 
10:20:35 (SWT:1770): Gdk-CRITICAL **: 14:20:35.774: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:20:36 
10:20:36 (SWT:1770): Gtk-WARNING **: 14:20:36.333: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:36 
10:20:36 (SWT:1770): Gtk-WARNING **: 14:20:36.340: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:36 
10:20:36 (SWT:1770): Gtk-WARNING **: 14:20:36.343: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:36 
10:20:36 (SWT:1770): Gtk-WARNING **: 14:20:36.343: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:36 
10:20:36 (SWT:1770): Gtk-WARNING **: 14:20:36.343: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:36 
10:20:36 (SWT:1770): Gtk-WARNING **: 14:20:36.347: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:36 
10:20:36 (SWT:1770): Gtk-WARNING **: 14:20:36.347: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:38 
10:20:38 (SWT:1770): Gdk-CRITICAL **: 14:20:38.879: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:20:39 
10:20:39 (SWT:1770): Gtk-WARNING **: 14:20:39.423: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:39 
10:20:39 (SWT:1770): Gtk-WARNING **: 14:20:39.429: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:39 
10:20:39 (SWT:1770): Gtk-WARNING **: 14:20:39.433: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:39 
10:20:39 (SWT:1770): Gtk-WARNING **: 14:20:39.433: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:39 
10:20:39 (SWT:1770): Gtk-WARNING **: 14:20:39.434: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:39 
10:20:39 (SWT:1770): Gtk-WARNING **: 14:20:39.437: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:39 
10:20:39 (SWT:1770): Gtk-WARNING **: 14:20:39.437: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:42 
10:20:42 (SWT:1770): Gdk-CRITICAL **: 14:20:42.631: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:20:43 
10:20:43 (SWT:1770): Gtk-WARNING **: 14:20:43.207: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:43 
10:20:43 (SWT:1770): Gtk-WARNING **: 14:20:43.215: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:43 
10:20:43 (SWT:1770): Gtk-WARNING **: 14:20:43.218: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:43 
10:20:43 (SWT:1770): Gtk-WARNING **: 14:20:43.219: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:43 
10:20:43 (SWT:1770): Gtk-WARNING **: 14:20:43.219: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:43 
10:20:43 (SWT:1770): Gtk-WARNING **: 14:20:43.222: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:43 
10:20:43 (SWT:1770): Gtk-WARNING **: 14:20:43.222: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:45 
10:20:45 (SWT:1770): Gdk-CRITICAL **: 14:20:45.817: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:20:46 
10:20:46 (SWT:1770): Gtk-WARNING **: 14:20:46.348: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:46 
10:20:46 (SWT:1770): Gtk-WARNING **: 14:20:46.354: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:46 
10:20:46 (SWT:1770): Gtk-WARNING **: 14:20:46.358: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:46 
10:20:46 (SWT:1770): Gtk-WARNING **: 14:20:46.358: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:46 
10:20:46 (SWT:1770): Gtk-WARNING **: 14:20:46.358: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:46 
10:20:46 (SWT:1770): Gtk-WARNING **: 14:20:46.361: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:46 
10:20:46 (SWT:1770): Gtk-WARNING **: 14:20:46.361: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:48 
10:20:48 (SWT:1770): Gdk-CRITICAL **: 14:20:48.984: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:20:49 
10:20:49 (SWT:1770): Gtk-WARNING **: 14:20:49.582: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:49 
10:20:49 (SWT:1770): Gtk-WARNING **: 14:20:49.592: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:49 
10:20:49 (SWT:1770): Gtk-WARNING **: 14:20:49.597: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:49 
10:20:49 (SWT:1770): Gtk-WARNING **: 14:20:49.597: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:49 
10:20:49 (SWT:1770): Gtk-WARNING **: 14:20:49.598: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:49 
10:20:49 (SWT:1770): Gtk-WARNING **: 14:20:49.602: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:49 
10:20:49 (SWT:1770): Gtk-WARNING **: 14:20:49.602: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:52 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.54 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest
10:20:52 org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest.doubleClick -- Time elapsed: 3.163 s
10:20:52 org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest.click -- Time elapsed: 3.104 s
10:20:52 org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest.findsCanvas -- Time elapsed: 3.750 s
10:20:52 org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest.doubleClickXY -- Time elapsed: 3.186 s
10:20:52 org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest.clickXY -- Time elapsed: 3.166 s
10:20:52 org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest.findsCanvasInGroup -- Time elapsed: 3.164 s
10:20:52 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest
10:20:52 
10:20:52 (SWT:1770): Gdk-CRITICAL **: 14:20:52.157: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:20:52 
10:20:52 (SWT:1770): Gtk-WARNING **: 14:20:52.685: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:52 
10:20:52 (SWT:1770): Gtk-WARNING **: 14:20:52.691: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:52 
10:20:52 (SWT:1770): Gtk-WARNING **: 14:20:52.694: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:52 
10:20:52 (SWT:1770): Gtk-WARNING **: 14:20:52.695: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:52 
10:20:52 (SWT:1770): Gtk-WARNING **: 14:20:52.695: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:52 
10:20:52 (SWT:1770): Gtk-WARNING **: 14:20:52.697: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:52 
10:20:52 (SWT:1770): Gtk-WARNING **: 14:20:52.698: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:55 
10:20:55 (SWT:1770): Gdk-CRITICAL **: 14:20:55.147: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:20:55 
10:20:55 (SWT:1770): Gtk-WARNING **: 14:20:55.734: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:55 
10:20:55 (SWT:1770): Gtk-WARNING **: 14:20:55.740: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:55 
10:20:55 (SWT:1770): Gtk-WARNING **: 14:20:55.743: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:55 
10:20:55 (SWT:1770): Gtk-WARNING **: 14:20:55.744: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:55 
10:20:55 (SWT:1770): Gtk-WARNING **: 14:20:55.744: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:55 
10:20:55 (SWT:1770): Gtk-WARNING **: 14:20:55.747: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:55 
10:20:55 (SWT:1770): Gtk-WARNING **: 14:20:55.747: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:58 
10:20:58 (SWT:1770): Gdk-CRITICAL **: 14:20:58.514: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:20:59 
10:20:59 (SWT:1770): Gtk-WARNING **: 14:20:59.164: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:59 
10:20:59 (SWT:1770): Gtk-WARNING **: 14:20:59.170: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:59 
10:20:59 (SWT:1770): Gtk-WARNING **: 14:20:59.173: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:59 
10:20:59 (SWT:1770): Gtk-WARNING **: 14:20:59.174: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:59 
10:20:59 (SWT:1770): Gtk-WARNING **: 14:20:59.174: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:59 
10:20:59 (SWT:1770): Gtk-WARNING **: 14:20:59.177: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:20:59 
10:20:59 (SWT:1770): Gtk-WARNING **: 14:20:59.177: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:01 
10:21:01 (SWT:1770): Gdk-CRITICAL **: 14:21:01.782: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:21:02 
10:21:02 (SWT:1770): Gtk-WARNING **: 14:21:02.314: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:02 
10:21:02 (SWT:1770): Gtk-WARNING **: 14:21:02.320: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:02 
10:21:02 (SWT:1770): Gtk-WARNING **: 14:21:02.323: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:02 
10:21:02 (SWT:1770): Gtk-WARNING **: 14:21:02.324: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:02 
10:21:02 (SWT:1770): Gtk-WARNING **: 14:21:02.324: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:02 
10:21:02 (SWT:1770): Gtk-WARNING **: 14:21:02.327: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:02 
10:21:02 (SWT:1770): Gtk-WARNING **: 14:21:02.327: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:04 
10:21:04 (SWT:1770): Gdk-CRITICAL **: 14:21:04.955: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:21:05 
10:21:05 (SWT:1770): Gtk-WARNING **: 14:21:05.505: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:05 
10:21:05 (SWT:1770): Gtk-WARNING **: 14:21:05.511: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:05 
10:21:05 (SWT:1770): Gtk-WARNING **: 14:21:05.514: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:05 
10:21:05 (SWT:1770): Gtk-WARNING **: 14:21:05.515: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:05 
10:21:05 (SWT:1770): Gtk-WARNING **: 14:21:05.515: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:05 
10:21:05 (SWT:1770): Gtk-WARNING **: 14:21:05.518: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:05 
10:21:05 (SWT:1770): Gtk-WARNING **: 14:21:05.518: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:08 
10:21:08 (SWT:1770): Gdk-CRITICAL **: 14:21:08.145: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:21:08 
10:21:08 (SWT:1770): Gtk-WARNING **: 14:21:08.676: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:08 
10:21:08 (SWT:1770): Gtk-WARNING **: 14:21:08.682: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:08 
10:21:08 (SWT:1770): Gtk-WARNING **: 14:21:08.685: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:08 
10:21:08 (SWT:1770): Gtk-WARNING **: 14:21:08.686: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:08 
10:21:08 (SWT:1770): Gtk-WARNING **: 14:21:08.686: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:08 
10:21:08 (SWT:1770): Gtk-WARNING **: 14:21:08.688: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:08 
10:21:08 (SWT:1770): Gtk-WARNING **: 14:21:08.688: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:11 
10:21:11 (SWT:1770): Gdk-CRITICAL **: 14:21:11.471: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:21:12 
10:21:12 (SWT:1770): Gtk-WARNING **: 14:21:12.095: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:12 
10:21:12 (SWT:1770): Gtk-WARNING **: 14:21:12.102: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:12 
10:21:12 (SWT:1770): Gtk-WARNING **: 14:21:12.105: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:12 
10:21:12 (SWT:1770): Gtk-WARNING **: 14:21:12.106: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:12 
10:21:12 (SWT:1770): Gtk-WARNING **: 14:21:12.106: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:12 
10:21:12 (SWT:1770): Gtk-WARNING **: 14:21:12.110: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:12 
10:21:12 (SWT:1770): Gtk-WARNING **: 14:21:12.110: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:14 
10:21:14 (SWT:1770): Gdk-CRITICAL **: 14:21:14.769: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:21:15 
10:21:15 (SWT:1770): Gtk-WARNING **: 14:21:15.390: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:15 
10:21:15 (SWT:1770): Gtk-WARNING **: 14:21:15.396: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:15 
10:21:15 (SWT:1770): Gtk-WARNING **: 14:21:15.400: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:15 
10:21:15 (SWT:1770): Gtk-WARNING **: 14:21:15.400: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:15 
10:21:15 (SWT:1770): Gtk-WARNING **: 14:21:15.400: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:15 
10:21:15 (SWT:1770): Gtk-WARNING **: 14:21:15.403: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:15 
10:21:15 (SWT:1770): Gtk-WARNING **: 14:21:15.403: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:18 
10:21:18 (SWT:1770): Gdk-CRITICAL **: 14:21:18.044: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:21:18 
10:21:18 (SWT:1770): Gtk-WARNING **: 14:21:18.579: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:18 
10:21:18 (SWT:1770): Gtk-WARNING **: 14:21:18.585: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:18 
10:21:18 (SWT:1770): Gtk-WARNING **: 14:21:18.588: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:18 
10:21:18 (SWT:1770): Gtk-WARNING **: 14:21:18.588: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:18 
10:21:18 (SWT:1770): Gtk-WARNING **: 14:21:18.589: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:18 
10:21:18 (SWT:1770): Gtk-WARNING **: 14:21:18.591: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:18 
10:21:18 (SWT:1770): Gtk-WARNING **: 14:21:18.591: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:21 
10:21:21 (SWT:1770): Gdk-CRITICAL **: 14:21:21.034: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:21:21 
10:21:21 (SWT:1770): Gtk-WARNING **: 14:21:21.618: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:21 
10:21:21 (SWT:1770): Gtk-WARNING **: 14:21:21.624: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:21 
10:21:21 (SWT:1770): Gtk-WARNING **: 14:21:21.627: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:21 
10:21:21 (SWT:1770): Gtk-WARNING **: 14:21:21.628: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:21 
10:21:21 (SWT:1770): Gtk-WARNING **: 14:21:21.628: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:21 
10:21:21 (SWT:1770): Gtk-WARNING **: 14:21:21.631: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:21 
10:21:21 (SWT:1770): Gtk-WARNING **: 14:21:21.631: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:24 
10:21:24 (SWT:1770): Gdk-CRITICAL **: 14:21:24.063: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:21:24 
10:21:24 (SWT:1770): Gtk-WARNING **: 14:21:24.612: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:24 
10:21:24 (SWT:1770): Gtk-WARNING **: 14:21:24.618: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:24 
10:21:24 (SWT:1770): Gtk-WARNING **: 14:21:24.622: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:24 
10:21:24 (SWT:1770): Gtk-WARNING **: 14:21:24.622: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:24 
10:21:24 (SWT:1770): Gtk-WARNING **: 14:21:24.622: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:24 
10:21:24 (SWT:1770): Gtk-WARNING **: 14:21:24.625: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:24 
10:21:24 (SWT:1770): Gtk-WARNING **: 14:21:24.625: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:27 
10:21:27 (SWT:1770): Gdk-CRITICAL **: 14:21:27.476: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:21:28 
10:21:28 (SWT:1770): Gtk-WARNING **: 14:21:28.007: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:28 
10:21:28 (SWT:1770): Gtk-WARNING **: 14:21:28.013: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:28 
10:21:28 (SWT:1770): Gtk-WARNING **: 14:21:28.016: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:28 
10:21:28 (SWT:1770): Gtk-WARNING **: 14:21:28.016: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:28 
10:21:28 (SWT:1770): Gtk-WARNING **: 14:21:28.017: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:28 
10:21:28 (SWT:1770): Gtk-WARNING **: 14:21:28.019: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:28 
10:21:28 (SWT:1770): Gtk-WARNING **: 14:21:28.019: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:30 
10:21:30 (SWT:1770): Gdk-CRITICAL **: 14:21:30.796: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:21:31 
10:21:31 (SWT:1770): Gtk-WARNING **: 14:21:31.323: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:31 
10:21:31 (SWT:1770): Gtk-WARNING **: 14:21:31.330: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:31 
10:21:31 (SWT:1770): Gtk-WARNING **: 14:21:31.333: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:31 
10:21:31 (SWT:1770): Gtk-WARNING **: 14:21:31.334: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:31 
10:21:31 (SWT:1770): Gtk-WARNING **: 14:21:31.334: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:31 
10:21:31 (SWT:1770): Gtk-WARNING **: 14:21:31.337: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:31 
10:21:31 (SWT:1770): Gtk-WARNING **: 14:21:31.337: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:34 
10:21:34 (SWT:1770): Gdk-CRITICAL **: 14:21:34.906: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:21:35 
10:21:35 (SWT:1770): Gtk-WARNING **: 14:21:35.462: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:35 
10:21:35 (SWT:1770): Gtk-WARNING **: 14:21:35.473: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:35 
10:21:35 (SWT:1770): Gtk-WARNING **: 14:21:35.477: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:35 
10:21:35 (SWT:1770): Gtk-WARNING **: 14:21:35.478: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:35 
10:21:35 (SWT:1770): Gtk-WARNING **: 14:21:35.478: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:35 
10:21:35 (SWT:1770): Gtk-WARNING **: 14:21:35.484: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:35 
10:21:35 (SWT:1770): Gtk-WARNING **: 14:21:35.484: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:39 
10:21:39 (SWT:1770): Gdk-CRITICAL **: 14:21:39.031: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:21:39 
10:21:39 (SWT:1770): Gtk-WARNING **: 14:21:39.612: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:39 
10:21:39 (SWT:1770): Gtk-WARNING **: 14:21:39.618: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:39 
10:21:39 (SWT:1770): Gtk-WARNING **: 14:21:39.622: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:39 
10:21:39 (SWT:1770): Gtk-WARNING **: 14:21:39.622: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:39 
10:21:39 (SWT:1770): Gtk-WARNING **: 14:21:39.622: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:39 
10:21:39 (SWT:1770): Gtk-WARNING **: 14:21:39.625: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:39 
10:21:39 (SWT:1770): Gtk-WARNING **: 14:21:39.625: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:42 
10:21:42 (SWT:1770): Gdk-CRITICAL **: 14:21:42.368: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:21:42 
10:21:42 (SWT:1770): Gtk-WARNING **: 14:21:42.917: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:42 
10:21:42 (SWT:1770): Gtk-WARNING **: 14:21:42.923: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:42 
10:21:42 (SWT:1770): Gtk-WARNING **: 14:21:42.927: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:42 
10:21:42 (SWT:1770): Gtk-WARNING **: 14:21:42.927: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:42 
10:21:42 (SWT:1770): Gtk-WARNING **: 14:21:42.927: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:42 
10:21:42 (SWT:1770): Gtk-WARNING **: 14:21:42.930: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:42 
10:21:42 (SWT:1770): Gtk-WARNING **: 14:21:42.930: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:45 
10:21:45 (SWT:1770): Gdk-CRITICAL **: 14:21:45.408: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:21:45 
10:21:45 (SWT:1770): Gtk-WARNING **: 14:21:45.936: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:45 
10:21:45 (SWT:1770): Gtk-WARNING **: 14:21:45.942: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:45 
10:21:45 (SWT:1770): Gtk-WARNING **: 14:21:45.945: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:45 
10:21:45 (SWT:1770): Gtk-WARNING **: 14:21:45.946: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:45 
10:21:45 (SWT:1770): Gtk-WARNING **: 14:21:45.946: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:45 
10:21:45 (SWT:1770): Gtk-WARNING **: 14:21:45.948: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:45 
10:21:45 (SWT:1770): Gtk-WARNING **: 14:21:45.949: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:48 
10:21:48 (SWT:1770): Gdk-CRITICAL **: 14:21:48.490: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:21:49 
10:21:49 (SWT:1770): Gtk-WARNING **: 14:21:49.162: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:49 
10:21:49 (SWT:1770): Gtk-WARNING **: 14:21:49.169: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:49 
10:21:49 (SWT:1770): Gtk-WARNING **: 14:21:49.175: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:49 
10:21:49 (SWT:1770): Gtk-WARNING **: 14:21:49.176: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:49 
10:21:49 (SWT:1770): Gtk-WARNING **: 14:21:49.177: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:49 
10:21:49 (SWT:1770): Gtk-WARNING **: 14:21:49.183: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:49 
10:21:49 (SWT:1770): Gtk-WARNING **: 14:21:49.183: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:52 
10:21:52 (SWT:1770): Gdk-CRITICAL **: 14:21:52.125: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:21:52 
10:21:52 (SWT:1770): Gtk-WARNING **: 14:21:52.668: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:52 
10:21:52 (SWT:1770): Gtk-WARNING **: 14:21:52.676: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:52 
10:21:52 (SWT:1770): Gtk-WARNING **: 14:21:52.680: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:52 
10:21:52 (SWT:1770): Gtk-WARNING **: 14:21:52.681: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:52 
10:21:52 (SWT:1770): Gtk-WARNING **: 14:21:52.681: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:52 
10:21:52 (SWT:1770): Gtk-WARNING **: 14:21:52.685: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:52 
10:21:52 (SWT:1770): Gtk-WARNING **: 14:21:52.685: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:55 
10:21:55 (SWT:1770): Gdk-CRITICAL **: 14:21:55.509: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:21:56 
10:21:56 (SWT:1770): Gtk-WARNING **: 14:21:56.188: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:56 
10:21:56 (SWT:1770): Gtk-WARNING **: 14:21:56.196: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:56 
10:21:56 (SWT:1770): Gtk-WARNING **: 14:21:56.206: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:56 
10:21:56 (SWT:1770): Gtk-WARNING **: 14:21:56.207: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:56 
10:21:56 (SWT:1770): Gtk-WARNING **: 14:21:56.207: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:56 
10:21:56 (SWT:1770): Gtk-WARNING **: 14:21:56.211: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:56 
10:21:56 (SWT:1770): Gtk-WARNING **: 14:21:56.211: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:58 
10:21:58 (SWT:1770): Gdk-CRITICAL **: 14:21:58.856: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:21:59 
10:21:59 (SWT:1770): Gtk-WARNING **: 14:21:59.470: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:59 
10:21:59 (SWT:1770): Gtk-WARNING **: 14:21:59.476: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:59 
10:21:59 (SWT:1770): Gtk-WARNING **: 14:21:59.480: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:59 
10:21:59 (SWT:1770): Gtk-WARNING **: 14:21:59.480: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:59 
10:21:59 (SWT:1770): Gtk-WARNING **: 14:21:59.481: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:59 
10:21:59 (SWT:1770): Gtk-WARNING **: 14:21:59.483: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:21:59 
10:21:59 (SWT:1770): Gtk-WARNING **: 14:21:59.484: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:02 
10:22:02 (SWT:1770): Gdk-CRITICAL **: 14:22:02.481: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:22:03 
10:22:03 (SWT:1770): Gtk-WARNING **: 14:22:03.086: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:03 
10:22:03 (SWT:1770): Gtk-WARNING **: 14:22:03.103: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:03 
10:22:03 (SWT:1770): Gtk-WARNING **: 14:22:03.116: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:03 
10:22:03 (SWT:1770): Gtk-WARNING **: 14:22:03.117: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:03 
10:22:03 (SWT:1770): Gtk-WARNING **: 14:22:03.117: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:03 
10:22:03 (SWT:1770): Gtk-WARNING **: 14:22:03.120: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:03 
10:22:03 (SWT:1770): Gtk-WARNING **: 14:22:03.120: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:05 
10:22:05 (SWT:1770): Gdk-CRITICAL **: 14:22:05.746: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:22:06 
10:22:06 (SWT:1770): Gtk-WARNING **: 14:22:06.396: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:06 
10:22:06 (SWT:1770): Gtk-WARNING **: 14:22:06.402: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:06 
10:22:06 (SWT:1770): Gtk-WARNING **: 14:22:06.406: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:06 
10:22:06 (SWT:1770): Gtk-WARNING **: 14:22:06.406: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:06 
10:22:06 (SWT:1770): Gtk-WARNING **: 14:22:06.406: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:06 
10:22:06 (SWT:1770): Gtk-WARNING **: 14:22:06.409: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:06 
10:22:06 (SWT:1770): Gtk-WARNING **: 14:22:06.409: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:09 
10:22:09 (SWT:1770): Gdk-CRITICAL **: 14:22:09.186: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:22:09 
10:22:09 (SWT:1770): Gtk-WARNING **: 14:22:09.786: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:09 
10:22:09 (SWT:1770): Gtk-WARNING **: 14:22:09.793: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:09 
10:22:09 (SWT:1770): Gtk-WARNING **: 14:22:09.796: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:09 
10:22:09 (SWT:1770): Gtk-WARNING **: 14:22:09.797: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:09 
10:22:09 (SWT:1770): Gtk-WARNING **: 14:22:09.797: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:09 
10:22:09 (SWT:1770): Gtk-WARNING **: 14:22:09.800: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:09 
10:22:09 (SWT:1770): Gtk-WARNING **: 14:22:09.800: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:12 
10:22:12 (SWT:1770): Gdk-CRITICAL **: 14:22:12.403: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:22:12 
10:22:12 (SWT:1770): Gtk-WARNING **: 14:22:12.925: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:12 
10:22:12 (SWT:1770): Gtk-WARNING **: 14:22:12.931: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:12 
10:22:12 (SWT:1770): Gtk-WARNING **: 14:22:12.934: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:12 
10:22:12 (SWT:1770): Gtk-WARNING **: 14:22:12.935: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:12 
10:22:12 (SWT:1770): Gtk-WARNING **: 14:22:12.935: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:12 
10:22:12 (SWT:1770): Gtk-WARNING **: 14:22:12.938: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:12 
10:22:12 (SWT:1770): Gtk-WARNING **: 14:22:12.938: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:15 
10:22:15 (SWT:1770): Gdk-CRITICAL **: 14:22:15.696: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:22:16 
10:22:16 (SWT:1770): Gtk-WARNING **: 14:22:16.259: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:16 
10:22:16 (SWT:1770): Gtk-WARNING **: 14:22:16.265: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:16 
10:22:16 (SWT:1770): Gtk-WARNING **: 14:22:16.269: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:16 
10:22:16 (SWT:1770): Gtk-WARNING **: 14:22:16.269: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:16 
10:22:16 (SWT:1770): Gtk-WARNING **: 14:22:16.269: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:16 
10:22:16 (SWT:1770): Gtk-WARNING **: 14:22:16.272: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:16 
10:22:16 (SWT:1770): Gtk-WARNING **: 14:22:16.272: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:18 
10:22:18 (SWT:1770): Gdk-CRITICAL **: 14:22:18.930: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:22:19 
10:22:19 (SWT:1770): Gtk-WARNING **: 14:22:19.474: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:19 
10:22:19 (SWT:1770): Gtk-WARNING **: 14:22:19.481: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:19 
10:22:19 (SWT:1770): Gtk-WARNING **: 14:22:19.486: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:19 
10:22:19 (SWT:1770): Gtk-WARNING **: 14:22:19.486: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:19 
10:22:19 (SWT:1770): Gtk-WARNING **: 14:22:19.486: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:19 
10:22:19 (SWT:1770): Gtk-WARNING **: 14:22:19.489: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:19 
10:22:19 (SWT:1770): Gtk-WARNING **: 14:22:19.489: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:22 
10:22:22 (SWT:1770): Gdk-CRITICAL **: 14:22:22.160: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:22:22 
10:22:22 (SWT:1770): Gtk-WARNING **: 14:22:22.769: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:22 
10:22:22 (SWT:1770): Gtk-WARNING **: 14:22:22.776: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:22 
10:22:22 (SWT:1770): Gtk-WARNING **: 14:22:22.780: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:22 
10:22:22 (SWT:1770): Gtk-WARNING **: 14:22:22.780: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:22 
10:22:22 (SWT:1770): Gtk-WARNING **: 14:22:22.780: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:22 
10:22:22 (SWT:1770): Gtk-WARNING **: 14:22:22.783: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:22 
10:22:22 (SWT:1770): Gtk-WARNING **: 14:22:22.783: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:25 
10:22:25 (SWT:1770): Gdk-CRITICAL **: 14:22:25.541: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:22:26 
10:22:26 (SWT:1770): Gtk-WARNING **: 14:22:26.272: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:26 
10:22:26 (SWT:1770): Gtk-WARNING **: 14:22:26.279: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:26 
10:22:26 (SWT:1770): Gtk-WARNING **: 14:22:26.282: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:26 
10:22:26 (SWT:1770): Gtk-WARNING **: 14:22:26.283: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:26 
10:22:26 (SWT:1770): Gtk-WARNING **: 14:22:26.283: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:26 
10:22:26 (SWT:1770): Gtk-WARNING **: 14:22:26.286: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:26 
10:22:26 (SWT:1770): Gtk-WARNING **: 14:22:26.287: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:28 
10:22:28 (SWT:1770): Gdk-CRITICAL **: 14:22:28.952: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:22:29 
10:22:29 (SWT:1770): Gtk-WARNING **: 14:22:29.507: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:29 
10:22:29 (SWT:1770): Gtk-WARNING **: 14:22:29.513: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:29 
10:22:29 (SWT:1770): Gtk-WARNING **: 14:22:29.517: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:29 
10:22:29 (SWT:1770): Gtk-WARNING **: 14:22:29.518: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:29 
10:22:29 (SWT:1770): Gtk-WARNING **: 14:22:29.518: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:29 
10:22:29 (SWT:1770): Gtk-WARNING **: 14:22:29.521: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:29 
10:22:29 (SWT:1770): Gtk-WARNING **: 14:22:29.521: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:32 Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 100.1 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest
10:22:32 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.containsText -- Time elapsed: 2.989 s
10:22:32 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.settingSelectionOnInvalidRowNumberThrowsException -- Time elapsed: 3.367 s
10:22:32 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsColumnTextBasedOnRowColumnNumbers -- Time elapsed: 3.268 s
10:22:32 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.selectsItemsBasedOnString -- Time elapsed: 3.173 s
10:22:32 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.throwsExceptionIfTheRowNumberIsIllegal2 -- Time elapsed: 3.190 s
10:22:32 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.setEmptySelection -- Time elapsed: 3.326 s
10:22:32 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsSelectionCount -- Time elapsed: 3.297 s
10:22:32 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsSingleSelection -- Time elapsed: 3.274 s
10:22:32 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsAllColumnHeadings -- Time elapsed: 2.990 s
10:22:32 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.searchText -- Time elapsed: 3.029 s
10:22:32 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.settingMultipleSelectionOfInvalidIndicesThrowsException -- Time elapsed: 3.413 s
10:22:32 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.findsIndexOfColumn -- Time elapsed: 3.320 s
10:22:32 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.unselectsSelection -- Time elapsed: 4.109 s
10:22:32 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsMultipleSingleSelection -- Time elapsed: 4.125 s
10:22:32 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsColumnCount -- Time elapsed: 3.336 s
10:22:32 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.findsAnyTable -- Time elapsed: 3.040 s
10:22:32 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.throwsExceptionIfTheColumnNameIsIllegal -- Time elapsed: 3.080 s
10:22:32 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsRowCount -- Time elapsed: 3.634 s
10:22:32 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsIndexOfItemInAColumnWithText -- Time elapsed: 3.384 s
10:22:32 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.findsItemsBasedOnIndex -- Time elapsed: 3.346 s
10:22:32 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.findsTable -- Time elapsed: 3.625 s
10:22:32 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.throwsExceptionIfMultipleIndicesOnSingleSelect -- Time elapsed: 3.265 s
10:22:32 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsTextCellBasedOnRowNumberColumnText -- Time elapsed: 3.440 s
10:22:32 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.settingSelectionOnInvalidRowTextThrowsException -- Time elapsed: 3.217 s
10:22:32 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.findsItemsBasedOnText -- Time elapsed: 3.294 s
10:22:32 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsIndexOfItemInAColumnWithIndex -- Time elapsed: 3.233 s
10:22:32 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.setsSelection -- Time elapsed: 3.229 s
10:22:32 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsIndexOfItem -- Time elapsed: 3.381 s
10:22:32 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.throwsExceptionIfTheRowNumberIsIllegal -- Time elapsed: 3.408 s
10:22:32 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.throwsExceptionIfTheColumnNumberIsIllegal -- Time elapsed: 3.288 s
10:22:32 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickListenerTest
10:22:32 
10:22:32 (SWT:1770): Gdk-CRITICAL **: 14:22:32.250: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:22:32 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickListenerTest
10:22:32 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickListenerTest.doubleClickOnCell -- Time elapsed: 0.130 s
10:22:32 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest
10:22:32 
10:22:32 (SWT:1770): Gdk-CRITICAL **: 14:22:32.388: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:22:32 
10:22:32 (SWT:1770): Gtk-WARNING **: 14:22:32.998: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:33 
10:22:33 (SWT:1770): Gtk-WARNING **: 14:22:33.005: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:33 
10:22:33 (SWT:1770): Gtk-WARNING **: 14:22:33.009: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:33 
10:22:33 (SWT:1770): Gtk-WARNING **: 14:22:33.010: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:33 
10:22:33 (SWT:1770): Gtk-WARNING **: 14:22:33.010: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:33 
10:22:33 (SWT:1770): Gtk-WARNING **: 14:22:33.013: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:33 
10:22:33 (SWT:1770): Gtk-WARNING **: 14:22:33.013: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:35 
10:22:35 (SWT:1770): Gdk-CRITICAL **: 14:22:35.567: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:22:36 
10:22:36 (SWT:1770): Gtk-WARNING **: 14:22:36.111: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:36 
10:22:36 (SWT:1770): Gtk-WARNING **: 14:22:36.118: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:36 
10:22:36 (SWT:1770): Gtk-WARNING **: 14:22:36.124: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:36 
10:22:36 (SWT:1770): Gtk-WARNING **: 14:22:36.124: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:36 
10:22:36 (SWT:1770): Gtk-WARNING **: 14:22:36.125: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:36 
10:22:36 (SWT:1770): Gtk-WARNING **: 14:22:36.129: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:36 
10:22:36 (SWT:1770): Gtk-WARNING **: 14:22:36.129: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:39 
10:22:39 (SWT:1770): Gdk-CRITICAL **: 14:22:39.121: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:22:39 
10:22:39 (SWT:1770): Gtk-WARNING **: 14:22:39.736: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:39 
10:22:39 (SWT:1770): Gtk-WARNING **: 14:22:39.742: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:39 
10:22:39 (SWT:1770): Gtk-WARNING **: 14:22:39.746: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:39 
10:22:39 (SWT:1770): Gtk-WARNING **: 14:22:39.746: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:39 
10:22:39 (SWT:1770): Gtk-WARNING **: 14:22:39.747: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:39 
10:22:39 (SWT:1770): Gtk-WARNING **: 14:22:39.750: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:39 
10:22:39 (SWT:1770): Gtk-WARNING **: 14:22:39.750: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:42 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.16 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest
10:22:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest.findsSliderInGroup -- Time elapsed: 3.178 s
10:22:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest.canSetSelection -- Time elapsed: 3.553 s
10:22:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest.findsSlider -- Time elapsed: 3.433 s
10:22:42 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest
10:22:42 
10:22:42 (SWT:1770): Gdk-CRITICAL **: 14:22:42.563: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:22:43 
10:22:43 (SWT:1770): Gtk-WARNING **: 14:22:43.186: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:43 
10:22:43 (SWT:1770): Gtk-WARNING **: 14:22:43.192: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:43 
10:22:43 (SWT:1770): Gtk-WARNING **: 14:22:43.196: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:43 
10:22:43 (SWT:1770): Gtk-WARNING **: 14:22:43.196: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:43 
10:22:43 (SWT:1770): Gtk-WARNING **: 14:22:43.196: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:43 
10:22:43 (SWT:1770): Gtk-WARNING **: 14:22:43.199: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:43 
10:22:43 (SWT:1770): Gtk-WARNING **: 14:22:43.199: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:46 
10:22:46 (SWT:1770): Gdk-CRITICAL **: 14:22:46.349: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:22:46 
10:22:46 (SWT:1770): Gtk-WARNING **: 14:22:46.920: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:46 
10:22:46 (SWT:1770): Gtk-WARNING **: 14:22:46.934: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:46 
10:22:46 (SWT:1770): Gtk-WARNING **: 14:22:46.938: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:46 
10:22:46 (SWT:1770): Gtk-WARNING **: 14:22:46.939: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:46 
10:22:46 (SWT:1770): Gtk-WARNING **: 14:22:46.939: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:46 
10:22:46 (SWT:1770): Gtk-WARNING **: 14:22:46.942: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:46 
10:22:46 (SWT:1770): Gtk-WARNING **: 14:22:46.942: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:50 
10:22:50 (SWT:1770): Gdk-CRITICAL **: 14:22:50.140: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:22:50 
10:22:50 (SWT:1770): Gtk-WARNING **: 14:22:50.772: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:50 
10:22:50 (SWT:1770): Gtk-WARNING **: 14:22:50.779: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:50 
10:22:50 (SWT:1770): Gtk-WARNING **: 14:22:50.783: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:50 
10:22:50 (SWT:1770): Gtk-WARNING **: 14:22:50.783: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:50 
10:22:50 (SWT:1770): Gtk-WARNING **: 14:22:50.783: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:50 
10:22:50 (SWT:1770): Gtk-WARNING **: 14:22:50.786: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:50 
10:22:50 (SWT:1770): Gtk-WARNING **: 14:22:50.786: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:53 
10:22:53 (SWT:1770): Gdk-CRITICAL **: 14:22:53.752: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:22:54 
10:22:54 (SWT:1770): Gtk-WARNING **: 14:22:54.319: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:54 
10:22:54 (SWT:1770): Gtk-WARNING **: 14:22:54.326: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:54 
10:22:54 (SWT:1770): Gtk-WARNING **: 14:22:54.329: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:54 
10:22:54 (SWT:1770): Gtk-WARNING **: 14:22:54.330: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:54 
10:22:54 (SWT:1770): Gtk-WARNING **: 14:22:54.330: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:54 
10:22:54 (SWT:1770): Gtk-WARNING **: 14:22:54.333: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:54 
10:22:54 (SWT:1770): Gtk-WARNING **: 14:22:54.333: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:57 
10:22:57 (SWT:1770): Gdk-CRITICAL **: 14:22:57.511: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:22:58 
10:22:58 (SWT:1770): Gtk-WARNING **: 14:22:58.209: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:58 
10:22:58 (SWT:1770): Gtk-WARNING **: 14:22:58.216: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:58 
10:22:58 (SWT:1770): Gtk-WARNING **: 14:22:58.220: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:58 
10:22:58 (SWT:1770): Gtk-WARNING **: 14:22:58.221: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:58 
10:22:58 (SWT:1770): Gtk-WARNING **: 14:22:58.221: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:58 
10:22:58 (SWT:1770): Gtk-WARNING **: 14:22:58.224: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:22:58 
10:22:58 (SWT:1770): Gtk-WARNING **: 14:22:58.224: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:01 
10:23:01 (SWT:1770): Gdk-CRITICAL **: 14:23:01.210: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:23:01 
10:23:01 (SWT:1770): Gtk-WARNING **: 14:23:01.846: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:01 
10:23:01 (SWT:1770): Gtk-WARNING **: 14:23:01.853: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:01 
10:23:01 (SWT:1770): Gtk-WARNING **: 14:23:01.856: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:01 
10:23:01 (SWT:1770): Gtk-WARNING **: 14:23:01.856: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:01 
10:23:01 (SWT:1770): Gtk-WARNING **: 14:23:01.857: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:01 
10:23:01 (SWT:1770): Gtk-WARNING **: 14:23:01.859: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:01 
10:23:01 (SWT:1770): Gtk-WARNING **: 14:23:01.859: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:04 
10:23:04 (SWT:1770): Gdk-CRITICAL **: 14:23:04.829: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:23:05 
10:23:05 (SWT:1770): Gtk-WARNING **: 14:23:05.387: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:05 
10:23:05 (SWT:1770): Gtk-WARNING **: 14:23:05.399: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:05 
10:23:05 (SWT:1770): Gtk-WARNING **: 14:23:05.402: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:05 
10:23:05 (SWT:1770): Gtk-WARNING **: 14:23:05.402: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:05 
10:23:05 (SWT:1770): Gtk-WARNING **: 14:23:05.403: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:05 
10:23:05 (SWT:1770): Gtk-WARNING **: 14:23:05.405: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:05 
10:23:05 (SWT:1770): Gtk-WARNING **: 14:23:05.405: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:08 
10:23:08 (SWT:1770): Gdk-CRITICAL **: 14:23:08.121: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:23:08 
10:23:08 (SWT:1770): Gtk-WARNING **: 14:23:08.688: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:08 
10:23:08 (SWT:1770): Gtk-WARNING **: 14:23:08.695: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:08 
10:23:08 (SWT:1770): Gtk-WARNING **: 14:23:08.698: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:08 
10:23:08 (SWT:1770): Gtk-WARNING **: 14:23:08.699: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:08 
10:23:08 (SWT:1770): Gtk-WARNING **: 14:23:08.699: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:08 
10:23:08 (SWT:1770): Gtk-WARNING **: 14:23:08.702: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:08 
10:23:08 (SWT:1770): Gtk-WARNING **: 14:23:08.702: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:11 
10:23:11 (SWT:1770): Gdk-CRITICAL **: 14:23:11.808: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:23:12 
10:23:12 (SWT:1770): Gtk-WARNING **: 14:23:12.461: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:12 
10:23:12 (SWT:1770): Gtk-WARNING **: 14:23:12.469: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:12 
10:23:12 (SWT:1770): Gtk-WARNING **: 14:23:12.472: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:12 
10:23:12 (SWT:1770): Gtk-WARNING **: 14:23:12.473: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:12 
10:23:12 (SWT:1770): Gtk-WARNING **: 14:23:12.473: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:12 
10:23:12 (SWT:1770): Gtk-WARNING **: 14:23:12.477: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:12 
10:23:12 (SWT:1770): Gtk-WARNING **: 14:23:12.477: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:15 
10:23:15 (SWT:1770): Gdk-CRITICAL **: 14:23:15.739: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:23:16 
10:23:16 (SWT:1770): Gtk-WARNING **: 14:23:16.512: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:16 
10:23:16 (SWT:1770): Gtk-WARNING **: 14:23:16.525: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:16 
10:23:16 (SWT:1770): Gtk-WARNING **: 14:23:16.529: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:16 
10:23:16 (SWT:1770): Gtk-WARNING **: 14:23:16.529: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:16 
10:23:16 (SWT:1770): Gtk-WARNING **: 14:23:16.530: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:16 
10:23:16 (SWT:1770): Gtk-WARNING **: 14:23:16.533: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:16 
10:23:16 (SWT:1770): Gtk-WARNING **: 14:23:16.533: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:19 
10:23:19 (SWT:1770): Gdk-CRITICAL **: 14:23:19.211: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:23:19 
10:23:19 (SWT:1770): Gtk-WARNING **: 14:23:19.842: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:19 
10:23:19 (SWT:1770): Gtk-WARNING **: 14:23:19.849: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:19 
10:23:19 (SWT:1770): Gtk-WARNING **: 14:23:19.852: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:19 
10:23:19 (SWT:1770): Gtk-WARNING **: 14:23:19.853: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:19 
10:23:19 (SWT:1770): Gtk-WARNING **: 14:23:19.853: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:19 
10:23:19 (SWT:1770): Gtk-WARNING **: 14:23:19.856: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:19 
10:23:19 (SWT:1770): Gtk-WARNING **: 14:23:19.856: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:23 
10:23:23 (SWT:1770): Gdk-CRITICAL **: 14:23:23.315: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:23:23 
10:23:23 (SWT:1770): Gtk-WARNING **: 14:23:23.945: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:23 
10:23:23 (SWT:1770): Gtk-WARNING **: 14:23:23.952: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:23 
10:23:23 (SWT:1770): Gtk-WARNING **: 14:23:23.955: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:23 
10:23:23 (SWT:1770): Gtk-WARNING **: 14:23:23.956: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:23 
10:23:23 (SWT:1770): Gtk-WARNING **: 14:23:23.956: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:23 
10:23:23 (SWT:1770): Gtk-WARNING **: 14:23:23.959: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:23 
10:23:23 (SWT:1770): Gtk-WARNING **: 14:23:23.959: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:26 
10:23:26 (SWT:1770): Gdk-CRITICAL **: 14:23:26.753: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:23:27 
10:23:27 (SWT:1770): Gtk-WARNING **: 14:23:27.400: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:27 
10:23:27 (SWT:1770): Gtk-WARNING **: 14:23:27.407: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:27 
10:23:27 (SWT:1770): Gtk-WARNING **: 14:23:27.411: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:27 
10:23:27 (SWT:1770): Gtk-WARNING **: 14:23:27.411: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:27 
10:23:27 (SWT:1770): Gtk-WARNING **: 14:23:27.411: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:27 
10:23:27 (SWT:1770): Gtk-WARNING **: 14:23:27.414: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:27 
10:23:27 (SWT:1770): Gtk-WARNING **: 14:23:27.414: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:31 
10:23:31 (SWT:1770): Gdk-CRITICAL **: 14:23:31.264: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:23:31 
10:23:31 (SWT:1770): Gtk-WARNING **: 14:23:31.872: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:31 
10:23:31 (SWT:1770): Gtk-WARNING **: 14:23:31.878: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:31 
10:23:31 (SWT:1770): Gtk-WARNING **: 14:23:31.882: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:31 
10:23:31 (SWT:1770): Gtk-WARNING **: 14:23:31.883: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:31 
10:23:31 (SWT:1770): Gtk-WARNING **: 14:23:31.883: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:31 
10:23:31 (SWT:1770): Gtk-WARNING **: 14:23:31.886: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:31 
10:23:31 (SWT:1770): Gtk-WARNING **: 14:23:31.886: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:35 
10:23:35 (SWT:1770): Gdk-CRITICAL **: 14:23:35.550: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:23:36 
10:23:36 (SWT:1770): Gtk-WARNING **: 14:23:36.406: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:36 
10:23:36 (SWT:1770): Gtk-WARNING **: 14:23:36.413: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:36 
10:23:36 (SWT:1770): Gtk-WARNING **: 14:23:36.417: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:36 
10:23:36 (SWT:1770): Gtk-WARNING **: 14:23:36.417: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:36 
10:23:36 (SWT:1770): Gtk-WARNING **: 14:23:36.417: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:36 
10:23:36 (SWT:1770): Gtk-WARNING **: 14:23:36.420: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:36 
10:23:36 (SWT:1770): Gtk-WARNING **: 14:23:36.420: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:39 
10:23:39 (SWT:1770): Gdk-CRITICAL **: 14:23:39.493: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:23:40 
10:23:40 (SWT:1770): Gtk-WARNING **: 14:23:40.218: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:40 
10:23:40 (SWT:1770): Gtk-WARNING **: 14:23:40.226: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:40 
10:23:40 (SWT:1770): Gtk-WARNING **: 14:23:40.230: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:40 
10:23:40 (SWT:1770): Gtk-WARNING **: 14:23:40.231: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:40 
10:23:40 (SWT:1770): Gtk-WARNING **: 14:23:40.231: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:40 
10:23:40 (SWT:1770): Gtk-WARNING **: 14:23:40.236: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:40 
10:23:40 (SWT:1770): Gtk-WARNING **: 14:23:40.236: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:43 
10:23:43 (SWT:1770): Gdk-CRITICAL **: 14:23:43.109: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:23:43 
10:23:43 (SWT:1770): Gtk-WARNING **: 14:23:43.708: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:43 
10:23:43 (SWT:1770): Gtk-WARNING **: 14:23:43.714: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:43 
10:23:43 (SWT:1770): Gtk-WARNING **: 14:23:43.718: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:43 
10:23:43 (SWT:1770): Gtk-WARNING **: 14:23:43.718: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:43 
10:23:43 (SWT:1770): Gtk-WARNING **: 14:23:43.718: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:43 
10:23:43 (SWT:1770): Gtk-WARNING **: 14:23:43.721: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:43 
10:23:43 (SWT:1770): Gtk-WARNING **: 14:23:43.721: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:47 
10:23:47 (SWT:1770): Gdk-CRITICAL **: 14:23:47.185: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:23:47 
10:23:47 (SWT:1770): Gtk-WARNING **: 14:23:47.773: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:47 
10:23:47 (SWT:1770): Gtk-WARNING **: 14:23:47.780: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:47 
10:23:47 (SWT:1770): Gtk-WARNING **: 14:23:47.784: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:47 
10:23:47 (SWT:1770): Gtk-WARNING **: 14:23:47.785: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:47 
10:23:47 (SWT:1770): Gtk-WARNING **: 14:23:47.785: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:47 
10:23:47 (SWT:1770): Gtk-WARNING **: 14:23:47.788: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:47 
10:23:47 (SWT:1770): Gtk-WARNING **: 14:23:47.788: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:51 
10:23:51 (SWT:1770): Gdk-CRITICAL **: 14:23:51.665: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:23:52 
10:23:52 (SWT:1770): Gtk-WARNING **: 14:23:52.286: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:52 
10:23:52 (SWT:1770): Gtk-WARNING **: 14:23:52.293: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:52 
10:23:52 (SWT:1770): Gtk-WARNING **: 14:23:52.297: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:52 
10:23:52 (SWT:1770): Gtk-WARNING **: 14:23:52.297: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:52 
10:23:52 (SWT:1770): Gtk-WARNING **: 14:23:52.297: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:52 
10:23:52 (SWT:1770): Gtk-WARNING **: 14:23:52.300: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:52 
10:23:52 (SWT:1770): Gtk-WARNING **: 14:23:52.300: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:55 
10:23:55 (SWT:1770): Gdk-CRITICAL **: 14:23:55.591: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:23:56 
10:23:56 (SWT:1770): Gtk-WARNING **: 14:23:56.501: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:56 
10:23:56 (SWT:1770): Gtk-WARNING **: 14:23:56.520: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:56 
10:23:56 (SWT:1770): Gtk-WARNING **: 14:23:56.533: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:56 
10:23:56 (SWT:1770): Gtk-WARNING **: 14:23:56.533: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:56 
10:23:56 (SWT:1770): Gtk-WARNING **: 14:23:56.534: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:56 
10:23:56 (SWT:1770): Gtk-WARNING **: 14:23:56.545: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:56 
10:23:56 (SWT:1770): Gtk-WARNING **: 14:23:56.545: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:23:59 
10:23:59 (SWT:1770): Gdk-CRITICAL **: 14:23:59.374: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:24:00 
10:24:00 (SWT:1770): Gtk-WARNING **: 14:24:00.076: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:00 
10:24:00 (SWT:1770): Gtk-WARNING **: 14:24:00.083: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:00 
10:24:00 (SWT:1770): Gtk-WARNING **: 14:24:00.087: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:00 
10:24:00 (SWT:1770): Gtk-WARNING **: 14:24:00.088: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:00 
10:24:00 (SWT:1770): Gtk-WARNING **: 14:24:00.088: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:00 
10:24:00 (SWT:1770): Gtk-WARNING **: 14:24:00.091: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:00 
10:24:00 (SWT:1770): Gtk-WARNING **: 14:24:00.091: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:03 
10:24:03 (SWT:1770): Gdk-CRITICAL **: 14:24:03.544: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:24:04 
10:24:04 (SWT:1770): Gtk-WARNING **: 14:24:04.470: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:04 
10:24:04 (SWT:1770): Gtk-WARNING **: 14:24:04.478: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:04 
10:24:04 (SWT:1770): Gtk-WARNING **: 14:24:04.482: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:04 
10:24:04 (SWT:1770): Gtk-WARNING **: 14:24:04.483: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:04 
10:24:04 (SWT:1770): Gtk-WARNING **: 14:24:04.483: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:04 
10:24:04 (SWT:1770): Gtk-WARNING **: 14:24:04.486: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:04 
10:24:04 (SWT:1770): Gtk-WARNING **: 14:24:04.486: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:08 
10:24:08 (SWT:1770): Gdk-CRITICAL **: 14:24:08.629: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:24:09 
10:24:09 (SWT:1770): Gtk-WARNING **: 14:24:09.310: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:09 
10:24:09 (SWT:1770): Gtk-WARNING **: 14:24:09.318: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:09 
10:24:09 (SWT:1770): Gtk-WARNING **: 14:24:09.322: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:09 
10:24:09 (SWT:1770): Gtk-WARNING **: 14:24:09.323: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:09 
10:24:09 (SWT:1770): Gtk-WARNING **: 14:24:09.323: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:09 
10:24:09 (SWT:1770): Gtk-WARNING **: 14:24:09.328: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:09 
10:24:09 (SWT:1770): Gtk-WARNING **: 14:24:09.328: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:18 
10:24:18 (SWT:1770): Gdk-CRITICAL **: 14:24:18.011: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:24:18 
10:24:18 (SWT:1770): Gtk-WARNING **: 14:24:18.870: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:18 
10:24:18 (SWT:1770): Gtk-WARNING **: 14:24:18.878: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:18 
10:24:18 (SWT:1770): Gtk-WARNING **: 14:24:18.882: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:18 
10:24:18 (SWT:1770): Gtk-WARNING **: 14:24:18.882: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:18 
10:24:18 (SWT:1770): Gtk-WARNING **: 14:24:18.882: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:18 
10:24:18 (SWT:1770): Gtk-WARNING **: 14:24:18.885: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:18 
10:24:18 (SWT:1770): Gtk-WARNING **: 14:24:18.886: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:22 
10:24:22 (SWT:1770): Gdk-CRITICAL **: 14:24:22.743: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:24:23 
10:24:23 (SWT:1770): Gtk-WARNING **: 14:24:23.539: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:23 
10:24:23 (SWT:1770): Gtk-WARNING **: 14:24:23.547: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:23 
10:24:23 (SWT:1770): Gtk-WARNING **: 14:24:23.552: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:23 
10:24:23 (SWT:1770): Gtk-WARNING **: 14:24:23.553: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:23 
10:24:23 (SWT:1770): Gtk-WARNING **: 14:24:23.553: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:23 
10:24:23 (SWT:1770): Gtk-WARNING **: 14:24:23.557: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:23 
10:24:23 (SWT:1770): Gtk-WARNING **: 14:24:23.557: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:27 
10:24:27 (SWT:1770): Gdk-CRITICAL **: 14:24:27.088: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:24:27 
10:24:27 (SWT:1770): Gtk-WARNING **: 14:24:27.869: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:27 
10:24:27 (SWT:1770): Gtk-WARNING **: 14:24:27.876: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:27 
10:24:27 (SWT:1770): Gtk-WARNING **: 14:24:27.880: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:27 
10:24:27 (SWT:1770): Gtk-WARNING **: 14:24:27.881: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:27 
10:24:27 (SWT:1770): Gtk-WARNING **: 14:24:27.881: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:27 
10:24:27 (SWT:1770): Gtk-WARNING **: 14:24:27.884: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:27 
10:24:27 (SWT:1770): Gtk-WARNING **: 14:24:27.884: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:31 Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 108.9 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest
10:24:31 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.setsMultipleSelection -- Time elapsed: 3.786 s
10:24:31 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.selectsAll -- Time elapsed: 3.791 s
10:24:31 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsColumnTextBasedOnRowColumnNumbers -- Time elapsed: 3.610 s
10:24:31 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.doubleClicksOnANode -- Time elapsed: 3.760 s
10:24:31 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.clicksOnANode -- Time elapsed: 3.698 s
10:24:31 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.setEmptySelection -- Time elapsed: 3.616 s
10:24:31 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsSelectionCount -- Time elapsed: 3.292 s
10:24:31 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsSingleSelection -- Time elapsed: 3.686 s
10:24:31 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsAllColumnHeadings -- Time elapsed: 3.931 s
10:24:31 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.findsAnyTree -- Time elapsed: 3.473 s
10:24:31 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.expandsNode -- Time elapsed: 4.105 s
10:24:31 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.expandANodePath -- Time elapsed: 3.437 s
10:24:31 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.unselectsSelection -- Time elapsed: 4.511 s
10:24:31 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsMultipleSingleSelection -- Time elapsed: 4.286 s
10:24:31 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsColumnCount -- Time elapsed: 3.940 s
10:24:31 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsAllTreeItems -- Time elapsed: 3.613 s
10:24:31 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.selectsMultipleOnSingleSelectTree -- Time elapsed: 4.078 s
10:24:31 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.expandsNodeToMax -- Time elapsed: 4.479 s
10:24:31 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.findsTree -- Time elapsed: 3.926 s
10:24:31 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.expandEmptyPath -- Time elapsed: 3.782 s
10:24:31 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsRowCount -- Time elapsed: 4.170 s
10:24:31 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.clicksOnANodeInAColumn -- Time elapsed: 5.084 s
10:24:31 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.setsMultipleSelectionUnknownItem -- Time elapsed: 9.380 s
10:24:31 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsTextCellBasedOnRowNumberColumnText -- Time elapsed: 4.719 s
10:24:31 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsColumnCountOnMultiColumnTree -- Time elapsed: 4.358 s
10:24:31 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.setsSelection -- Time elapsed: 4.345 s
10:24:31 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest
10:24:31 
10:24:31 (SWT:1770): Gdk-CRITICAL **: 14:24:31.443: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:24:32 
10:24:32 (SWT:1770): Gdk-CRITICAL **: 14:24:32.480: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:24:33 
10:24:33 (SWT:1770): Gdk-CRITICAL **: 14:24:33.268: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:24:33 
10:24:33 (SWT:1770): Gdk-CRITICAL **: 14:24:33.930: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:24:34 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.140 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest
10:24:34 org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest.findsAlignment -- Time elapsed: 1.033 s
10:24:34 org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest.findsCLabel -- Time elapsed: 0.787 s
10:24:34 org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest.findsCLabel1 -- Time elapsed: 0.662 s
10:24:34 org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest.getsImage -- Time elapsed: 0.655 s
10:24:34 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest
10:24:34 
10:24:34 (SWT:1770): Gdk-CRITICAL **: 14:24:34.593: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:24:35 
10:24:35 (SWT:1770): Gtk-WARNING **: 14:24:35.272: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:35 
10:24:35 (SWT:1770): Gtk-WARNING **: 14:24:35.279: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:35 
10:24:35 (SWT:1770): Gtk-WARNING **: 14:24:35.283: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:35 
10:24:35 (SWT:1770): Gtk-WARNING **: 14:24:35.284: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:35 
10:24:35 (SWT:1770): Gtk-WARNING **: 14:24:35.284: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:35 
10:24:35 (SWT:1770): Gtk-WARNING **: 14:24:35.287: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:35 
10:24:35 (SWT:1770): Gtk-WARNING **: 14:24:35.287: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:38 
10:24:38 (SWT:1770): Gdk-CRITICAL **: 14:24:38.948: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:24:39 
10:24:39 (SWT:1770): Gtk-WARNING **: 14:24:39.631: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:39 
10:24:39 (SWT:1770): Gtk-WARNING **: 14:24:39.639: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:39 
10:24:39 (SWT:1770): Gtk-WARNING **: 14:24:39.643: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:39 
10:24:39 (SWT:1770): Gtk-WARNING **: 14:24:39.644: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:39 
10:24:39 (SWT:1770): Gtk-WARNING **: 14:24:39.644: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:39 
10:24:39 (SWT:1770): Gtk-WARNING **: 14:24:39.648: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:39 
10:24:39 (SWT:1770): Gtk-WARNING **: 14:24:39.648: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:43 
10:24:43 (SWT:1770): Gdk-CRITICAL **: 14:24:43.000: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:24:43 
10:24:43 (SWT:1770): Gtk-WARNING **: 14:24:43.632: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:43 
10:24:43 (SWT:1770): Gtk-WARNING **: 14:24:43.639: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:43 
10:24:43 (SWT:1770): Gtk-WARNING **: 14:24:43.643: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:43 
10:24:43 (SWT:1770): Gtk-WARNING **: 14:24:43.643: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:43 
10:24:43 (SWT:1770): Gtk-WARNING **: 14:24:43.644: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:43 
10:24:43 (SWT:1770): Gtk-WARNING **: 14:24:43.647: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:43 
10:24:43 (SWT:1770): Gtk-WARNING **: 14:24:43.647: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:47 Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 12.84 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest
10:24:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest.clicksToolBarButton -- Time elapsed: 4.354 s
10:24:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest skipped
10:24:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest.clicksToolBarButtonWithModifier -- Time elapsed: 4.052 s
10:24:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest.findsToolBarButtonWithIndex -- Time elapsed: 4.431 s
10:24:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest skipped
10:24:47 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest
10:24:47 
10:24:47 (SWT:1770): Gdk-CRITICAL **: 14:24:47.443: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:24:47 
10:24:47 (SWT:1770): Gdk-CRITICAL **: 14:24:47.551: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:24:47 Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.278 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest
10:24:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest skipped
10:24:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest.testJFaceErrorDialogButton -- Time elapsed: 0.169 s
10:24:47 Running org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest
10:24:47 
10:24:47 (SWT:1770): Gdk-CRITICAL **: 14:24:47.737: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:24:48 
10:24:48 (SWT:1770): Gtk-WARNING **: 14:24:48.577: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:48 
10:24:48 (SWT:1770): Gtk-WARNING **: 14:24:48.589: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:48 
10:24:48 (SWT:1770): Gtk-WARNING **: 14:24:48.597: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:48 
10:24:48 (SWT:1770): Gtk-WARNING **: 14:24:48.598: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:48 
10:24:48 (SWT:1770): Gtk-WARNING **: 14:24:48.598: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:48 
10:24:48 (SWT:1770): Gtk-WARNING **: 14:24:48.602: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:48 
10:24:48 (SWT:1770): Gtk-WARNING **: 14:24:48.602: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:51 
10:24:51 (SWT:1770): Gdk-CRITICAL **: 14:24:51.522: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:24:52 
10:24:52 (SWT:1770): Gtk-WARNING **: 14:24:52.252: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:52 
10:24:52 (SWT:1770): Gtk-WARNING **: 14:24:52.260: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:52 
10:24:52 (SWT:1770): Gtk-WARNING **: 14:24:52.265: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:52 
10:24:52 (SWT:1770): Gtk-WARNING **: 14:24:52.265: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:52 
10:24:52 (SWT:1770): Gtk-WARNING **: 14:24:52.266: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:52 
10:24:52 (SWT:1770): Gtk-WARNING **: 14:24:52.270: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:52 
10:24:52 (SWT:1770): Gtk-WARNING **: 14:24:52.270: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:55 
10:24:55 (SWT:1770): Gdk-CRITICAL **: 14:24:55.312: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:24:56 
10:24:56 (SWT:1770): Gtk-WARNING **: 14:24:56.117: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:56 
10:24:56 (SWT:1770): Gtk-WARNING **: 14:24:56.128: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:56 
10:24:56 (SWT:1770): Gtk-WARNING **: 14:24:56.133: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:56 
10:24:56 (SWT:1770): Gtk-WARNING **: 14:24:56.134: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:56 
10:24:56 (SWT:1770): Gtk-WARNING **: 14:24:56.134: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:56 
10:24:56 (SWT:1770): Gtk-WARNING **: 14:24:56.139: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:56 
10:24:56 (SWT:1770): Gtk-WARNING **: 14:24:56.139: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:59 
10:24:59 (SWT:1770): Gdk-CRITICAL **: 14:24:59.318: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:24:59 
10:24:59 (SWT:1770): Gtk-WARNING **: 14:24:59.978: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:59 
10:24:59 (SWT:1770): Gtk-WARNING **: 14:24:59.986: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:59 
10:24:59 (SWT:1770): Gtk-WARNING **: 14:24:59.990: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:59 
10:24:59 (SWT:1770): Gtk-WARNING **: 14:24:59.990: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:59 
10:24:59 (SWT:1770): Gtk-WARNING **: 14:24:59.990: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:59 
10:24:59 (SWT:1770): Gtk-WARNING **: 14:24:59.993: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:24:59 
10:24:59 (SWT:1770): Gtk-WARNING **: 14:24:59.994: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:03 
10:25:03 (SWT:1770): Gdk-CRITICAL **: 14:25:03.224: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:25:04 
10:25:04 (SWT:1770): Gtk-WARNING **: 14:25:04.057: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:04 
10:25:04 (SWT:1770): Gtk-WARNING **: 14:25:04.065: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:04 
10:25:04 (SWT:1770): Gtk-WARNING **: 14:25:04.069: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:04 
10:25:04 (SWT:1770): Gtk-WARNING **: 14:25:04.070: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:04 
10:25:04 (SWT:1770): Gtk-WARNING **: 14:25:04.070: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:04 
10:25:04 (SWT:1770): Gtk-WARNING **: 14:25:04.074: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:04 
10:25:04 (SWT:1770): Gtk-WARNING **: 14:25:04.074: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:07 
10:25:07 (SWT:1770): Gdk-CRITICAL **: 14:25:07.282: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:25:07 
10:25:07 (SWT:1770): Gtk-WARNING **: 14:25:07.926: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:07 
10:25:07 (SWT:1770): Gtk-WARNING **: 14:25:07.934: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:07 
10:25:07 (SWT:1770): Gtk-WARNING **: 14:25:07.938: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:07 
10:25:07 (SWT:1770): Gtk-WARNING **: 14:25:07.938: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:07 
10:25:07 (SWT:1770): Gtk-WARNING **: 14:25:07.938: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:07 
10:25:07 (SWT:1770): Gtk-WARNING **: 14:25:07.942: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:07 
10:25:07 (SWT:1770): Gtk-WARNING **: 14:25:07.942: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:10 
10:25:10 (SWT:1770): Gdk-CRITICAL **: 14:25:10.964: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:25:11 
10:25:11 (SWT:1770): Gtk-WARNING **: 14:25:11.607: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:11 
10:25:11 (SWT:1770): Gtk-WARNING **: 14:25:11.614: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:11 
10:25:11 (SWT:1770): Gtk-WARNING **: 14:25:11.619: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:11 
10:25:11 (SWT:1770): Gtk-WARNING **: 14:25:11.619: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:11 
10:25:11 (SWT:1770): Gtk-WARNING **: 14:25:11.619: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:11 
10:25:11 (SWT:1770): Gtk-WARNING **: 14:25:11.623: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:11 
10:25:11 (SWT:1770): Gtk-WARNING **: 14:25:11.623: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:14 
10:25:14 (SWT:1770): Gdk-CRITICAL **: 14:25:14.530: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:25:15 
10:25:15 (SWT:1770): Gtk-WARNING **: 14:25:15.331: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:15 
10:25:15 (SWT:1770): Gtk-WARNING **: 14:25:15.343: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:15 
10:25:15 (SWT:1770): Gtk-WARNING **: 14:25:15.351: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:15 
10:25:15 (SWT:1770): Gtk-WARNING **: 14:25:15.351: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:15 
10:25:15 (SWT:1770): Gtk-WARNING **: 14:25:15.352: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:15 
10:25:15 (SWT:1770): Gtk-WARNING **: 14:25:15.358: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:15 
10:25:15 (SWT:1770): Gtk-WARNING **: 14:25:15.358: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:18 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.51 s -- in org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest
10:25:18 org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest.findsRightIndexOfControlInParentWithNoParent -- Time elapsed: 3.791 s
10:25:18 org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest.getsToString -- Time elapsed: 3.787 s
10:25:18 org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest.findsNextWidget -- Time elapsed: 4.005 s
10:25:18 org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest.findsIndexOfArbritryControl -- Time elapsed: 3.905 s
10:25:18 org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest.nextWidgetOnLastWidgetIsNull -- Time elapsed: 4.056 s
10:25:18 org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest.getsCorrectStyle -- Time elapsed: 3.681 s
10:25:18 org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest.previousWidgetOnFirstWidget -- Time elapsed: 3.567 s
10:25:18 org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest.findsPreviousWidget -- Time elapsed: 3.708 s
10:25:18 Running org.eclipse.swtbot.swt.finder.utils.CredentialsTest
10:25:18 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.swtbot.swt.finder.utils.CredentialsTest
10:25:18 org.eclipse.swtbot.swt.finder.utils.CredentialsTest.testHashCode -- Time elapsed: 0.001 s
10:25:18 org.eclipse.swtbot.swt.finder.utils.CredentialsTest.testEquals -- Time elapsed: 0 s
10:25:18 Running org.eclipse.swtbot.swt.finder.utils.PositionTest
10:25:18 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.swtbot.swt.finder.utils.PositionTest
10:25:18 org.eclipse.swtbot.swt.finder.utils.PositionTest.equalsAndHashCode -- Time elapsed: 0 s
10:25:18 org.eclipse.swtbot.swt.finder.utils.PositionTest.equalsAndHashCodeNegative -- Time elapsed: 0 s
10:25:18 Running org.eclipse.swtbot.swt.finder.utils.TableCollectionTest
10:25:18 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.swtbot.swt.finder.utils.TableCollectionTest
10:25:18 org.eclipse.swtbot.swt.finder.utils.TableCollectionTest.getsToString -- Time elapsed: 0 s
10:25:18 org.eclipse.swtbot.swt.finder.utils.TableCollectionTest.hashCodeIsSameForSameTableCollections -- Time elapsed: 0 s
10:25:18 org.eclipse.swtbot.swt.finder.utils.TableCollectionTest.equalsForSameTableCollections -- Time elapsed: 0 s
10:25:18 Running org.eclipse.swtbot.swt.finder.utils.TreePathTest
10:25:18 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.swtbot.swt.finder.utils.TreePathTest
10:25:18 org.eclipse.swtbot.swt.finder.utils.TreePathTest.canPopLastElementFromTreePath -- Time elapsed: 0 s
10:25:18 org.eclipse.swtbot.swt.finder.utils.TreePathTest.popsNothingIfTreePathIsEmpty -- Time elapsed: 0 s
10:25:18 Running org.eclipse.swtbot.swt.finder.utils.ClassUtilsTest
10:25:18 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.swtbot.swt.finder.utils.ClassUtilsTest
10:25:18 org.eclipse.swtbot.swt.finder.utils.ClassUtilsTest.getsSimpleClassName -- Time elapsed: 0.001 s
10:25:18 Running org.eclipse.swtbot.swt.finder.utils.BidiMapTest
10:25:18 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.swtbot.swt.finder.utils.BidiMapTest
10:25:18 org.eclipse.swtbot.swt.finder.utils.BidiMapTest.canIterateThroughAllElements -- Time elapsed: 0.001 s
10:25:18 org.eclipse.swtbot.swt.finder.utils.BidiMapTest.canFindObjectBasedOnKey -- Time elapsed: 0 s
10:25:18 org.eclipse.swtbot.swt.finder.utils.BidiMapTest.canFindObjectBasedOnValue -- Time elapsed: 0 s
10:25:18 Running org.eclipse.swtbot.swt.finder.utils.FileUtilsTest
10:25:18 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.swtbot.swt.finder.utils.FileUtilsTest
10:25:18 org.eclipse.swtbot.swt.finder.utils.FileUtilsTest.canReadFromURL -- Time elapsed: 0.001 s
10:25:18 org.eclipse.swtbot.swt.finder.utils.FileUtilsTest.canWriteToAFile -- Time elapsed: 0 s
10:25:18 org.eclipse.swtbot.swt.finder.utils.FileUtilsTest.canReadFromFile -- Time elapsed: 0 s
10:25:18 Running org.eclipse.swtbot.swt.finder.utils.StringUtilsTest
10:25:18 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.swtbot.swt.finder.utils.StringUtilsTest
10:25:18 org.eclipse.swtbot.swt.finder.utils.StringUtilsTest.canJoinListsUsingTheObjectConverter -- Time elapsed: 0.001 s
10:25:18 org.eclipse.swtbot.swt.finder.utils.StringUtilsTest.isEmptyOrNull -- Time elapsed: 0 s
10:25:18 org.eclipse.swtbot.swt.finder.utils.StringUtilsTest.joinOfObjects -- Time elapsed: 0 s
10:25:18 Running org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest
10:25:18 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest
10:25:18 org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest.getsKeySetOfTheMap -- Time elapsed: 0.001 s
10:25:18 org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest.mapsMultipleValuesToAKey -- Time elapsed: 0 s
10:25:18 Running org.eclipse.swtbot.swt.finder.utils.MenuDetectTest
10:25:18 
10:25:18 (SWT:1770): Gdk-CRITICAL **: 14:25:18.328: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:25:18 
10:25:18 (SWT:1770): Gtk-CRITICAL **: 14:25:18.489: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:25:18 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 s -- in org.eclipse.swtbot.swt.finder.utils.MenuDetectTest
10:25:18 org.eclipse.swtbot.swt.finder.utils.MenuDetectTest.testMenuDetect -- Time elapsed: 0.275 s
10:25:18 Running org.eclipse.swtbot.swt.finder.utils.ImageFormatConverterTest
10:25:18 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.swtbot.swt.finder.utils.ImageFormatConverterTest
10:25:18 org.eclipse.swtbot.swt.finder.utils.ImageFormatConverterTest.translatesFromStringsToIds -- Time elapsed: 0.001 s
10:25:18 Running org.eclipse.swtbot.swt.finder.utils.TableRowTest
10:25:18 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.swtbot.swt.finder.utils.TableRowTest
10:25:18 org.eclipse.swtbot.swt.finder.utils.TableRowTest.hashCodeIsSameForSameTableRows -- Time elapsed: 0 s
10:25:18 org.eclipse.swtbot.swt.finder.utils.TableRowTest.getsToString -- Time elapsed: 0 s
10:25:18 org.eclipse.swtbot.swt.finder.utils.TableRowTest.equalsForUnequalTableRows -- Time elapsed: 0 s
10:25:18 org.eclipse.swtbot.swt.finder.utils.TableRowTest.hashCodeIsDifferentForDifferentTableRows -- Time elapsed: 0 s
10:25:18 org.eclipse.swtbot.swt.finder.utils.TableRowTest.equalsForEqualTableRows -- Time elapsed: 0 s
10:25:18 Running org.eclipse.swtbot.swt.finder.resolvers.ResolverTest
10:25:18 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.swtbot.swt.finder.resolvers.ResolverTest
10:25:18 org.eclipse.swtbot.swt.finder.resolvers.ResolverTest.doesNotGetResolverForNonRegisteredTypes -- Time elapsed: 0 s
10:25:18 org.eclipse.swtbot.swt.finder.resolvers.ResolverTest.getsResolverForRegisteredTypes -- Time elapsed: 0 s
10:25:18 Running org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest
10:25:18 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest
10:25:18 org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest.getChildren -- Time elapsed: 0 s
10:25:18 org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest.hasParent -- Time elapsed: 0 s
10:25:18 org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest.hasChildren -- Time elapsed: 0 s
10:25:18 org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest.getParent -- Time elapsed: 0 s
10:25:18 org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest.resolvesEverything -- Time elapsed: 0 s
10:25:18 Running org.eclipse.swtbot.swt.finder.waits.TreeHasRowsTest
10:25:18 
10:25:18 (SWT:1770): Gdk-CRITICAL **: 14:25:18.639: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:25:18 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 s -- in org.eclipse.swtbot.swt.finder.waits.TreeHasRowsTest
10:25:18 org.eclipse.swtbot.swt.finder.waits.TreeHasRowsTest.waitsForTreeToContainRows -- Time elapsed: 0.183 s
10:25:18 Running org.eclipse.swtbot.swt.finder.waits.WaitForShellTest
10:25:18 
10:25:18 (SWT:1770): Gdk-CRITICAL **: 14:25:18.830: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:25:19 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.631 s -- in org.eclipse.swtbot.swt.finder.waits.WaitForShellTest
10:25:19 org.eclipse.swtbot.swt.finder.waits.WaitForShellTest.waitsForShellToAppear -- Time elapsed: 0.630 s
10:25:19 Running org.eclipse.swtbot.swt.finder.waits.ShellIsActiveTest
10:25:19 
10:25:19 (SWT:1770): Gdk-CRITICAL **: 14:25:19.468: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:25:19 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s -- in org.eclipse.swtbot.swt.finder.waits.ShellIsActiveTest
10:25:19 org.eclipse.swtbot.swt.finder.waits.ShellIsActiveTest.waitsForShellToBecomeActive -- Time elapsed: 0.112 s
10:25:19 Running org.eclipse.swtbot.swt.finder.waits.WaitForWidgetInParentTest
10:25:19 
10:25:19 (SWT:1770): Gdk-CRITICAL **: 14:25:19.589: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:25:20 
10:25:20 (SWT:1770): Gtk-WARNING **: 14:25:20.289: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:20 
10:25:20 (SWT:1770): Gtk-WARNING **: 14:25:20.297: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:20 
10:25:20 (SWT:1770): Gtk-WARNING **: 14:25:20.301: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:20 
10:25:20 (SWT:1770): Gtk-WARNING **: 14:25:20.302: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:20 
10:25:20 (SWT:1770): Gtk-WARNING **: 14:25:20.302: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:20 
10:25:20 (SWT:1770): Gtk-WARNING **: 14:25:20.306: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:20 
10:25:20 (SWT:1770): Gtk-WARNING **: 14:25:20.306: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:24 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.460 s -- in org.eclipse.swtbot.swt.finder.waits.WaitForWidgetInParentTest
10:25:24 org.eclipse.swtbot.swt.finder.waits.WaitForWidgetInParentTest.waitsForWidgetToAppearInParent -- Time elapsed: 4.458 s
10:25:24 Running org.eclipse.swtbot.swt.finder.waits.ShellClosesTest
10:25:24 
10:25:24 (SWT:1770): Gdk-CRITICAL **: 14:25:24.054: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:25:24 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.596 s -- in org.eclipse.swtbot.swt.finder.waits.ShellClosesTest
10:25:24 org.eclipse.swtbot.swt.finder.waits.ShellClosesTest.waitsForShellClose -- Time elapsed: 0.595 s
10:25:24 Running org.eclipse.swtbot.swt.finder.waits.TableHasRowsTest
10:25:24 
10:25:24 (SWT:1770): Gdk-CRITICAL **: 14:25:24.656: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:25:24 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s -- in org.eclipse.swtbot.swt.finder.waits.TableHasRowsTest
10:25:24 org.eclipse.swtbot.swt.finder.waits.TableHasRowsTest.waitsForTableToContainRows -- Time elapsed: 0.137 s
10:25:24 Running org.eclipse.swtbot.swt.finder.SWTBotTest
10:25:24 
10:25:24 (SWT:1770): Gdk-CRITICAL **: 14:25:24.801: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:25:24 
10:25:24 (SWT:1770): Gdk-CRITICAL **: 14:25:24.998: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:25:25 
10:25:25 (SWT:1770): Gdk-CRITICAL **: 14:25:25.193: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:25:30 
10:25:30 (SWT:1770): Gdk-CRITICAL **: 14:25:30.375: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:25:33 
10:25:33 (SWT:1770): Gdk-CRITICAL **: 14:25:33.073: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:25:33 
10:25:33 (SWT:1770): Gdk-CRITICAL **: 14:25:33.284: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:25:33 
10:25:33 (SWT:1770): Gdk-CRITICAL **: 14:25:33.485: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:25:38 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.89 s -- in org.eclipse.swtbot.swt.finder.SWTBotTest
10:25:38 org.eclipse.swtbot.swt.finder.SWTBotTest.getsAllShells -- Time elapsed: 0.196 s
10:25:38 org.eclipse.swtbot.swt.finder.SWTBotTest.doesNotWait5SecondsAndPassesForPassingCondition -- Time elapsed: 0.195 s
10:25:38 org.eclipse.swtbot.swt.finder.SWTBotTest.waitsMoreThan5sWhenConditionDoesNotSwitchToFailing -- Time elapsed: 5.182 s
10:25:38 org.eclipse.swtbot.swt.finder.SWTBotTest.waitsLessThan5sWhenConditionSwitchToFailing -- Time elapsed: 2.697 s
10:25:38 org.eclipse.swtbot.swt.finder.SWTBotTest.throwsExceptionOnNegativeTimeOut -- Time elapsed: 0.210 s
10:25:38 org.eclipse.swtbot.swt.finder.SWTBotTest.findsShellsById -- Time elapsed: 0.201 s
10:25:38 org.eclipse.swtbot.swt.finder.SWTBotTest.waits5SecondsAndFailsForFailingCondition -- Time elapsed: 5.206 s
10:25:38 Running org.eclipse.swtbot.swt.finder.ReferenceByTest
10:25:38 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.swtbot.swt.finder.ReferenceByTest
10:25:38 org.eclipse.swtbot.swt.finder.ReferenceByTest.compatibilityWithOtherReferences -- Time elapsed: 0.004 s
10:25:38 org.eclipse.swtbot.swt.finder.ReferenceByTest.methodNameSuffix -- Time elapsed: 0.001 s
10:25:38 org.eclipse.swtbot.swt.finder.ReferenceByTest.methodArguments -- Time elapsed: 0 s
10:25:38 org.eclipse.swtbot.swt.finder.ReferenceByTest.matcherMethod -- Time elapsed: 0 s
10:25:38 org.eclipse.swtbot.swt.finder.ReferenceByTest.generatesCombinations -- Time elapsed: 0.004 s
10:25:38 Running org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest
10:25:38 
10:25:38 (SWT:1770): Gdk-CRITICAL **: 14:25:38.712: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:25:39 
10:25:39 (SWT:1770): Gtk-WARNING **: 14:25:39.368: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:39 
10:25:39 (SWT:1770): Gtk-WARNING **: 14:25:39.375: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:39 
10:25:39 (SWT:1770): Gtk-WARNING **: 14:25:39.379: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:39 
10:25:39 (SWT:1770): Gtk-WARNING **: 14:25:39.380: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:39 
10:25:39 (SWT:1770): Gtk-WARNING **: 14:25:39.380: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:39 
10:25:39 (SWT:1770): Gtk-WARNING **: 14:25:39.383: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:39 
10:25:39 (SWT:1770): Gtk-WARNING **: 14:25:39.383: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:42 
10:25:42 (SWT:1770): Gdk-CRITICAL **: 14:25:42.303: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:25:42 
10:25:42 (SWT:1770): Gtk-WARNING **: 14:25:42.949: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:42 
10:25:42 (SWT:1770): Gtk-WARNING **: 14:25:42.957: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:42 
10:25:42 (SWT:1770): Gtk-WARNING **: 14:25:42.961: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:42 
10:25:42 (SWT:1770): Gtk-WARNING **: 14:25:42.962: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:42 
10:25:42 (SWT:1770): Gtk-WARNING **: 14:25:42.962: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:42 
10:25:42 (SWT:1770): Gtk-WARNING **: 14:25:42.966: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:42 
10:25:42 (SWT:1770): Gtk-WARNING **: 14:25:42.966: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:45 
10:25:45 (SWT:1770): Gdk-CRITICAL **: 14:25:45.838: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:25:46 
10:25:46 (SWT:1770): Gtk-WARNING **: 14:25:46.548: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:46 
10:25:46 (SWT:1770): Gtk-WARNING **: 14:25:46.556: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:46 
10:25:46 (SWT:1770): Gtk-WARNING **: 14:25:46.560: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:46 
10:25:46 (SWT:1770): Gtk-WARNING **: 14:25:46.560: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:46 
10:25:46 (SWT:1770): Gtk-WARNING **: 14:25:46.560: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:46 
10:25:46 (SWT:1770): Gtk-WARNING **: 14:25:46.563: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:46 
10:25:46 (SWT:1770): Gtk-WARNING **: 14:25:46.563: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:49 
10:25:49 (SWT:1770): Gdk-CRITICAL **: 14:25:49.760: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:25:50 
10:25:50 (SWT:1770): Gtk-WARNING **: 14:25:50.794: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:50 
10:25:50 (SWT:1770): Gtk-WARNING **: 14:25:50.802: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:50 
10:25:50 (SWT:1770): Gtk-WARNING **: 14:25:50.806: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:50 
10:25:50 (SWT:1770): Gtk-WARNING **: 14:25:50.807: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:50 
10:25:50 (SWT:1770): Gtk-WARNING **: 14:25:50.807: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:50 
10:25:50 (SWT:1770): Gtk-WARNING **: 14:25:50.810: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:50 
10:25:50 (SWT:1770): Gtk-WARNING **: 14:25:50.810: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:53 
10:25:53 (SWT:1770): Gdk-CRITICAL **: 14:25:53.696: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:25:54 
10:25:54 (SWT:1770): Gtk-WARNING **: 14:25:54.437: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:54 
10:25:54 (SWT:1770): Gtk-WARNING **: 14:25:54.445: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:54 
10:25:54 (SWT:1770): Gtk-WARNING **: 14:25:54.449: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:54 
10:25:54 (SWT:1770): Gtk-WARNING **: 14:25:54.450: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:54 
10:25:54 (SWT:1770): Gtk-WARNING **: 14:25:54.450: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:54 
10:25:54 (SWT:1770): Gtk-WARNING **: 14:25:54.454: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:54 
10:25:54 (SWT:1770): Gtk-WARNING **: 14:25:54.454: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:57 
10:25:57 (SWT:1770): Gdk-CRITICAL **: 14:25:57.667: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:25:58 
10:25:58 (SWT:1770): Gtk-WARNING **: 14:25:58.528: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:58 
10:25:58 (SWT:1770): Gtk-WARNING **: 14:25:58.535: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:58 
10:25:58 (SWT:1770): Gtk-WARNING **: 14:25:58.539: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:58 
10:25:58 (SWT:1770): Gtk-WARNING **: 14:25:58.540: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:58 
10:25:58 (SWT:1770): Gtk-WARNING **: 14:25:58.540: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:58 
10:25:58 (SWT:1770): Gtk-WARNING **: 14:25:58.543: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:25:58 
10:25:58 (SWT:1770): Gtk-WARNING **: 14:25:58.543: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:01 
10:26:01 (SWT:1770): Gdk-CRITICAL **: 14:26:01.436: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:26:02 
10:26:02 (SWT:1770): Gtk-WARNING **: 14:26:02.091: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:02 
10:26:02 (SWT:1770): Gtk-WARNING **: 14:26:02.098: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:02 
10:26:02 (SWT:1770): Gtk-WARNING **: 14:26:02.102: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:02 
10:26:02 (SWT:1770): Gtk-WARNING **: 14:26:02.103: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:02 
10:26:02 (SWT:1770): Gtk-WARNING **: 14:26:02.103: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:02 
10:26:02 (SWT:1770): Gtk-WARNING **: 14:26:02.106: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:02 
10:26:02 (SWT:1770): Gtk-WARNING **: 14:26:02.106: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:04 
10:26:04 (SWT:1770): Gdk-CRITICAL **: 14:26:04.911: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:26:05 
10:26:05 (SWT:1770): Gtk-WARNING **: 14:26:05.523: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:05 
10:26:05 (SWT:1770): Gtk-WARNING **: 14:26:05.530: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:05 
10:26:05 (SWT:1770): Gtk-WARNING **: 14:26:05.534: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:05 
10:26:05 (SWT:1770): Gtk-WARNING **: 14:26:05.535: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:05 
10:26:05 (SWT:1770): Gtk-WARNING **: 14:26:05.535: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:05 
10:26:05 (SWT:1770): Gtk-WARNING **: 14:26:05.538: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:05 
10:26:05 (SWT:1770): Gtk-WARNING **: 14:26:05.538: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:08 
10:26:08 (SWT:1770): Gdk-CRITICAL **: 14:26:08.406: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:26:09 
10:26:09 (SWT:1770): Gtk-WARNING **: 14:26:09.021: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:09 
10:26:09 (SWT:1770): Gtk-WARNING **: 14:26:09.029: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:09 
10:26:09 (SWT:1770): Gtk-WARNING **: 14:26:09.033: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:09 
10:26:09 (SWT:1770): Gtk-WARNING **: 14:26:09.033: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:09 
10:26:09 (SWT:1770): Gtk-WARNING **: 14:26:09.033: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:09 
10:26:09 (SWT:1770): Gtk-WARNING **: 14:26:09.037: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:09 
10:26:09 (SWT:1770): Gtk-WARNING **: 14:26:09.037: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:12 
10:26:12 (SWT:1770): Gdk-CRITICAL **: 14:26:12.065: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:26:12 
10:26:12 (SWT:1770): Gtk-WARNING **: 14:26:12.798: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:12 
10:26:12 (SWT:1770): Gtk-WARNING **: 14:26:12.809: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:12 
10:26:12 (SWT:1770): Gtk-WARNING **: 14:26:12.821: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:12 
10:26:12 (SWT:1770): Gtk-WARNING **: 14:26:12.822: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:12 
10:26:12 (SWT:1770): Gtk-WARNING **: 14:26:12.822: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:12 
10:26:12 (SWT:1770): Gtk-WARNING **: 14:26:12.831: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:12 
10:26:12 (SWT:1770): Gtk-WARNING **: 14:26:12.831: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:16 
10:26:16 (SWT:1770): Gdk-CRITICAL **: 14:26:16.312: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:26:17 
10:26:17 (SWT:1770): Gtk-WARNING **: 14:26:17.037: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:17 
10:26:17 (SWT:1770): Gtk-WARNING **: 14:26:17.046: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:17 
10:26:17 (SWT:1770): Gtk-WARNING **: 14:26:17.051: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:17 
10:26:17 (SWT:1770): Gtk-WARNING **: 14:26:17.052: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:17 
10:26:17 (SWT:1770): Gtk-WARNING **: 14:26:17.052: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:17 
10:26:17 (SWT:1770): Gtk-WARNING **: 14:26:17.056: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:17 
10:26:17 (SWT:1770): Gtk-WARNING **: 14:26:17.056: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:20 
10:26:20 (SWT:1770): Gdk-CRITICAL **: 14:26:20.677: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:26:21 
10:26:21 (SWT:1770): Gtk-WARNING **: 14:26:21.381: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:21 
10:26:21 (SWT:1770): Gtk-WARNING **: 14:26:21.388: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:21 
10:26:21 (SWT:1770): Gtk-WARNING **: 14:26:21.392: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:21 
10:26:21 (SWT:1770): Gtk-WARNING **: 14:26:21.393: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:21 
10:26:21 (SWT:1770): Gtk-WARNING **: 14:26:21.393: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:21 
10:26:21 (SWT:1770): Gtk-WARNING **: 14:26:21.397: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:21 
10:26:21 (SWT:1770): Gtk-WARNING **: 14:26:21.397: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:24 
10:26:24 (SWT:1770): Gdk-CRITICAL **: 14:26:24.563: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:26:25 
10:26:25 (SWT:1770): Gtk-WARNING **: 14:26:25.227: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:25 
10:26:25 (SWT:1770): Gtk-WARNING **: 14:26:25.235: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:25 
10:26:25 (SWT:1770): Gtk-WARNING **: 14:26:25.240: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:25 
10:26:25 (SWT:1770): Gtk-WARNING **: 14:26:25.240: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:25 
10:26:25 (SWT:1770): Gtk-WARNING **: 14:26:25.241: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:25 
10:26:25 (SWT:1770): Gtk-WARNING **: 14:26:25.244: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:25 
10:26:25 (SWT:1770): Gtk-WARNING **: 14:26:25.244: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:28 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.47 s -- in org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest
10:26:28 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertContainsWorks -- Time elapsed: 3.590 s
10:26:28 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertsIfWidgetIsEnabled -- Time elapsed: 3.534 s
10:26:28 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.capturesScreenshotOnError -- Time elapsed: 3.922 s
10:26:28 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertDoesNotContainThrowsExceptionWhenHaystackDoesNotContainNeedle -- Time elapsed: 3.936 s
10:26:28 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertContainsThrowsExceptionWhenHaystackDoesNotContainNeedle -- Time elapsed: 3.971 s
10:26:28 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertDoesNotContainWorks -- Time elapsed: 3.768 s
10:26:28 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertEnabledThrowsExceptionWhenWidgetIsDisable -- Time elapsed: 3.463 s
10:26:28 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertNotEnabledThrowsExceptionWhenWidgetIsEnabled -- Time elapsed: 3.505 s
10:26:28 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertRegexMatchesDoesNotThrowExceptionWhenRegexMatches2 -- Time elapsed: 3.659 s
10:26:28 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertRegexMatchesDoesNotThrowExceptionWhenRegexMatches -- Time elapsed: 4.246 s
10:26:28 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertRegexMatchesThrowsExceptionWhenRegexDoesNotMatch -- Time elapsed: 4.365 s
10:26:28 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.throwsExceptionOnNullObjectPassedIntoConstructor -- Time elapsed: 3.887 s
10:26:28 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.throwsExceptionOnDisposedObjectPassedIntoConstructor -- Time elapsed: 3.614 s
10:26:28 Running org.eclipse.swtbot.swt.finder.SWTBot2Test
10:26:28 
10:26:28 (SWT:1770): Gdk-CRITICAL **: 14:26:28.188: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:26:28 
10:26:28 (SWT:1770): Gtk-WARNING **: 14:26:28.888: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:28 
10:26:28 (SWT:1770): Gtk-WARNING **: 14:26:28.895: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:28 
10:26:28 (SWT:1770): Gtk-WARNING **: 14:26:28.899: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:28 
10:26:28 (SWT:1770): Gtk-WARNING **: 14:26:28.899: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:28 
10:26:28 (SWT:1770): Gtk-WARNING **: 14:26:28.900: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:28 
10:26:28 (SWT:1770): Gtk-WARNING **: 14:26:28.904: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:28 
10:26:28 (SWT:1770): Gtk-WARNING **: 14:26:28.904: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:31 
10:26:31 (SWT:1770): Gdk-CRITICAL **: 14:26:31.996: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:26:32 
10:26:32 (SWT:1770): Gtk-WARNING **: 14:26:32.670: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:32 
10:26:32 (SWT:1770): Gtk-WARNING **: 14:26:32.678: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:32 
10:26:32 (SWT:1770): Gtk-WARNING **: 14:26:32.682: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:32 
10:26:32 (SWT:1770): Gtk-WARNING **: 14:26:32.683: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:32 
10:26:32 (SWT:1770): Gtk-WARNING **: 14:26:32.683: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:32 
10:26:32 (SWT:1770): Gtk-WARNING **: 14:26:32.687: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:32 
10:26:32 (SWT:1770): Gtk-WARNING **: 14:26:32.687: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:35 
10:26:35 (SWT:1770): Gdk-CRITICAL **: 14:26:35.972: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:26:36 
10:26:36 (SWT:1770): Gtk-WARNING **: 14:26:36.671: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:36 
10:26:36 (SWT:1770): Gtk-WARNING **: 14:26:36.679: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:36 
10:26:36 (SWT:1770): Gtk-WARNING **: 14:26:36.684: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:36 
10:26:36 (SWT:1770): Gtk-WARNING **: 14:26:36.684: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:36 
10:26:36 (SWT:1770): Gtk-WARNING **: 14:26:36.684: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:36 
10:26:36 (SWT:1770): Gtk-WARNING **: 14:26:36.688: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:36 
10:26:36 (SWT:1770): Gtk-WARNING **: 14:26:36.688: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:39 
10:26:39 (SWT:1770): Gdk-CRITICAL **: 14:26:39.857: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:26:40 
10:26:40 (SWT:1770): Gtk-WARNING **: 14:26:40.593: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:40 
10:26:40 (SWT:1770): Gtk-WARNING **: 14:26:40.601: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:40 
10:26:40 (SWT:1770): Gtk-WARNING **: 14:26:40.606: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:40 
10:26:40 (SWT:1770): Gtk-WARNING **: 14:26:40.607: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:40 
10:26:40 (SWT:1770): Gtk-WARNING **: 14:26:40.607: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:40 
10:26:40 (SWT:1770): Gtk-WARNING **: 14:26:40.611: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:40 
10:26:40 (SWT:1770): Gtk-WARNING **: 14:26:40.611: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:44 
10:26:44 (SWT:1770): Gdk-CRITICAL **: 14:26:44.763: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
10:26:45 
10:26:45 (SWT:1770): Gtk-WARNING **: 14:26:45.470: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:45 
10:26:45 (SWT:1770): Gtk-WARNING **: 14:26:45.478: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:45 
10:26:45 (SWT:1770): Gtk-WARNING **: 14:26:45.482: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:45 
10:26:45 (SWT:1770): Gtk-WARNING **: 14:26:45.483: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:45 
10:26:45 (SWT:1770): Gtk-WARNING **: 14:26:45.483: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:45 
10:26:45 (SWT:1770): Gtk-WARNING **: 14:26:45.486: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:45 
10:26:45 (SWT:1770): Gtk-WARNING **: 14:26:45.486: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
10:26:48 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.31 s -- in org.eclipse.swtbot.swt.finder.SWTBot2Test
10:26:48 org.eclipse.swtbot.swt.finder.SWTBot2Test.findsGetsIdOfAControl -- Time elapsed: 3.806 s
10:26:48 org.eclipse.swtbot.swt.finder.SWTBot2Test.findsTextBox -- Time elapsed: 3.976 s
10:26:48 org.eclipse.swtbot.swt.finder.SWTBot2Test.getsActiveControl -- Time elapsed: 3.885 s
10:26:48 org.eclipse.swtbot.swt.finder.SWTBot2Test.tabKeyTraversalSetsFocusOnTheNextControlAndSendsTraverseEvents -- Time elapsed: 4.906 s
10:26:48 org.eclipse.swtbot.swt.finder.SWTBot2Test.isEnabled -- Time elapsed: 3.739 s
10:26:48 
10:26:48 Results:
10:26:48 
10:26:48 Tests run: 487, Failures: 0, Errors: 0, Skipped: 7
10:26:48 
10:26:48 [INFO] All tests passed
10:26:48 [INFO] 
10:26:48 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.finder.test ---
10:26:48 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-4.2.0-SNAPSHOT.jar
10:26:48 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-4.2.0-SNAPSHOT.pom
10:26:48 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-4.2.0-SNAPSHOT-sources.jar
10:26:49 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-4.2.0-SNAPSHOT-p2metadata.xml
10:26:49 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-4.2.0-SNAPSHOT-p2artifacts.xml
10:26:49 [INFO] 
10:26:49 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.finder.test ---
10:26:49 [INFO] 
10:26:49 [INFO] ------< org.eclipse.swtbot.test.features:org.eclipse.swtbot.test >------
10:26:49 [INFO] Building org.eclipse.swtbot.test 4.2.0-SNAPSHOT                  [51/57]
10:26:49 [INFO]   from org.eclipse.swtbot.test/pom.xml
10:26:49 [INFO] --------------------------[ eclipse-feature ]---------------------------
10:26:49 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
10:26:49 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
10:26:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.test.features:org.eclipse.swtbot.test:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/pom.xml
10:26:49 [INFO] 
10:26:49 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.test ---
10:26:49 [INFO] The project's OSGi version is 4.2.0.202405291350
10:26:49 [INFO] 
10:26:49 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.test ---
10:26:49 [INFO] 
10:26:49 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.test ---
10:26:49 [INFO] 
10:26:49 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.test ---
10:26:49 [INFO] 
10:26:49 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.test ---
10:26:49 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:26:49 [INFO] 
10:26:49 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.test ---
10:26:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:26:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/src/main/resources
10:26:49 [INFO] 
10:26:49 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.test ---
10:26:49 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 152 were skipped
10:26:49 [INFO] 
10:26:49 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.test ---
10:26:49 [INFO] 
10:26:49 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.test ---
10:26:49 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-4.2.0-SNAPSHOT.jar
10:26:49 [INFO] 
10:26:49 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.test ---
10:26:49 [INFO] 
10:26:49 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.test ---
10:26:49 [INFO] 
10:26:49 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.test ---
10:26:49 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-4.2.0-SNAPSHOT-sources-feature.jar
10:26:49 [INFO] 
10:26:49 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.test ---
10:26:49 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-4.2.0-SNAPSHOT.jar
10:26:53 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-4.2.0-SNAPSHOT-sources-feature.jar
10:27:01 [INFO] 
10:27:01 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.test ---
10:27:01 [INFO] 
10:27:01 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.test ---
10:27:01 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/features/org.eclipse.swtbot.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.test-4.2.0-SNAPSHOT.jar
10:27:01 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/features/org.eclipse.swtbot.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.test-4.2.0-SNAPSHOT.pom
10:27:01 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-4.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/features/org.eclipse.swtbot.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.test-4.2.0-SNAPSHOT-sources-feature.jar
10:27:01 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/features/org.eclipse.swtbot.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.test-4.2.0-SNAPSHOT-p2metadata.xml
10:27:01 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/features/org.eclipse.swtbot.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.test-4.2.0-SNAPSHOT-p2artifacts.xml
10:27:01 [INFO] 
10:27:01 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.test ---
10:27:01 [INFO] 
10:27:01 [INFO] ----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.test >----
10:27:01 [INFO] Building org.eclipse.swtbot.generator.test 4.2.0-SNAPSHOT        [52/57]
10:27:01 [INFO]   from org.eclipse.swtbot.generator.test/pom.xml
10:27:01 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
10:27:01 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
10:27:01 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
10:27:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.test:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/pom.xml
10:27:01 [INFO] 
10:27:01 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.test ---
10:27:01 [INFO] The project's OSGi version is 4.2.0.202405291350
10:27:01 [INFO] 
10:27:01 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.test ---
10:27:01 [INFO] 
10:27:01 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.test ---
10:27:01 [INFO] 
10:27:01 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.test ---
10:27:01 [INFO] 
10:27:01 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.generator.test ---
10:27:01 [INFO] Resolving class path of org.eclipse.swtbot.generator.test
10:27:02 [INFO] 
10:27:02 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.test ---
10:27:02 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:27:02 [INFO] 
10:27:02 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.test ---
10:27:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:27:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/src/main/resources
10:27:02 [INFO] 
10:27:02 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.generator.test ---
10:27:02 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:27:02 [INFO] 
10:27:02 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.generator.test ---
10:27:02 [INFO] 
10:27:02 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.test ---
10:27:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:27:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/src/test/resources
10:27:02 [INFO] 
10:27:02 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator.test ---
10:27:02 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 118 were skipped
10:27:02 [INFO] 
10:27:02 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.test ---
10:27:02 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-4.2.0-SNAPSHOT-sources.jar
10:27:02 [INFO] 
10:27:02 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.test ---
10:27:02 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-4.2.0-SNAPSHOT.jar
10:27:02 [INFO] 
10:27:02 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.test ---
10:27:02 [INFO] 
10:27:02 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator.test ---
10:27:02 [INFO] 
10:27:02 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.test ---
10:27:02 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-4.2.0-SNAPSHOT.jar
10:27:09 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-4.2.0-SNAPSHOT-sources.jar
10:27:17 [INFO] 
10:27:17 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.test ---
10:27:17 [INFO] 
10:27:17 [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.swtbot.generator.test ---
10:27:17 [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/work/data/.metadata/.log
10:27:17 [INFO] Command line:
10:27:17 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/surefire.properties, -nouithread]
10:27:23 Running org.eclipse.swtbot.generator.test.RecordToolbarButtonTest
10:27:23 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
10:27:23 SLF4J: Defaulting to no-operation (NOP) logger implementation
10:27:23 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
10:27:24 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.268 s -- in org.eclipse.swtbot.generator.test.RecordToolbarButtonTest
10:27:24 org.eclipse.swtbot.generator.test.RecordToolbarButtonTest.testClickToolbarWithImage -- Time elapsed: 0.647 s
10:27:24 org.eclipse.swtbot.generator.test.RecordToolbarButtonTest.testClickToolbar -- Time elapsed: 0.210 s
10:27:24 org.eclipse.swtbot.generator.test.RecordToolbarButtonTest.testClickToolbarWithImageAndNoText -- Time elapsed: 0.203 s
10:27:24 Running org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest
10:27:25 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.308 s -- in org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest
10:27:25 org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest.testMultipleTableSelectionSameItem2 -- Time elapsed: 0.221 s
10:27:25 org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest.testMultipleTableSelectionSameItem -- Time elapsed: 0.206 s
10:27:25 org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest.testTableCheckSameItem -- Time elapsed: 0.200 s
10:27:25 org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest.testTableCheckSameItem2 -- Time elapsed: 0.158 s
10:27:25 org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest.testSingleTableSelection -- Time elapsed: 0.173 s
10:27:25 org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest.testMultipleTableSelectionDifferentItems -- Time elapsed: 0.199 s
10:27:25 org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest.testTableCheck -- Time elapsed: 0.149 s
10:27:25 Running org.eclipse.swtbot.generator.test.RecordCComboTextTest
10:27:26 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 s -- in org.eclipse.swtbot.generator.test.RecordCComboTextTest
10:27:26 org.eclipse.swtbot.generator.test.RecordCComboTextTest.testModifyCCombo -- Time elapsed: 0.154 s
10:27:26 Running org.eclipse.swtbot.generator.test.RecordComboTextTest
10:27:26 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 s -- in org.eclipse.swtbot.generator.test.RecordComboTextTest
10:27:26 org.eclipse.swtbot.generator.test.RecordComboTextTest.testModifyCombo -- Time elapsed: 0.162 s
10:27:26 Running org.eclipse.swtbot.generator.test.CTabItemActivateTest
10:27:26 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 s -- in org.eclipse.swtbot.generator.test.CTabItemActivateTest
10:27:26 org.eclipse.swtbot.generator.test.CTabItemActivateTest.testActivateCTabItem -- Time elapsed: 0.182 s
10:27:26 Running org.eclipse.swtbot.generator.test.RecordRadioClickTest
10:27:26 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.200 s -- in org.eclipse.swtbot.generator.test.RecordRadioClickTest
10:27:26 org.eclipse.swtbot.generator.test.RecordRadioClickTest.testRadioButtonClick -- Time elapsed: 0.199 s
10:27:26 Running org.eclipse.swtbot.generator.test.TabItemActivateTest
10:27:26 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 s -- in org.eclipse.swtbot.generator.test.TabItemActivateTest
10:27:26 org.eclipse.swtbot.generator.test.TabItemActivateTest.testActivateCTabItem -- Time elapsed: 0.160 s
10:27:26 Running org.eclipse.swtbot.generator.test.RecordComboSelectionTest
10:27:27 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s -- in org.eclipse.swtbot.generator.test.RecordComboSelectionTest
10:27:27 org.eclipse.swtbot.generator.test.RecordComboSelectionTest.testModifyCombo -- Time elapsed: 0.158 s
10:27:27 Running org.eclipse.swtbot.generator.test.RecordTreeItemCheckTest
10:27:27 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.160 s -- in org.eclipse.swtbot.generator.test.RecordTreeItemCheckTest
10:27:27 org.eclipse.swtbot.generator.test.RecordTreeItemCheckTest.testTreeCheck -- Time elapsed: 0.159 s
10:27:27 Running org.eclipse.swtbot.generator.test.RecordCComboSelectionTest
10:27:27 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 s -- in org.eclipse.swtbot.generator.test.RecordCComboSelectionTest
10:27:27 org.eclipse.swtbot.generator.test.RecordCComboSelectionTest.testModifyCombo -- Time elapsed: 0.156 s
10:27:27 Running org.eclipse.swtbot.generator.test.RecordListDoubleclickTest
10:27:27 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.560 s -- in org.eclipse.swtbot.generator.test.RecordListDoubleclickTest
10:27:27 org.eclipse.swtbot.generator.test.RecordListDoubleclickTest.testTableDoubleClickSameItem2 -- Time elapsed: 0.195 s
10:27:27 org.eclipse.swtbot.generator.test.RecordListDoubleclickTest.testTableDoubleClick -- Time elapsed: 0.188 s
10:27:27 org.eclipse.swtbot.generator.test.RecordListDoubleclickTest.testTableDoubleClickSameItem -- Time elapsed: 0.175 s
10:27:27 Running org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest
10:27:28 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.423 s -- in org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest
10:27:28 org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest.testModifyStyledText -- Time elapsed: 0.200 s
10:27:28 org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest.testModifySyledText -- Time elapsed: 0.221 s
10:27:28 Running org.eclipse.swtbot.generator.test.RecordListSelectionTest
10:27:29 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.669 s -- in org.eclipse.swtbot.generator.test.RecordListSelectionTest
10:27:29 org.eclipse.swtbot.generator.test.RecordListSelectionTest.testSingleListSelection -- Time elapsed: 0.152 s
10:27:29 org.eclipse.swtbot.generator.test.RecordListSelectionTest.testMultipleListSelectionSameItem -- Time elapsed: 0.190 s
10:27:29 org.eclipse.swtbot.generator.test.RecordListSelectionTest.testMultipleListSelectionSameItem2 -- Time elapsed: 0.162 s
10:27:29 org.eclipse.swtbot.generator.test.RecordListSelectionTest.testMultipleListSelectionDifferentItems -- Time elapsed: 0.163 s
10:27:29 Running org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest
10:27:29 
10:27:29 (SWT:3126): Gtk-CRITICAL **: 14:27:29.257: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:27:29 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.364 s -- in org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest
10:27:29 org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest.testTreeLevel2DoubleClick -- Time elapsed: 0.179 s
10:27:29 org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest.testTreeDoubleClick -- Time elapsed: 0.184 s
10:27:29 Running org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest
10:27:30 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.547 s -- in org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest
10:27:30 org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest.testTableDoubleClickSameItem2 -- Time elapsed: 0.176 s
10:27:30 org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest.testTableDoubleClick -- Time elapsed: 0.186 s
10:27:30 org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest.testTableDoubleClickSameItem -- Time elapsed: 0.184 s
10:27:30 
10:27:30 Results:
10:27:30 
10:27:30 Tests run: 32, Failures: 0, Errors: 0, Skipped: 0
10:27:30 
10:27:30 [INFO] All tests passed
10:27:30 [INFO] 
10:27:30 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.test ---
10:27:30 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.test-4.2.0-SNAPSHOT.jar
10:27:30 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.test-4.2.0-SNAPSHOT.pom
10:27:30 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.test-4.2.0-SNAPSHOT-sources.jar
10:27:30 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.test-4.2.0-SNAPSHOT-p2metadata.xml
10:27:30 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.test-4.2.0-SNAPSHOT-p2artifacts.xml
10:27:30 [INFO] 
10:27:30 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.test ---
10:27:30 [INFO] 
10:27:30 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt.test >--
10:27:30 [INFO] Building org.eclipse.swtbot.generator.jdt.test 4.2.0-SNAPSHOT    [53/57]
10:27:30 [INFO]   from org.eclipse.swtbot.generator.jdt.test/pom.xml
10:27:30 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
10:27:30 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
10:27:30 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
10:27:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt.test:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/pom.xml
10:27:31 [INFO] 
10:27:31 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.jdt.test ---
10:27:31 [INFO] The project's OSGi version is 4.2.0.202405291350
10:27:31 [INFO] 
10:27:31 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.jdt.test ---
10:27:31 [INFO] 
10:27:31 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.jdt.test ---
10:27:31 [INFO] 
10:27:31 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.jdt.test ---
10:27:31 [INFO] 
10:27:31 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.generator.jdt.test ---
10:27:31 [INFO] Resolving class path of org.eclipse.swtbot.generator.jdt.test
10:27:31 [INFO] 
10:27:31 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.jdt.test ---
10:27:31 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:27:31 [INFO] 
10:27:31 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.jdt.test ---
10:27:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:27:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/src/main/resources
10:27:31 [INFO] 
10:27:31 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.generator.jdt.test ---
10:27:31 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:27:31 [INFO] 
10:27:31 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.generator.jdt.test ---
10:27:31 [INFO] 
10:27:31 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.jdt.test ---
10:27:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:27:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/src/test/resources
10:27:31 [INFO] 
10:27:31 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator.jdt.test ---
10:27:31 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
10:27:31 [INFO] 
10:27:31 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.jdt.test ---
10:27:31 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-4.2.0-SNAPSHOT-sources.jar
10:27:31 [INFO] 
10:27:31 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.jdt.test ---
10:27:31 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-4.2.0-SNAPSHOT.jar
10:27:31 [INFO] 
10:27:31 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.jdt.test ---
10:27:31 [INFO] 
10:27:31 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator.jdt.test ---
10:27:31 [INFO] 
10:27:31 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.jdt.test ---
10:27:31 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-4.2.0-SNAPSHOT.jar
10:27:37 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-4.2.0-SNAPSHOT-sources.jar
10:27:45 [INFO] 
10:27:45 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.jdt.test ---
10:27:45 [INFO] 
10:27:45 [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.swtbot.generator.jdt.test ---
10:27:45 [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/work/data/.metadata/.log
10:27:45 [INFO] Command line:
10:27:45 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/surefire.properties, -nouithread]
10:27:52 Running org.eclipse.swtbot.generator.jdt.test.RecordComboTest
10:27:53 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
10:27:53 SLF4J: Defaulting to no-operation (NOP) logger implementation
10:27:53 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
10:27:53 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.216 s -- in org.eclipse.swtbot.generator.jdt.test.RecordComboTest
10:27:53 org.eclipse.swtbot.generator.jdt.test.RecordComboTest.testModifyCombo -- Time elapsed: 1.011 s
10:27:53 
10:27:53 Results:
10:27:53 
10:27:53 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
10:27:53 
10:27:55 [INFO] All tests passed
10:27:55 [INFO] 
10:27:55 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.jdt.test ---
10:27:55 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-4.2.0-SNAPSHOT.jar
10:27:55 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-4.2.0-SNAPSHOT.pom
10:27:55 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-4.2.0-SNAPSHOT-sources.jar
10:27:55 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-4.2.0-SNAPSHOT-p2metadata.xml
10:27:55 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-4.2.0-SNAPSHOT-p2artifacts.xml
10:27:55 [INFO] 
10:27:55 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.jdt.test ---
10:27:55 [INFO] 
10:27:55 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder.test >--
10:27:55 [INFO] Building org.eclipse.swtbot.nebula.nattable.finder.test 4.2.0-SNAPSHOT [54/57]
10:27:55 [INFO]   from org.eclipse.swtbot.nebula.nattable.finder.test/pom.xml
10:27:55 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
10:27:55 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
10:27:55 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
10:27:55 [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:4.0.4:test (default-test)'
10:27:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder.test:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/pom.xml
10:27:55 [INFO] 
10:27:55 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
10:27:55 [INFO] The project's OSGi version is 4.2.0.202405291350
10:27:55 [INFO] 
10:27:55 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
10:27:55 [INFO] 
10:27:55 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
10:27:55 [INFO] 
10:27:55 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
10:27:55 [INFO] 
10:27:55 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
10:27:55 [INFO] Resolving class path of org.eclipse.swtbot.nebula.nattable.finder.test
10:27:55 [INFO] 
10:27:55 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
10:27:55 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:27:55 [INFO] 
10:27:55 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
10:27:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:27:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/src/main/resources
10:27:55 [INFO] 
10:27:55 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
10:27:55 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:27:55 [INFO] 
10:27:55 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
10:27:55 [INFO] 
10:27:55 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
10:27:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:27:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/src/test/resources
10:27:55 [INFO] 
10:27:55 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
10:27:55 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
10:27:55 [INFO] 
10:27:55 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
10:27:55 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-4.2.0-SNAPSHOT-sources.jar
10:27:55 [INFO] 
10:27:55 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
10:27:56 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-4.2.0-SNAPSHOT.jar
10:27:56 [INFO] 
10:27:56 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
10:27:56 [INFO] 
10:27:56 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
10:27:56 [INFO] 
10:27:56 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
10:27:56 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-4.2.0-SNAPSHOT.jar
10:28:03 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-4.2.0-SNAPSHOT-sources.jar
10:28:11 [INFO] 
10:28:11 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
10:28:11 [INFO] 
10:28:11 [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
10:28:11 [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/work/data/.metadata/.log
10:28:11 [INFO] Command line:
10:28:11 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/surefire.properties, -nouithread]
10:28:17 Running org.eclipse.swtbot.nebula.nattable.finder.test.AllTests
10:28:17 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
10:28:17 SLF4J: Defaulting to no-operation (NOP) logger implementation
10:28:17 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
10:28:17 
10:28:17 (SWT:3309): Gtk-CRITICAL **: 14:28:17.727: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:28:17 
10:28:17 (SWT:3309): Gtk-CRITICAL **: 14:28:17.728: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:28:19 
10:28:19 (SWT:3309): Gtk-CRITICAL **: 14:28:19.648: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:28:19 
10:28:19 (SWT:3309): Gtk-CRITICAL **: 14:28:19.648: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
10:28:19 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.518 s -- in org.eclipse.swtbot.nebula.nattable.finder.test.AllTests
10:28:19 org.eclipse.swtbot.nebula.nattable.finder.test1.TestNatTableContextMenu.testContextMenu -- Time elapsed: 0.450 s
10:28:19 org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testCellLabel -- Time elapsed: 0.242 s
10:28:19 org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testClickAndGetSetCellData -- Time elapsed: 0.506 s
10:28:19 org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testClickColumnHeader -- Time elapsed: 0.221 s
10:28:19 org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testCount -- Time elapsed: 0.110 s
10:28:19 org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testDoubleClickAndGetSetCellData -- Time elapsed: 0.329 s
10:28:19 org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testScrollAndReadCellData -- Time elapsed: 0.067 s
10:28:19 org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testScrollNotViewport -- Time elapsed: 0.083 s
10:28:19 org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testScrollOutOfRange -- Time elapsed: 0.083 s
10:28:19 org.eclipse.swtbot.nebula.nattable.finder.test1.TestRightClickXY.testRightClickXY -- Time elapsed: 0.134 s
10:28:19 
10:28:19 Results:
10:28:19 
10:28:19 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
10:28:19 
10:28:20 [INFO] All tests passed
10:28:20 [INFO] 
10:28:20 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
10:28:20 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-4.2.0-SNAPSHOT.jar
10:28:20 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-4.2.0-SNAPSHOT.pom
10:28:20 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-4.2.0-SNAPSHOT-sources.jar
10:28:20 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-4.2.0-SNAPSHOT-p2metadata.xml
10:28:20 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-4.2.0-SNAPSHOT-p2artifacts.xml
10:28:20 [INFO] 
10:28:20 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
10:28:20 [INFO] 
10:28:20 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.checkboxgroup.finder.test >--
10:28:20 [INFO] Building org.eclipse.swtbot.nebula.checkboxgroup.finder.test 4.2.0-SNAPSHOT [55/57]
10:28:20 [INFO]   from org.eclipse.swtbot.nebula.checkboxgroup.finder.test/pom.xml
10:28:20 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
10:28:20 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
10:28:20 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
10:28:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.checkboxgroup.finder.test:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/pom.xml
10:28:20 [INFO] 
10:28:20 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
10:28:20 [INFO] The project's OSGi version is 4.2.0.202405291350
10:28:20 [INFO] 
10:28:20 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
10:28:20 [INFO] 
10:28:20 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
10:28:20 [INFO] 
10:28:20 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
10:28:20 [INFO] 
10:28:20 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
10:28:20 [INFO] Resolving class path of org.eclipse.swtbot.nebula.checkboxgroup.finder.test
10:28:20 [INFO] 
10:28:20 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
10:28:20 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:28:20 [INFO] 
10:28:20 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
10:28:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:28:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/src/main/resources
10:28:20 [INFO] 
10:28:20 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
10:28:20 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:28:20 [INFO] 
10:28:20 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
10:28:20 [INFO] 
10:28:20 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
10:28:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:28:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/src/test/resources
10:28:20 [INFO] 
10:28:20 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
10:28:20 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 99 were skipped
10:28:20 [INFO] 
10:28:20 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
10:28:20 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.2.0-SNAPSHOT-sources.jar
10:28:20 [INFO] 
10:28:20 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
10:28:20 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.2.0-SNAPSHOT.jar
10:28:20 [INFO] 
10:28:20 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
10:28:20 [INFO] 
10:28:20 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
10:28:20 [INFO] 
10:28:20 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
10:28:20 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.2.0-SNAPSHOT.jar
10:28:24 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.2.0-SNAPSHOT-sources.jar
10:28:29 [INFO] 
10:28:29 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
10:28:29 [INFO] 
10:28:29 [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
10:28:29 [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/work/data/.metadata/.log
10:28:29 [INFO] Command line:
10:28:29 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/surefire.properties, -nouithread]
10:28:35 Running org.eclipse.swtbot.nebula.checkboxgroup.finder.test.SWTBotCheckBoxGroupTest
10:28:35 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
10:28:35 SLF4J: Defaulting to no-operation (NOP) logger implementation
10:28:35 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
10:28:35 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.505 s -- in org.eclipse.swtbot.nebula.checkboxgroup.finder.test.SWTBotCheckBoxGroupTest
10:28:35 org.eclipse.swtbot.nebula.checkboxgroup.finder.test.SWTBotCheckBoxGroupTest.testCheckBoxGroup -- Time elapsed: 0.306 s
10:28:35 
10:28:35 Results:
10:28:35 
10:28:35 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
10:28:35 
10:28:36 [INFO] All tests passed
10:28:36 [INFO] 
10:28:36 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
10:28:36 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.2.0-SNAPSHOT.jar
10:28:36 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.2.0-SNAPSHOT.pom
10:28:36 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.2.0-SNAPSHOT-sources.jar
10:28:36 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.2.0-SNAPSHOT-p2metadata.xml
10:28:36 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.2.0-SNAPSHOT-p2artifacts.xml
10:28:36 [INFO] 
10:28:36 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
10:28:36 [INFO] 
10:28:36 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.stepbar.finder.test >--
10:28:36 [INFO] Building org.eclipse.swtbot.nebula.stepbar.finder.test 4.2.0-SNAPSHOT [56/57]
10:28:36 [INFO]   from org.eclipse.swtbot.nebula.stepbar.finder.test/pom.xml
10:28:36 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
10:28:36 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
10:28:36 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
10:28:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.stepbar.finder.test:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/pom.xml
10:28:36 [INFO] 
10:28:36 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
10:28:36 [INFO] The project's OSGi version is 4.2.0.202405291350
10:28:36 [INFO] 
10:28:36 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
10:28:36 [INFO] 
10:28:36 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
10:28:36 [INFO] 
10:28:36 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
10:28:36 [INFO] 
10:28:36 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
10:28:36 [INFO] Resolving class path of org.eclipse.swtbot.nebula.stepbar.finder.test
10:28:36 [INFO] 
10:28:36 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
10:28:36 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:28:36 [INFO] 
10:28:36 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
10:28:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:28:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/src/main/resources
10:28:36 [INFO] 
10:28:36 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
10:28:36 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:28:36 [INFO] 
10:28:36 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
10:28:36 [INFO] 
10:28:36 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
10:28:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:28:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/src/test/resources
10:28:36 [INFO] 
10:28:36 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
10:28:36 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 99 were skipped
10:28:36 [INFO] 
10:28:36 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
10:28:36 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/org.eclipse.swtbot.nebula.stepbar.finder.test-4.2.0-SNAPSHOT-sources.jar
10:28:36 [INFO] 
10:28:36 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
10:28:36 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/org.eclipse.swtbot.nebula.stepbar.finder.test-4.2.0-SNAPSHOT.jar
10:28:36 [INFO] 
10:28:36 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
10:28:36 [INFO] 
10:28:36 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
10:28:36 [INFO] 
10:28:36 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
10:28:36 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/org.eclipse.swtbot.nebula.stepbar.finder.test-4.2.0-SNAPSHOT.jar
10:28:43 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/org.eclipse.swtbot.nebula.stepbar.finder.test-4.2.0-SNAPSHOT-sources.jar
10:28:51 [INFO] 
10:28:51 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
10:28:51 [INFO] 
10:28:51 [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
10:28:51 [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/work/data/.metadata/.log
10:28:51 [INFO] Command line:
10:28:51 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/surefire.properties, -nouithread]
10:28:56 Running org.eclipse.swtbot.nebula.stepbar.finder.test.SWTBotStepbarTest
10:28:57 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
10:28:57 SLF4J: Defaulting to no-operation (NOP) logger implementation
10:28:57 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
10:28:57 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.581 s -- in org.eclipse.swtbot.nebula.stepbar.finder.test.SWTBotStepbarTest
10:28:57 org.eclipse.swtbot.nebula.stepbar.finder.test.SWTBotStepbarTest.testStepbar -- Time elapsed: 0.377 s
10:28:57 
10:28:57 Results:
10:28:57 
10:28:57 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
10:28:57 
10:28:58 [INFO] All tests passed
10:28:58 [INFO] 
10:28:58 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
10:28:58 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/org.eclipse.swtbot.nebula.stepbar.finder.test-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.stepbar.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder.test-4.2.0-SNAPSHOT.jar
10:28:58 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.stepbar.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder.test-4.2.0-SNAPSHOT.pom
10:28:58 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/org.eclipse.swtbot.nebula.stepbar.finder.test-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.stepbar.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder.test-4.2.0-SNAPSHOT-sources.jar
10:28:58 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.stepbar.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder.test-4.2.0-SNAPSHOT-p2metadata.xml
10:28:58 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.stepbar.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder.test-4.2.0-SNAPSHOT-p2artifacts.xml
10:28:58 [INFO] 
10:28:58 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
10:28:58 [INFO] 
10:28:58 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.rangeslider.finder.test >--
10:28:58 [INFO] Building org.eclipse.swtbot.nebula.rangeslider.finder.test 4.2.0-SNAPSHOT [57/57]
10:28:58 [INFO]   from org.eclipse.swtbot.nebula.rangeslider.finder.test/pom.xml
10:28:58 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
10:28:58 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
10:28:58 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)'
10:28:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.rangeslider.finder.test:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/pom.xml
10:28:58 [INFO] 
10:28:58 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
10:28:58 [INFO] The project's OSGi version is 4.2.0.202405291350
10:28:58 [INFO] 
10:28:58 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
10:28:58 [INFO] 
10:28:58 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
10:28:58 [INFO] 
10:28:58 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
10:28:58 [INFO] 
10:28:58 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
10:28:58 [INFO] Resolving class path of org.eclipse.swtbot.nebula.rangeslider.finder.test
10:28:58 [INFO] 
10:28:58 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
10:28:58 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:28:58 [INFO] 
10:28:58 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
10:28:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:28:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/src/main/resources
10:28:58 [INFO] 
10:28:58 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
10:28:58 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
10:28:58 [INFO] 
10:28:58 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
10:28:58 [INFO] 
10:28:58 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
10:28:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:28:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/src/test/resources
10:28:58 [INFO] 
10:28:58 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
10:28:58 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 99 were skipped
10:28:58 [INFO] 
10:28:58 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
10:28:58 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.2.0-SNAPSHOT-sources.jar
10:28:58 [INFO] 
10:28:58 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
10:28:58 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.2.0-SNAPSHOT.jar
10:28:58 [INFO] 
10:28:58 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
10:28:58 [INFO] 
10:28:58 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
10:28:58 [INFO] 
10:28:58 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
10:28:58 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.2.0-SNAPSHOT.jar
10:29:04 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.2.0-SNAPSHOT-sources.jar
10:29:09 [INFO] 
10:29:09 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
10:29:09 [INFO] 
10:29:09 [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
10:29:09 [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/work/data/.metadata/.log
10:29:09 [INFO] Command line:
10:29:09 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.800.v20240426-1701/org.eclipse.equinox.launcher-1.6.800.v20240426-1701.jar, -data, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/surefire.properties, -nouithread]
10:29:14 Running org.eclipse.swtbot.nebula.rangeslider.finder.test.SWTBotRangeSliderTest
10:29:15 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
10:29:15 SLF4J: Defaulting to no-operation (NOP) logger implementation
10:29:15 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
10:29:15 
10:29:15 (SWT:3578): Gtk-WARNING **: 14:29:15.204: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
10:29:15 
10:29:15 (SWT:3578): Gtk-WARNING **: 14:29:15.204: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
10:29:15 
10:29:15 (SWT:3578): Gtk-WARNING **: 14:29:15.214: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
10:29:15 
10:29:15 (SWT:3578): Gtk-WARNING **: 14:29:15.214: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
10:29:15 
10:29:15 (SWT:3578): Gtk-WARNING **: 14:29:15.451: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
10:29:15 
10:29:15 (SWT:3578): Gtk-WARNING **: 14:29:15.451: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
10:29:15 
10:29:15 (SWT:3578): Gtk-WARNING **: 14:29:15.460: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
10:29:15 
10:29:15 (SWT:3578): Gtk-WARNING **: 14:29:15.460: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
10:29:15 
10:29:15 (SWT:3578): Gtk-WARNING **: 14:29:15.552: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
10:29:15 
10:29:15 (SWT:3578): Gtk-WARNING **: 14:29:15.552: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
10:29:15 
10:29:15 (SWT:3578): Gtk-WARNING **: 14:29:15.559: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
10:29:15 
10:29:15 (SWT:3578): Gtk-WARNING **: 14:29:15.559: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
10:29:15 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.858 s -- in org.eclipse.swtbot.nebula.rangeslider.finder.test.SWTBotRangeSliderTest
10:29:15 org.eclipse.swtbot.nebula.rangeslider.finder.test.SWTBotRangeSliderTest.testSetLowerValue -- Time elapsed: 0.349 s
10:29:15 org.eclipse.swtbot.nebula.rangeslider.finder.test.SWTBotRangeSliderTest.testSetUpperValue -- Time elapsed: 0.101 s
10:29:15 org.eclipse.swtbot.nebula.rangeslider.finder.test.SWTBotRangeSliderTest.testSetSelection -- Time elapsed: 0.127 s
10:29:15 
10:29:15 Results:
10:29:15 
10:29:15 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
10:29:15 
10:29:16 [INFO] All tests passed
10:29:16 [INFO] 
10:29:16 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
10:29:16 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.rangeslider.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.2.0-SNAPSHOT.jar
10:29:16 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.rangeslider.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.2.0-SNAPSHOT.pom
10:29:16 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.rangeslider.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.2.0-SNAPSHOT-sources.jar
10:29:16 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.rangeslider.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.2.0-SNAPSHOT-p2metadata.xml
10:29:16 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.rangeslider.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.2.0-SNAPSHOT-p2artifacts.xml
10:29:16 [INFO] 
10:29:16 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
10:29:16 [INFO] ------------------------------------------------------------------------
10:29:16 [INFO] Reactor Summary for Eclipse SWTBot 4.2.0-SNAPSHOT:
10:29:16 [INFO] 
10:29:16 [INFO] Eclipse SWTBot ..................................... SUCCESS [ 10.710 s]
10:29:16 [INFO] org.eclipse.swtbot.ant.junit ....................... SUCCESS [ 48.978 s]
10:29:16 [INFO] org.eclipse.swtbot.swt.finder ...................... SUCCESS [ 18.313 s]
10:29:16 [INFO] org.eclipse.swtbot.eclipse.core .................... SUCCESS [ 15.464 s]
10:29:16 [INFO] org.eclipse.swtbot.junit4_x ........................ SUCCESS [ 15.499 s]
10:29:16 [INFO] org.eclipse.swtbot.eclipse.finder .................. SUCCESS [ 13.317 s]
10:29:16 [INFO] org.eclipse.swtbot.go .............................. SUCCESS [ 10.531 s]
10:29:16 [INFO] org.eclipse.swtbot ................................. SUCCESS [ 13.143 s]
10:29:16 [INFO] org.eclipse.swtbot.forms.finder .................... SUCCESS [ 15.855 s]
10:29:16 [INFO] org.eclipse.swtbot.forms ........................... SUCCESS [ 13.188 s]
10:29:16 [INFO] org.eclipse.swtbot.e4.finder ....................... SUCCESS [ 11.011 s]
10:29:16 [INFO] org.eclipse.swtbot.eclipse ......................... SUCCESS [ 13.168 s]
10:29:16 [INFO] org.eclipse.swtbot.eclipse.dsl ..................... SUCCESS [ 20.907 s]
10:29:16 [INFO] org.eclipse.swtbot.eclipse.gef.finder .............. SUCCESS [ 18.325 s]
10:29:16 [INFO] org.eclipse.swtbot.eclipse.spy ..................... SUCCESS [  9.094 s]
10:29:16 [INFO] org.eclipse.swtbot.eclipse.junit.headless .......... SUCCESS [ 20.555 s]
10:29:16 [INFO] org.eclipse.swtbot.eclipse.test.junit .............. SUCCESS [ 13.427 s]
10:29:16 [INFO] org.eclipse.swtbot.eclipse.ui ...................... SUCCESS [ 17.483 s]
10:29:16 [INFO] org.eclipse.swtbot.generator ....................... SUCCESS [ 15.703 s]
10:29:16 [INFO] org.eclipse.swtbot.generator.client ................ SUCCESS [ 10.329 s]
10:29:16 [INFO] org.eclipse.swtbot.generator.rules.workbench ....... SUCCESS [  9.110 s]
10:29:16 [INFO] org.eclipse.swtbot.generator.jdt ................... SUCCESS [  8.624 s]
10:29:16 [INFO] org.eclipse.swtbot.generator.ui .................... SUCCESS [ 10.464 s]
10:29:16 [INFO] org.eclipse.swtbot.junit5_x ........................ SUCCESS [ 11.957 s]
10:29:16 [INFO] org.eclipse.swtbot.nebula.gallery.finder ........... SUCCESS [ 21.109 s]
10:29:16 [INFO] org.eclipse.swt.examples ........................... SUCCESS [ 50.032 s]
10:29:16 [INFO] org.eclipse.swtbot.swt.demo ........................ SUCCESS [ 33.356 s]
10:29:16 [INFO] org.eclipse.ui.forms.examples ...................... SUCCESS [ 51.793 s]
10:29:16 [INFO] org.eclipse.swtbot.nebula.nattable.finder .......... SUCCESS [ 26.375 s]
10:29:16 [INFO] org.eclipse.swtbot.nebula.checkboxgroup.finder ..... SUCCESS [ 20.172 s]
10:29:16 [INFO] org.eclipse.swtbot.nebula.stepbar.finder ........... SUCCESS [ 23.330 s]
10:29:16 [INFO] org.eclipse.swtbot.nebula.rangeslider.finder ....... SUCCESS [ 23.391 s]
10:29:16 [INFO] org.eclipse.swtbot.eclipse.gef ..................... SUCCESS [ 18.295 s]
10:29:16 [INFO] org.eclipse.swtbot.generator.feature ............... SUCCESS [ 18.400 s]
10:29:16 [INFO] org.eclipse.swtbot.ide ............................. SUCCESS [ 18.009 s]
10:29:16 [INFO] org.eclipse.swtbot.eclipse.junit5.headless ......... SUCCESS [ 23.405 s]
10:29:16 [INFO] org.eclipse.swtbot.junit5 .......................... SUCCESS [ 26.221 s]
10:29:16 [INFO] org.eclipse.swtbot.nebula.gallery .................. SUCCESS [ 20.791 s]
10:29:16 [INFO] org.eclipse.swtbot.nebula.nattable ................. SUCCESS [ 20.439 s]
10:29:16 [INFO] org.eclipse.swtbot.nebula.checkboxgroup ............ SUCCESS [ 17.978 s]
10:29:16 [INFO] org.eclipse.swtbot.nebula.stepbar .................. SUCCESS [ 23.227 s]
10:29:16 [INFO] org.eclipse.swtbot.nebula.rangeslider .............. SUCCESS [ 16.095 s]
10:29:16 [INFO] org.eclipse.swtbot.updatesite ...................... SUCCESS [  3.484 s]
10:29:16 [INFO] org.eclipse.swtbot.eclipse.ui.test ................. SUCCESS [ 39.504 s]
10:29:16 [INFO] org.eclipse.swtbot.swt.finder.test.keyboards ....... SUCCESS [ 16.927 s]
10:29:16 [INFO] org.eclipse.swtbot.forms.finder.test ............... SUCCESS [ 25.671 s]
10:29:16 [INFO] org.eclipse.swtbot.eclipse.finder.test ............. SUCCESS [03:07 min]
10:29:16 [INFO] org.eclipse.swtbot.e4.finder.test .................. SUCCESS [ 28.820 s]
10:29:16 [INFO] org.eclipse.swtbot.nebula.gallery.finder.test ...... SUCCESS [ 30.519 s]
10:29:16 [INFO] org.eclipse.swtbot.swt.finder.test ................. SUCCESS [16:54 min]
10:29:16 [INFO] org.eclipse.swtbot.test ............................ SUCCESS [ 12.737 s]
10:29:16 [INFO] org.eclipse.swtbot.generator.test .................. SUCCESS [ 29.208 s]
10:29:16 [INFO] org.eclipse.swtbot.generator.jdt.test .............. SUCCESS [ 24.191 s]
10:29:16 [INFO] org.eclipse.swtbot.nebula.nattable.finder.test ..... SUCCESS [ 25.269 s]
10:29:16 [INFO] org.eclipse.swtbot.nebula.checkboxgroup.finder.test  SUCCESS [ 15.928 s]
10:29:16 [INFO] org.eclipse.swtbot.nebula.stepbar.finder.test ...... SUCCESS [ 22.032 s]
10:29:16 [INFO] org.eclipse.swtbot.nebula.rangeslider.finder.test .. SUCCESS [ 17.967 s]
10:29:16 [INFO] ------------------------------------------------------------------------
10:29:16 [INFO] BUILD SUCCESS
10:29:16 [INFO] ------------------------------------------------------------------------
10:29:16 [INFO] Total time:  38:57 min
10:29:16 [INFO] Finished at: 2024-05-29T14:29:16Z
10:29:16 [INFO] ------------------------------------------------------------------------
10:29:17 [swtbot-tycho] $ /bin/sh -xe /tmp/jenkins17618336956626548093.sh
10:29:17 + ssh genie.swtbot@projects-storage.eclipse.org rm -rf '/home/data/httpd/download.eclipse.org/technology/swtbot/snapshots/*'
10:29:18 + scp -r org.eclipse.swtbot.updatesite/target/repository/artifacts.jar org.eclipse.swtbot.updatesite/target/repository/artifacts.xml.xz org.eclipse.swtbot.updatesite/target/repository/content.jar org.eclipse.swtbot.updatesite/target/repository/content.xml.xz org.eclipse.swtbot.updatesite/target/repository/features org.eclipse.swtbot.updatesite/target/repository/p2.index org.eclipse.swtbot.updatesite/target/repository/plugins genie.swtbot@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/swtbot/snapshots/
10:29:19 + ssh genie.swtbot@projects-storage.eclipse.org 'cd /home/data/httpd/download.eclipse.org/technology/swtbot/snapshots/ && zip -qr repository.zip *'
10:29:19 Terminating xvnc.
10:29:25 $ ssh-agent -k
10:29:25 unset SSH_AUTH_SOCK;
10:29:25 unset SSH_AGENT_PID;
10:29:25 echo Agent pid 44 killed;
10:29:25 [ssh-agent] Stopped.
10:29:25 Recording test results
10:29:26 [Checks API] No suitable checks publisher found.
10:29:26 Archiving artifacts
10:29:27 Finished: SUCCESS