Skip to content

Console Output

06:05:12 Started by an SCM change
06:05:12 Running as SYSTEM
06:05:13 Agent centos-7-qqh8s is provisioned from template centos-7
06:05:13 ---
06:05:13 apiVersion: "v1"
06:05:13 kind: "Pod"
06:05:13 metadata:
06:05:13   labels:
06:05:13     jenkins: "slave"
06:05:13     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
06:05:13     jenkins/label: "migration_jipp-migration_centos-7"
06:05:13   name: "centos-7-qqh8s"
06:05:13   namespace: "swtbot"
06:05:13 spec:
06:05:13   containers:
06:05:13   - env:
06:05:13     - name: "JENKINS_SECRET"
06:05:13       value: "********"
06:05:13     - name: "JENKINS_TUNNEL"
06:05:13       value: "jenkins-discovery.swtbot.svc.cluster.local:50000"
06:05:13     - name: "JENKINS_AGENT_NAME"
06:05:13       value: "centos-7-qqh8s"
06:05:13     - name: "JENKINS_REMOTING_JAVA_OPTS"
06:05:13       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
06:05:13         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
06:05:13     - name: "JAVA_TOOL_OPTIONS"
06:05:13       value: ""
06:05:13     - name: "_JAVA_OPTIONS"
06:05:13       value: ""
06:05:13     - name: "OPENJ9_JAVA_OPTIONS"
06:05:13       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
06:05:13     - name: "JENKINS_NAME"
06:05:13       value: "centos-7-qqh8s"
06:05:13     - name: "JENKINS_AGENT_WORKDIR"
06:05:13       value: "/home/jenkins/agent"
06:05:13     - name: "JENKINS_URL"
06:05:13       value: "http://jenkins-ui.swtbot.svc.cluster.local/swtbot/"
06:05:13     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3107.v665000b_51092"
06:05:13     imagePullPolicy: "Always"
06:05:13     name: "jnlp"
06:05:13     resources:
06:05:13       limits:
06:05:13         cpu: "2000m"
06:05:13         memory: "4096Mi"
06:05:13       requests:
06:05:13         cpu: "1000m"
06:05:13         memory: "4096Mi"
06:05:13     tty: true
06:05:13     volumeMounts:
06:05:13     - mountPath: "/home/jenkins/.m2/toolchains.xml"
06:05:13       name: "m2-dir"
06:05:13       readOnly: true
06:05:13       subPath: "toolchains.xml"
06:05:13     - mountPath: "/home/jenkins/.mavenrc"
06:05:13       name: "m2-dir"
06:05:13       readOnly: true
06:05:13       subPath: ".mavenrc"
06:05:13     - mountPath: "/opt/tools"
06:05:13       name: "volume-0"
06:05:13       readOnly: false
06:05:13     - mountPath: "/home/jenkins"
06:05:13       name: "volume-2"
06:05:13       readOnly: false
06:05:13     - mountPath: "/home/jenkins/.m2/repository"
06:05:13       name: "volume-3"
06:05:13       readOnly: false
06:05:13     - mountPath: "/home/jenkins/.m2/settings-security.xml"
06:05:13       name: "m2-secret-dir"
06:05:13       readOnly: true
06:05:13       subPath: "settings-security.xml"
06:05:13     - mountPath: "/home/jenkins/.m2/wrapper"
06:05:13       name: "volume-4"
06:05:13       readOnly: false
06:05:13     - mountPath: "/home/jenkins/.m2/settings.xml"
06:05:13       name: "m2-secret-dir"
06:05:13       readOnly: true
06:05:13       subPath: "settings.xml"
06:05:13     - mountPath: "/home/jenkins/.ssh"
06:05:13       name: "volume-1"
06:05:13       readOnly: false
06:05:13       subPath: ""
06:05:13     - mountPath: "/home/jenkins/agent"
06:05:13       name: "workspace-volume"
06:05:13       readOnly: false
06:05:13     workingDir: "/home/jenkins/agent"
06:05:13   nodeSelector:
06:05:13     kubernetes.io/os: "linux"
06:05:13   restartPolicy: "Never"
06:05:13   volumes:
06:05:13   - name: "volume-0"
06:05:13     persistentVolumeClaim:
06:05:13       claimName: "tools-claim-jiro-swtbot"
06:05:13       readOnly: true
06:05:13   - name: "m2-secret-dir"
06:05:13     secret:
06:05:13       secretName: "m2-secret-dir"
06:05:13   - emptyDir:
06:05:13       medium: ""
06:05:13     name: "volume-2"
06:05:13   - configMap:
06:05:13       name: "m2-dir"
06:05:13     name: "m2-dir"
06:05:13   - configMap:
06:05:13       name: "known-hosts"
06:05:13     name: "volume-1"
06:05:13   - emptyDir:
06:05:13       medium: ""
06:05:13     name: "workspace-volume"
06:05:13   - emptyDir:
06:05:13       medium: ""
06:05:13     name: "volume-4"
06:05:13   - emptyDir:
06:05:13       medium: ""
06:05:13     name: "volume-3"
06:05:13 
06:05:13 Building remotely on centos-7-qqh8s (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/swtbot-tycho
06:05:13 [ssh-agent] Looking for ssh-agent implementation...
06:05:13 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
06:05:13 $ ssh-agent
06:05:13 SSH_AUTH_SOCK=/tmp/ssh-oZT8uwMLeRyp/agent.50
06:05:13 SSH_AGENT_PID=52
06:05:13 [ssh-agent] Started.
06:05:13 Running ssh-add (command line suppressed)
06:05:13 Identity added: /home/jenkins/agent/workspace/swtbot-tycho@tmp/private_key_14336345925039592528.key (/home/jenkins/agent/workspace/swtbot-tycho@tmp/private_key_14336345925039592528.key)
06:05:13 [ssh-agent] Using credentials genie.swtbot (ssh://genie.swtbot@projects-storage.eclipse.org)
06:05:13 The recommended git tool is: NONE
06:05:14 No credentials specified
06:05:14 Cloning the remote Git repository
06:05:14 Cloning repository https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git
06:05:14  > git init /home/jenkins/agent/workspace/swtbot-tycho # timeout=10
06:05:14 Fetching upstream changes from https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git
06:05:14  > git --version # timeout=10
06:05:14  > git --version # 'git version 2.36.6'
06:05:14  > git fetch --tags --force --progress -- https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:05:15  > git config remote.origin.url https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git # timeout=10
06:05:15  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
06:05:16 Avoid second fetch
06:05:16  > git rev-parse origin/master^{commit} # timeout=10
06:05:16 Checking out Revision 6021164a6f2628f36f85f60928abff10bb605863 (origin/master)
06:05:16  > git config core.sparsecheckout # timeout=10
06:05:16  > git checkout -f 6021164a6f2628f36f85f60928abff10bb605863 # timeout=10
06:05:16 Commit message: "Bug 582078- Cannot install via Oomph due to EclEmma update site"
06:05:16  > git rev-list --no-walk 56313702c73a58b70dc9c89e35708efeb868463e # timeout=10
06:05:17 [swtbot-tycho] $ Xvnc -help
06:05:17 Starting xvnc
06:05:17 [swtbot-tycho] $ Xvnc :64 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
06:05:17 
06:05:17 Xvnc TigerVNC 1.8.0 - built Apr  5 2023 13:48:56
06:05:17 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
06:05:17 See http://www.tigervnc.org for information on TigerVNC.
06:05:17 Underlying X server release 12004000, The X.Org Foundation
06:05:17 
06:05:17 
06:05:17 Tue Jul 25 10:05:17 2023
06:05:17  vncext:      VNC extension running!
06:05:17  vncext:      Listening for VNC connections on all interface(s), port 5964
06:05:17  vncext:      created VNC server for screen 0
06:05:17 [swtbot-tycho] $ /bin/bash -x /tmp/jenkins1234381929066815690.sh
06:05:17 + metacity --sm-disable --replace
06:05:17 [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
06:05:17 Apache Maven 3.9.1 (2e178502fcdbffc201671fb2537d0cb4b4cc58f8)
06:05:17 Maven home: /opt/tools/apache-maven/latest
06:05:17 Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8
06:05:17 Default locale: en_US, platform encoding: UTF-8
06:05:17 OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix"
06:05:18 [INFO] Scanning for projects...
06:05:34 [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
06:05:34 [INFO]     Cache location:         /home/jenkins/agent/workspace/swtbot-tycho/.repository/.cache/tycho
06:05:34 [INFO]     Transport mode:         online
06:05:34 [INFO]     Update mode:            cache first
06:05:34 [INFO]     Minimum cache duration: 60 minutes
06:05:34 [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
06:05:44 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/../devtools/target-platforms/2023-06/2023-06.target for environments=[linux/gtk/x86_64, win32/win32/x86_64, macosx/cocoa/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@7a80ebcd...
06:05:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.ant.junit:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/pom.xml
06:05:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/pom.xml
06:05:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.core:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/pom.xml
06:05:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.dsl:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/pom.xml
06:05:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.finder:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/pom.xml
06:05:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.gef.finder:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/pom.xml
06:05:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.e4.finder:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/pom.xml
06:05:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.spy:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/pom.xml
06:05:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.test.junit:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/pom.xml
06:05:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.ui:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/pom.xml
06:06:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/pom.xml
06:06:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/pom.xml
06:06:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.generator.client:org.eclipse.swtbot.generator.client:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/pom.xml
06:06:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.rules.workbench:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/pom.xml
06:06:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/pom.xml
06:06:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.ui:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/pom.xml
06:06:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.go:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/pom.xml
06:06:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit4_x:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/pom.xml
06:06:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit5_x:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/pom.xml
06:06:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/pom.xml
06:06:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.demo:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/pom.xml
06:06:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/pom.xml
06:06:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.test:org.eclipse.swt.examples:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/pom.xml
06:06:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.ui.forms.examples:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/pom.xml
06:06:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/pom.xml
06:06:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.checkboxgroup.finder:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/pom.xml
06:06:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.stepbar.finder:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/pom.xml
06:06:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.rangeslider.finder:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/pom.xml
06:06:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/pom.xml
06:06:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.forms:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/pom.xml
06:06:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.gef:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/pom.xml
06:06:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.ide:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/pom.xml
06:06:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit.headless:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/pom.xml
06:06:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit5.headless:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/pom.xml
06:06:04 [INFO] Resolving test dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit5.headless:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/pom.xml
06:06:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.junit5:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/pom.xml
06:06:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.generator.feature:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/pom.xml
06:06:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.gallery:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/pom.xml
06:06:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.nattable:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/pom.xml
06:06:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.checkboxgroup:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/pom.xml
06:06:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.stepbar:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/pom.xml
06:06:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.rangeslider:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/pom.xml
06:06:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot:org.eclipse.swtbot.updatesite:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/pom.xml
06:06:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.test:org.eclipse.swtbot.eclipse.ui.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/pom.xml
06:06:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.test:org.eclipse.swtbot.swt.finder.test.keyboards:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/pom.xml
06:06:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/pom.xml
06:06:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.finder.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/pom.xml
06:06:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.e4.finder.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/pom.xml
06:06:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/pom.xml
06:06:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.test.features:org.eclipse.swtbot.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/pom.xml
06:06:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/pom.xml
06:06:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/pom.xml
06:06:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/pom.xml
06:06:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/pom.xml
06:06:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.checkboxgroup.finder.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/pom.xml
06:06:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.stepbar.finder.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/pom.xml
06:06:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.rangeslider.finder.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/pom.xml
06:06:08 [INFO] ------------------------------------------------------------------------
06:06:08 [INFO] Reactor Build Order:
06:06:08 [INFO] 
06:06:08 [INFO] Eclipse SWTBot                                                     [pom]
06:06:08 [INFO] org.eclipse.swtbot.ant.junit                            [eclipse-plugin]
06:06:08 [INFO] org.eclipse.swtbot.eclipse.core                         [eclipse-plugin]
06:06:08 [INFO] org.eclipse.swtbot.swt.finder                           [eclipse-plugin]
06:06:08 [INFO] org.eclipse.swtbot.eclipse.finder                       [eclipse-plugin]
06:06:08 [INFO] org.eclipse.swtbot.e4.finder                            [eclipse-plugin]
06:06:08 [INFO] org.eclipse.swtbot.junit4_x                             [eclipse-plugin]
06:06:08 [INFO] org.eclipse.swtbot                                     [eclipse-feature]
06:06:08 [INFO] org.eclipse.swtbot.forms.finder                         [eclipse-plugin]
06:06:08 [INFO] org.eclipse.swtbot.forms                               [eclipse-feature]
06:06:08 [INFO] org.eclipse.swtbot.go                                   [eclipse-plugin]
06:06:08 [INFO] org.eclipse.swtbot.eclipse                             [eclipse-feature]
06:06:08 [INFO] org.eclipse.swtbot.eclipse.dsl                          [eclipse-plugin]
06:06:08 [INFO] org.eclipse.swtbot.eclipse.gef.finder                   [eclipse-plugin]
06:06:08 [INFO] org.eclipse.swtbot.eclipse.spy                          [eclipse-plugin]
06:06:08 [INFO] org.eclipse.swtbot.eclipse.junit.headless               [eclipse-plugin]
06:06:08 [INFO] org.eclipse.swtbot.eclipse.test.junit                  [eclipse-feature]
06:06:08 [INFO] org.eclipse.swtbot.eclipse.ui                           [eclipse-plugin]
06:06:08 [INFO] org.eclipse.swtbot.generator                            [eclipse-plugin]
06:06:08 [INFO] org.eclipse.swtbot.generator.client                     [eclipse-plugin]
06:06:08 [INFO] org.eclipse.swtbot.generator.rules.workbench            [eclipse-plugin]
06:06:08 [INFO] org.eclipse.swtbot.generator.jdt                        [eclipse-plugin]
06:06:08 [INFO] org.eclipse.swtbot.generator.ui                         [eclipse-plugin]
06:06:08 [INFO] org.eclipse.swtbot.junit5_x                             [eclipse-plugin]
06:06:08 [INFO] org.eclipse.swtbot.nebula.gallery.finder                [eclipse-plugin]
06:06:08 [INFO] org.eclipse.swt.examples                                [eclipse-plugin]
06:06:08 [INFO] org.eclipse.swtbot.swt.demo                             [eclipse-plugin]
06:06:08 [INFO] org.eclipse.ui.forms.examples                           [eclipse-plugin]
06:06:08 [INFO] org.eclipse.swtbot.nebula.nattable.finder               [eclipse-plugin]
06:06:08 [INFO] org.eclipse.swtbot.nebula.checkboxgroup.finder          [eclipse-plugin]
06:06:08 [INFO] org.eclipse.swtbot.nebula.stepbar.finder                [eclipse-plugin]
06:06:08 [INFO] org.eclipse.swtbot.nebula.rangeslider.finder            [eclipse-plugin]
06:06:08 [INFO] org.eclipse.swtbot.eclipse.gef                         [eclipse-feature]
06:06:08 [INFO] org.eclipse.swtbot.generator.feature                   [eclipse-feature]
06:06:08 [INFO] org.eclipse.swtbot.ide                                 [eclipse-feature]
06:06:08 [INFO] org.eclipse.swtbot.eclipse.junit5.headless              [eclipse-plugin]
06:06:08 [INFO] org.eclipse.swtbot.junit5                              [eclipse-feature]
06:06:08 [INFO] org.eclipse.swtbot.nebula.gallery                      [eclipse-feature]
06:06:08 [INFO] org.eclipse.swtbot.nebula.nattable                     [eclipse-feature]
06:06:08 [INFO] org.eclipse.swtbot.nebula.checkboxgroup                [eclipse-feature]
06:06:08 [INFO] org.eclipse.swtbot.nebula.stepbar                      [eclipse-feature]
06:06:08 [INFO] org.eclipse.swtbot.nebula.rangeslider                  [eclipse-feature]
06:06:08 [INFO] org.eclipse.swtbot.updatesite                       [eclipse-repository]
06:06:08 [INFO] org.eclipse.swtbot.eclipse.ui.test                 [eclipse-test-plugin]
06:06:08 [INFO] org.eclipse.swtbot.swt.finder.test.keyboards            [eclipse-plugin]
06:06:08 [INFO] org.eclipse.swtbot.forms.finder.test               [eclipse-test-plugin]
06:06:08 [INFO] org.eclipse.swtbot.eclipse.finder.test             [eclipse-test-plugin]
06:06:08 [INFO] org.eclipse.swtbot.e4.finder.test                  [eclipse-test-plugin]
06:06:08 [INFO] org.eclipse.swtbot.nebula.gallery.finder.test      [eclipse-test-plugin]
06:06:08 [INFO] org.eclipse.swtbot.swt.finder.test                 [eclipse-test-plugin]
06:06:08 [INFO] org.eclipse.swtbot.test                                [eclipse-feature]
06:06:08 [INFO] org.eclipse.swtbot.generator.test                  [eclipse-test-plugin]
06:06:08 [INFO] org.eclipse.swtbot.generator.jdt.test              [eclipse-test-plugin]
06:06:08 [INFO] org.eclipse.swtbot.nebula.nattable.finder.test     [eclipse-test-plugin]
06:06:08 [INFO] org.eclipse.swtbot.nebula.checkboxgroup.finder.test [eclipse-test-plugin]
06:06:08 [INFO] org.eclipse.swtbot.nebula.stepbar.finder.test      [eclipse-test-plugin]
06:06:08 [INFO] org.eclipse.swtbot.nebula.rangeslider.finder.test  [eclipse-test-plugin]
06:06:08 [INFO] 
06:06:08 [INFO] ---------------------< org.eclipse.swtbot:parent >----------------------
06:06:08 [INFO] Building Eclipse SWTBot 4.1.0-SNAPSHOT                            [1/57]
06:06:08 [INFO]   from pom.xml
06:06:08 [INFO] --------------------------------[ pom ]---------------------------------
06:06:08 [INFO] 
06:06:08 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ parent ---
06:06: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/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
06:06:12 [INFO] 
06:06:12 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ parent ---
06:06:12 [INFO] 
06:06:12 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ parent ---
06:06:12 [INFO] 
06:06:12 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ parent ---
06:06:13 [INFO] 
06:06:13 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ parent ---
06:06:13 [INFO] 
06:06:13 [INFO] --- install:3.1.0:install (default-install) @ parent ---
06:06:14 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/parent/4.1.0-SNAPSHOT/parent-4.1.0-SNAPSHOT.pom
06:06:14 [INFO] 
06:06:14 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.ant.junit >-------
06:06:14 [INFO] Building org.eclipse.swtbot.ant.junit 4.1.0-SNAPSHOT              [2/57]
06:06:14 [INFO]   from org.eclipse.swtbot.ant.junit/pom.xml
06:06:14 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:06:14 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
06:06:14 [INFO] 
06:06:14 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.ant.junit ---
06:06:14 [INFO] The project's OSGi version is 4.1.0.202307251005
06:06:14 [INFO] 
06:06:14 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.ant.junit ---
06:06:14 [INFO] 
06:06:14 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.ant.junit ---
06:06:14 [INFO] 
06:06:14 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.ant.junit ---
06:06:15 [INFO] 
06:06:15 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.ant.junit ---
06:06:15 [INFO] Resolving class path of org.eclipse.swtbot.ant.junit...
06:06:16 [INFO] 
06:06:16 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.ant.junit ---
06:06:16 [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.*
06:06:16 [INFO] 
06:06:16 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.ant.junit ---
06:06:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:06:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/src/main/resources
06:06:17 [INFO] 
06:06:17 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.ant.junit ---
06:06:17 [INFO] 
06:06:17 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.ant.junit ---
06:06:17 [INFO] 
06:06:17 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.ant.junit ---
06:06:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:06:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/src/test/resources
06:06:17 [INFO] 
06:06:17 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.ant.junit ---
06:06:17 [INFO] 
06:06:17 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.ant.junit ---
06:06:17 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:06:17 [INFO] No tests to run.
06:06:17 [INFO] 
06:06:17 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.ant.junit ---
06:06:17 [INFO] 
06:06:17 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.ant.junit ---
06:06:17 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-4.1.0-SNAPSHOT-sources.jar
06:06:17 [INFO] 
06:06:17 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.ant.junit ---
06:06:20 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-4.1.0-SNAPSHOT.jar
06:06:20 [INFO] 
06:06:20 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.ant.junit ---
06:06:20 [INFO] 
06:06:20 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.ant.junit ---
06:06:20 [INFO] 
06:06:20 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.ant.junit ---
06:06:21 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-4.1.0-SNAPSHOT.jar
06:06:22 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-4.1.0-SNAPSHOT-sources.jar
06:06:24 [INFO] 
06:06:24 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.ant.junit ---
06:06:24 [INFO] 
06:06:24 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.ant.junit ---
06:06:24 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:06:24 [INFO] 
06:06:24 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.ant.junit ---
06:06:24 [INFO] No tests to run.
06:06:24 [INFO] 
06:06:24 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.ant.junit ---
06:06:24 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.ant.junit/4.1.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-4.1.0-SNAPSHOT.jar
06:06:24 [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.1.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-4.1.0-SNAPSHOT.pom
06:06:24 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.ant.junit/4.1.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-4.1.0-SNAPSHOT-sources.jar
06:06:24 [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.1.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-4.1.0-SNAPSHOT-p2metadata.xml
06:06:24 [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.1.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-4.1.0-SNAPSHOT-p2artifacts.xml
06:06:24 [INFO] 
06:06:24 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.ant.junit ---
06:06:24 [INFO] 
06:06:24 [INFO] ----< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.core >-----
06:06:24 [INFO] Building org.eclipse.swtbot.eclipse.core 4.1.0-SNAPSHOT           [3/57]
06:06:24 [INFO]   from org.eclipse.swtbot.eclipse.core/pom.xml
06:06:24 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:06:24 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
06:06:25 [INFO] 
06:06:25 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.core ---
06:06:25 [INFO] The project's OSGi version is 4.1.0.202307251005
06:06:25 [INFO] 
06:06:25 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.core ---
06:06:25 [INFO] 
06:06:25 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.core ---
06:06:25 [INFO] 
06:06:25 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.core ---
06:06:25 [INFO] 
06:06:25 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.core ---
06:06:25 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.core...
06:06:25 [INFO] 
06:06:25 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.core ---
06:06: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.*
06:06:25 [INFO] 
06:06:25 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.core ---
06:06:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:06:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/src/main/resources
06:06:25 [INFO] 
06:06:25 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.core ---
06:06:25 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/classes
06:06:26 [INFO] 
06:06:26 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.core ---
06:06:26 [INFO] 
06:06:26 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.core ---
06:06:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:06:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/src/test/resources
06:06:26 [INFO] 
06:06:26 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.core ---
06:06:26 [INFO] 
06:06:26 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.eclipse.core ---
06:06:26 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:06:26 [INFO] No tests to run.
06:06:26 [INFO] 
06:06:26 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.core ---
06:06:26 [INFO] 
06:06:26 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.core ---
06:06:26 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-4.1.0-SNAPSHOT-sources.jar
06:06:26 [INFO] 
06:06:26 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.core ---
06:06:26 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-4.1.0-SNAPSHOT.jar
06:06:26 [INFO] 
06:06:26 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.core ---
06:06:26 [INFO] 
06:06:26 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.core ---
06:06:26 [INFO] 
06:06:26 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.core ---
06:06:26 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-4.1.0-SNAPSHOT.jar
06:06:28 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-4.1.0-SNAPSHOT-sources.jar
06:06:29 [INFO] 
06:06:29 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.core ---
06:06:29 [INFO] 
06:06:29 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.eclipse.core ---
06:06:29 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:06:29 [INFO] 
06:06:29 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.eclipse.core ---
06:06:29 [INFO] No tests to run.
06:06:29 [INFO] 
06:06:29 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.core ---
06:06:29 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.core/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-4.1.0-SNAPSHOT.jar
06:06:29 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-4.1.0-SNAPSHOT.pom
06:06:29 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.core/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-4.1.0-SNAPSHOT-sources.jar
06:06:29 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-4.1.0-SNAPSHOT-p2metadata.xml
06:06:29 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-4.1.0-SNAPSHOT-p2artifacts.xml
06:06:29 [INFO] 
06:06:29 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.core ---
06:06:29 [INFO] 
06:06:29 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder >------
06:06:29 [INFO] Building org.eclipse.swtbot.swt.finder 4.1.0-SNAPSHOT             [4/57]
06:06:29 [INFO]   from org.eclipse.swtbot.swt.finder/pom.xml
06:06:29 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:06:29 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
06:06:29 [INFO] 
06:06:29 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.finder ---
06:06:29 [INFO] The project's OSGi version is 4.1.0.202307251005
06:06:29 [INFO] 
06:06:29 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.finder ---
06:06:29 [INFO] 
06:06:29 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.finder ---
06:06:29 [INFO] 
06:06:29 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.finder ---
06:06:29 [INFO] 
06:06:29 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.swt.finder ---
06:06:29 [INFO] Resolving class path of org.eclipse.swtbot.swt.finder...
06:06:29 [INFO] 
06:06:29 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.swt.finder ---
06:06:29 [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.*
06:06:29 [INFO] 
06:06:29 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.finder ---
06:06:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:06:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/src/main/resources
06:06:29 [INFO] 
06:06:29 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.swt.finder ---
06:06:29 [INFO] Compiling 158 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/classes
06:06:31 [INFO] 
06:06:31 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.swt.finder ---
06:06:31 [INFO] 
06:06:31 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.finder ---
06:06:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:06:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/src/test/resources
06:06:31 [INFO] 
06:06:31 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.swt.finder ---
06:06:31 [INFO] 
06:06:31 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.swt.finder ---
06:06:31 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:06:31 [INFO] No tests to run.
06:06:31 [INFO] 
06:06:31 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.swt.finder ---
06:06:31 [INFO] 
06:06:31 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.finder ---
06:06:31 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-4.1.0-SNAPSHOT-sources.jar
06:06:31 [INFO] 
06:06:31 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.finder ---
06:06:31 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-4.1.0-SNAPSHOT.jar
06:06:31 [INFO] 
06:06:31 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.finder ---
06:06:31 [INFO] 
06:06:31 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.swt.finder ---
06:06:31 [INFO] 
06:06:31 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.swt.finder ---
06:06:32 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-4.1.0-SNAPSHOT.jar
06:06:33 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-4.1.0-SNAPSHOT-sources.jar
06:06:34 [INFO] 
06:06:34 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.finder ---
06:06:34 [INFO] 
06:06:34 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.swt.finder ---
06:06:34 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:06:34 [INFO] 
06:06:34 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.swt.finder ---
06:06:34 [INFO] No tests to run.
06:06:34 [INFO] 
06:06:34 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.finder ---
06:06:34 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-4.1.0-SNAPSHOT.jar
06:06:34 [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.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-4.1.0-SNAPSHOT.pom
06:06:34 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-4.1.0-SNAPSHOT-sources.jar
06:06:34 [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.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-4.1.0-SNAPSHOT-p2metadata.xml
06:06:34 [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.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-4.1.0-SNAPSHOT-p2artifacts.xml
06:06:34 [INFO] 
06:06:34 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.finder ---
06:06:34 [INFO] 
06:06:34 [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.finder >----
06:06:34 [INFO] Building org.eclipse.swtbot.eclipse.finder 4.1.0-SNAPSHOT         [5/57]
06:06:34 [INFO]   from org.eclipse.swtbot.eclipse.finder/pom.xml
06:06:34 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:06:34 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
06:06:34 [INFO] 
06:06:34 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.finder ---
06:06:34 [INFO] The project's OSGi version is 4.1.0.202307251005
06:06:34 [INFO] 
06:06:34 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.finder ---
06:06:34 [INFO] 
06:06:34 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.finder ---
06:06:34 [INFO] 
06:06:34 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.finder ---
06:06:34 [INFO] 
06:06:34 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.finder ---
06:06:34 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.finder...
06:06:34 [INFO] 
06:06:34 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.finder ---
06:06: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.*
06:06:34 [INFO] 
06:06:34 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.finder ---
06:06:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:06:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/src/main/resources
06:06:34 [INFO] 
06:06:34 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.finder ---
06:06:34 [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/classes
06:06:34 [INFO] 
06:06:34 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.finder ---
06:06:34 [INFO] 
06:06:34 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.finder ---
06:06:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:06:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/src/test/resources
06:06:34 [INFO] 
06:06:34 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.finder ---
06:06:34 [INFO] 
06:06:34 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.eclipse.finder ---
06:06:34 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:06:34 [INFO] No tests to run.
06:06:34 [INFO] 
06:06:34 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.finder ---
06:06:34 [INFO] 
06:06:34 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.finder ---
06:06:34 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-4.1.0-SNAPSHOT-sources.jar
06:06:34 [INFO] 
06:06:34 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.finder ---
06:06:34 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-4.1.0-SNAPSHOT.jar
06:06:35 [INFO] 
06:06:35 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.finder ---
06:06:35 [INFO] 
06:06:35 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.finder ---
06:06:35 [INFO] 
06:06:35 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.finder ---
06:06:35 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-4.1.0-SNAPSHOT.jar
06:06:36 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-4.1.0-SNAPSHOT-sources.jar
06:06:36 [INFO] 
06:06:36 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.finder ---
06:06:36 [INFO] 
06:06:36 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.eclipse.finder ---
06:06:36 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:06:36 [INFO] 
06:06:36 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.eclipse.finder ---
06:06:36 [INFO] No tests to run.
06:06:36 [INFO] 
06:06:36 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.finder ---
06:06:36 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-4.1.0-SNAPSHOT.jar
06:06:36 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-4.1.0-SNAPSHOT.pom
06:06:36 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-4.1.0-SNAPSHOT-sources.jar
06:06:36 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-4.1.0-SNAPSHOT-p2metadata.xml
06:06:36 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-4.1.0-SNAPSHOT-p2artifacts.xml
06:06:36 [INFO] 
06:06:36 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.finder ---
06:06:36 [INFO] 
06:06:36 [INFO] ------< org.eclipse.swtbot.features:org.eclipse.swtbot.e4.finder >------
06:06:36 [INFO] Building org.eclipse.swtbot.e4.finder 4.1.0-SNAPSHOT              [6/57]
06:06:36 [INFO]   from org.eclipse.swtbot.e4.finder/pom.xml
06:06:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:06:36 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
06:06:36 [INFO] 
06:06:36 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.e4.finder ---
06:06:36 [INFO] The project's OSGi version is 4.1.0.202307251005
06:06:36 [INFO] 
06:06:36 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.e4.finder ---
06:06:36 [INFO] 
06:06:36 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.e4.finder ---
06:06:36 [INFO] 
06:06:36 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.e4.finder ---
06:06:36 [INFO] 
06:06:36 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.e4.finder ---
06:06:36 [INFO] Resolving class path of org.eclipse.swtbot.e4.finder...
06:06:36 [INFO] 
06:06:36 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.e4.finder ---
06:06: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.*
06:06:36 [INFO] 
06:06:36 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.e4.finder ---
06:06:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:06:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/src/main/resources
06:06:36 [INFO] 
06:06:36 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.e4.finder ---
06:06:36 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/classes
06:06:37 [INFO] 
06:06:37 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.e4.finder ---
06:06:37 [INFO] 
06:06:37 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.e4.finder ---
06:06:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:06:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/src/test/resources
06:06:37 [INFO] 
06:06:37 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.e4.finder ---
06:06:37 [INFO] 
06:06:37 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.e4.finder ---
06:06:37 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:06:37 [INFO] No tests to run.
06:06:37 [INFO] 
06:06:37 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.e4.finder ---
06:06:37 [INFO] 
06:06:37 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.e4.finder ---
06:06:37 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-4.1.0-SNAPSHOT-sources.jar
06:06:37 [INFO] 
06:06:37 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.e4.finder ---
06:06:37 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-4.1.0-SNAPSHOT.jar
06:06:37 [INFO] 
06:06:37 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.e4.finder ---
06:06:37 [INFO] 
06:06:37 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.e4.finder ---
06:06:37 [INFO] 
06:06:37 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.e4.finder ---
06:06:37 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-4.1.0-SNAPSHOT.jar
06:06:37 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-4.1.0-SNAPSHOT-sources.jar
06:06:38 [INFO] 
06:06:38 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.e4.finder ---
06:06:38 [INFO] 
06:06:38 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.e4.finder ---
06:06:38 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:06:38 [INFO] 
06:06:38 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.e4.finder ---
06:06:38 [INFO] No tests to run.
06:06:38 [INFO] 
06:06:38 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.e4.finder ---
06:06:38 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.e4.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-4.1.0-SNAPSHOT.jar
06:06:38 [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.1.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-4.1.0-SNAPSHOT.pom
06:06:38 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.e4.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-4.1.0-SNAPSHOT-sources.jar
06:06:38 [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.1.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-4.1.0-SNAPSHOT-p2metadata.xml
06:06:38 [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.1.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-4.1.0-SNAPSHOT-p2artifacts.xml
06:06:38 [INFO] 
06:06:38 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.e4.finder ---
06:06:38 [INFO] 
06:06:38 [INFO] -------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit4_x >-------
06:06:38 [INFO] Building org.eclipse.swtbot.junit4_x 4.1.0-SNAPSHOT               [7/57]
06:06:38 [INFO]   from org.eclipse.swtbot.junit4_x/pom.xml
06:06:38 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:06:38 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
06:06:38 [INFO] 
06:06:38 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.junit4_x ---
06:06:38 [INFO] The project's OSGi version is 4.1.0.202307251005
06:06:38 [INFO] 
06:06:38 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.junit4_x ---
06:06:38 [INFO] 
06:06:38 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.junit4_x ---
06:06:38 [INFO] 
06:06:38 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.junit4_x ---
06:06:38 [INFO] 
06:06:38 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.junit4_x ---
06:06:38 [INFO] Resolving class path of org.eclipse.swtbot.junit4_x...
06:06:38 [INFO] 
06:06:38 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.junit4_x ---
06:06:38 [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.*
06:06:38 [INFO] 
06:06:38 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.junit4_x ---
06:06:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:06:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/src/main/resources
06:06:38 [INFO] 
06:06:38 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.junit4_x ---
06:06:38 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/classes
06:06:38 [INFO] 
06:06:38 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.junit4_x ---
06:06:38 [INFO] 
06:06:38 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.junit4_x ---
06:06:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:06:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/src/test/resources
06:06:38 [INFO] 
06:06:38 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.junit4_x ---
06:06:38 [INFO] 
06:06:38 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.junit4_x ---
06:06:38 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:06:38 [INFO] No tests to run.
06:06:38 [INFO] 
06:06:38 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.junit4_x ---
06:06:38 [INFO] 
06:06:38 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.junit4_x ---
06:06:38 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-4.1.0-SNAPSHOT-sources.jar
06:06:38 [INFO] 
06:06:38 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.junit4_x ---
06:06:38 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-4.1.0-SNAPSHOT.jar
06:06:38 [INFO] 
06:06:38 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.junit4_x ---
06:06:38 [INFO] 
06:06:38 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.junit4_x ---
06:06:38 [INFO] 
06:06:38 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.junit4_x ---
06:06:38 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-4.1.0-SNAPSHOT.jar
06:06:39 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-4.1.0-SNAPSHOT-sources.jar
06:06:40 [INFO] 
06:06:40 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.junit4_x ---
06:06:40 [INFO] 
06:06:40 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.junit4_x ---
06:06:40 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:06:40 [INFO] 
06:06:40 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.junit4_x ---
06:06:40 [INFO] No tests to run.
06:06:40 [INFO] 
06:06:40 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.junit4_x ---
06:06:40 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit4_x/4.1.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-4.1.0-SNAPSHOT.jar
06:06:41 [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.1.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-4.1.0-SNAPSHOT.pom
06:06:41 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit4_x/4.1.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-4.1.0-SNAPSHOT-sources.jar
06:06:41 [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.1.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-4.1.0-SNAPSHOT-p2metadata.xml
06:06:41 [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.1.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-4.1.0-SNAPSHOT-p2artifacts.xml
06:06:41 [INFO] 
06:06:41 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.junit4_x ---
06:06:41 [INFO] 
06:06:41 [INFO] -----------< org.eclipse.swtbot.features:org.eclipse.swtbot >-----------
06:06:41 [INFO] Building org.eclipse.swtbot 4.1.0-SNAPSHOT                        [8/57]
06:06:41 [INFO]   from org.eclipse.swtbot/pom.xml
06:06:41 [INFO] --------------------------[ eclipse-feature ]---------------------------
06:06:41 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
06:06:41 [INFO] 
06:06:41 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot ---
06:06:41 [INFO] The project's OSGi version is 4.1.0.202307251005
06:06:41 [INFO] 
06:06:41 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot ---
06:06:41 [INFO] 
06:06:41 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot ---
06:06:41 [INFO] 
06:06:41 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot ---
06:06:41 [INFO] 
06:06:41 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot ---
06:06:41 [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.*
06:06:41 [INFO] 
06:06:41 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot ---
06:06:41 [INFO] 
06:06:41 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot ---
06:06:41 [INFO] 
06:06:41 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot ---
06:06:41 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] The digest algorithms (md5) used to verify org.eclipse.update.feature,org.eclipse.license,2.0.2.v20181016-2210 have severely compromised security. Please report this concern to the artifact provider.
06:06:41 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.1.0-SNAPSHOT.jar
06:06:41 [INFO] 
06:06:41 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot ---
06:06:41 [INFO] 
06:06:41 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot ---
06:06:41 [INFO] 
06:06:41 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot ---
06:06:41 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.1.0-SNAPSHOT-sources-feature.jar
06:06:41 [INFO] 
06:06:41 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot ---
06:06:41 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.1.0-SNAPSHOT.jar
06:06:42 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.1.0-SNAPSHOT-sources-feature.jar
06:06:42 [INFO] 
06:06:42 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot ---
06:06:42 [INFO] 
06:06:42 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot ---
06:06:42 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot/4.1.0-SNAPSHOT/org.eclipse.swtbot-4.1.0-SNAPSHOT.jar
06:06:42 [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.1.0-SNAPSHOT/org.eclipse.swtbot-4.1.0-SNAPSHOT.pom
06:06:42 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot/4.1.0-SNAPSHOT/org.eclipse.swtbot-4.1.0-SNAPSHOT-sources-feature.jar
06:06:42 [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.1.0-SNAPSHOT/org.eclipse.swtbot-4.1.0-SNAPSHOT-p2metadata.xml
06:06:42 [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.1.0-SNAPSHOT/org.eclipse.swtbot-4.1.0-SNAPSHOT-p2artifacts.xml
06:06:42 [INFO] 
06:06:42 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot ---
06:06:42 [INFO] 
06:06:42 [INFO] -----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder >-----
06:06:42 [INFO] Building org.eclipse.swtbot.forms.finder 4.1.0-SNAPSHOT           [9/57]
06:06:42 [INFO]   from org.eclipse.swtbot.forms.finder/pom.xml
06:06:42 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:06:42 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
06:06:42 [INFO] 
06:06:42 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.forms.finder ---
06:06:42 [INFO] The project's OSGi version is 4.1.0.202307251005
06:06:42 [INFO] 
06:06:42 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.forms.finder ---
06:06:42 [INFO] 
06:06:42 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.forms.finder ---
06:06:42 [INFO] 
06:06:42 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.forms.finder ---
06:06:42 [INFO] 
06:06:42 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.forms.finder ---
06:06:42 [INFO] Resolving class path of org.eclipse.swtbot.forms.finder...
06:06:42 [INFO] 
06:06:42 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.forms.finder ---
06:06: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.*
06:06:42 [INFO] 
06:06:42 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.forms.finder ---
06:06:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:06:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/src/main/resources
06:06:42 [INFO] 
06:06:42 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.forms.finder ---
06:06:42 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/classes
06:06:43 [INFO] 
06:06:43 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.forms.finder ---
06:06:43 [INFO] 
06:06:43 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.forms.finder ---
06:06:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:06:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/src/test/resources
06:06:43 [INFO] 
06:06:43 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.forms.finder ---
06:06:43 [INFO] 
06:06:43 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.forms.finder ---
06:06:43 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:06:43 [INFO] No tests to run.
06:06:43 [INFO] 
06:06:43 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.forms.finder ---
06:06:43 [INFO] 
06:06:43 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.forms.finder ---
06:06:43 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-4.1.0-SNAPSHOT-sources.jar
06:06:43 [INFO] 
06:06:43 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.forms.finder ---
06:06:43 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-4.1.0-SNAPSHOT.jar
06:06:43 [INFO] 
06:06:43 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.forms.finder ---
06:06:43 [INFO] 
06:06:43 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.forms.finder ---
06:06:43 [INFO] 
06:06:43 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.forms.finder ---
06:06:43 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-4.1.0-SNAPSHOT.jar
06:06:44 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-4.1.0-SNAPSHOT-sources.jar
06:06:46 [INFO] 
06:06:46 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.forms.finder ---
06:06:46 [INFO] 
06:06:46 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.forms.finder ---
06:06:46 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:06:46 [INFO] 
06:06:46 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.forms.finder ---
06:06:46 [INFO] No tests to run.
06:06:46 [INFO] 
06:06:46 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.forms.finder ---
06:06:46 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-4.1.0-SNAPSHOT.jar
06:06:46 [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.1.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-4.1.0-SNAPSHOT.pom
06:06:46 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-4.1.0-SNAPSHOT-sources.jar
06:06:46 [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.1.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-4.1.0-SNAPSHOT-p2metadata.xml
06:06:46 [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.1.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-4.1.0-SNAPSHOT-p2artifacts.xml
06:06:46 [INFO] 
06:06:46 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.forms.finder ---
06:06:46 [INFO] 
06:06:46 [INFO] --------< org.eclipse.swtbot.features:org.eclipse.swtbot.forms >--------
06:06:46 [INFO] Building org.eclipse.swtbot.forms 4.1.0-SNAPSHOT                 [10/57]
06:06:46 [INFO]   from org.eclipse.swtbot.forms/pom.xml
06:06:46 [INFO] --------------------------[ eclipse-feature ]---------------------------
06:06:46 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
06:06:46 [INFO] 
06:06:46 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.forms ---
06:06:46 [INFO] The project's OSGi version is 4.1.0.202307251005
06:06:46 [INFO] 
06:06:46 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.forms ---
06:06:46 [INFO] 
06:06:46 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.forms ---
06:06:46 [INFO] 
06:06:46 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.forms ---
06:06:46 [INFO] 
06:06:46 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.forms ---
06:06:46 [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.*
06:06:46 [INFO] 
06:06:46 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.forms ---
06:06:46 [INFO] 
06:06:46 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.forms ---
06:06:46 [INFO] 
06:06:46 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.forms ---
06:06:46 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-4.1.0-SNAPSHOT.jar
06:06:46 [INFO] 
06:06:46 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.forms ---
06:06:46 [INFO] 
06:06:46 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.forms ---
06:06:46 [INFO] 
06:06:46 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.forms ---
06:06:46 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-4.1.0-SNAPSHOT-sources-feature.jar
06:06:46 [INFO] 
06:06:46 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.forms ---
06:06:46 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-4.1.0-SNAPSHOT.jar
06:06:47 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-4.1.0-SNAPSHOT-sources-feature.jar
06:06:47 [INFO] 
06:06:47 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.forms ---
06:06:47 [INFO] 
06:06:47 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.forms ---
06:06:47 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.forms/4.1.0-SNAPSHOT/org.eclipse.swtbot.forms-4.1.0-SNAPSHOT.jar
06:06:47 [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.1.0-SNAPSHOT/org.eclipse.swtbot.forms-4.1.0-SNAPSHOT.pom
06:06:47 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-4.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.forms/4.1.0-SNAPSHOT/org.eclipse.swtbot.forms-4.1.0-SNAPSHOT-sources-feature.jar
06:06:47 [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.1.0-SNAPSHOT/org.eclipse.swtbot.forms-4.1.0-SNAPSHOT-p2metadata.xml
06:06:47 [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.1.0-SNAPSHOT/org.eclipse.swtbot.forms-4.1.0-SNAPSHOT-p2artifacts.xml
06:06:47 [INFO] 
06:06:47 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.forms ---
06:06:47 [INFO] 
06:06:47 [INFO] ----------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.go >----------
06:06:47 [INFO] Building org.eclipse.swtbot.go 4.1.0-SNAPSHOT                    [11/57]
06:06:47 [INFO]   from org.eclipse.swtbot.go/pom.xml
06:06:47 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:06:47 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
06:06:47 [INFO] 
06:06:47 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.go ---
06:06:47 [INFO] The project's OSGi version is 4.1.0.202307251005
06:06:47 [INFO] 
06:06:47 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.go ---
06:06:47 [INFO] 
06:06:47 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.go ---
06:06:47 [INFO] 
06:06:47 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.go ---
06:06:47 [INFO] 
06:06:47 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.go ---
06:06:47 [INFO] Resolving class path of org.eclipse.swtbot.go...
06:06:47 [INFO] 
06:06:47 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.go ---
06:06: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.*
06:06:47 [INFO] 
06:06:47 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.go ---
06:06:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:06:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/src/main/resources
06:06:47 [INFO] 
06:06:47 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.go ---
06:06:47 [INFO] 
06:06:47 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.go ---
06:06:47 [INFO] 
06:06:47 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.go ---
06:06:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:06:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/src/test/resources
06:06:47 [INFO] 
06:06:47 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.go ---
06:06:47 [INFO] 
06:06:47 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.go ---
06:06:47 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:06:47 [INFO] No tests to run.
06:06:47 [INFO] 
06:06:47 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.go ---
06:06:47 [INFO] 
06:06:47 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.go ---
06:06:47 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT-sources.jar
06:06:47 [INFO] 
06:06:47 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.go ---
06:06:47 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT.jar
06:06:47 [INFO] 
06:06:47 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.go ---
06:06:47 [INFO] 
06:06:47 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.go ---
06:06:47 [INFO] 
06:06:47 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.go ---
06:06:47 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT.jar
06:06:48 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT-sources.jar
06:06:49 [INFO] 
06:06:49 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.go ---
06:06:49 [INFO] 
06:06:49 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.go ---
06:06:49 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:06:49 [INFO] 
06:06:49 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.go ---
06:06:49 [INFO] No tests to run.
06:06:49 [INFO] 
06:06:49 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.go ---
06:06:49 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.go/4.1.0-SNAPSHOT/org.eclipse.swtbot.go-4.1.0-SNAPSHOT.jar
06:06:49 [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.1.0-SNAPSHOT/org.eclipse.swtbot.go-4.1.0-SNAPSHOT.pom
06:06:49 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.go/4.1.0-SNAPSHOT/org.eclipse.swtbot.go-4.1.0-SNAPSHOT-sources.jar
06:06:49 [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.1.0-SNAPSHOT/org.eclipse.swtbot.go-4.1.0-SNAPSHOT-p2metadata.xml
06:06:49 [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.1.0-SNAPSHOT/org.eclipse.swtbot.go-4.1.0-SNAPSHOT-p2artifacts.xml
06:06:49 [INFO] 
06:06:49 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.go ---
06:06:49 [INFO] 
06:06:49 [INFO] -------< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse >-------
06:06:49 [INFO] Building org.eclipse.swtbot.eclipse 4.1.0-SNAPSHOT               [12/57]
06:06:49 [INFO]   from org.eclipse.swtbot.eclipse/pom.xml
06:06:49 [INFO] --------------------------[ eclipse-feature ]---------------------------
06:06:49 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
06:06:49 [INFO] 
06:06:49 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.eclipse ---
06:06:49 [INFO] The project's OSGi version is 4.1.0.202307251005
06:06:49 [INFO] 
06:06:49 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse ---
06:06:49 [INFO] 
06:06:49 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse ---
06:06:49 [INFO] 
06:06:49 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse ---
06:06:49 [INFO] 
06:06:49 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse ---
06:06: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.*
06:06:49 [INFO] 
06:06:49 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse ---
06:06:49 [INFO] 
06:06:49 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse ---
06:06:49 [INFO] 
06:06:49 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.eclipse ---
06:06:49 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-4.1.0-SNAPSHOT.jar
06:06:49 [INFO] 
06:06:49 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse ---
06:06:49 [INFO] 
06:06:49 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.eclipse ---
06:06:49 [INFO] 
06:06:49 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse ---
06:06:49 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-4.1.0-SNAPSHOT-sources-feature.jar
06:06:49 [INFO] 
06:06:49 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse ---
06:06:49 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-4.1.0-SNAPSHOT.jar
06:06:50 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-4.1.0-SNAPSHOT-sources-feature.jar
06:06:51 [INFO] 
06:06:51 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse ---
06:06:51 [INFO] 
06:06:51 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse ---
06:06:51 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse-4.1.0-SNAPSHOT.jar
06:06:51 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse-4.1.0-SNAPSHOT.pom
06:06:51 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-4.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse-4.1.0-SNAPSHOT-sources-feature.jar
06:06:51 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse-4.1.0-SNAPSHOT-p2metadata.xml
06:06:51 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse-4.1.0-SNAPSHOT-p2artifacts.xml
06:06:51 [INFO] 
06:06:51 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse ---
06:06:51 [INFO] 
06:06:51 [INFO] -----< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.dsl >-----
06:06:51 [INFO] Building org.eclipse.swtbot.eclipse.dsl 4.1.0-SNAPSHOT           [13/57]
06:06:51 [INFO]   from org.eclipse.swtbot.eclipse.dsl/pom.xml
06:06:51 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:06:51 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
06:06:51 [INFO] 
06:06:51 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.dsl ---
06:06:51 [INFO] The project's OSGi version is 4.1.0.202307251005
06:06:51 [INFO] 
06:06:51 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.dsl ---
06:06:51 [INFO] 
06:06:51 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.dsl ---
06:06:51 [INFO] 
06:06:51 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.dsl ---
06:06:51 [INFO] 
06:06:51 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.dsl ---
06:06:51 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.dsl...
06:06:51 [INFO] 
06:06:51 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.dsl ---
06:06:51 [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.*
06:06:51 [INFO] 
06:06:51 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.dsl ---
06:06:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:06:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/src/main/resources
06:06:51 [INFO] 
06:06:51 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.dsl ---
06:06:51 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/classes
06:06:51 [INFO] 
06:06:51 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.dsl ---
06:06:51 [INFO] 
06:06:51 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.dsl ---
06:06:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:06:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/src/test/resources
06:06:51 [INFO] 
06:06:51 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.dsl ---
06:06:51 [INFO] 
06:06:51 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.eclipse.dsl ---
06:06:51 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:06:51 [INFO] No tests to run.
06:06:51 [INFO] 
06:06:51 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.dsl ---
06:06:51 [INFO] 
06:06:51 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.dsl ---
06:06:51 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-4.1.0-SNAPSHOT-sources.jar
06:06:51 [INFO] 
06:06:51 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.dsl ---
06:06:51 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-4.1.0-SNAPSHOT.jar
06:06:51 [INFO] 
06:06:51 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.dsl ---
06:06:51 [INFO] 
06:06:51 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.dsl ---
06:06:51 [INFO] 
06:06:51 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.dsl ---
06:06:51 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-4.1.0-SNAPSHOT.jar
06:06:52 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-4.1.0-SNAPSHOT-sources.jar
06:06:53 [INFO] 
06:06:53 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.dsl ---
06:06:53 [INFO] 
06:06:53 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.eclipse.dsl ---
06:06:53 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:06:53 [INFO] 
06:06:53 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.eclipse.dsl ---
06:06:53 [INFO] No tests to run.
06:06:53 [INFO] 
06:06:53 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.dsl ---
06:06:53 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.dsl/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-4.1.0-SNAPSHOT.jar
06:06:53 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-4.1.0-SNAPSHOT.pom
06:06:53 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.dsl/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-4.1.0-SNAPSHOT-sources.jar
06:06:53 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-4.1.0-SNAPSHOT-p2metadata.xml
06:06:53 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-4.1.0-SNAPSHOT-p2artifacts.xml
06:06:53 [INFO] 
06:06:53 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.dsl ---
06:06:53 [INFO] 
06:06:53 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.gef.finder >--
06:06:53 [INFO] Building org.eclipse.swtbot.eclipse.gef.finder 4.1.0-SNAPSHOT    [14/57]
06:06:53 [INFO]   from org.eclipse.swtbot.eclipse.gef.finder/pom.xml
06:06:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:06:53 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
06:06:53 [INFO] 
06:06:53 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.gef.finder ---
06:06:53 [INFO] The project's OSGi version is 4.1.0.202307251005
06:06:53 [INFO] 
06:06:53 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.gef.finder ---
06:06:53 [INFO] 
06:06:53 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.gef.finder ---
06:06:53 [INFO] 
06:06:53 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.gef.finder ---
06:06:53 [INFO] 
06:06:53 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.gef.finder ---
06:06:53 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.gef.finder...
06:06:53 [INFO] 
06:06:53 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.gef.finder ---
06:06:53 [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.*
06:06:53 [INFO] 
06:06:53 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.gef.finder ---
06:06:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:06:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/src/main/resources
06:06:53 [INFO] 
06:06:53 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.gef.finder ---
06:06:53 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/classes
06:06:54 [INFO] 
06:06:54 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.gef.finder ---
06:06:54 [INFO] 
06:06:54 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.gef.finder ---
06:06:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:06:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/src/test/resources
06:06:54 [INFO] 
06:06:54 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.gef.finder ---
06:06:54 [INFO] 
06:06:54 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.eclipse.gef.finder ---
06:06:54 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:06:54 [INFO] No tests to run.
06:06:54 [INFO] 
06:06:54 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.gef.finder ---
06:06:54 [INFO] 
06:06:54 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.gef.finder ---
06:06:54 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-4.1.0-SNAPSHOT-sources.jar
06:06:54 [INFO] 
06:06:54 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.gef.finder ---
06:06:54 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-4.1.0-SNAPSHOT.jar
06:06:54 [INFO] 
06:06:54 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.gef.finder ---
06:06:54 [INFO] 
06:06:54 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.gef.finder ---
06:06:54 [INFO] 
06:06:54 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.gef.finder ---
06:06:54 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-4.1.0-SNAPSHOT.jar
06:06:54 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-4.1.0-SNAPSHOT-sources.jar
06:06:55 [INFO] 
06:06:55 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.gef.finder ---
06:06:55 [INFO] 
06:06:55 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.eclipse.gef.finder ---
06:06:55 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:06:55 [INFO] 
06:06:55 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.eclipse.gef.finder ---
06:06:55 [INFO] No tests to run.
06:06:55 [INFO] 
06:06:55 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.gef.finder ---
06:06:55 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.gef.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-4.1.0-SNAPSHOT.jar
06:06:55 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-4.1.0-SNAPSHOT.pom
06:06:55 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.gef.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-4.1.0-SNAPSHOT-sources.jar
06:06:55 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-4.1.0-SNAPSHOT-p2metadata.xml
06:06:55 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-4.1.0-SNAPSHOT-p2artifacts.xml
06:06:55 [INFO] 
06:06:55 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.gef.finder ---
06:06:55 [INFO] 
06:06:55 [INFO] -----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.spy >------
06:06:55 [INFO] Building org.eclipse.swtbot.eclipse.spy 4.1.0-SNAPSHOT           [15/57]
06:06:55 [INFO]   from org.eclipse.swtbot.eclipse.spy/pom.xml
06:06:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:06:55 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
06:06:55 [INFO] 
06:06:55 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.spy ---
06:06:55 [INFO] The project's OSGi version is 4.1.0.202307251005
06:06:55 [INFO] 
06:06:55 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.spy ---
06:06:55 [INFO] 
06:06:55 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.spy ---
06:06:55 [INFO] 
06:06:55 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.spy ---
06:06:55 [INFO] 
06:06:55 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.spy ---
06:06:55 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.spy...
06:06:55 [INFO] 
06:06:55 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.spy ---
06:06:55 [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.*
06:06:55 [INFO] 
06:06:55 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.spy ---
06:06:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:06:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/src/main/resources
06:06:55 [INFO] 
06:06:55 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.spy ---
06:06:55 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/classes
06:06:56 [INFO] 
06:06:56 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.spy ---
06:06:56 [INFO] 
06:06:56 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.spy ---
06:06:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:06:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/src/test/resources
06:06:56 [INFO] 
06:06:56 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.spy ---
06:06:56 [INFO] 
06:06:56 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.eclipse.spy ---
06:06:56 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:06:56 [INFO] No tests to run.
06:06:56 [INFO] 
06:06:56 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.spy ---
06:06:56 [INFO] 
06:06:56 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.spy ---
06:06:56 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-4.1.0-SNAPSHOT-sources.jar
06:06:56 [INFO] 
06:06:56 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.spy ---
06:06:56 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-4.1.0-SNAPSHOT.jar
06:06:56 [INFO] 
06:06:56 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.spy ---
06:06:56 [INFO] 
06:06:56 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.spy ---
06:06:56 [INFO] 
06:06:56 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.spy ---
06:06:56 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-4.1.0-SNAPSHOT.jar
06:06:57 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-4.1.0-SNAPSHOT-sources.jar
06:06:59 [INFO] 
06:06:59 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.spy ---
06:06:59 [INFO] 
06:06:59 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.eclipse.spy ---
06:06:59 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:06:59 [INFO] 
06:06:59 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.eclipse.spy ---
06:06:59 [INFO] No tests to run.
06:06:59 [INFO] 
06:06:59 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.spy ---
06:06:59 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.spy/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-4.1.0-SNAPSHOT.jar
06:06:59 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-4.1.0-SNAPSHOT.pom
06:06:59 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.spy/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-4.1.0-SNAPSHOT-sources.jar
06:06:59 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-4.1.0-SNAPSHOT-p2metadata.xml
06:06:59 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-4.1.0-SNAPSHOT-p2artifacts.xml
06:06:59 [INFO] 
06:06:59 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.spy ---
06:06:59 [INFO] 
06:06:59 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit.headless >--
06:06:59 [INFO] Building org.eclipse.swtbot.eclipse.junit.headless 4.1.0-SNAPSHOT [16/57]
06:06:59 [INFO]   from org.eclipse.swtbot.eclipse.junit.headless/pom.xml
06:06:59 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:06:59 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
06:06:59 [INFO] 
06:06:59 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.junit.headless ---
06:06:59 [INFO] The project's OSGi version is 4.1.0.202307251005
06:06:59 [INFO] 
06:06:59 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.junit.headless ---
06:06:59 [INFO] 
06:06:59 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.junit.headless ---
06:06:59 [INFO] 
06:06:59 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.junit.headless ---
06:06:59 [INFO] 
06:06:59 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.junit.headless ---
06:06:59 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.junit.headless...
06:06:59 [INFO] 
06:06:59 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.junit.headless ---
06:06: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.*
06:06:59 [INFO] 
06:06:59 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.junit.headless ---
06:06:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:06:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/src/main/resources
06:06:59 [INFO] 
06:06:59 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.junit.headless ---
06:06:59 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/classes
06:06:59 [INFO] 
06:06:59 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.junit.headless ---
06:06:59 [INFO] 
06:06:59 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.junit.headless ---
06:06:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:06:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/src/test/resources
06:06:59 [INFO] 
06:06:59 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.junit.headless ---
06:06:59 [INFO] 
06:06:59 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.eclipse.junit.headless ---
06:06:59 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:06:59 [INFO] No tests to run.
06:06:59 [INFO] 
06:06:59 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.junit.headless ---
06:06:59 [INFO] 
06:06:59 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.junit.headless ---
06:06:59 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-4.1.0-SNAPSHOT-sources.jar
06:06:59 [INFO] 
06:06:59 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.junit.headless ---
06:06:59 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-4.1.0-SNAPSHOT.jar
06:06:59 [INFO] 
06:06:59 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.junit.headless ---
06:06:59 [INFO] 
06:06:59 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.junit.headless ---
06:06:59 [INFO] 
06:06:59 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.junit.headless ---
06:06:59 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-4.1.0-SNAPSHOT.jar
06:07:00 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-4.1.0-SNAPSHOT-sources.jar
06:07:01 [INFO] 
06:07:01 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.junit.headless ---
06:07:01 [INFO] 
06:07:01 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.eclipse.junit.headless ---
06:07:01 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:07:01 [INFO] 
06:07:01 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.eclipse.junit.headless ---
06:07:01 [INFO] No tests to run.
06:07:01 [INFO] 
06:07:01 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.junit.headless ---
06:07:01 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit.headless/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-4.1.0-SNAPSHOT.jar
06:07:01 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-4.1.0-SNAPSHOT.pom
06:07:01 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit.headless/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-4.1.0-SNAPSHOT-sources.jar
06:07:01 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-4.1.0-SNAPSHOT-p2metadata.xml
06:07:01 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-4.1.0-SNAPSHOT-p2artifacts.xml
06:07:01 [INFO] 
06:07:01 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.junit.headless ---
06:07:01 [INFO] 
06:07:01 [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.test.junit >--
06:07:01 [INFO] Building org.eclipse.swtbot.eclipse.test.junit 4.1.0-SNAPSHOT    [17/57]
06:07:01 [INFO]   from org.eclipse.swtbot.eclipse.test.junit/pom.xml
06:07:01 [INFO] --------------------------[ eclipse-feature ]---------------------------
06:07:01 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
06:07:01 [INFO] 
06:07:01 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.eclipse.test.junit ---
06:07:01 [INFO] The project's OSGi version is 4.1.0.202307251005
06:07:01 [INFO] 
06:07:01 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.test.junit ---
06:07:01 [INFO] 
06:07:01 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.test.junit ---
06:07:01 [INFO] 
06:07:01 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.test.junit ---
06:07:01 [INFO] 
06:07:01 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.test.junit ---
06:07:01 [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.*
06:07:01 [INFO] 
06:07:01 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.test.junit ---
06:07:01 [INFO] 
06:07:01 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.test.junit ---
06:07:01 [INFO] 
06:07:01 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.eclipse.test.junit ---
06:07:01 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-4.1.0-SNAPSHOT.jar
06:07:01 [INFO] 
06:07:01 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.test.junit ---
06:07:01 [INFO] 
06:07:01 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.eclipse.test.junit ---
06:07:01 [INFO] 
06:07:01 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.test.junit ---
06:07:01 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-4.1.0-SNAPSHOT-sources-feature.jar
06:07:01 [INFO] 
06:07:01 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.test.junit ---
06:07:01 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-4.1.0-SNAPSHOT.jar
06:07:02 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-4.1.0-SNAPSHOT-sources-feature.jar
06:07:04 [INFO] 
06:07:04 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.test.junit ---
06:07:04 [INFO] 
06:07:04 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.test.junit ---
06:07:04 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.test.junit/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.test.junit-4.1.0-SNAPSHOT.jar
06:07:04 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.test.junit-4.1.0-SNAPSHOT.pom
06:07:04 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-4.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.test.junit/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.test.junit-4.1.0-SNAPSHOT-sources-feature.jar
06:07:04 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.test.junit-4.1.0-SNAPSHOT-p2metadata.xml
06:07:04 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.test.junit-4.1.0-SNAPSHOT-p2artifacts.xml
06:07:04 [INFO] 
06:07:04 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.test.junit ---
06:07:04 [INFO] 
06:07:04 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.ui >------
06:07:04 [INFO] Building org.eclipse.swtbot.eclipse.ui 4.1.0-SNAPSHOT            [18/57]
06:07:04 [INFO]   from org.eclipse.swtbot.eclipse.ui/pom.xml
06:07:04 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:07:04 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
06:07:04 [INFO] 
06:07:04 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.ui ---
06:07:04 [INFO] The project's OSGi version is 4.1.0.202307251005
06:07:04 [INFO] 
06:07:04 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.ui ---
06:07:04 [INFO] 
06:07:04 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.ui ---
06:07:04 [INFO] 
06:07:04 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.ui ---
06:07:04 [INFO] 
06:07:04 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.ui ---
06:07:04 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.ui...
06:07:04 [INFO] 
06:07:04 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.ui ---
06:07: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.*
06:07:04 [INFO] 
06:07:04 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.ui ---
06:07:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/src/main/resources
06:07:04 [INFO] 
06:07:04 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.ui ---
06:07:04 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/classes
06:07:05 [INFO] 
06:07:05 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.ui ---
06:07:05 [INFO] 
06:07:05 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.ui ---
06:07:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/src/test/resources
06:07:05 [INFO] 
06:07:05 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.ui ---
06:07:05 [INFO] 
06:07:05 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.eclipse.ui ---
06:07:05 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:07:05 [INFO] No tests to run.
06:07:05 [INFO] 
06:07:05 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.ui ---
06:07:05 [INFO] 
06:07:05 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.ui ---
06:07:05 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-4.1.0-SNAPSHOT-sources.jar
06:07:05 [INFO] 
06:07:05 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.ui ---
06:07:05 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-4.1.0-SNAPSHOT.jar
06:07:05 [INFO] 
06:07:05 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.ui ---
06:07:05 [INFO] 
06:07:05 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.ui ---
06:07:05 [INFO] 
06:07:05 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.ui ---
06:07:05 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-4.1.0-SNAPSHOT.jar
06:07:05 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-4.1.0-SNAPSHOT-sources.jar
06:07:07 [INFO] 
06:07:07 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.ui ---
06:07:07 [INFO] 
06:07:07 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.eclipse.ui ---
06:07:07 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:07:07 [INFO] 
06:07:07 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.eclipse.ui ---
06:07:07 [INFO] No tests to run.
06:07:07 [INFO] 
06:07:07 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.ui ---
06:07:07 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.ui/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-4.1.0-SNAPSHOT.jar
06:07:07 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-4.1.0-SNAPSHOT.pom
06:07:07 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.ui/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-4.1.0-SNAPSHOT-sources.jar
06:07:07 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-4.1.0-SNAPSHOT-p2metadata.xml
06:07:07 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-4.1.0-SNAPSHOT-p2artifacts.xml
06:07:07 [INFO] 
06:07:07 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.ui ---
06:07:07 [INFO] 
06:07:07 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator >-------
06:07:07 [INFO] Building org.eclipse.swtbot.generator 4.1.0-SNAPSHOT             [19/57]
06:07:07 [INFO]   from org.eclipse.swtbot.generator/pom.xml
06:07:07 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:07:07 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
06:07:07 [INFO] 
06:07:07 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator ---
06:07:07 [INFO] The project's OSGi version is 4.1.0.202307251005
06:07:07 [INFO] 
06:07:07 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator ---
06:07:07 [INFO] 
06:07:07 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator ---
06:07:07 [INFO] 
06:07:07 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator ---
06:07:07 [INFO] 
06:07:07 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.generator ---
06:07:07 [INFO] Resolving class path of org.eclipse.swtbot.generator...
06:07:07 [INFO] 
06:07:07 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator ---
06:07: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.*
06:07:07 [INFO] 
06:07:07 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator ---
06:07:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/src/main/resources
06:07:07 [INFO] 
06:07:07 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.generator ---
06:07:07 [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/classes
06:07:07 [INFO] 
06:07:07 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.generator ---
06:07:07 [INFO] 
06:07:07 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator ---
06:07:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/src/test/resources
06:07:07 [INFO] 
06:07:07 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.generator ---
06:07:07 [INFO] 
06:07:07 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.generator ---
06:07:07 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:07:07 [INFO] No tests to run.
06:07:07 [INFO] 
06:07:07 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator ---
06:07:07 [INFO] 
06:07:07 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator ---
06:07:07 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT-sources.jar
06:07:07 [INFO] 
06:07:07 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator ---
06:07:07 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT.jar
06:07:07 [INFO] 
06:07:07 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator ---
06:07:07 [INFO] 
06:07:07 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator ---
06:07:07 [INFO] 
06:07:07 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator ---
06:07:07 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT.jar
06:07:08 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT-sources.jar
06:07:09 [INFO] 
06:07:09 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator ---
06:07:09 [INFO] 
06:07:09 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.generator ---
06:07:09 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:07:09 [INFO] 
06:07:09 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.generator ---
06:07:09 [INFO] No tests to run.
06:07:09 [INFO] 
06:07:09 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.generator ---
06:07:09 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT.jar
06:07:09 [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.1.0-SNAPSHOT/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT.pom
06:07:09 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT-sources.jar
06:07:09 [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.1.0-SNAPSHOT/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT-p2metadata.xml
06:07:09 [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.1.0-SNAPSHOT/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT-p2artifacts.xml
06:07:09 [INFO] 
06:07:09 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator ---
06:07:09 [INFO] 
06:07:09 [INFO] --< org.eclipse.swtbot.generator.client:org.eclipse.swtbot.generator.client >--
06:07:09 [INFO] Building org.eclipse.swtbot.generator.client 4.1.0-SNAPSHOT      [20/57]
06:07:09 [INFO]   from org.eclipse.swtbot.generator.client/pom.xml
06:07:09 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:07:09 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
06:07:09 [INFO] 
06:07:09 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.client ---
06:07:09 [INFO] The project's OSGi version is 4.1.0.202307251005
06:07:09 [INFO] 
06:07:09 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.client ---
06:07:09 [INFO] 
06:07:09 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.client ---
06:07:09 [INFO] 
06:07:09 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.client ---
06:07:09 [INFO] 
06:07:09 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.generator.client ---
06:07:09 [INFO] Resolving class path of org.eclipse.swtbot.generator.client...
06:07:10 [INFO] 
06:07:10 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.client ---
06:07: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.*
06:07:10 [INFO] 
06:07:10 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.client ---
06:07:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/src/main/resources
06:07:10 [INFO] 
06:07:10 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.generator.client ---
06:07:10 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/classes
06:07:10 [INFO] 
06:07:10 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.generator.client ---
06:07:10 [INFO] 
06:07:10 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.client ---
06:07:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/src/test/resources
06:07:10 [INFO] 
06:07:10 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.generator.client ---
06:07:10 [INFO] 
06:07:10 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.generator.client ---
06:07:10 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:07:10 [INFO] No tests to run.
06:07:10 [INFO] 
06:07:10 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator.client ---
06:07:10 [INFO] 
06:07:10 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.client ---
06:07:10 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-4.1.0-SNAPSHOT-sources.jar
06:07:10 [INFO] 
06:07:10 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.client ---
06:07:10 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-4.1.0-SNAPSHOT.jar
06:07:10 [INFO] 
06:07:10 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.client ---
06:07:10 [INFO] 
06:07:10 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator.client ---
06:07:10 [INFO] 
06:07:10 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.client ---
06:07:10 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-4.1.0-SNAPSHOT.jar
06:07:11 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-4.1.0-SNAPSHOT-sources.jar
06:07:11 [INFO] 
06:07:11 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.client ---
06:07:11 [INFO] 
06:07:11 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.generator.client ---
06:07:11 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:07:11 [INFO] 
06:07:11 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.generator.client ---
06:07:11 [INFO] No tests to run.
06:07:11 [INFO] 
06:07:11 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.client ---
06:07:11 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/generator/client/org.eclipse.swtbot.generator.client/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.client-4.1.0-SNAPSHOT.jar
06:07:11 [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.1.0-SNAPSHOT/org.eclipse.swtbot.generator.client-4.1.0-SNAPSHOT.pom
06:07:11 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/generator/client/org.eclipse.swtbot.generator.client/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.client-4.1.0-SNAPSHOT-sources.jar
06:07:11 [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.1.0-SNAPSHOT/org.eclipse.swtbot.generator.client-4.1.0-SNAPSHOT-p2metadata.xml
06:07:11 [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.1.0-SNAPSHOT/org.eclipse.swtbot.generator.client-4.1.0-SNAPSHOT-p2artifacts.xml
06:07:11 [INFO] 
06:07:11 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.client ---
06:07:11 [INFO] 
06:07:11 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.rules.workbench >--
06:07:11 [INFO] Building org.eclipse.swtbot.generator.rules.workbench 4.1.0-SNAPSHOT [21/57]
06:07:11 [INFO]   from org.eclipse.swtbot.generator.rules.workbench/pom.xml
06:07:11 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:07:11 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
06:07:11 [INFO] 
06:07:11 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.rules.workbench ---
06:07:11 [INFO] The project's OSGi version is 4.1.0.202307251005
06:07:11 [INFO] 
06:07:11 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.rules.workbench ---
06:07:11 [INFO] 
06:07:11 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.rules.workbench ---
06:07:11 [INFO] 
06:07:11 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.rules.workbench ---
06:07:12 [INFO] 
06:07:12 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.generator.rules.workbench ---
06:07:12 [INFO] Resolving class path of org.eclipse.swtbot.generator.rules.workbench...
06:07:12 [INFO] 
06:07:12 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.rules.workbench ---
06:07: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.*
06:07:12 [INFO] 
06:07:12 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.rules.workbench ---
06:07:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/src/main/resources
06:07:12 [INFO] 
06:07:12 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.generator.rules.workbench ---
06:07:12 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/classes
06:07:12 [INFO] 
06:07:12 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.generator.rules.workbench ---
06:07:12 [INFO] 
06:07:12 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.rules.workbench ---
06:07:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/src/test/resources
06:07:12 [INFO] 
06:07:12 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.generator.rules.workbench ---
06:07:12 [INFO] 
06:07:12 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.generator.rules.workbench ---
06:07:12 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:07:12 [INFO] No tests to run.
06:07:12 [INFO] 
06:07:12 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator.rules.workbench ---
06:07:12 [INFO] 
06:07:12 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.rules.workbench ---
06:07:12 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-4.1.0-SNAPSHOT-sources.jar
06:07:12 [INFO] 
06:07:12 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.rules.workbench ---
06:07:12 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-4.1.0-SNAPSHOT.jar
06:07:12 [INFO] 
06:07:12 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.rules.workbench ---
06:07:12 [INFO] 
06:07:12 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator.rules.workbench ---
06:07:12 [INFO] 
06:07:12 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.rules.workbench ---
06:07:12 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-4.1.0-SNAPSHOT.jar
06:07:13 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-4.1.0-SNAPSHOT-sources.jar
06:07:14 [INFO] 
06:07:14 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.rules.workbench ---
06:07:14 [INFO] 
06:07:14 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.generator.rules.workbench ---
06:07:14 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:07:14 [INFO] 
06:07:14 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.generator.rules.workbench ---
06:07:14 [INFO] No tests to run.
06:07:14 [INFO] 
06:07:14 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.rules.workbench ---
06:07:14 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.rules.workbench/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-4.1.0-SNAPSHOT.jar
06:07:14 [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.1.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-4.1.0-SNAPSHOT.pom
06:07:14 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.rules.workbench/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-4.1.0-SNAPSHOT-sources.jar
06:07:14 [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.1.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-4.1.0-SNAPSHOT-p2metadata.xml
06:07:14 [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.1.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-4.1.0-SNAPSHOT-p2artifacts.xml
06:07:14 [INFO] 
06:07:14 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.rules.workbench ---
06:07:14 [INFO] 
06:07:14 [INFO] ----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt >-----
06:07:14 [INFO] Building org.eclipse.swtbot.generator.jdt 4.1.0-SNAPSHOT         [22/57]
06:07:14 [INFO]   from org.eclipse.swtbot.generator.jdt/pom.xml
06:07:14 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:07:14 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
06:07:14 [INFO] 
06:07:14 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.jdt ---
06:07:14 [INFO] The project's OSGi version is 4.1.0.202307251005
06:07:14 [INFO] 
06:07:14 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.jdt ---
06:07:14 [INFO] 
06:07:14 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.jdt ---
06:07:14 [INFO] 
06:07:14 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.jdt ---
06:07:14 [INFO] 
06:07:14 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.generator.jdt ---
06:07:14 [INFO] Resolving class path of org.eclipse.swtbot.generator.jdt...
06:07:14 [INFO] 
06:07:14 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.jdt ---
06:07:14 [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.*
06:07:14 [INFO] 
06:07:14 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.jdt ---
06:07:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/src/main/resources
06:07:14 [INFO] 
06:07:14 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.generator.jdt ---
06:07:14 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/classes
06:07:15 [INFO] 
06:07:15 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.generator.jdt ---
06:07:15 [INFO] 
06:07:15 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.jdt ---
06:07:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/src/test/resources
06:07:15 [INFO] 
06:07:15 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.generator.jdt ---
06:07:15 [INFO] 
06:07:15 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.generator.jdt ---
06:07:15 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:07:15 [INFO] No tests to run.
06:07:15 [INFO] 
06:07:15 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator.jdt ---
06:07:15 [INFO] 
06:07:15 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.jdt ---
06:07:15 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT-sources.jar
06:07:15 [INFO] 
06:07:15 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.jdt ---
06:07:15 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT.jar
06:07:15 [INFO] 
06:07:15 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.jdt ---
06:07:15 [INFO] 
06:07:15 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator.jdt ---
06:07:15 [INFO] 
06:07:15 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.jdt ---
06:07:15 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT.jar
06:07:16 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT-sources.jar
06:07:17 [INFO] 
06:07:17 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.jdt ---
06:07:17 [INFO] 
06:07:17 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.generator.jdt ---
06:07:17 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:07:17 [INFO] 
06:07:17 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.generator.jdt ---
06:07:17 [INFO] No tests to run.
06:07:17 [INFO] 
06:07:17 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.jdt ---
06:07:17 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT.jar
06:07:17 [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.1.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT.pom
06:07:17 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT-sources.jar
06:07:17 [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.1.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT-p2metadata.xml
06:07:17 [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.1.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT-p2artifacts.xml
06:07:17 [INFO] 
06:07:17 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.jdt ---
06:07:17 [INFO] 
06:07:17 [INFO] -----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.ui >-----
06:07:17 [INFO] Building org.eclipse.swtbot.generator.ui 4.1.0-SNAPSHOT          [23/57]
06:07:17 [INFO]   from org.eclipse.swtbot.generator.ui/pom.xml
06:07:17 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:07:17 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
06:07:17 [INFO] 
06:07:17 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.ui ---
06:07:17 [INFO] The project's OSGi version is 4.1.0.202307251005
06:07:17 [INFO] 
06:07:17 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.ui ---
06:07:17 [INFO] 
06:07:17 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.ui ---
06:07:17 [INFO] 
06:07:17 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.ui ---
06:07:17 [INFO] 
06:07:17 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.generator.ui ---
06:07:17 [INFO] Resolving class path of org.eclipse.swtbot.generator.ui...
06:07:17 [INFO] 
06:07:17 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.ui ---
06:07: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.*
06:07:17 [INFO] 
06:07:17 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.ui ---
06:07:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/src/main/resources
06:07:17 [INFO] 
06:07:17 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.generator.ui ---
06:07:17 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/classes
06:07:18 [INFO] 
06:07:18 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.generator.ui ---
06:07:18 [INFO] 
06:07:18 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.ui ---
06:07:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/src/test/resources
06:07:18 [INFO] 
06:07:18 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.generator.ui ---
06:07:18 [INFO] 
06:07:18 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.generator.ui ---
06:07:18 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:07:18 [INFO] No tests to run.
06:07:18 [INFO] 
06:07:18 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator.ui ---
06:07:18 [INFO] 
06:07:18 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.ui ---
06:07:18 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-4.1.0-SNAPSHOT-sources.jar
06:07:18 [INFO] 
06:07:18 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.ui ---
06:07:18 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-4.1.0-SNAPSHOT.jar
06:07:18 [INFO] 
06:07:18 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.ui ---
06:07:18 [INFO] 
06:07:18 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator.ui ---
06:07:18 [INFO] 
06:07:18 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.ui ---
06:07:18 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-4.1.0-SNAPSHOT.jar
06:07:19 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-4.1.0-SNAPSHOT-sources.jar
06:07:29 [INFO] 
06:07:29 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.ui ---
06:07:29 [INFO] 
06:07:29 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.generator.ui ---
06:07:29 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:07:29 [INFO] 
06:07:29 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.generator.ui ---
06:07:29 [INFO] No tests to run.
06:07:29 [INFO] 
06:07:29 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.ui ---
06:07:29 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.ui/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-4.1.0-SNAPSHOT.jar
06:07:29 [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.1.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-4.1.0-SNAPSHOT.pom
06:07:29 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.ui/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-4.1.0-SNAPSHOT-sources.jar
06:07:29 [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.1.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-4.1.0-SNAPSHOT-p2metadata.xml
06:07:29 [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.1.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-4.1.0-SNAPSHOT-p2artifacts.xml
06:07:29 [INFO] 
06:07:29 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.ui ---
06:07:29 [INFO] 
06:07:29 [INFO] -------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit5_x >-------
06:07:29 [INFO] Building org.eclipse.swtbot.junit5_x 4.1.0-SNAPSHOT              [24/57]
06:07:29 [INFO]   from org.eclipse.swtbot.junit5_x/pom.xml
06:07:29 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:07:29 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
06:07:29 [INFO] 
06:07:29 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.junit5_x ---
06:07:29 [INFO] The project's OSGi version is 4.1.0.202307251005
06:07:29 [INFO] 
06:07:29 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.junit5_x ---
06:07:29 [INFO] 
06:07:29 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.junit5_x ---
06:07:29 [INFO] 
06:07:29 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.junit5_x ---
06:07:29 [INFO] 
06:07:29 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.junit5_x ---
06:07:29 [INFO] Resolving class path of org.eclipse.swtbot.junit5_x...
06:07:29 [INFO] 
06:07:29 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.junit5_x ---
06:07:29 [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.*
06:07:29 [INFO] 
06:07:29 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.junit5_x ---
06:07:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/src/main/resources
06:07:29 [INFO] 
06:07:29 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.junit5_x ---
06:07:29 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/classes
06:07:29 [INFO] 
06:07:29 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.junit5_x ---
06:07:29 [INFO] 
06:07:29 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.junit5_x ---
06:07:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/src/test/resources
06:07:29 [INFO] 
06:07:29 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.junit5_x ---
06:07:29 [INFO] 
06:07:29 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.junit5_x ---
06:07:29 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:07:29 [INFO] No tests to run.
06:07:29 [INFO] 
06:07:29 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.junit5_x ---
06:07:29 [INFO] 
06:07:29 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.junit5_x ---
06:07:29 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/org.eclipse.swtbot.junit5_x-4.1.0-SNAPSHOT-sources.jar
06:07:29 [INFO] 
06:07:29 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.junit5_x ---
06:07:29 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/org.eclipse.swtbot.junit5_x-4.1.0-SNAPSHOT.jar
06:07:29 [INFO] 
06:07:29 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.junit5_x ---
06:07:29 [INFO] 
06:07:29 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.junit5_x ---
06:07:29 [INFO] 
06:07:29 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.junit5_x ---
06:07:29 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/org.eclipse.swtbot.junit5_x-4.1.0-SNAPSHOT.jar
06:07:30 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/org.eclipse.swtbot.junit5_x-4.1.0-SNAPSHOT-sources.jar
06:07:31 [INFO] 
06:07:31 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.junit5_x ---
06:07:31 [INFO] 
06:07:31 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.junit5_x ---
06:07:31 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:07:31 [INFO] 
06:07:31 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.junit5_x ---
06:07:31 [INFO] No tests to run.
06:07:31 [INFO] 
06:07:31 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.junit5_x ---
06:07:31 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/org.eclipse.swtbot.junit5_x-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit5_x/4.1.0-SNAPSHOT/org.eclipse.swtbot.junit5_x-4.1.0-SNAPSHOT.jar
06:07:31 [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.1.0-SNAPSHOT/org.eclipse.swtbot.junit5_x-4.1.0-SNAPSHOT.pom
06:07:31 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/org.eclipse.swtbot.junit5_x-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit5_x/4.1.0-SNAPSHOT/org.eclipse.swtbot.junit5_x-4.1.0-SNAPSHOT-sources.jar
06:07:31 [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.1.0-SNAPSHOT/org.eclipse.swtbot.junit5_x-4.1.0-SNAPSHOT-p2metadata.xml
06:07:31 [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.1.0-SNAPSHOT/org.eclipse.swtbot.junit5_x-4.1.0-SNAPSHOT-p2artifacts.xml
06:07:31 [INFO] 
06:07:31 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.junit5_x ---
06:07:31 [INFO] 
06:07:31 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder >--
06:07:31 [INFO] Building org.eclipse.swtbot.nebula.gallery.finder 4.1.0-SNAPSHOT [25/57]
06:07:31 [INFO]   from org.eclipse.swtbot.nebula.gallery.finder/pom.xml
06:07:31 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:07:31 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
06:07:31 [INFO] 
06:07:31 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.gallery.finder ---
06:07:31 [INFO] The project's OSGi version is 4.1.0.202307251005
06:07:31 [INFO] 
06:07:31 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.gallery.finder ---
06:07:31 [INFO] 
06:07:31 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.gallery.finder ---
06:07:31 [INFO] 
06:07:31 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.gallery.finder ---
06:07:31 [INFO] 
06:07:31 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.gallery.finder ---
06:07:31 [INFO] Resolving class path of org.eclipse.swtbot.nebula.gallery.finder...
06:07:31 [INFO] 
06:07:31 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.gallery.finder ---
06:07:31 [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.*
06:07:31 [INFO] 
06:07:31 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.gallery.finder ---
06:07:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/src/main/resources
06:07:31 [INFO] 
06:07:31 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.gallery.finder ---
06:07:31 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/classes
06:07:31 [INFO] 
06:07:31 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.gallery.finder ---
06:07:31 [INFO] 
06:07:31 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.gallery.finder ---
06:07:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/src/test/resources
06:07:31 [INFO] 
06:07:31 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.nebula.gallery.finder ---
06:07:31 [INFO] 
06:07:31 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.nebula.gallery.finder ---
06:07:31 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:07:31 [INFO] No tests to run.
06:07:31 [INFO] 
06:07:31 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.gallery.finder ---
06:07:31 [INFO] 
06:07:31 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.gallery.finder ---
06:07:31 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-4.1.0-SNAPSHOT-sources.jar
06:07:31 [INFO] 
06:07:31 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.gallery.finder ---
06:07:31 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-4.1.0-SNAPSHOT.jar
06:07:31 [INFO] 
06:07:31 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.gallery.finder ---
06:07:31 [INFO] 
06:07:31 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.gallery.finder ---
06:07:31 [INFO] 
06:07:31 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.gallery.finder ---
06:07:31 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-4.1.0-SNAPSHOT.jar
06:07:33 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-4.1.0-SNAPSHOT-sources.jar
06:07:34 [INFO] 
06:07:34 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.gallery.finder ---
06:07:34 [INFO] 
06:07:34 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.nebula.gallery.finder ---
06:07:34 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:07:34 [INFO] 
06:07:34 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.nebula.gallery.finder ---
06:07:34 [INFO] No tests to run.
06:07:34 [INFO] 
06:07:34 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.gallery.finder ---
06:07:34 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-4.1.0-SNAPSHOT.jar
06:07:34 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-4.1.0-SNAPSHOT.pom
06:07:34 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-4.1.0-SNAPSHOT-sources.jar
06:07:34 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-4.1.0-SNAPSHOT-p2metadata.xml
06:07:34 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-4.1.0-SNAPSHOT-p2artifacts.xml
06:07:34 [INFO] 
06:07:34 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.gallery.finder ---
06:07:34 [INFO] 
06:07:34 [INFO] ----------< org.eclipse.swtbot.test:org.eclipse.swt.examples >----------
06:07:34 [INFO] Building org.eclipse.swt.examples 4.1.0-SNAPSHOT                 [26/57]
06:07:34 [INFO]   from org.eclipse.swt.examples/pom.xml
06:07:34 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:07:34 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
06:07:34 [INFO] 
06:07:34 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swt.examples ---
06:07:34 [INFO] The project's OSGi version is 4.1.0.202307251005
06:07:34 [INFO] 
06:07:34 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swt.examples ---
06:07:34 [INFO] 
06:07:34 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swt.examples ---
06:07:34 [INFO] 
06:07:34 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swt.examples ---
06:07:34 [INFO] 
06:07:34 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swt.examples ---
06:07:34 [INFO] Resolving class path of org.eclipse.swt.examples...
06:07:34 [INFO] 
06:07:34 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swt.examples ---
06:07: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.*
06:07:34 [INFO] 
06:07:34 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swt.examples ---
06:07:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/src/main/resources
06:07:34 [INFO] 
06:07:34 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swt.examples ---
06:07:34 [INFO] Compiling 135 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/classes
06:07:35 [INFO] 
06:07:35 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swt.examples ---
06:07:35 [INFO] 
06:07:35 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swt.examples ---
06:07:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/src/test/resources
06:07:35 [INFO] 
06:07:35 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swt.examples ---
06:07:35 [INFO] 
06:07:35 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swt.examples ---
06:07:35 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:07:35 [INFO] No tests to run.
06:07:35 [INFO] 
06:07:35 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swt.examples ---
06:07:35 [INFO] 
06:07:35 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swt.examples ---
06:07:35 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT-sources.jar
06:07:35 [INFO] 
06:07:35 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swt.examples ---
06:07:35 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT.jar
06:07:35 [INFO] 
06:07:35 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swt.examples ---
06:07:35 [INFO] 
06:07:35 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swt.examples ---
06:07:35 [INFO] 
06:07:35 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swt.examples ---
06:07:36 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT.jar
06:07:38 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT-sources.jar
06:07:39 [INFO] 
06:07:39 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swt.examples ---
06:07:39 [INFO] 
06:07:39 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swt.examples ---
06:07:39 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:07:39 [INFO] 
06:07:39 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swt.examples ---
06:07:39 [INFO] No tests to run.
06:07:39 [INFO] 
06:07:39 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swt.examples ---
06:07:39 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swt.examples/4.1.0-SNAPSHOT/org.eclipse.swt.examples-4.1.0-SNAPSHOT.jar
06:07:39 [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.1.0-SNAPSHOT/org.eclipse.swt.examples-4.1.0-SNAPSHOT.pom
06:07:39 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swt.examples/4.1.0-SNAPSHOT/org.eclipse.swt.examples-4.1.0-SNAPSHOT-sources.jar
06:07:39 [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.1.0-SNAPSHOT/org.eclipse.swt.examples-4.1.0-SNAPSHOT-p2metadata.xml
06:07:39 [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.1.0-SNAPSHOT/org.eclipse.swt.examples-4.1.0-SNAPSHOT-p2artifacts.xml
06:07:39 [INFO] 
06:07:39 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swt.examples ---
06:07:39 [INFO] 
06:07:39 [INFO] -------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.demo >-------
06:07:39 [INFO] Building org.eclipse.swtbot.swt.demo 4.1.0-SNAPSHOT              [27/57]
06:07:39 [INFO]   from org.eclipse.swtbot.swt.demo/pom.xml
06:07:39 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:07:39 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
06:07:39 [INFO] 
06:07:39 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.demo ---
06:07:39 [INFO] The project's OSGi version is 4.1.0.202307251005
06:07:39 [INFO] 
06:07:39 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.demo ---
06:07:39 [INFO] 
06:07:39 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.demo ---
06:07:39 [INFO] 
06:07:39 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.demo ---
06:07:39 [INFO] 
06:07:39 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.swt.demo ---
06:07:39 [INFO] Resolving class path of org.eclipse.swtbot.swt.demo...
06:07:39 [INFO] 
06:07:39 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.swt.demo ---
06:07: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.*
06:07:39 [INFO] 
06:07:39 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.demo ---
06:07:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/src/main/resources
06:07:39 [INFO] 
06:07:39 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.swt.demo ---
06:07:39 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/classes
06:07:39 [INFO] 
06:07:39 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.swt.demo ---
06:07:39 [INFO] 
06:07:39 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.demo ---
06:07:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/src/test/resources
06:07:39 [INFO] 
06:07:39 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.swt.demo ---
06:07:39 [INFO] 
06:07:39 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.swt.demo ---
06:07:39 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:07:39 [INFO] No tests to run.
06:07:39 [INFO] 
06:07:39 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.swt.demo ---
06:07:39 [INFO] 
06:07:39 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.demo ---
06:07:39 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-4.1.0-SNAPSHOT-sources.jar
06:07:39 [INFO] 
06:07:39 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.demo ---
06:07:39 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-4.1.0-SNAPSHOT.jar
06:07:39 [INFO] 
06:07:39 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.demo ---
06:07:39 [INFO] 
06:07:39 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.swt.demo ---
06:07:39 [INFO] 
06:07:39 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.swt.demo ---
06:07:39 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-4.1.0-SNAPSHOT.jar
06:07:40 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-4.1.0-SNAPSHOT-sources.jar
06:07:42 [INFO] 
06:07:42 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.demo ---
06:07:42 [INFO] 
06:07:42 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.swt.demo ---
06:07:42 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:07:42 [INFO] 
06:07:42 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.swt.demo ---
06:07:42 [INFO] No tests to run.
06:07:42 [INFO] 
06:07:42 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.demo ---
06:07:42 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.demo/4.1.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-4.1.0-SNAPSHOT.jar
06:07:42 [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.1.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-4.1.0-SNAPSHOT.pom
06:07:42 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.demo/4.1.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-4.1.0-SNAPSHOT-sources.jar
06:07:42 [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.1.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-4.1.0-SNAPSHOT-p2metadata.xml
06:07:42 [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.1.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-4.1.0-SNAPSHOT-p2artifacts.xml
06:07:42 [INFO] 
06:07:42 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.demo ---
06:07:42 [INFO] 
06:07:42 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.ui.forms.examples >------
06:07:42 [INFO] Building org.eclipse.ui.forms.examples 4.1.0-SNAPSHOT            [28/57]
06:07:42 [INFO]   from org.eclipse.ui.forms.examples/pom.xml
06:07:42 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:07:42 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
06:07:42 [INFO] 
06:07:42 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.ui.forms.examples ---
06:07:42 [INFO] The project's OSGi version is 4.1.0.202307251005
06:07:42 [INFO] 
06:07:42 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.ui.forms.examples ---
06:07:42 [INFO] 
06:07:42 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.ui.forms.examples ---
06:07:42 [INFO] 
06:07:42 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.ui.forms.examples ---
06:07:42 [INFO] 
06:07:42 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.ui.forms.examples ---
06:07:42 [INFO] Resolving class path of org.eclipse.ui.forms.examples...
06:07:42 [INFO] 
06:07:42 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.ui.forms.examples ---
06:07: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.*
06:07:42 [INFO] 
06:07:42 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ui.forms.examples ---
06:07:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/src/main/resources
06:07:42 [INFO] 
06:07:42 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.ui.forms.examples ---
06:07:42 [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/classes
06:07:42 [INFO] 
06:07:42 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.ui.forms.examples ---
06:07:42 [INFO] 
06:07:42 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ui.forms.examples ---
06:07:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/src/test/resources
06:07:42 [INFO] 
06:07:42 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.ui.forms.examples ---
06:07:42 [INFO] 
06:07:42 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.ui.forms.examples ---
06:07:42 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:07:42 [INFO] No tests to run.
06:07:42 [INFO] 
06:07:42 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.forms.examples ---
06:07:42 [INFO] 
06:07:42 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.ui.forms.examples ---
06:07:42 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT-sources.jar
06:07:43 [INFO] 
06:07:43 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.ui.forms.examples ---
06:07:43 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/examples.jar
06:07:43 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT.jar
06:07:43 [INFO] 
06:07:43 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.forms.examples ---
06:07:43 [INFO] 
06:07:43 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.ui.forms.examples ---
06:07:43 [INFO] 
06:07:43 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ui.forms.examples ---
06:07:43 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT.jar_unpacked_11788718820813260519/examples.jar' is disabled.
06:07:43 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT.jar_unpacked_11788718820813260519/examples.jar
06:07:44 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT.jar
06:07:46 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT-sources.jar
06:07:47 [INFO] 
06:07:47 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.ui.forms.examples ---
06:07:47 [INFO] 
06:07:47 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.ui.forms.examples ---
06:07:47 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:07:47 [INFO] 
06:07:47 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.ui.forms.examples ---
06:07:47 [INFO] No tests to run.
06:07:47 [INFO] 
06:07:47 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.ui.forms.examples ---
06:07:47 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.ui.forms.examples/4.1.0-SNAPSHOT/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT.jar
06:07:47 [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.1.0-SNAPSHOT/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT.pom
06:07:47 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.ui.forms.examples/4.1.0-SNAPSHOT/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT-sources.jar
06:07:47 [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.1.0-SNAPSHOT/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT-p2metadata.xml
06:07:47 [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.1.0-SNAPSHOT/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT-p2artifacts.xml
06:07:47 [INFO] 
06:07:47 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.ui.forms.examples ---
06:07:47 [INFO] 
06:07:47 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder >--
06:07:47 [INFO] Building org.eclipse.swtbot.nebula.nattable.finder 4.1.0-SNAPSHOT [29/57]
06:07:47 [INFO]   from org.eclipse.swtbot.nebula.nattable.finder/pom.xml
06:07:47 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:07:47 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
06:07:47 [INFO] 
06:07:47 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.nattable.finder ---
06:07:47 [INFO] The project's OSGi version is 4.1.0.202307251005
06:07:47 [INFO] 
06:07:47 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.nattable.finder ---
06:07:47 [INFO] 
06:07:47 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.nattable.finder ---
06:07:47 [INFO] 
06:07:47 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.nattable.finder ---
06:07:47 [INFO] 
06:07:47 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.nattable.finder ---
06:07:47 [INFO] Resolving class path of org.eclipse.swtbot.nebula.nattable.finder...
06:07:47 [INFO] 
06:07:47 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.nattable.finder ---
06:07: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.*
06:07:47 [INFO] 
06:07:47 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.nattable.finder ---
06:07:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/src/main/resources
06:07:47 [INFO] 
06:07:47 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.nattable.finder ---
06:07:47 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/classes
06:07:47 [INFO] 
06:07:47 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.nattable.finder ---
06:07:47 [INFO] 
06:07:47 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.nattable.finder ---
06:07:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/src/test/resources
06:07:47 [INFO] 
06:07:47 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.nebula.nattable.finder ---
06:07:47 [INFO] 
06:07:47 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.nebula.nattable.finder ---
06:07:47 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:07:47 [INFO] No tests to run.
06:07:47 [INFO] 
06:07:47 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.nattable.finder ---
06:07:47 [INFO] 
06:07:47 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.nattable.finder ---
06:07:47 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-4.1.0-SNAPSHOT-sources.jar
06:07:47 [INFO] 
06:07:47 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.nattable.finder ---
06:07:47 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-4.1.0-SNAPSHOT.jar
06:07:47 [INFO] 
06:07:47 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.nattable.finder ---
06:07:47 [INFO] 
06:07:47 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.nattable.finder ---
06:07:47 [INFO] 
06:07:47 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.nattable.finder ---
06:07:47 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-4.1.0-SNAPSHOT.jar
06:07:48 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-4.1.0-SNAPSHOT-sources.jar
06:07:49 [INFO] 
06:07:49 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.nattable.finder ---
06:07:49 [INFO] 
06:07:49 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.nebula.nattable.finder ---
06:07:49 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:07:49 [INFO] 
06:07:49 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.nebula.nattable.finder ---
06:07:49 [INFO] No tests to run.
06:07:49 [INFO] 
06:07:49 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.nattable.finder ---
06:07:49 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-4.1.0-SNAPSHOT.jar
06:07:49 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-4.1.0-SNAPSHOT.pom
06:07:49 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-4.1.0-SNAPSHOT-sources.jar
06:07:49 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-4.1.0-SNAPSHOT-p2metadata.xml
06:07:49 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-4.1.0-SNAPSHOT-p2artifacts.xml
06:07:49 [INFO] 
06:07:49 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.nattable.finder ---
06:07:49 [INFO] 
06:07:49 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.checkboxgroup.finder >--
06:07:49 [INFO] Building org.eclipse.swtbot.nebula.checkboxgroup.finder 4.1.0-SNAPSHOT [30/57]
06:07:49 [INFO]   from org.eclipse.swtbot.nebula.checkboxgroup.finder/pom.xml
06:07:49 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:07:49 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
06:07:49 [INFO] 
06:07:49 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
06:07:49 [INFO] The project's OSGi version is 4.1.0.202307251005
06:07:49 [INFO] 
06:07:49 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
06:07:49 [INFO] 
06:07:49 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
06:07:49 [INFO] 
06:07:49 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
06:07:49 [INFO] 
06:07:49 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
06:07:49 [INFO] Resolving class path of org.eclipse.swtbot.nebula.checkboxgroup.finder...
06:07:49 [INFO] 
06:07:49 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
06:07: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.*
06:07:49 [INFO] 
06:07:49 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
06:07:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/src/main/resources
06:07:49 [INFO] 
06:07:49 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
06:07:49 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/classes
06:07:49 [INFO] 
06:07:49 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
06:07:49 [INFO] 
06:07:49 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
06:07:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/src/test/resources
06:07:49 [INFO] 
06:07:49 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
06:07:49 [INFO] 
06:07:49 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
06:07:49 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:07:49 [INFO] No tests to run.
06:07:49 [INFO] 
06:07:49 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
06:07:49 [INFO] 
06:07:49 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
06:07:49 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.1.0-SNAPSHOT-sources.jar
06:07:49 [INFO] 
06:07:49 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
06:07:49 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.1.0-SNAPSHOT.jar
06:07:49 [INFO] 
06:07:49 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
06:07:49 [INFO] 
06:07:49 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
06:07:49 [INFO] 
06:07:49 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
06:07:49 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.1.0-SNAPSHOT.jar
06:07:50 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.1.0-SNAPSHOT-sources.jar
06:07:51 [INFO] 
06:07:51 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
06:07:51 [INFO] 
06:07:51 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
06:07:51 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:07:51 [INFO] 
06:07:51 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
06:07:51 [INFO] No tests to run.
06:07:51 [INFO] 
06:07:51 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
06:07:51 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.checkboxgroup.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.1.0-SNAPSHOT.jar
06:07:51 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.1.0-SNAPSHOT.pom
06:07:51 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.checkboxgroup.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.1.0-SNAPSHOT-sources.jar
06:07:51 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.1.0-SNAPSHOT-p2metadata.xml
06:07:51 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.1.0-SNAPSHOT-p2artifacts.xml
06:07:51 [INFO] 
06:07:51 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
06:07:51 [INFO] 
06:07:51 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.stepbar.finder >--
06:07:51 [INFO] Building org.eclipse.swtbot.nebula.stepbar.finder 4.1.0-SNAPSHOT [31/57]
06:07:51 [INFO]   from org.eclipse.swtbot.nebula.stepbar.finder/pom.xml
06:07:51 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:07:51 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
06:07:51 [INFO] 
06:07:51 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.stepbar.finder ---
06:07:51 [INFO] The project's OSGi version is 4.1.0.202307251005
06:07:51 [INFO] 
06:07:51 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.stepbar.finder ---
06:07:51 [INFO] 
06:07:51 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.stepbar.finder ---
06:07:51 [INFO] 
06:07:51 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.stepbar.finder ---
06:07:51 [INFO] 
06:07:51 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.stepbar.finder ---
06:07:51 [INFO] Resolving class path of org.eclipse.swtbot.nebula.stepbar.finder...
06:07:51 [INFO] 
06:07:51 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.stepbar.finder ---
06:07:51 [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.*
06:07:51 [INFO] 
06:07:51 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.stepbar.finder ---
06:07:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/src/main/resources
06:07:51 [INFO] 
06:07:51 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.stepbar.finder ---
06:07:51 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/classes
06:07:51 [INFO] 
06:07:51 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.stepbar.finder ---
06:07:51 [INFO] 
06:07:51 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.stepbar.finder ---
06:07:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/src/test/resources
06:07:51 [INFO] 
06:07:51 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.nebula.stepbar.finder ---
06:07:51 [INFO] 
06:07:51 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.nebula.stepbar.finder ---
06:07:51 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:07:51 [INFO] No tests to run.
06:07:51 [INFO] 
06:07:51 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.stepbar.finder ---
06:07:51 [INFO] 
06:07:51 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.stepbar.finder ---
06:07:51 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/org.eclipse.swtbot.nebula.stepbar.finder-4.1.0-SNAPSHOT-sources.jar
06:07:51 [INFO] 
06:07:51 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.stepbar.finder ---
06:07:51 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/org.eclipse.swtbot.nebula.stepbar.finder-4.1.0-SNAPSHOT.jar
06:07:51 [INFO] 
06:07:51 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.stepbar.finder ---
06:07:51 [INFO] 
06:07:51 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.stepbar.finder ---
06:07:51 [INFO] 
06:07:51 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.stepbar.finder ---
06:07:51 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/org.eclipse.swtbot.nebula.stepbar.finder-4.1.0-SNAPSHOT.jar
06:07:53 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/org.eclipse.swtbot.nebula.stepbar.finder-4.1.0-SNAPSHOT-sources.jar
06:07:54 [INFO] 
06:07:54 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.stepbar.finder ---
06:07:54 [INFO] 
06:07:54 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.nebula.stepbar.finder ---
06:07:54 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:07:54 [INFO] 
06:07:54 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.nebula.stepbar.finder ---
06:07:54 [INFO] No tests to run.
06:07:54 [INFO] 
06:07:54 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.stepbar.finder ---
06:07:54 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/org.eclipse.swtbot.nebula.stepbar.finder-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.stepbar.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder-4.1.0-SNAPSHOT.jar
06:07:54 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder-4.1.0-SNAPSHOT.pom
06:07:54 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/org.eclipse.swtbot.nebula.stepbar.finder-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.stepbar.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder-4.1.0-SNAPSHOT-sources.jar
06:07:54 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder-4.1.0-SNAPSHOT-p2metadata.xml
06:07:54 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder-4.1.0-SNAPSHOT-p2artifacts.xml
06:07:54 [INFO] 
06:07:54 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.stepbar.finder ---
06:07:54 [INFO] 
06:07:54 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.rangeslider.finder >--
06:07:54 [INFO] Building org.eclipse.swtbot.nebula.rangeslider.finder 4.1.0-SNAPSHOT [32/57]
06:07:54 [INFO]   from org.eclipse.swtbot.nebula.rangeslider.finder/pom.xml
06:07:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:07:54 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
06:07:54 [INFO] 
06:07:54 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
06:07:54 [INFO] The project's OSGi version is 4.1.0.202307251005
06:07:54 [INFO] 
06:07:54 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
06:07:54 [INFO] 
06:07:54 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
06:07:54 [INFO] 
06:07:54 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
06:07:54 [INFO] 
06:07:54 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
06:07:54 [INFO] Resolving class path of org.eclipse.swtbot.nebula.rangeslider.finder...
06:07:54 [INFO] 
06:07:54 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
06:07: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.*
06:07:54 [INFO] 
06:07:54 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
06:07:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/src/main/resources
06:07:54 [INFO] 
06:07:54 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
06:07:54 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/classes
06:07:54 [INFO] 
06:07:54 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
06:07:54 [INFO] 
06:07:54 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
06:07:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:07:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/src/test/resources
06:07:54 [INFO] 
06:07:54 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
06:07:54 [INFO] 
06:07:54 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
06:07:54 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:07:54 [INFO] No tests to run.
06:07:54 [INFO] 
06:07:54 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
06:07:54 [INFO] 
06:07:54 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
06:07:54 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/org.eclipse.swtbot.nebula.rangeslider.finder-4.1.0-SNAPSHOT-sources.jar
06:07:54 [INFO] 
06:07:54 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
06:07:54 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/org.eclipse.swtbot.nebula.rangeslider.finder-4.1.0-SNAPSHOT.jar
06:07:54 [INFO] 
06:07:54 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
06:07:54 [INFO] 
06:07:54 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
06:07:54 [INFO] 
06:07:54 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
06:07:54 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/org.eclipse.swtbot.nebula.rangeslider.finder-4.1.0-SNAPSHOT.jar
06:07:55 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/org.eclipse.swtbot.nebula.rangeslider.finder-4.1.0-SNAPSHOT-sources.jar
06:07:56 [INFO] 
06:07:56 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
06:07:56 [INFO] 
06:07:56 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
06:07:56 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:07:56 [INFO] 
06:07:56 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
06:07:56 [INFO] No tests to run.
06:07:56 [INFO] 
06:07:56 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
06:07:56 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/org.eclipse.swtbot.nebula.rangeslider.finder-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.rangeslider.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder-4.1.0-SNAPSHOT.jar
06:07:56 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder-4.1.0-SNAPSHOT.pom
06:07:56 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/org.eclipse.swtbot.nebula.rangeslider.finder-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.rangeslider.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder-4.1.0-SNAPSHOT-sources.jar
06:07:56 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder-4.1.0-SNAPSHOT-p2metadata.xml
06:07:56 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder-4.1.0-SNAPSHOT-p2artifacts.xml
06:07:56 [INFO] 
06:07:56 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
06:07:56 [INFO] 
06:07:56 [INFO] -----< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.gef >-----
06:07:56 [INFO] Building org.eclipse.swtbot.eclipse.gef 4.1.0-SNAPSHOT           [33/57]
06:07:56 [INFO]   from org.eclipse.swtbot.eclipse.gef/pom.xml
06:07:56 [INFO] --------------------------[ eclipse-feature ]---------------------------
06:07:56 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
06:07:56 [INFO] 
06:07:56 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.eclipse.gef ---
06:07:56 [INFO] The project's OSGi version is 4.1.0.202307251005
06:07:56 [INFO] 
06:07:56 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.gef ---
06:07:56 [INFO] 
06:07:56 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.gef ---
06:07:56 [INFO] 
06:07:56 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.gef ---
06:07:56 [INFO] 
06:07:56 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.gef ---
06:07:56 [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.*
06:07:56 [INFO] 
06:07:56 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.gef ---
06:07:56 [INFO] 
06:07:56 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.gef ---
06:07:56 [INFO] 
06:07:56 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.eclipse.gef ---
06:07:56 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-4.1.0-SNAPSHOT.jar
06:07:56 [INFO] 
06:07:56 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.gef ---
06:07:56 [INFO] 
06:07:56 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.eclipse.gef ---
06:07:56 [INFO] 
06:07:56 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.gef ---
06:07:56 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-4.1.0-SNAPSHOT-sources-feature.jar
06:07:56 [INFO] 
06:07:56 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.gef ---
06:07:56 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-4.1.0-SNAPSHOT.jar
06:07:58 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-4.1.0-SNAPSHOT-sources-feature.jar
06:07:58 [INFO] 
06:07:58 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.gef ---
06:07:58 [INFO] 
06:07:58 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.gef ---
06:07:58 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.gef/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef-4.1.0-SNAPSHOT.jar
06:07:58 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef-4.1.0-SNAPSHOT.pom
06:07:58 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-4.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.gef/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef-4.1.0-SNAPSHOT-sources-feature.jar
06:07:58 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef-4.1.0-SNAPSHOT-p2metadata.xml
06:07:58 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef-4.1.0-SNAPSHOT-p2artifacts.xml
06:07:58 [INFO] 
06:07:58 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.gef ---
06:07:58 [INFO] 
06:07:58 [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.generator.feature >--
06:07:58 [INFO] Building org.eclipse.swtbot.generator.feature 4.1.0-SNAPSHOT     [34/57]
06:07:58 [INFO]   from org.eclipse.swtbot.generator.feature/pom.xml
06:07:58 [INFO] --------------------------[ eclipse-feature ]---------------------------
06:07:58 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
06:07:58 [INFO] 
06:07:58 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.generator.feature ---
06:07:58 [INFO] The project's OSGi version is 4.1.0.202307251005
06:07:58 [INFO] 
06:07:58 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.feature ---
06:07:58 [INFO] 
06:07:58 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.feature ---
06:07:58 [INFO] 
06:07:58 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.feature ---
06:07:58 [INFO] 
06:07:58 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.feature ---
06:07:58 [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.*
06:07:58 [INFO] 
06:07:58 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator.feature ---
06:07:58 [INFO] 
06:07:58 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.feature ---
06:07:58 [INFO] 
06:07:58 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.generator.feature ---
06:07:58 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-4.1.0-SNAPSHOT.jar
06:07:58 [INFO] 
06:07:58 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.feature ---
06:07:58 [INFO] 
06:07:58 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.generator.feature ---
06:07:58 [INFO] 
06:07:58 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator.feature ---
06:07:58 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-4.1.0-SNAPSHOT-sources-feature.jar
06:07:58 [INFO] 
06:07:58 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.feature ---
06:07:58 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-4.1.0-SNAPSHOT.jar
06:08:00 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-4.1.0-SNAPSHOT-sources-feature.jar
06:08:00 [INFO] 
06:08:00 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.feature ---
06:08:00 [INFO] 
06:08:00 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.feature ---
06:08:00 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.generator.feature/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.feature-4.1.0-SNAPSHOT.jar
06:08:00 [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.1.0-SNAPSHOT/org.eclipse.swtbot.generator.feature-4.1.0-SNAPSHOT.pom
06:08:00 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-4.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.generator.feature/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.feature-4.1.0-SNAPSHOT-sources-feature.jar
06:08:00 [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.1.0-SNAPSHOT/org.eclipse.swtbot.generator.feature-4.1.0-SNAPSHOT-p2metadata.xml
06:08:00 [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.1.0-SNAPSHOT/org.eclipse.swtbot.generator.feature-4.1.0-SNAPSHOT-p2artifacts.xml
06:08:00 [INFO] 
06:08:00 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.feature ---
06:08:00 [INFO] 
06:08:00 [INFO] ---------< org.eclipse.swtbot.features:org.eclipse.swtbot.ide >---------
06:08:00 [INFO] Building org.eclipse.swtbot.ide 4.1.0-SNAPSHOT                   [35/57]
06:08:00 [INFO]   from org.eclipse.swtbot.ide/pom.xml
06:08:00 [INFO] --------------------------[ eclipse-feature ]---------------------------
06:08:00 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
06:08:00 [INFO] 
06:08:00 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.ide ---
06:08:00 [INFO] The project's OSGi version is 4.1.0.202307251005
06:08:00 [INFO] 
06:08:00 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.ide ---
06:08:00 [INFO] 
06:08:00 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.ide ---
06:08:00 [INFO] 
06:08:00 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.ide ---
06:08:00 [INFO] 
06:08:00 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.ide ---
06:08: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.*
06:08:00 [INFO] 
06:08:00 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.ide ---
06:08:00 [INFO] 
06:08:00 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.ide ---
06:08:00 [INFO] 
06:08:00 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.ide ---
06:08:00 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-4.1.0-SNAPSHOT.jar
06:08:00 [INFO] 
06:08:00 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.ide ---
06:08:00 [INFO] 
06:08:00 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.ide ---
06:08:00 [INFO] 
06:08:00 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.ide ---
06:08:00 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-4.1.0-SNAPSHOT-sources-feature.jar
06:08:00 [INFO] 
06:08:00 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.ide ---
06:08:00 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-4.1.0-SNAPSHOT.jar
06:08:01 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-4.1.0-SNAPSHOT-sources-feature.jar
06:08:02 [INFO] 
06:08:02 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.ide ---
06:08:02 [INFO] 
06:08:02 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.ide ---
06:08:02 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.ide/4.1.0-SNAPSHOT/org.eclipse.swtbot.ide-4.1.0-SNAPSHOT.jar
06:08:02 [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.1.0-SNAPSHOT/org.eclipse.swtbot.ide-4.1.0-SNAPSHOT.pom
06:08:02 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-4.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.ide/4.1.0-SNAPSHOT/org.eclipse.swtbot.ide-4.1.0-SNAPSHOT-sources-feature.jar
06:08:02 [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.1.0-SNAPSHOT/org.eclipse.swtbot.ide-4.1.0-SNAPSHOT-p2metadata.xml
06:08:02 [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.1.0-SNAPSHOT/org.eclipse.swtbot.ide-4.1.0-SNAPSHOT-p2artifacts.xml
06:08:02 [INFO] 
06:08:02 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.ide ---
06:08:02 [INFO] 
06:08:02 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit5.headless >--
06:08:02 [INFO] Building org.eclipse.swtbot.eclipse.junit5.headless 4.1.0-SNAPSHOT [36/57]
06:08:02 [INFO]   from org.eclipse.swtbot.eclipse.junit5.headless/pom.xml
06:08:02 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:08:02 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
06:08:03 [INFO] 
06:08:03 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.junit5.headless ---
06:08:03 [INFO] The project's OSGi version is 4.1.0.202307251005
06:08:03 [INFO] 
06:08:03 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.junit5.headless ---
06:08:03 [INFO] 
06:08:03 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.junit5.headless ---
06:08:03 [INFO] 
06:08:03 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.junit5.headless ---
06:08:03 [INFO] 
06:08:03 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.junit5.headless ---
06:08:03 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.junit5.headless...
06:08:03 [INFO] 
06:08:03 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.junit5.headless ---
06:08: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.*
06:08:03 [INFO] 
06:08:03 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.junit5.headless ---
06:08:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:08:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/src/main/resources
06:08:03 [INFO] 
06:08:03 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.junit5.headless ---
06:08:03 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/classes
06:08:03 [INFO] 
06:08:03 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.junit5.headless ---
06:08:03 [INFO] 
06:08:03 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.junit5.headless ---
06:08:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:08:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/src/test/resources
06:08:03 [INFO] 
06:08:03 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.junit5.headless ---
06:08:03 [INFO] 
06:08:03 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.eclipse.junit5.headless ---
06:08:03 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:08:03 [INFO] No tests to run.
06:08:03 [INFO] 
06:08:03 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.junit5.headless ---
06:08:03 [INFO] 
06:08:03 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.junit5.headless ---
06:08:03 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/org.eclipse.swtbot.eclipse.junit5.headless-4.1.0-SNAPSHOT-sources.jar
06:08:03 [INFO] 
06:08:03 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.junit5.headless ---
06:08:03 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/org.eclipse.swtbot.eclipse.junit5.headless-4.1.0-SNAPSHOT.jar
06:08:03 [INFO] 
06:08:03 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.junit5.headless ---
06:08:03 [INFO] 
06:08:03 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.junit5.headless ---
06:08:03 [INFO] 
06:08:03 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.junit5.headless ---
06:08:03 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/org.eclipse.swtbot.eclipse.junit5.headless-4.1.0-SNAPSHOT.jar
06:08:05 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/org.eclipse.swtbot.eclipse.junit5.headless-4.1.0-SNAPSHOT-sources.jar
06:08:06 [INFO] 
06:08:06 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.junit5.headless ---
06:08:06 [INFO] 
06:08:06 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.eclipse.junit5.headless ---
06:08:06 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:08:06 [INFO] 
06:08:06 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.eclipse.junit5.headless ---
06:08:06 [INFO] No tests to run.
06:08:06 [INFO] 
06:08:06 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.junit5.headless ---
06:08:06 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/org.eclipse.swtbot.eclipse.junit5.headless-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit5.headless/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit5.headless-4.1.0-SNAPSHOT.jar
06:08:06 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit5.headless-4.1.0-SNAPSHOT.pom
06:08:06 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/org.eclipse.swtbot.eclipse.junit5.headless-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit5.headless/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit5.headless-4.1.0-SNAPSHOT-sources.jar
06:08:06 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit5.headless-4.1.0-SNAPSHOT-p2metadata.xml
06:08:06 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit5.headless-4.1.0-SNAPSHOT-p2artifacts.xml
06:08:06 [INFO] 
06:08:06 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.junit5.headless ---
06:08:06 [INFO] 
06:08:06 [INFO] -------< org.eclipse.swtbot.features:org.eclipse.swtbot.junit5 >--------
06:08:06 [INFO] Building org.eclipse.swtbot.junit5 4.1.0-SNAPSHOT                [37/57]
06:08:06 [INFO]   from org.eclipse.swtbot.junit5/pom.xml
06:08:06 [INFO] --------------------------[ eclipse-feature ]---------------------------
06:08:06 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
06:08:06 [INFO] 
06:08:06 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.junit5 ---
06:08:06 [INFO] The project's OSGi version is 4.1.0.202307251005
06:08:06 [INFO] 
06:08:06 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.junit5 ---
06:08:06 [INFO] 
06:08:06 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.junit5 ---
06:08:06 [INFO] 
06:08:06 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.junit5 ---
06:08:06 [INFO] 
06:08:06 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.junit5 ---
06:08: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.*
06:08:06 [INFO] 
06:08:06 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.junit5 ---
06:08:06 [INFO] 
06:08:06 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.junit5 ---
06:08:06 [INFO] 
06:08:06 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.junit5 ---
06:08:06 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/org.eclipse.swtbot.junit5-4.1.0-SNAPSHOT.jar
06:08:06 [INFO] 
06:08:06 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.junit5 ---
06:08:06 [INFO] 
06:08:06 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.junit5 ---
06:08:06 [INFO] 
06:08:06 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.junit5 ---
06:08:06 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/org.eclipse.swtbot.junit5-4.1.0-SNAPSHOT-sources-feature.jar
06:08:06 [INFO] 
06:08:06 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.junit5 ---
06:08:06 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/org.eclipse.swtbot.junit5-4.1.0-SNAPSHOT.jar
06:08:07 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/org.eclipse.swtbot.junit5-4.1.0-SNAPSHOT-sources-feature.jar
06:08:08 [INFO] 
06:08:08 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.junit5 ---
06:08:08 [INFO] 
06:08:08 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.junit5 ---
06:08:08 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/org.eclipse.swtbot.junit5-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.junit5/4.1.0-SNAPSHOT/org.eclipse.swtbot.junit5-4.1.0-SNAPSHOT.jar
06:08:08 [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.1.0-SNAPSHOT/org.eclipse.swtbot.junit5-4.1.0-SNAPSHOT.pom
06:08:08 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/org.eclipse.swtbot.junit5-4.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.junit5/4.1.0-SNAPSHOT/org.eclipse.swtbot.junit5-4.1.0-SNAPSHOT-sources-feature.jar
06:08:08 [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.1.0-SNAPSHOT/org.eclipse.swtbot.junit5-4.1.0-SNAPSHOT-p2metadata.xml
06:08:08 [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.1.0-SNAPSHOT/org.eclipse.swtbot.junit5-4.1.0-SNAPSHOT-p2artifacts.xml
06:08:08 [INFO] 
06:08:08 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.junit5 ---
06:08:08 [INFO] 
06:08:08 [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.gallery >----
06:08:08 [INFO] Building org.eclipse.swtbot.nebula.gallery 4.1.0-SNAPSHOT        [38/57]
06:08:08 [INFO]   from org.eclipse.swtbot.nebula.gallery/pom.xml
06:08:08 [INFO] --------------------------[ eclipse-feature ]---------------------------
06:08:08 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
06:08:08 [INFO] 
06:08:08 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.gallery ---
06:08:08 [INFO] The project's OSGi version is 4.1.0.202307251005
06:08:08 [INFO] 
06:08:08 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.gallery ---
06:08:08 [INFO] 
06:08:08 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.gallery ---
06:08:08 [INFO] 
06:08:08 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.gallery ---
06:08:08 [INFO] 
06:08:08 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.gallery ---
06:08:08 [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.*
06:08:08 [INFO] 
06:08:08 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.gallery ---
06:08:08 [INFO] 
06:08:08 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.gallery ---
06:08:08 [INFO] 
06:08:08 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.gallery ---
06:08:08 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-4.1.0-SNAPSHOT.jar
06:08:08 [INFO] 
06:08:08 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.gallery ---
06:08:08 [INFO] 
06:08:08 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.gallery ---
06:08:08 [INFO] 
06:08:08 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.gallery ---
06:08:08 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-4.1.0-SNAPSHOT-sources-feature.jar
06:08:08 [INFO] 
06:08:08 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.gallery ---
06:08:08 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-4.1.0-SNAPSHOT.jar
06:08:10 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-4.1.0-SNAPSHOT-sources-feature.jar
06:08:11 [INFO] 
06:08:11 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.gallery ---
06:08:11 [INFO] 
06:08:11 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.gallery ---
06:08:11 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.gallery/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery-4.1.0-SNAPSHOT.jar
06:08:11 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery-4.1.0-SNAPSHOT.pom
06:08:11 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-4.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.gallery/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery-4.1.0-SNAPSHOT-sources-feature.jar
06:08:11 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery-4.1.0-SNAPSHOT-p2metadata.xml
06:08:11 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery-4.1.0-SNAPSHOT-p2artifacts.xml
06:08:11 [INFO] 
06:08:11 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.gallery ---
06:08:11 [INFO] 
06:08:11 [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.nattable >---
06:08:11 [INFO] Building org.eclipse.swtbot.nebula.nattable 4.1.0-SNAPSHOT       [39/57]
06:08:11 [INFO]   from org.eclipse.swtbot.nebula.nattable/pom.xml
06:08:11 [INFO] --------------------------[ eclipse-feature ]---------------------------
06:08:11 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
06:08:11 [INFO] 
06:08:11 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.nattable ---
06:08:11 [INFO] The project's OSGi version is 4.1.0.202307251005
06:08:11 [INFO] 
06:08:11 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.nattable ---
06:08:11 [INFO] 
06:08:11 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.nattable ---
06:08:11 [INFO] 
06:08:11 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.nattable ---
06:08:11 [INFO] 
06:08:11 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.nattable ---
06:08:11 [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.*
06:08:11 [INFO] 
06:08:11 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.nattable ---
06:08:11 [INFO] 
06:08:11 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.nattable ---
06:08:11 [INFO] 
06:08:11 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.nattable ---
06:08:11 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-4.1.0-SNAPSHOT.jar
06:08:11 [INFO] 
06:08:11 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.nattable ---
06:08:11 [INFO] 
06:08:11 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.nattable ---
06:08:11 [INFO] 
06:08:11 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.nattable ---
06:08:11 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-4.1.0-SNAPSHOT-sources-feature.jar
06:08:11 [INFO] 
06:08:11 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.nattable ---
06:08:11 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-4.1.0-SNAPSHOT.jar
06:08:12 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-4.1.0-SNAPSHOT-sources-feature.jar
06:08:13 [INFO] 
06:08:13 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.nattable ---
06:08:13 [INFO] 
06:08:13 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.nattable ---
06:08:13 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.nattable/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable-4.1.0-SNAPSHOT.jar
06:08:13 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable-4.1.0-SNAPSHOT.pom
06:08:13 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-4.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.nattable/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable-4.1.0-SNAPSHOT-sources-feature.jar
06:08:13 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable-4.1.0-SNAPSHOT-p2metadata.xml
06:08:13 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable-4.1.0-SNAPSHOT-p2artifacts.xml
06:08:13 [INFO] 
06:08:13 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.nattable ---
06:08:13 [INFO] 
06:08:13 [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.checkboxgroup >--
06:08:13 [INFO] Building org.eclipse.swtbot.nebula.checkboxgroup 4.1.0-SNAPSHOT  [40/57]
06:08:13 [INFO]   from org.eclipse.swtbot.nebula.checkboxgroup/pom.xml
06:08:13 [INFO] --------------------------[ eclipse-feature ]---------------------------
06:08:13 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
06:08:13 [INFO] 
06:08:13 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.checkboxgroup ---
06:08:13 [INFO] The project's OSGi version is 4.1.0.202307251005
06:08:13 [INFO] 
06:08:13 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.checkboxgroup ---
06:08:13 [INFO] 
06:08:13 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.checkboxgroup ---
06:08:13 [INFO] 
06:08:13 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.checkboxgroup ---
06:08:13 [INFO] 
06:08:13 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.checkboxgroup ---
06:08:13 [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.*
06:08:13 [INFO] 
06:08:13 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.checkboxgroup ---
06:08:13 [INFO] 
06:08:13 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.checkboxgroup ---
06:08:13 [INFO] 
06:08:13 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.checkboxgroup ---
06:08:13 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/target/org.eclipse.swtbot.nebula.checkboxgroup-4.1.0-SNAPSHOT.jar
06:08:13 [INFO] 
06:08:13 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.checkboxgroup ---
06:08:13 [INFO] 
06:08:13 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.checkboxgroup ---
06:08:13 [INFO] 
06:08:13 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.checkboxgroup ---
06:08:13 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/target/org.eclipse.swtbot.nebula.checkboxgroup-4.1.0-SNAPSHOT-sources-feature.jar
06:08:13 [INFO] 
06:08:13 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.checkboxgroup ---
06:08:13 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/target/org.eclipse.swtbot.nebula.checkboxgroup-4.1.0-SNAPSHOT.jar
06:08:15 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/target/org.eclipse.swtbot.nebula.checkboxgroup-4.1.0-SNAPSHOT-sources-feature.jar
06:08:16 [INFO] 
06:08:16 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.checkboxgroup ---
06:08:16 [INFO] 
06:08:16 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.checkboxgroup ---
06:08:16 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/target/org.eclipse.swtbot.nebula.checkboxgroup-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.checkboxgroup/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup-4.1.0-SNAPSHOT.jar
06:08:16 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup-4.1.0-SNAPSHOT.pom
06:08:16 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/target/org.eclipse.swtbot.nebula.checkboxgroup-4.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.checkboxgroup/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup-4.1.0-SNAPSHOT-sources-feature.jar
06:08:16 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup-4.1.0-SNAPSHOT-p2metadata.xml
06:08:16 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup-4.1.0-SNAPSHOT-p2artifacts.xml
06:08:16 [INFO] 
06:08:16 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.checkboxgroup ---
06:08:16 [INFO] 
06:08:16 [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.stepbar >----
06:08:16 [INFO] Building org.eclipse.swtbot.nebula.stepbar 4.1.0-SNAPSHOT        [41/57]
06:08:16 [INFO]   from org.eclipse.swtbot.nebula.stepbar/pom.xml
06:08:16 [INFO] --------------------------[ eclipse-feature ]---------------------------
06:08:16 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
06:08:16 [INFO] 
06:08:16 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.stepbar ---
06:08:16 [INFO] The project's OSGi version is 4.1.0.202307251005
06:08:16 [INFO] 
06:08:16 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.stepbar ---
06:08:16 [INFO] 
06:08:16 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.stepbar ---
06:08:16 [INFO] 
06:08:16 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.stepbar ---
06:08:16 [INFO] 
06:08:16 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.stepbar ---
06:08:16 [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.*
06:08:16 [INFO] 
06:08:16 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.stepbar ---
06:08:16 [INFO] 
06:08:16 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.stepbar ---
06:08:16 [INFO] 
06:08:16 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.stepbar ---
06:08:16 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/target/org.eclipse.swtbot.nebula.stepbar-4.1.0-SNAPSHOT.jar
06:08:16 [INFO] 
06:08:16 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.stepbar ---
06:08:16 [INFO] 
06:08:16 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.stepbar ---
06:08:16 [INFO] 
06:08:16 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.stepbar ---
06:08:16 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/target/org.eclipse.swtbot.nebula.stepbar-4.1.0-SNAPSHOT-sources-feature.jar
06:08:16 [INFO] 
06:08:16 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.stepbar ---
06:08:16 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/target/org.eclipse.swtbot.nebula.stepbar-4.1.0-SNAPSHOT.jar
06:08:17 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/target/org.eclipse.swtbot.nebula.stepbar-4.1.0-SNAPSHOT-sources-feature.jar
06:08:19 [INFO] 
06:08:19 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.stepbar ---
06:08:19 [INFO] 
06:08:19 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.stepbar ---
06:08:19 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/target/org.eclipse.swtbot.nebula.stepbar-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.stepbar/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar-4.1.0-SNAPSHOT.jar
06:08:19 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar-4.1.0-SNAPSHOT.pom
06:08:19 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/target/org.eclipse.swtbot.nebula.stepbar-4.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.stepbar/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar-4.1.0-SNAPSHOT-sources-feature.jar
06:08:19 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar-4.1.0-SNAPSHOT-p2metadata.xml
06:08:19 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar-4.1.0-SNAPSHOT-p2artifacts.xml
06:08:19 [INFO] 
06:08:19 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.stepbar ---
06:08:19 [INFO] 
06:08:19 [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.rangeslider >--
06:08:19 [INFO] Building org.eclipse.swtbot.nebula.rangeslider 4.1.0-SNAPSHOT    [42/57]
06:08:19 [INFO]   from org.eclipse.swtbot.nebula.rangeslider/pom.xml
06:08:19 [INFO] --------------------------[ eclipse-feature ]---------------------------
06:08:19 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
06:08:19 [INFO] 
06:08:19 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.rangeslider ---
06:08:19 [INFO] The project's OSGi version is 4.1.0.202307251005
06:08:19 [INFO] 
06:08:19 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.rangeslider ---
06:08:19 [INFO] 
06:08:19 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.rangeslider ---
06:08:19 [INFO] 
06:08:19 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.rangeslider ---
06:08:19 [INFO] 
06:08:19 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.rangeslider ---
06:08:19 [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.*
06:08:19 [INFO] 
06:08:19 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.rangeslider ---
06:08:19 [INFO] 
06:08:19 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.rangeslider ---
06:08:19 [INFO] 
06:08:19 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.rangeslider ---
06:08:19 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/target/org.eclipse.swtbot.nebula.rangeslider-4.1.0-SNAPSHOT.jar
06:08:19 [INFO] 
06:08:19 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.rangeslider ---
06:08:19 [INFO] 
06:08:19 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.rangeslider ---
06:08:19 [INFO] 
06:08:19 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.rangeslider ---
06:08:19 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/target/org.eclipse.swtbot.nebula.rangeslider-4.1.0-SNAPSHOT-sources-feature.jar
06:08:19 [INFO] 
06:08:19 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.rangeslider ---
06:08:19 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/target/org.eclipse.swtbot.nebula.rangeslider-4.1.0-SNAPSHOT.jar
06:08:20 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/target/org.eclipse.swtbot.nebula.rangeslider-4.1.0-SNAPSHOT-sources-feature.jar
06:08:21 [INFO] 
06:08:21 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.rangeslider ---
06:08:21 [INFO] 
06:08:21 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.rangeslider ---
06:08:21 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/target/org.eclipse.swtbot.nebula.rangeslider-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.rangeslider/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider-4.1.0-SNAPSHOT.jar
06:08:21 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider-4.1.0-SNAPSHOT.pom
06:08:21 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/target/org.eclipse.swtbot.nebula.rangeslider-4.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.rangeslider/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider-4.1.0-SNAPSHOT-sources-feature.jar
06:08:21 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider-4.1.0-SNAPSHOT-p2metadata.xml
06:08:21 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider-4.1.0-SNAPSHOT-p2artifacts.xml
06:08:21 [INFO] 
06:08:21 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.rangeslider ---
06:08:21 [INFO] 
06:08:21 [INFO] ----------< org.eclipse.swtbot:org.eclipse.swtbot.updatesite >----------
06:08:21 [INFO] Building org.eclipse.swtbot.updatesite 4.1.0-SNAPSHOT            [43/57]
06:08:21 [INFO]   from org.eclipse.swtbot.updatesite/pom.xml
06:08:21 [INFO] -------------------------[ eclipse-repository ]-------------------------
06:08:21 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
06:08:21 [INFO] 
06:08:21 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.updatesite ---
06:08:21 [INFO] The project's OSGi version is 4.1.0.202307251005
06:08:21 [INFO] 
06:08:21 [INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.swtbot.updatesite ---
06:08:21 [INFO] 
06:08:21 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.updatesite ---
06:08:21 [INFO] 
06:08:21 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.updatesite ---
06:08:21 [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.*
06:08:21 [INFO] 
06:08:21 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.updatesite ---
06:08:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:08:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/src/main/resources
06:08:21 [INFO] 
06:08:21 [INFO] --- tycho-p2-publisher:3.0.4:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.swtbot.updatesite ---
06:08:21 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
06:08:21 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
06:08:21 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
06:08:21 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
06:08:21 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
06:08:21 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
06:08:21 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
06:08:21 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
06:08:21 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
06:08:21 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
06:08:21 [INFO] Published profile IUs: [a.jre.javase 20.0.0]
06:08:21 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
06:08:21 [INFO] 
06:08:21 [INFO] --- tycho-p2-publisher:3.0.4:publish-products (default-publish-products) @ org.eclipse.swtbot.updatesite ---
06:08:21 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
06:08:21 [INFO] 
06:08:21 [INFO] --- tycho-p2-publisher:3.0.4:publish-categories (default-publish-categories) @ org.eclipse.swtbot.updatesite ---
06:08:21 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
06:08:21 [INFO] 
06:08:21 [INFO] --- tycho-p2-publisher:3.0.4:attach-artifacts (default-attach-artifacts) @ org.eclipse.swtbot.updatesite ---
06:08:21 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
06:08:21 [INFO] 
06:08:21 [INFO] --- tycho-p2-repository:3.0.4:assemble-repository (default-assemble-repository) @ org.eclipse.swtbot.updatesite ---
06:08:21 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
06:08:21 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.eclipse.core,4.1.0.202307251005.
06:08:21 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.junit4_x,4.1.0.202307251005.
06:08:21 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.eclipse.finder,4.1.0.202307251005.
06:08:21 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.ide,4.1.0.202307251005.
06:08:21 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot,4.1.0.202307251005.
06:08:21 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.nebula.checkboxgroup.finder.source,4.1.0.202307251005.
06:08:21 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.nebula.gallery.finder.source,4.1.0.202307251005.
06:08:21 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.generator.rules.workbench,4.1.0.202307251005.
06:08:21 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.nebula.checkboxgroup.source,4.1.0.202307251005.
06:08:21 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.eclipse.junit.headless,4.1.0.202307251005.
06:08:21 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.eclipse.core.source,4.1.0.202307251005.
06:08:21 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.nebula.nattable.source,4.1.0.202307251005.
06:08:21 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.generator.client,4.1.0.202307251005.
06:08:21 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.swt.finder.source,4.1.0.202307251005.
06:08:21 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.eclipse.test.junit,4.1.0.202307251005.
06:08:21 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.generator.jdt.source,4.1.0.202307251005.
06:08:21 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.forms.source,4.1.0.202307251005.
06:08:21 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.swt.finder,4.1.0.202307251005.
06:08:21 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.eclipse,4.1.0.202307251005.
06:08:21 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.generator,4.1.0.202307251005.
06:08:21 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.nebula.gallery,4.1.0.202307251005.
06:08:21 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.junit4_x.source,4.1.0.202307251005.
06:08:21 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.generator.ui,4.1.0.202307251005.
06:08:21 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.nebula.stepbar.finder.source,4.1.0.202307251005.
06:08:21 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.nebula.nattable,4.1.0.202307251005.
06:08:21 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.nebula.nattable.finder,4.1.0.202307251005.
06:08:21 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.source,4.1.0.202307251005.
06:08:21 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.nebula.checkboxgroup.finder,4.1.0.202307251005.
06:08:21 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.eclipse.gef.source,4.1.0.202307251005.
06:08:21 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.ant.junit,4.1.0.202307251005.
06:08:21 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.generator.rules.workbench.source,4.1.0.202307251005.
06:08:21 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.generator.jdt,4.1.0.202307251005.
06:08:21 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.ide.source,4.1.0.202307251005.
06:08:21 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.eclipse.spy,4.1.0.202307251005.
06:08:21 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.nebula.rangeslider.finder,4.1.0.202307251005.
06:08:21 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.generator.feature.source,4.1.0.202307251005.
06:08:21 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.forms.finder,4.1.0.202307251005.
06:08:21 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.junit5_x,4.1.0.202307251005.
06:08:21 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.eclipse.ui.source,4.1.0.202307251005.
06:08:21 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.e4.finder,4.1.0.202307251005.
06:08:21 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.eclipse.gef.finder.source,4.1.0.202307251005.
06:08:21 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.eclipse.gef.finder,4.1.0.202307251005.
06:08:21 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.eclipse.gef,4.1.0.202307251005.
06:08:22 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.nebula.stepbar,4.1.0.202307251005.
06:08:22 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.junit5,4.1.0.202307251005.
06:08:22 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.eclipse.ui,4.1.0.202307251005.
06:08:22 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.nebula.rangeslider.source,4.1.0.202307251005.
06:08:22 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.eclipse.spy.source,4.1.0.202307251005.
06:08:22 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.generator.ui.source,4.1.0.202307251005.
06:08:22 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.nebula.stepbar.finder,4.1.0.202307251005.
06:08:22 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.generator.source,4.1.0.202307251005.
06:08:22 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.nebula.stepbar.source,4.1.0.202307251005.
06:08:22 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.nebula.checkboxgroup,4.1.0.202307251005.
06:08:22 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.generator.feature,4.1.0.202307251005.
06:08:22 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.nebula.gallery.source,4.1.0.202307251005.
06:08:22 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.eclipse.finder.source,4.1.0.202307251005.
06:08:22 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.forms,4.1.0.202307251005.
06:08:22 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.nebula.rangeslider,4.1.0.202307251005.
06:08:22 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.e4.finder.source,4.1.0.202307251005.
06:08:22 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.go.source,4.1.0.202307251005.
06:08:22 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.nebula.rangeslider.finder.source,4.1.0.202307251005.
06:08:22 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.eclipse.source,4.1.0.202307251005.
06:08:22 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.eclipse.junit5.headless,4.1.0.202307251005.
06:08:22 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.nebula.nattable.finder.source,4.1.0.202307251005.
06:08:22 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.forms.finder.source,4.1.0.202307251005.
06:08:22 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.go,4.1.0.202307251005.
06:08:22 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.generator.client.source,4.1.0.202307251005.
06:08:22 [WARNING] [4c3a59ae-2182-4436-afb1-462213a0820c][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.nebula.gallery.finder,4.1.0.202307251005.
06:08:23 [INFO] 
06:08:23 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.updatesite ---
06:08:23 [INFO] 
06:08:23 [INFO] --- tycho-p2-repository:3.0.4:archive-repository (default-archive-repository) @ org.eclipse.swtbot.updatesite ---
06:08:23 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
06:08:23 [INFO] Building zip: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/target/org.eclipse.swtbot.updatesite-4.1.0-SNAPSHOT.zip
06:08:24 [INFO] 
06:08:24 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.updatesite ---
06:08:24 [INFO] 
06:08:24 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.updatesite ---
06:08:24 [INFO] 
06:08:24 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.updatesite ---
06:08:24 [INFO] 
06:08:24 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.updatesite ---
06:08:24 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/target/org.eclipse.swtbot.updatesite-4.1.0-SNAPSHOT.zip to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/org.eclipse.swtbot.updatesite/4.1.0-SNAPSHOT/org.eclipse.swtbot.updatesite-4.1.0-SNAPSHOT.zip
06:08:24 [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.1.0-SNAPSHOT/org.eclipse.swtbot.updatesite-4.1.0-SNAPSHOT.pom
06:08:24 [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.1.0-SNAPSHOT/org.eclipse.swtbot.updatesite-4.1.0-SNAPSHOT-p2metadata.xml
06:08:24 [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.1.0-SNAPSHOT/org.eclipse.swtbot.updatesite-4.1.0-SNAPSHOT-p2artifacts.xml
06:08:24 [INFO] 
06:08:24 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.updatesite ---
06:08:24 [INFO] 
06:08:24 [INFO] -----< org.eclipse.swtbot.test:org.eclipse.swtbot.eclipse.ui.test >-----
06:08:24 [INFO] Building org.eclipse.swtbot.eclipse.ui.test 4.1.0-SNAPSHOT       [44/57]
06:08:24 [INFO]   from org.eclipse.swtbot.eclipse.ui.test/pom.xml
06:08:24 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
06:08:24 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
06:08:24 [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:3.0.4:test (default-test)'
06:08:24 [INFO] 
06:08:24 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.ui.test ---
06:08:24 [INFO] The project's OSGi version is 4.1.0.202307251005
06:08:24 [INFO] 
06:08:24 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.ui.test ---
06:08:24 [INFO] 
06:08:24 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.ui.test ---
06:08:24 [INFO] 
06:08:24 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.ui.test ---
06:08:24 [INFO] 
06:08:24 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.ui.test ---
06:08:24 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.ui.test...
06:08:24 [INFO] 
06:08:24 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.ui.test ---
06:08: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.*
06:08:24 [INFO] 
06:08:24 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.ui.test ---
06:08:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:08:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/src/main/resources
06:08:24 [INFO] 
06:08:24 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.ui.test ---
06:08:24 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/classes
06:08:25 [INFO] 
06:08:25 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.ui.test ---
06:08:25 [INFO] 
06:08:25 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.ui.test ---
06:08:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:08:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/src/test/resources
06:08:25 [INFO] 
06:08:25 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.ui.test ---
06:08:25 [INFO] 
06:08:25 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.ui.test ---
06:08:25 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-4.1.0-SNAPSHOT-sources.jar
06:08:25 [INFO] 
06:08:25 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.ui.test ---
06:08:25 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-4.1.0-SNAPSHOT.jar
06:08:25 [INFO] 
06:08:25 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.ui.test ---
06:08:25 [INFO] 
06:08:25 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.ui.test ---
06:08:25 [INFO] 
06:08:25 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.ui.test ---
06:08:25 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-4.1.0-SNAPSHOT.jar
06:08:26 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-4.1.0-SNAPSHOT-sources.jar
06:08:28 [INFO] 
06:08:28 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.ui.test ---
06:08:28 [INFO] 
06:08:28 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.swtbot.eclipse.ui.test ---
06:08:28 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
06:08:28 [INFO] Executing Test Runtime with timeout 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
06:08:28 [INFO] Command line:
06:08:28 	[/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.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]
06:08:30 Launching application org.eclipse.ui.ide.workbench...
06:08:33 Running org.eclipse.swtbot.eclipse.ui.functional.AllTests
06:08:33 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
06:08:33 SLF4J: Defaulting to no-operation (NOP) logger implementation
06:08:33 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
06:08:36 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.064 s - in org.eclipse.swtbot.eclipse.ui.functional.AllTests
06:08:36 org.eclipse.swtbot.eclipse.ui.functional.ProjectCreationWizardTest.canCreateSWTBotProject  Time elapsed: 2.747 s
06:08:36 
06:08:36 Results:
06:08:36 
06:08:36 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
06:08:36 
06:08:41 [INFO] All tests passed!
06:08:41 [INFO] 
06:08:41 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.ui.test ---
06:08:41 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.eclipse.ui.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-4.1.0-SNAPSHOT.jar
06:08:41 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-4.1.0-SNAPSHOT.pom
06:08:41 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.eclipse.ui.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-4.1.0-SNAPSHOT-sources.jar
06:08:41 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-4.1.0-SNAPSHOT-p2metadata.xml
06:08:41 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-4.1.0-SNAPSHOT-p2artifacts.xml
06:08:41 [INFO] 
06:08:41 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.ui.test ---
06:08:41 [INFO] 
06:08:41 [INFO] --< org.eclipse.swtbot.test:org.eclipse.swtbot.swt.finder.test.keyboards >--
06:08:41 [INFO] Building org.eclipse.swtbot.swt.finder.test.keyboards 4.1.0-SNAPSHOT [45/57]
06:08:41 [INFO]   from org.eclipse.swtbot.swt.finder.test.keyboards/pom.xml
06:08:41 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:08:41 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
06:08:41 [INFO] 
06:08:41 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
06:08:41 [INFO] The project's OSGi version is 4.1.0.202307251005
06:08:41 [INFO] 
06:08:41 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
06:08:41 [INFO] 
06:08:41 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
06:08:41 [INFO] 
06:08:41 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
06:08:41 [INFO] 
06:08:41 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
06:08:41 [INFO] Resolving class path of org.eclipse.swtbot.swt.finder.test.keyboards...
06:08:41 [INFO] 
06:08:41 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
06:08:41 [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.*
06:08:41 [INFO] 
06:08:41 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
06:08:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:08:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/src/main/resources
06:08:41 [INFO] 
06:08:41 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
06:08:41 [INFO] Nothing to compile - all classes are up to date
06:08:41 [INFO] 
06:08:41 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
06:08:41 [INFO] 
06:08:41 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
06:08:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:08:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/src/test/resources
06:08:41 [INFO] 
06:08:41 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
06:08:41 [INFO] 
06:08:41 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
06:08:41 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:08:41 [INFO] No tests to run.
06:08:41 [INFO] 
06:08:41 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
06:08:41 [INFO] 
06:08:41 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
06:08:41 [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.1.0-SNAPSHOT-sources.jar
06:08:41 [INFO] 
06:08:41 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
06:08:41 [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.1.0-SNAPSHOT.jar
06:08:41 [INFO] 
06:08:41 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
06:08:41 [INFO] 
06:08:41 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
06:08:41 [INFO] 
06:08:41 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
06:08:41 [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.1.0-SNAPSHOT.jar
06:08:42 [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.1.0-SNAPSHOT-sources.jar
06:08:52 [INFO] 
06:08:52 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
06:08:52 [INFO] 
06:08:52 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
06:08:52 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
06:08:52 [INFO] 
06:08:52 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
06:08:52 [INFO] No tests to run.
06:08:52 [INFO] 
06:08:52 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
06:08:52 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.swt.finder.test.keyboards/4.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-4.1.0-SNAPSHOT.jar
06:08:52 [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.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-4.1.0-SNAPSHOT.pom
06:08:52 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.swt.finder.test.keyboards/4.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-4.1.0-SNAPSHOT-sources.jar
06:08:52 [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.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-4.1.0-SNAPSHOT-p2metadata.xml
06:08:52 [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.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-4.1.0-SNAPSHOT-p2artifacts.xml
06:08:52 [INFO] 
06:08:52 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
06:08:52 [INFO] 
06:08:52 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder.test >---
06:08:52 [INFO] Building org.eclipse.swtbot.forms.finder.test 4.1.0-SNAPSHOT     [46/57]
06:08:52 [INFO]   from org.eclipse.swtbot.forms.finder.test/pom.xml
06:08:52 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
06:08:52 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
06:08:52 [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:3.0.4:test (default-test)'
06:08:52 [INFO] 
06:08:52 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.forms.finder.test ---
06:08:52 [INFO] The project's OSGi version is 4.1.0.202307251005
06:08:52 [INFO] 
06:08:52 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.forms.finder.test ---
06:08:52 [INFO] 
06:08:52 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.forms.finder.test ---
06:08:52 [INFO] 
06:08:52 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.forms.finder.test ---
06:08:52 [INFO] 
06:08:52 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.forms.finder.test ---
06:08:52 [INFO] Resolving class path of org.eclipse.swtbot.forms.finder.test...
06:08:52 [INFO] 
06:08:52 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.forms.finder.test ---
06:08:52 [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.*
06:08:52 [INFO] 
06:08:52 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.forms.finder.test ---
06:08:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:08:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/src/main/resources
06:08:52 [INFO] 
06:08:52 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.forms.finder.test ---
06:08:52 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/classes
06:08:52 [INFO] 
06:08:52 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.forms.finder.test ---
06:08:52 [INFO] 
06:08:52 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.forms.finder.test ---
06:08:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:08:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/src/test/resources
06:08:52 [INFO] 
06:08:52 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.forms.finder.test ---
06:08:52 [INFO] 
06:08:52 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.forms.finder.test ---
06:08:52 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-4.1.0-SNAPSHOT-sources.jar
06:08:52 [INFO] 
06:08:52 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.forms.finder.test ---
06:08:52 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-4.1.0-SNAPSHOT.jar
06:08:52 [INFO] 
06:08:52 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.forms.finder.test ---
06:08:52 [INFO] 
06:08:52 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.forms.finder.test ---
06:08:52 [INFO] 
06:08:52 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.forms.finder.test ---
06:08:52 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-4.1.0-SNAPSHOT.jar
06:08:54 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-4.1.0-SNAPSHOT-sources.jar
06:08:55 [INFO] 
06:08:55 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.forms.finder.test ---
06:08:55 [INFO] 
06:08:55 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.swtbot.forms.finder.test ---
06:08:55 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
06:08:55 [INFO] Executing Test Runtime with timeout 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
06:08:55 [INFO] Command line:
06:08:55 	[/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.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]
06:08:57 Launching application org.eclipse.ui.ide.workbench...
06:08:59 Running org.eclipse.swtbot.forms.finder.test.AllTests
06:08:59 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
06:08:59 SLF4J: Defaulting to no-operation (NOP) logger implementation
06:08:59 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
06:09:01 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.017 s - in org.eclipse.swtbot.forms.finder.test.AllTests
06:09:01 org.eclipse.swtbot.forms.finder.test.widgets.SWTBotHyperlinkTest.canFindHyperlinkWithRegex  Time elapsed: 0.015 s
06:09:01 org.eclipse.swtbot.forms.finder.test.widgets.SWTBotHyperlinkTest.findHyperlink  Time elapsed: 0.002 s
06:09:01 org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest.findImageHyperlinkWithNoImage  Time elapsed: 0.002 s
06:09:01 org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest.canFindImageHyperlinkWithNoImageByRegex  Time elapsed: 0.003 s
06:09:01 org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest.findImageHyperlinkWithImage  Time elapsed: 0.001 s
06:09:01 org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest.canFindImageHyperlinkWithImageByRegex  Time elapsed: 0.008 s
06:09:01 
06:09:01 Results:
06:09:01 
06:09:01 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
06:09:01 
06:09:02 [INFO] All tests passed!
06:09:02 [INFO] 
06:09:02 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.forms.finder.test ---
06:09:02 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-4.1.0-SNAPSHOT.jar
06:09:02 [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.1.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-4.1.0-SNAPSHOT.pom
06:09:02 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-4.1.0-SNAPSHOT-sources.jar
06:09:02 [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.1.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-4.1.0-SNAPSHOT-p2metadata.xml
06:09:02 [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.1.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-4.1.0-SNAPSHOT-p2artifacts.xml
06:09:02 [INFO] 
06:09:02 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.forms.finder.test ---
06:09:02 [INFO] 
06:09:02 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.finder.test >--
06:09:02 [INFO] Building org.eclipse.swtbot.eclipse.finder.test 4.1.0-SNAPSHOT   [47/57]
06:09:02 [INFO]   from org.eclipse.swtbot.eclipse.finder.test/pom.xml
06:09:02 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
06:09:02 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
06:09:02 [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:3.0.4:test (default-test)'
06:09:02 [INFO] 
06:09:02 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.finder.test ---
06:09:02 [INFO] The project's OSGi version is 4.1.0.202307251005
06:09:02 [INFO] 
06:09:02 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.finder.test ---
06:09:02 [INFO] 
06:09:02 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.finder.test ---
06:09:02 [INFO] 
06:09:02 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.finder.test ---
06:09:02 [INFO] 
06:09:02 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.finder.test ---
06:09:02 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.finder.test...
06:09:02 [INFO] 
06:09:02 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.finder.test ---
06:09: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.*
06:09:02 [INFO] 
06:09:02 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.finder.test ---
06:09:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:09:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/src/main/resources
06:09:02 [INFO] 
06:09:02 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.finder.test ---
06:09:02 [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/classes
06:09:02 [INFO] 
06:09:02 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.finder.test ---
06:09:02 [INFO] 
06:09:02 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.finder.test ---
06:09:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:09:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/src/test/resources
06:09:02 [INFO] 
06:09:02 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.finder.test ---
06:09:02 [INFO] 
06:09:02 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.finder.test ---
06:09:02 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-4.1.0-SNAPSHOT-sources.jar
06:09:02 [INFO] 
06:09:02 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.finder.test ---
06:09:02 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-4.1.0-SNAPSHOT.jar
06:09:02 [INFO] 
06:09:02 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.finder.test ---
06:09:02 [INFO] 
06:09:02 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.finder.test ---
06:09:02 [INFO] 
06:09:02 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.finder.test ---
06:09:02 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-4.1.0-SNAPSHOT.jar
06:09:04 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-4.1.0-SNAPSHOT-sources.jar
06:09:05 [INFO] 
06:09:05 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.finder.test ---
06:09:05 [INFO] 
06:09:05 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.swtbot.eclipse.finder.test ---
06:09:05 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
06:09:05 [INFO] Executing Test Runtime with timeout 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
06:09:05 [INFO] Command line:
06:09:05 	[/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.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]
06:09:07 Launching application org.eclipse.ui.ide.workbench...
06:09:09 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
06:09:09 SLF4J: Defaulting to no-operation (NOP) logger implementation
06:09:09 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
06:09:10 Running org.eclipse.swtbot.eclipse.finder.AllTests
06:11:38 Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 147.789 s - in org.eclipse.swtbot.eclipse.finder.AllTests
06:11:38 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.viewMenuDropDown  Time elapsed: 1.575 s
06:11:38 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.viewActionDelegateWithId  Time elapsed: 1.406 s
06:11:38 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.toolbarToogleButton  Time elapsed: 1.351 s
06:11:38 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.viewBotWidgetScope  Time elapsed: 1.279 s
06:11:38 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.toolbarButtonNotFound  Time elapsed: 1.285 s
06:11:38 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.menusAddedProgramatically  Time elapsed: 1.419 s
06:11:38 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.toolbarPushButton  Time elapsed: 1.31 s
06:11:38 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.notFindingViewThrowsException  Time elapsed: 5.16 s
06:11:38 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.openView  Time elapsed: 1.276 s
06:11:38 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.menusExtensionsCommandWithoutParameters  Time elapsed: 1.324 s
06:11:38 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.toolbarDropDownButton  Time elapsed: 1.304 s
06:11:38 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.menusExtensionsParameterizedCommand  Time elapsed: 1.329 s
06:11:38 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.findsView  Time elapsed: 0.251 s
06:11:38 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.breakpointsViewMenuWorkingSets  Time elapsed: 0.597 s
06:11:38 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.toolbarRadioButton  Time elapsed: 1.279 s
06:11:38 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.closesAView  Time elapsed: 0.23 s
06:11:38 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.getToolbarButtons  Time elapsed: 1.254 s
06:11:38 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.getsViewTitle  Time elapsed: 0.231 s
06:11:38 org.eclipse.swtbot.eclipse.finder.exceptions.QuickFixNotFoundExceptionTest.quickFixNotFoundExceptionString  Time elapsed: 0 s
06:11:38 org.eclipse.swtbot.eclipse.finder.exceptions.QuickFixNotFoundExceptionTest.quickFixNotFoundExceptionStringThrowable  Time elapsed: 0 s
06:11:38 org.eclipse.swtbot.eclipse.finder.exceptions.QuickFixNotFoundExceptionTest.quickFixNotFoundExceptionThrowable  Time elapsed: 0 s
06:11:38 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.canAutoCompleteProposals  Time elapsed: 11.515 s
06:11:38 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.getsAutoCompleteProposals  Time elapsed: 8.329 s
06:11:38 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.contextMenu  Time elapsed: 8.126 s
06:11:38 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.contextMenuWithSubMenu  Time elapsed: 8.052 s
06:11:38 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.isActivePartIsFalseForActiveEditor  Time elapsed: 10.011 s
06:11:38 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.getsStatusMessagesOfEditor  Time elapsed: 8.297 s
06:11:38 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.isActiveIsTrueForActiveEditor  Time elapsed: 9.975 s
06:11:38 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canAccessContextMenuSubmenu  Time elapsed: 8.327 s
06:11:38 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canGetStatusMessageOfView  Time elapsed: 8.389 s
06:11:38 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canRefreshProject  Time elapsed: 8.11 s
06:11:38 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canAccessContextMenuCopyQualifiedName  Time elapsed: 7.435 s
06:11:38 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canAccessContextMenuOnMultipleSelection  Time elapsed: 8.641 s
06:11:38 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canAccessOpen  Time elapsed: 8.089 s
06:11:38 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canAccessContextMenuWithSubmenus  Time elapsed: 7.905 s
06:11:38 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.shouldGetPageCount  Time elapsed: 0.24 s
06:11:38 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.shouldSaveEditorContents  Time elapsed: 0.234 s
06:11:38 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.editorShouldBeMarkedDirtyOnChanges  Time elapsed: 0.212 s
06:11:38 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.shouldGetActivePage  Time elapsed: 0.197 s
06:11:38 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.shouldGetListOfPageTitles  Time elapsed: 0.23 s
06:11:38 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.shouldAnswerIsActivePageCorrectly  Time elapsed: 0.196 s
06:11:38 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.shouldSetActivePage  Time elapsed: 0.209 s
06:11:38 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotToolbarContributionTest.canFindControlContributionWithTooltip  Time elapsed: 0.131 s
06:11:38 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotToolbarContributionTest.canFindControlContributionWithText  Time elapsed: 0.143 s
06:11:38 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotToolbarContributionTest.canFindControlContributionWithId  Time elapsed: 0.135 s
06:11:38 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipsePreferencesTest.canSelectMultipleRadioInPreferencesWindow  Time elapsed: 0.465 s
06:11:38 
06:11:38 Results:
06:11:38 
06:11:38 Tests run: 46, Failures: 0, Errors: 0, Skipped: 0
06:11:38 
06:11:39 [INFO] All tests passed!
06:11:39 [INFO] 
06:11:39 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.finder.test ---
06:11:39 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-4.1.0-SNAPSHOT.jar
06:11:39 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-4.1.0-SNAPSHOT.pom
06:11:39 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-4.1.0-SNAPSHOT-sources.jar
06:11:39 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-4.1.0-SNAPSHOT-p2metadata.xml
06:11:39 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-4.1.0-SNAPSHOT-p2artifacts.xml
06:11:39 [INFO] 
06:11:39 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.finder.test ---
06:11:39 [INFO] 
06:11:39 [INFO] ----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.e4.finder.test >----
06:11:39 [INFO] Building org.eclipse.swtbot.e4.finder.test 4.1.0-SNAPSHOT        [48/57]
06:11:39 [INFO]   from org.eclipse.swtbot.e4.finder.test/pom.xml
06:11:39 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
06:11:39 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
06:11:39 [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:3.0.4:test (default-test)'
06:11:39 [INFO] 
06:11:39 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.e4.finder.test ---
06:11:39 [INFO] The project's OSGi version is 4.1.0.202307251005
06:11:39 [INFO] 
06:11:39 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.e4.finder.test ---
06:11:39 [INFO] 
06:11:39 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.e4.finder.test ---
06:11:39 [INFO] 
06:11:39 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.e4.finder.test ---
06:11:39 [INFO] 
06:11:39 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.e4.finder.test ---
06:11:39 [INFO] Resolving class path of org.eclipse.swtbot.e4.finder.test...
06:11:40 [INFO] 
06:11:40 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.e4.finder.test ---
06:11:40 [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.*
06:11:40 [INFO] 
06:11:40 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.e4.finder.test ---
06:11:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:11:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/src/main/resources
06:11:40 [INFO] 
06:11:40 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.e4.finder.test ---
06:11:40 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/classes
06:11:40 [INFO] 
06:11:40 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.e4.finder.test ---
06:11:40 [INFO] 
06:11:40 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.e4.finder.test ---
06:11:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:11:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/src/test/resources
06:11:40 [INFO] 
06:11:40 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.e4.finder.test ---
06:11:40 [INFO] 
06:11:40 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.e4.finder.test ---
06:11:40 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-4.1.0-SNAPSHOT-sources.jar
06:11:40 [INFO] 
06:11:40 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.e4.finder.test ---
06:11:40 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-4.1.0-SNAPSHOT.jar
06:11:40 [INFO] 
06:11:40 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.e4.finder.test ---
06:11:40 [INFO] 
06:11:40 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.e4.finder.test ---
06:11:40 [INFO] 
06:11:40 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.e4.finder.test ---
06:11:40 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-4.1.0-SNAPSHOT.jar
06:11:42 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-4.1.0-SNAPSHOT-sources.jar
06:11:43 [INFO] 
06:11:43 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.e4.finder.test ---
06:11:43 [INFO] 
06:11:43 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.swtbot.e4.finder.test ---
06:11:43 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
06:11:43 [INFO] Executing Test Runtime with timeout 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
06:11:43 [INFO] Command line:
06:11:43 	[/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.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]
06:11:45 Launching application org.eclipse.e4.ui.workbench.swt.E4Application...
06:11:46 Running org.eclipse.swtbot.e4.finder.test.AllTests
06:11:46 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
06:11:46 SLF4J: Defaulting to no-operation (NOP) logger implementation
06:11:46 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
06:11:51 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.397 s - in org.eclipse.swtbot.e4.finder.test.AllTests
06:11:51 org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest.showsPart  Time elapsed: 0.022 s
06:11:51 org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest.closePart  Time elapsed: 5.011 s
06:11:51 org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest.findsPart  Time elapsed: 0 s
06:11:51 org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest.getsPartTitle  Time elapsed: 0 s
06:11:51 org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest.openNewlyCreatedPart  Time elapsed: 0.058 s
06:11:51 org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotPerspectiveTest.switchPerspective  Time elapsed: 0.055 s
06:11:51 
06:11:51 Results:
06:11:51 
06:11:51 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
06:11:51 
06:11:52 [INFO] All tests passed!
06:11:52 [INFO] 
06:11:52 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.e4.finder.test ---
06:11:52 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.e4.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-4.1.0-SNAPSHOT.jar
06:11:52 [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.1.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-4.1.0-SNAPSHOT.pom
06:11:52 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.e4.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-4.1.0-SNAPSHOT-sources.jar
06:11:52 [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.1.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-4.1.0-SNAPSHOT-p2metadata.xml
06:11:52 [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.1.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-4.1.0-SNAPSHOT-p2artifacts.xml
06:11:52 [INFO] 
06:11:52 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.e4.finder.test ---
06:11:52 [INFO] 
06:11:52 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder.test >--
06:11:52 [INFO] Building org.eclipse.swtbot.nebula.gallery.finder.test 4.1.0-SNAPSHOT [49/57]
06:11:52 [INFO]   from org.eclipse.swtbot.nebula.gallery.finder.test/pom.xml
06:11:52 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
06:11:52 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
06:11:52 [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:3.0.4:test (default-test)'
06:11:52 [INFO] 
06:11:52 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
06:11:52 [INFO] The project's OSGi version is 4.1.0.202307251005
06:11:52 [INFO] 
06:11:52 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
06:11:52 [INFO] 
06:11:52 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
06:11:52 [INFO] 
06:11:52 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
06:11:52 [INFO] 
06:11:52 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
06:11:52 [INFO] Resolving class path of org.eclipse.swtbot.nebula.gallery.finder.test...
06:11:52 [INFO] 
06:11:52 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
06:11:52 [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.*
06:11:52 [INFO] 
06:11:52 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
06:11:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:11:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/src/main/resources
06:11:52 [INFO] 
06:11:52 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
06:11:52 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/classes
06:11:52 [INFO] 
06:11:52 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
06:11:52 [INFO] 
06:11:52 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
06:11:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:11:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/src/test/resources
06:11:52 [INFO] 
06:11:52 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
06:11:52 [INFO] 
06:11:52 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
06:11:52 [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.1.0-SNAPSHOT-sources.jar
06:11:52 [INFO] 
06:11:52 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
06:11:52 [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.1.0-SNAPSHOT.jar
06:11:52 [INFO] 
06:11:52 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
06:11:52 [INFO] 
06:11:52 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
06:11:52 [INFO] 
06:11:52 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
06:11:52 [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.1.0-SNAPSHOT.jar
06:11:53 [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.1.0-SNAPSHOT-sources.jar
06:11:54 [INFO] 
06:11:54 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
06:11:54 [INFO] 
06:11:54 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
06:11:54 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
06:11:54 [INFO] Executing Test Runtime with timeout 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
06:11:54 [INFO] Command line:
06:11:54 	[/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.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]
06:11:58 Running org.eclipse.swtbot.nebula.gallery.finder.test.AllTests
06:11:58 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
06:11:58 SLF4J: Defaulting to no-operation (NOP) logger implementation
06:11:58 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
06:11:59 
06:11:59 (SWT:2134): Gtk-CRITICAL **: 10:11:59.024: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:11:59 
06:11:59 (SWT:2134): Gtk-CRITICAL **: 10:11:59.187: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:11:59 
06:11:59 (SWT:2134): Gtk-CRITICAL **: 10:11:59.254: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:11:59 
06:11:59 (SWT:2134): Gtk-CRITICAL **: 10:11:59.288: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:11:59 
06:11:59 (SWT:2134): Gtk-CRITICAL **: 10:11:59.366: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:11:59 
06:11:59 (SWT:2134): Gtk-CRITICAL **: 10:11:59.429: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:11:59 
06:11:59 (SWT:2134): Gtk-CRITICAL **: 10:11:59.464: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:11:59 
06:11:59 (SWT:2134): Gtk-CRITICAL **: 10:11:59.494: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:11:59 
06:11:59 (SWT:2134): Gtk-CRITICAL **: 10:11:59.564: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:11:59 
06:11:59 (SWT:2134): Gtk-CRITICAL **: 10:11:59.593: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:11:59 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.893 s - in org.eclipse.swtbot.nebula.gallery.finder.test.AllTests
06:11:59 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest.testSelectByText  Time elapsed: 0.281 s
06:11:59 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest.testCount  Time elapsed: 0.072 s
06:11:59 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest.testGetGalleryItemByText  Time elapsed: 0.035 s
06:11:59 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest.testSelectUnselect  Time elapsed: 0.073 s
06:11:59 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest.testGetGalleryItemByIndex  Time elapsed: 0.038 s
06:11:59 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest.testMultipleSelectByText  Time elapsed: 0.063 s
06:11:59 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest.testGetItemByIndex  Time elapsed: 0.033 s
06:11:59 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest.testSelectByText  Time elapsed: 0.067 s
06:11:59 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest.testGetItemByText  Time elapsed: 0.031 s
06:11:59 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest.testMultipleSelectByText  Time elapsed: 0.062 s
06:11:59 
06:11:59 Results:
06:11:59 
06:11:59 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
06:11:59 
06:12:00 [INFO] All tests passed!
06:12:00 [INFO] 
06:12:00 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
06:12:00 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-4.1.0-SNAPSHOT.jar
06:12:00 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-4.1.0-SNAPSHOT.pom
06:12:00 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-4.1.0-SNAPSHOT-sources.jar
06:12:00 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-4.1.0-SNAPSHOT-p2metadata.xml
06:12:00 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-4.1.0-SNAPSHOT-p2artifacts.xml
06:12:00 [INFO] 
06:12:00 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
06:12:00 [INFO] 
06:12:00 [INFO] ---< org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder.test >----
06:12:00 [INFO] Building org.eclipse.swtbot.swt.finder.test 4.1.0-SNAPSHOT       [50/57]
06:12:00 [INFO]   from org.eclipse.swtbot.swt.finder.test/pom.xml
06:12:00 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
06:12:00 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
06:12:00 [INFO] 
06:12:00 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.finder.test ---
06:12:00 [INFO] The project's OSGi version is 4.1.0.202307251005
06:12:00 [INFO] 
06:12:00 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.finder.test ---
06:12:00 [INFO] 
06:12:00 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.finder.test ---
06:12:00 [INFO] 
06:12:00 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.finder.test ---
06:12:00 [INFO] 
06:12:00 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.swt.finder.test ---
06:12:00 [INFO] Resolving class path of org.eclipse.swtbot.swt.finder.test...
06:12:00 [INFO] 
06:12:00 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.swt.finder.test ---
06:12:00 [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.*
06:12:00 [INFO] 
06:12:00 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.finder.test ---
06:12:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:12:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/src/main/resources
06:12:00 [INFO] 
06:12:00 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.swt.finder.test ---
06:12:00 [INFO] Compiling 112 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/classes
06:12:00 [INFO] 
06:12:00 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.swt.finder.test ---
06:12:00 [INFO] 
06:12:00 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.finder.test ---
06:12:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:12:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/src/test/resources
06:12:00 [INFO] 
06:12:00 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.swt.finder.test ---
06:12:00 [INFO] 
06:12:00 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.finder.test ---
06:12:00 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-4.1.0-SNAPSHOT-sources.jar
06:12:00 [INFO] 
06:12:00 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.finder.test ---
06:12:00 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-4.1.0-SNAPSHOT.jar
06:12:00 [INFO] 
06:12:00 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.finder.test ---
06:12:00 [INFO] 
06:12:00 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.swt.finder.test ---
06:12:00 [INFO] 
06:12:00 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.swt.finder.test ---
06:12:01 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-4.1.0-SNAPSHOT.jar
06:12:03 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-4.1.0-SNAPSHOT-sources.jar
06:12:04 [INFO] 
06:12:04 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.finder.test ---
06:12:04 [INFO] 
06:12:04 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.swtbot.swt.finder.test ---
06:12:04 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
06:12:04 [INFO] Executing Test Runtime with timeout 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
06:12:04 [INFO] Command line:
06:12:04 	[/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.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]
06:12:05 Running org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test
06:12:06 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
06:12:06 SLF4J: Defaulting to no-operation (NOP) logger implementation
06:12:06 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
06:12:06 
06:12:06 (SWT:2219): Gdk-CRITICAL **: 10:12:06.746: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:12:07 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.076 s - in org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test
06:12:07 org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test.getsControlPath  Time elapsed: 0.594 s
06:12:07 org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test.findsAllTabItem  Time elapsed: 0.317 s
06:12:07 Running org.eclipse.swtbot.swt.finder.finders.MenuFinderTest
06:12:07 
06:12:07 (SWT:2219): Gdk-CRITICAL **: 10:12:07.093: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:12:07 
06:12:07 (SWT:2219): Gdk-CRITICAL **: 10:12:07.182: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:12:07 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 s - in org.eclipse.swtbot.swt.finder.finders.MenuFinderTest
06:12:07 org.eclipse.swtbot.swt.finder.finders.MenuFinderTest.findsAllVisibleMenus  Time elapsed: 0.089 s
06:12:07 org.eclipse.swtbot.swt.finder.finders.MenuFinderTest.clicksMenuItem  Time elapsed: 0.071 s
06:12:07 Running org.eclipse.swtbot.swt.finder.finders.ControlFinderTest
06:12:07 
06:12:07 (SWT:2219): Gdk-CRITICAL **: 10:12:07.263: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:12:07 
06:12:07 (SWT:2219): Gtk-WARNING **: 10:12:07.509: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:07 
06:12:07 (SWT:2219): Gtk-WARNING **: 10:12:07.516: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:07 
06:12:07 (SWT:2219): Gtk-WARNING **: 10:12:07.518: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:07 
06:12:07 (SWT:2219): Gtk-WARNING **: 10:12:07.518: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:07 
06:12:07 (SWT:2219): Gtk-WARNING **: 10:12:07.518: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:07 
06:12:07 (SWT:2219): Gtk-WARNING **: 10:12:07.519: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:07 
06:12:07 (SWT:2219): Gtk-WARNING **: 10:12:07.519: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:08 
06:12:08 (SWT:2219): Gdk-CRITICAL **: 10:12:08.681: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:12:08 
06:12:08 (SWT:2219): Gtk-WARNING **: 10:12:08.901: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:08 
06:12:08 (SWT:2219): Gtk-WARNING **: 10:12:08.907: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:08 
06:12:08 (SWT:2219): Gtk-WARNING **: 10:12:08.909: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:08 
06:12:08 (SWT:2219): Gtk-WARNING **: 10:12:08.909: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:08 
06:12:08 (SWT:2219): Gtk-WARNING **: 10:12:08.909: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:08 
06:12:08 (SWT:2219): Gtk-WARNING **: 10:12:08.910: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:08 
06:12:08 (SWT:2219): Gtk-WARNING **: 10:12:08.910: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:10 
06:12:10 (SWT:2219): Gdk-CRITICAL **: 10:12:10.103: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:12:10 
06:12:10 (SWT:2219): Gtk-WARNING **: 10:12:10.327: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:10 
06:12:10 (SWT:2219): Gtk-WARNING **: 10:12:10.334: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:10 
06:12:10 (SWT:2219): Gtk-WARNING **: 10:12:10.335: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:10 
06:12:10 (SWT:2219): Gtk-WARNING **: 10:12:10.335: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:10 
06:12:10 (SWT:2219): Gtk-WARNING **: 10:12:10.336: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:10 
06:12:10 (SWT:2219): Gtk-WARNING **: 10:12:10.337: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:10 
06:12:10 (SWT:2219): Gtk-WARNING **: 10:12:10.337: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:11 
06:12:11 (SWT:2219): Gdk-CRITICAL **: 10:12:11.446: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:12:11 
06:12:11 (SWT:2219): Gtk-WARNING **: 10:12:11.669: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:11 
06:12:11 (SWT:2219): Gtk-WARNING **: 10:12:11.675: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:11 
06:12:11 (SWT:2219): Gtk-WARNING **: 10:12:11.676: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:11 
06:12:11 (SWT:2219): Gtk-WARNING **: 10:12:11.676: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:11 
06:12:11 (SWT:2219): Gtk-WARNING **: 10:12:11.677: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:11 
06:12:11 (SWT:2219): Gtk-WARNING **: 10:12:11.678: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:11 
06:12:11 (SWT:2219): Gtk-WARNING **: 10:12:11.678: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:12 
06:12:12 (SWT:2219): Gtk-CRITICAL **: 10:12:12.588: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:12:12 
06:12:12 (SWT:2219): Gtk-CRITICAL **: 10:12:12.593: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:12:12 
06:12:12 (SWT:2219): Gdk-CRITICAL **: 10:12:12.819: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:12:13 
06:12:13 (SWT:2219): Gtk-WARNING **: 10:12:13.045: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:13 
06:12:13 (SWT:2219): Gtk-WARNING **: 10:12:13.050: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:13 
06:12:13 (SWT:2219): Gtk-WARNING **: 10:12:13.052: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:13 
06:12:13 (SWT:2219): Gtk-WARNING **: 10:12:13.052: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:13 
06:12:13 (SWT:2219): Gtk-WARNING **: 10:12:13.052: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:13 
06:12:13 (SWT:2219): Gtk-WARNING **: 10:12:13.053: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:13 
06:12:13 (SWT:2219): Gtk-WARNING **: 10:12:13.053: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:14 
06:12:14 (SWT:2219): Gdk-CRITICAL **: 10:12:14.182: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:12:14 
06:12:14 (SWT:2219): Gtk-WARNING **: 10:12:14.408: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:14 
06:12:14 (SWT:2219): Gtk-WARNING **: 10:12:14.413: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:14 
06:12:14 (SWT:2219): Gtk-WARNING **: 10:12:14.414: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:14 
06:12:14 (SWT:2219): Gtk-WARNING **: 10:12:14.415: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:14 
06:12:14 (SWT:2219): Gtk-WARNING **: 10:12:14.415: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:14 
06:12:14 (SWT:2219): Gtk-WARNING **: 10:12:14.416: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:14 
06:12:14 (SWT:2219): Gtk-WARNING **: 10:12:14.416: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:15 
06:12:15 (SWT:2219): Gdk-CRITICAL **: 10:12:15.546: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:12:15 
06:12:15 (SWT:2219): Gtk-WARNING **: 10:12:15.779: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:15 
06:12:15 (SWT:2219): Gtk-WARNING **: 10:12:15.783: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:15 
06:12:15 (SWT:2219): Gtk-WARNING **: 10:12:15.785: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:15 
06:12:15 (SWT:2219): Gtk-WARNING **: 10:12:15.785: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:15 
06:12:15 (SWT:2219): Gtk-WARNING **: 10:12:15.785: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:15 
06:12:15 (SWT:2219): Gtk-WARNING **: 10:12:15.786: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:15 
06:12:15 (SWT:2219): Gtk-WARNING **: 10:12:15.787: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:16 
06:12:16 (SWT:2219): Gdk-CRITICAL **: 10:12:16.885: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:12:17 
06:12:17 (SWT:2219): Gtk-WARNING **: 10:12:17.111: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:17 
06:12:17 (SWT:2219): Gtk-WARNING **: 10:12:17.114: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:17 
06:12:17 (SWT:2219): Gtk-WARNING **: 10:12:17.116: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:17 
06:12:17 (SWT:2219): Gtk-WARNING **: 10:12:17.116: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:17 
06:12:17 (SWT:2219): Gtk-WARNING **: 10:12:17.116: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:17 
06:12:17 (SWT:2219): Gtk-WARNING **: 10:12:17.118: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:17 
06:12:17 (SWT:2219): Gtk-WARNING **: 10:12:17.118: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:18 
06:12:18 (SWT:2219): Gdk-CRITICAL **: 10:12:18.241: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:12:18 
06:12:18 (SWT:2219): Gtk-WARNING **: 10:12:18.471: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:18 
06:12:18 (SWT:2219): Gtk-WARNING **: 10:12:18.475: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:18 
06:12:18 (SWT:2219): Gtk-WARNING **: 10:12:18.476: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:18 
06:12:18 (SWT:2219): Gtk-WARNING **: 10:12:18.477: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:18 
06:12:18 (SWT:2219): Gtk-WARNING **: 10:12:18.477: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:18 
06:12:18 (SWT:2219): Gtk-WARNING **: 10:12:18.478: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:18 
06:12:18 (SWT:2219): Gtk-WARNING **: 10:12:18.478: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:19 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.328 s - in org.eclipse.swtbot.swt.finder.finders.ControlFinderTest
06:12:19 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.findsATabItem  Time elapsed: 1.417 s
06:12:19 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.getsControlPathToTabItem  Time elapsed: 1.422 s
06:12:19 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.getsControlPath  Time elapsed: 1.343 s
06:12:19 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.getsOnlyVisibleControls  Time elapsed: 1.372 s
06:12:19 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.findsAGroup  Time elapsed: 1.362 s
06:12:19 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.findsAShell  Time elapsed: 1.364 s
06:12:19 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.findsText  Time elapsed: 1.339 s
06:12:19 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.findsAllTabItem  Time elapsed: 1.355 s
06:12:19 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.findsTwoButtons  Time elapsed: 1.349 s
06:12:19 Running org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest
06:12:19 
06:12:19 (SWT:2219): Gdk-CRITICAL **: 10:12:19.598: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:12:19 
06:12:19 (SWT:2219): Gtk-WARNING **: 10:12:19.825: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:19 
06:12:19 (SWT:2219): Gtk-WARNING **: 10:12:19.828: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:19 
06:12:19 (SWT:2219): Gtk-WARNING **: 10:12:19.830: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:19 
06:12:19 (SWT:2219): Gtk-WARNING **: 10:12:19.830: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:19 
06:12:19 (SWT:2219): Gtk-WARNING **: 10:12:19.830: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:19 
06:12:19 (SWT:2219): Gtk-WARNING **: 10:12:19.831: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:19 
06:12:19 (SWT:2219): Gtk-WARNING **: 10:12:19.831: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:20 
06:12:20 (SWT:2219): Gdk-CRITICAL **: 10:12:20.979: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:12:21 
06:12:21 (SWT:2219): Gtk-WARNING **: 10:12:21.219: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:21 
06:12:21 (SWT:2219): Gtk-WARNING **: 10:12:21.222: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:21 
06:12:21 (SWT:2219): Gtk-WARNING **: 10:12:21.224: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:21 
06:12:21 (SWT:2219): Gtk-WARNING **: 10:12:21.224: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:21 
06:12:21 (SWT:2219): Gtk-WARNING **: 10:12:21.224: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:21 
06:12:21 (SWT:2219): Gtk-WARNING **: 10:12:21.225: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:21 
06:12:21 (SWT:2219): Gtk-WARNING **: 10:12:21.225: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:22 
06:12:22 (SWT:2219): Gdk-CRITICAL **: 10:12:22.339: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:12:22 
06:12:22 (SWT:2219): Gtk-WARNING **: 10:12:22.566: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:22 
06:12:22 (SWT:2219): Gtk-WARNING **: 10:12:22.570: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:22 
06:12:22 (SWT:2219): Gtk-WARNING **: 10:12:22.571: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:22 
06:12:22 (SWT:2219): Gtk-WARNING **: 10:12:22.572: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:22 
06:12:22 (SWT:2219): Gtk-WARNING **: 10:12:22.572: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:22 
06:12:22 (SWT:2219): Gtk-WARNING **: 10:12:22.573: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:22 
06:12:22 (SWT:2219): Gtk-WARNING **: 10:12:22.573: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:23 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.111 s - in org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest
06:12:23 org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest.generatesStringFromPath  Time elapsed: 1.38 s
06:12:23 org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest.getsPathFromInvalidString  Time elapsed: 1.359 s
06:12:23 org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest.getsPathFromString  Time elapsed: 1.369 s
06:12:23 Running org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest
06:12:23 
06:12:23 (SWT:2219): Gdk-CRITICAL **: 10:12:23.722: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:12:23 
06:12:23 (SWT:2219): Gtk-WARNING **: 10:12:23.952: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:23 
06:12:23 (SWT:2219): Gtk-WARNING **: 10:12:23.955: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:23 
06:12:23 (SWT:2219): Gtk-WARNING **: 10:12:23.957: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:23 
06:12:23 (SWT:2219): Gtk-WARNING **: 10:12:23.957: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:23 
06:12:23 (SWT:2219): Gtk-WARNING **: 10:12:23.957: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:23 
06:12:23 (SWT:2219): Gtk-WARNING **: 10:12:23.959: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:23 
06:12:23 (SWT:2219): Gtk-WARNING **: 10:12:23.959: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:25 
06:12:25 (SWT:2219): Gdk-CRITICAL **: 10:12:25.082: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:12:25 
06:12:25 (SWT:2219): Gtk-WARNING **: 10:12:25.308: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:25 
06:12:25 (SWT:2219): Gtk-WARNING **: 10:12:25.312: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:25 
06:12:25 (SWT:2219): Gtk-WARNING **: 10:12:25.313: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:25 
06:12:25 (SWT:2219): Gtk-WARNING **: 10:12:25.314: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:25 
06:12:25 (SWT:2219): Gtk-WARNING **: 10:12:25.314: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:25 
06:12:25 (SWT:2219): Gtk-WARNING **: 10:12:25.315: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:25 
06:12:25 (SWT:2219): Gtk-WARNING **: 10:12:25.315: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:26 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.715 s - in org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest
06:12:26 org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest.childrenControlFinder1  Time elapsed: 1.36 s
06:12:26 org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest.childrenControlFinder2  Time elapsed: 1.354 s
06:12:26 Running org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest
06:12:26 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest
06:12:26 org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest.shouldBeAbleToParseUserProvidedKeyboardLayout  Time elapsed: 0.009 s
06:12:26 org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest.shouldBeAbleToParseUserProvidedKeyboardLayoutViaPreference  Time elapsed: 0.001 s
06:12:26 Running org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest
06:12:26 
06:12:26 (SWT:2219): Gdk-CRITICAL **: 10:12:26.457: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:12:26 
06:12:26 (SWT:2219): Gdk-CRITICAL **: 10:12:26.512: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:12:26 
06:12:26 (SWT:2219): Gdk-CRITICAL **: 10:12:26.558: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:12:26 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s - in org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest
06:12:26 org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest.createsKeyboardForAWTKeyboardStrategy  Time elapsed: 0.054 s
06:12:26 org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest.createsKeyboardForMockKeyboardStrategy  Time elapsed: 0.046 s
06:12:26 org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest.createsKeyboardForSWTKeyboardStrategy  Time elapsed: 0.044 s
06:12:26 Running org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest
06:12:26 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest
06:12:26 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeystrokesForModificationKeyWithShiftAndCapitalCharacter  Time elapsed: 0 s
06:12:26 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeyStrokeForCapitalCharacters  Time elapsed: 0 s
06:12:26 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeyStrokeForSmallCharacters  Time elapsed: 0 s
06:12:26 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeystrokesForModificationKeys  Time elapsed: 0 s
06:12:26 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeystrokesForModificationKey  Time elapsed: 0 s
06:12:26 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeystrokesForModificationKeyWithShiftAndSmallCharacter  Time elapsed: 0.001 s
06:12:26 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeyStrokeForSpecialCharacters  Time elapsed: 0.001 s
06:12:26 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeystrokesForModificationKeyForCapitalCharacter  Time elapsed: 0 s
06:12:26 Running org.eclipse.swtbot.swt.finder.keyboard.AWTKeyboardTest
06:12:26 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.keyboard.AWTKeyboardTest
06:12:26 org.eclipse.swtbot.swt.finder.keyboard.AWTKeyboardTest skipped
06:12:26 Running org.eclipse.swtbot.swt.finder.keyboard.SWTKeyboardTest
06:12:26 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.eclipse.swtbot.swt.finder.keyboard.SWTKeyboardTest
06:12:26 org.eclipse.swtbot.swt.finder.keyboard.SWTKeyboardTest skipped
06:12:26 Running org.eclipse.swtbot.swt.finder.matchers.TextLabelMatcherTest
06:12:26 
06:12:26 (SWT:2219): Gdk-CRITICAL **: 10:12:26.624: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:12:26 
06:12:26 (SWT:2219): Gtk-WARNING **: 10:12:26.858: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:26 
06:12:26 (SWT:2219): Gtk-WARNING **: 10:12:26.861: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:26 
06:12:26 (SWT:2219): Gtk-WARNING **: 10:12:26.863: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:26 
06:12:26 (SWT:2219): Gtk-WARNING **: 10:12:26.863: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:26 
06:12:26 (SWT:2219): Gtk-WARNING **: 10:12:26.863: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:26 
06:12:26 (SWT:2219): Gtk-WARNING **: 10:12:26.864: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:26 
06:12:26 (SWT:2219): Gtk-WARNING **: 10:12:26.864: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:28 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.383 s - in org.eclipse.swtbot.swt.finder.matchers.TextLabelMatcherTest
06:12:28 org.eclipse.swtbot.swt.finder.matchers.TextLabelMatcherTest.getsToString  Time elapsed: 1.382 s
06:12:28 Running org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest
06:12:28 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest
06:12:28 org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest.getsToString  Time elapsed: 0.001 s
06:12:28 org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest.matchTooltipIgnoreCase  Time elapsed: 0.001 s
06:12:28 org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest.matchTooltip  Time elapsed: 0 s
06:12:28 org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest.doesNotMatchObjectsWithNullGetTooltip  Time elapsed: 0 s
06:12:28 org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest.doesNotMatchTooltip  Time elapsed: 0 s
06:12:28 org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest.doesNotMatchObjectsWithNoGetTooltipMethod  Time elapsed: 0 s
06:12:28 Running org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest
06:12:28 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest
06:12:28 org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest.matchMessage  Time elapsed: 0.001 s
06:12:28 org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest.doesNotMatchObjectsWithNullGetMessage  Time elapsed: 0 s
06:12:28 org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest.doesNotMatchMessage  Time elapsed: 0 s
06:12:28 org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest.getsToString  Time elapsed: 0 s
06:12:28 org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest.doesNotMatchObjectsWithNoGetMessageMethod  Time elapsed: 0 s
06:12:28 Running org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest
06:12:28 
06:12:28 (SWT:2219): Gdk-CRITICAL **: 10:12:28.026: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:12:28 
06:12:28 (SWT:2219): Gdk-CRITICAL **: 10:12:28.197: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:12:28 
06:12:28 (SWT:2219): Gdk-CRITICAL **: 10:12:28.325: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:12:28 
06:12:28 (SWT:2219): Gdk-CRITICAL **: 10:12:28.451: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:12:28 
06:12:28 (SWT:2219): Gdk-CRITICAL **: 10:12:28.579: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:12:28 
06:12:28 (SWT:2219): Gdk-CRITICAL **: 10:12:28.712: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:12:28 
06:12:28 (SWT:2219): Gdk-CRITICAL **: 10:12:28.861: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:12:29 
06:12:29 (SWT:2219): Gdk-CRITICAL **: 10:12:29.041: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:12:29 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.157 s - in org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest
06:12:29 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsWithTooltip  Time elapsed: 0.154 s
06:12:29 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsWithTextIgnoringCase  Time elapsed: 0.144 s
06:12:29 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsWithTooltipIgnoringCase  Time elapsed: 0.126 s
06:12:29 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsWithText  Time elapsed: 0.128 s
06:12:29 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsInGroup  Time elapsed: 0.132 s
06:12:29 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.findsControlsById  Time elapsed: 0.148 s
06:12:29 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsWithLabel  Time elapsed: 0.18 s
06:12:29 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsWithRegex  Time elapsed: 0.14 s
06:12:29 Running org.eclipse.swtbot.swt.finder.matchers.WithItemTest
06:12:29 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.matchers.WithItemTest
06:12:29 org.eclipse.swtbot.swt.finder.matchers.WithItemTest.testDescription  Time elapsed: 0.001 s
06:12:29 Running org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest
06:12:29 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest
06:12:29 org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest.matchesRegex  Time elapsed: 0.001 s
06:12:29 org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest.doesNotMatchRegex  Time elapsed: 0 s
06:12:29 org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest.getsToString  Time elapsed: 0 s
06:12:29 org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest.doesNotMatchNullText  Time elapsed: 0 s
06:12:29 org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest.cannotNotMatchText  Time elapsed: 0 s
06:12:29 Running org.eclipse.swtbot.swt.finder.matchers.AllOfTest
06:12:29 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.matchers.AllOfTest
06:12:29 org.eclipse.swtbot.swt.finder.matchers.AllOfTest.testShouldAnswerTrueIfAllMatcherMatches  Time elapsed: 0.001 s
06:12:29 org.eclipse.swtbot.swt.finder.matchers.AllOfTest.testShouldAnswerFalseIfAnyMatchersDoesNotMatch  Time elapsed: 0 s
06:12:29 Running org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest
06:12:29 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest
06:12:29 org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest.matchesMenuWithoutAccesor  Time elapsed: 0 s
06:12:29 org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest.matchesMenuWithMnemonic  Time elapsed: 0 s
06:12:29 org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest.matchesWithoutMnemonic  Time elapsed: 0 s
06:12:29 org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest.matchesMnemonic  Time elapsed: 0 s
06:12:29 org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest.matchesMenuWithoutMnemonic  Time elapsed: 0 s
06:12:29 Running org.eclipse.swtbot.swt.finder.matchers.AnyOfTest
06:12:29 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.matchers.AnyOfTest
06:12:29 org.eclipse.swtbot.swt.finder.matchers.AnyOfTest.testShouldAnswerTrueIfAnyMatcherMatches  Time elapsed: 0.001 s
06:12:29 org.eclipse.swtbot.swt.finder.matchers.AnyOfTest.testShouldAnswerFalseIfNoMatchersMatche  Time elapsed: 0 s
06:12:29 Running org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest
06:12:29 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest
06:12:29 org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest.doesNotMatchText  Time elapsed: 0 s
06:12:29 org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest.doesNotMatchObjectsWithNullGetText  Time elapsed: 0 s
06:12:29 org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest.getsToString  Time elapsed: 0 s
06:12:29 org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest.matchText  Time elapsed: 0 s
06:12:29 org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest.doesNotMatchObjectsWithNoGetTextMethod  Time elapsed: 0 s
06:12:29 org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest.matchTextIgnoreCase  Time elapsed: 0 s
06:12:29 Running org.eclipse.swtbot.swt.finder.widgets.DnDTreeTest
06:12:29 
06:12:29 (SWT:2219): Gdk-CRITICAL **: 10:12:29.214: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:12:29 
06:12:29 (SWT:2219): Gtk-CRITICAL **: 10:12:29.334: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:12:29 
06:12:29 (SWT:2219): Gtk-CRITICAL **: 10:12:29.335: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:12:29 
06:12:29 (SWT:2219): Gtk-CRITICAL **: 10:12:29.345: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:12:29 
06:12:29 (SWT:2219): Gtk-CRITICAL **: 10:12:29.347: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:12:29 
06:12:29 (SWT:2219): Gtk-CRITICAL **: 10:12:29.356: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:12:29 
06:12:29 (SWT:2219): Gtk-CRITICAL **: 10:12:29.356: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:12:29 
06:12:29 (SWT:2219): Gtk-CRITICAL **: 10:12:29.376: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:12:29 
06:12:29 (SWT:2219): Gtk-CRITICAL **: 10:12:29.377: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:12:29 
06:12:29 (SWT:2219): Gtk-CRITICAL **: 10:12:29.401: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:12:29 
06:12:29 (SWT:2219): Gtk-CRITICAL **: 10:12:29.402: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:12:29 
06:12:29 (SWT:2219): Gtk-CRITICAL **: 10:12:29.440: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:12:29 
06:12:29 (SWT:2219): Gtk-CRITICAL **: 10:12:29.441: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:12:29 
06:12:29 (SWT:2219): Gtk-CRITICAL **: 10:12:29.446: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:12:29 
06:12:29 (SWT:2219): Gtk-CRITICAL **: 10:12:29.446: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:12:29 
06:12:29 (SWT:2219): Gtk-CRITICAL **: 10:12:29.451: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:12:29 
06:12:29 (SWT:2219): Gtk-CRITICAL **: 10:12:29.451: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:12:29 
06:12:29 (SWT:2219): Gtk-CRITICAL **: 10:12:29.467: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:12:29 
06:12:29 (SWT:2219): Gtk-CRITICAL **: 10:12:29.468: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:12:29 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 s - in org.eclipse.swtbot.swt.finder.widgets.DnDTreeTest
06:12:29 org.eclipse.swtbot.swt.finder.widgets.DnDTreeTest.dragsAndDropsFromTreeToTree  Time elapsed: 0.273 s
06:12:29 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest
06:12:29 
06:12:29 (SWT:2219): Gdk-CRITICAL **: 10:12:29.492: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:12:29 
06:12:29 (SWT:2219): Gtk-WARNING **: 10:12:29.742: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:29 
06:12:29 (SWT:2219): Gtk-WARNING **: 10:12:29.746: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:29 
06:12:29 (SWT:2219): Gtk-WARNING **: 10:12:29.747: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:29 
06:12:29 (SWT:2219): Gtk-WARNING **: 10:12:29.748: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:29 
06:12:29 (SWT:2219): Gtk-WARNING **: 10:12:29.748: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:29 
06:12:29 (SWT:2219): Gtk-WARNING **: 10:12:29.749: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:29 
06:12:29 (SWT:2219): Gtk-WARNING **: 10:12:29.749: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:30 
06:12:30 (SWT:2219): Gdk-CRITICAL **: 10:12:30.962: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:12:31 
06:12:31 (SWT:2219): Gtk-WARNING **: 10:12:31.204: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:31 
06:12:31 (SWT:2219): Gtk-WARNING **: 10:12:31.208: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:31 
06:12:31 (SWT:2219): Gtk-WARNING **: 10:12:31.209: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:31 
06:12:31 (SWT:2219): Gtk-WARNING **: 10:12:31.209: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:31 
06:12:31 (SWT:2219): Gtk-WARNING **: 10:12:31.210: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:31 
06:12:31 (SWT:2219): Gtk-WARNING **: 10:12:31.211: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:31 
06:12:31 (SWT:2219): Gtk-WARNING **: 10:12:31.211: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:32 
06:12:32 (SWT:2219): Gdk-CRITICAL **: 10:12:32.451: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:12:32 
06:12:32 (SWT:2219): Gtk-WARNING **: 10:12:32.689: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:32 
06:12:32 (SWT:2219): Gtk-WARNING **: 10:12:32.693: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:32 
06:12:32 (SWT:2219): Gtk-WARNING **: 10:12:32.695: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:32 
06:12:32 (SWT:2219): Gtk-WARNING **: 10:12:32.695: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:32 
06:12:32 (SWT:2219): Gtk-WARNING **: 10:12:32.695: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:32 
06:12:32 (SWT:2219): Gtk-WARNING **: 10:12:32.696: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:32 
06:12:32 (SWT:2219): Gtk-WARNING **: 10:12:32.696: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:33 
06:12:33 (SWT:2219): Gdk-CRITICAL **: 10:12:33.925: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:12:34 
06:12:34 (SWT:2219): Gtk-WARNING **: 10:12:34.168: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:34 
06:12:34 (SWT:2219): Gtk-WARNING **: 10:12:34.172: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:34 
06:12:34 (SWT:2219): Gtk-WARNING **: 10:12:34.173: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:34 
06:12:34 (SWT:2219): Gtk-WARNING **: 10:12:34.174: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:34 
06:12:34 (SWT:2219): Gtk-WARNING **: 10:12:34.174: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:34 
06:12:34 (SWT:2219): Gtk-WARNING **: 10:12:34.175: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:34 
06:12:34 (SWT:2219): Gtk-WARNING **: 10:12:34.175: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:35 
06:12:35 (SWT:2219): Gdk-CRITICAL **: 10:12:35.405: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:12:35 
06:12:35 (SWT:2219): Gtk-WARNING **: 10:12:35.647: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:35 
06:12:35 (SWT:2219): Gtk-WARNING **: 10:12:35.650: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:35 
06:12:35 (SWT:2219): Gtk-WARNING **: 10:12:35.652: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:35 
06:12:35 (SWT:2219): Gtk-WARNING **: 10:12:35.652: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:35 
06:12:35 (SWT:2219): Gtk-WARNING **: 10:12:35.652: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:35 
06:12:35 (SWT:2219): Gtk-WARNING **: 10:12:35.653: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:35 
06:12:35 (SWT:2219): Gtk-WARNING **: 10:12:35.653: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:36 
06:12:36 (SWT:2219): Gdk-CRITICAL **: 10:12:36.864: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:12:37 
06:12:37 (SWT:2219): Gtk-WARNING **: 10:12:37.105: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:37 
06:12:37 (SWT:2219): Gtk-WARNING **: 10:12:37.108: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:37 
06:12:37 (SWT:2219): Gtk-WARNING **: 10:12:37.110: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:37 
06:12:37 (SWT:2219): Gtk-WARNING **: 10:12:37.110: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:37 
06:12:37 (SWT:2219): Gtk-WARNING **: 10:12:37.110: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:37 
06:12:37 (SWT:2219): Gtk-WARNING **: 10:12:37.111: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:37 
06:12:37 (SWT:2219): Gtk-WARNING **: 10:12:37.112: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:38 
06:12:38 (SWT:2219): Gtk-WARNING **: 10:12:38.116: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:12:38 
06:12:38 (SWT:2219): Gtk-WARNING **: 10:12:38.119: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:12:38 
06:12:38 (SWT:2219): Gtk-WARNING **: 10:12:38.121: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:12:38 
06:12:38 (SWT:2219): Gtk-WARNING **: 10:12:38.121: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:12:38 
06:12:38 (SWT:2219): Gtk-WARNING **: 10:12:38.121: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:12:38 
06:12:38 (SWT:2219): Gtk-WARNING **: 10:12:38.123: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:12:38 
06:12:38 (SWT:2219): Gtk-WARNING **: 10:12:38.123: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
06:12:38 
06:12:38 (SWT:2219): Gdk-CRITICAL **: 10:12:38.382: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:12:38 
06:12:38 (SWT:2219): Gtk-WARNING **: 10:12:38.624: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:38 
06:12:38 (SWT:2219): Gtk-WARNING **: 10:12:38.628: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:38 
06:12:38 (SWT:2219): Gtk-WARNING **: 10:12:38.629: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:38 
06:12:38 (SWT:2219): Gtk-WARNING **: 10:12:38.630: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:38 
06:12:38 (SWT:2219): Gtk-WARNING **: 10:12:38.630: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:38 
06:12:38 (SWT:2219): Gtk-WARNING **: 10:12:38.631: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:38 
06:12:38 (SWT:2219): Gtk-WARNING **: 10:12:38.631: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:44 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.374 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest
06:12:44 org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldGetExpandItemCount  Time elapsed: 1.47 s
06:12:44 org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldCollapseAnItem  Time elapsed: 1.489 s
06:12:44 org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldExpandAnItem  Time elapsed: 1.473 s
06:12:44 org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldGetExpandedAndCollapsedItemCount  Time elapsed: 1.479 s
06:12:44 org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldGetAllExpandBarItems  Time elapsed: 1.459 s
06:12:44 org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldMatchEvents  Time elapsed: 1.517 s
06:12:44 org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldThrowExceptionWhenItemIsNotFound  Time elapsed: 6.483 s
06:12:44 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest
06:12:44 
06:12:44 (SWT:2219): Gdk-CRITICAL **: 10:12:44.872: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:12:45 
06:12:45 (SWT:2219): Gtk-WARNING **: 10:12:45.131: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:45 
06:12:45 (SWT:2219): Gtk-WARNING **: 10:12:45.134: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:45 
06:12:45 (SWT:2219): Gtk-WARNING **: 10:12:45.136: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:45 
06:12:45 (SWT:2219): Gtk-WARNING **: 10:12:45.136: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:45 
06:12:45 (SWT:2219): Gtk-WARNING **: 10:12:45.136: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:45 
06:12:45 (SWT:2219): Gtk-WARNING **: 10:12:45.138: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:45 
06:12:45 (SWT:2219): Gtk-WARNING **: 10:12:45.138: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:46 
06:12:46 (SWT:2219): Gdk-CRITICAL **: 10:12:46.409: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:12:46 
06:12:46 (SWT:2219): Gtk-WARNING **: 10:12:46.659: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:46 
06:12:46 (SWT:2219): Gtk-WARNING **: 10:12:46.662: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:46 
06:12:46 (SWT:2219): Gtk-WARNING **: 10:12:46.664: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:46 
06:12:46 (SWT:2219): Gtk-WARNING **: 10:12:46.664: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:46 
06:12:46 (SWT:2219): Gtk-WARNING **: 10:12:46.664: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:46 
06:12:46 (SWT:2219): Gtk-WARNING **: 10:12:46.665: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:46 
06:12:46 (SWT:2219): Gtk-WARNING **: 10:12:46.665: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:48 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.124 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest
06:12:48 org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest.findsArrowButtons  Time elapsed: 1.536 s
06:12:48 org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest.clicksArrowButton  Time elapsed: 1.587 s
06:12:48 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest
06:12:48 
06:12:48 (SWT:2219): Gdk-CRITICAL **: 10:12:48.000: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:12:48 
06:12:48 (SWT:2219): Gtk-WARNING **: 10:12:48.246: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:48 
06:12:48 (SWT:2219): Gtk-WARNING **: 10:12:48.250: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:48 
06:12:48 (SWT:2219): Gtk-WARNING **: 10:12:48.252: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:48 
06:12:48 (SWT:2219): Gtk-WARNING **: 10:12:48.252: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:48 
06:12:48 (SWT:2219): Gtk-WARNING **: 10:12:48.252: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:48 
06:12:48 (SWT:2219): Gtk-WARNING **: 10:12:48.253: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:48 
06:12:48 (SWT:2219): Gtk-WARNING **: 10:12:48.253: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:49 
06:12:49 (SWT:2219): Gdk-CRITICAL **: 10:12:49.510: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:12:49 
06:12:49 (SWT:2219): Gtk-WARNING **: 10:12:49.760: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:49 
06:12:49 (SWT:2219): Gtk-WARNING **: 10:12:49.763: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:49 
06:12:49 (SWT:2219): Gtk-WARNING **: 10:12:49.765: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:49 
06:12:49 (SWT:2219): Gtk-WARNING **: 10:12:49.765: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:49 
06:12:49 (SWT:2219): Gtk-WARNING **: 10:12:49.765: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:49 
06:12:49 (SWT:2219): Gtk-WARNING **: 10:12:49.766: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:49 
06:12:49 (SWT:2219): Gtk-WARNING **: 10:12:49.766: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:51 
06:12:51 (SWT:2219): Gdk-CRITICAL **: 10:12:51.031: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:12:51 
06:12:51 (SWT:2219): Gtk-WARNING **: 10:12:51.281: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:51 
06:12:51 (SWT:2219): Gtk-WARNING **: 10:12:51.285: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:51 
06:12:51 (SWT:2219): Gtk-WARNING **: 10:12:51.286: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:51 
06:12:51 (SWT:2219): Gtk-WARNING **: 10:12:51.287: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:51 
06:12:51 (SWT:2219): Gtk-WARNING **: 10:12:51.287: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:51 
06:12:51 (SWT:2219): Gtk-WARNING **: 10:12:51.288: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:51 
06:12:51 (SWT:2219): Gtk-WARNING **: 10:12:51.288: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:52 
06:12:52 (SWT:2219): Gdk-CRITICAL **: 10:12:52.567: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:12:52 
06:12:52 (SWT:2219): Gtk-WARNING **: 10:12:52.815: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:52 
06:12:52 (SWT:2219): Gtk-WARNING **: 10:12:52.818: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:52 
06:12:52 (SWT:2219): Gtk-WARNING **: 10:12:52.820: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:52 
06:12:52 (SWT:2219): Gtk-WARNING **: 10:12:52.820: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:52 
06:12:52 (SWT:2219): Gtk-WARNING **: 10:12:52.820: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:52 
06:12:52 (SWT:2219): Gtk-WARNING **: 10:12:52.821: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:52 
06:12:52 (SWT:2219): Gtk-WARNING **: 10:12:52.822: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:54 
06:12:54 (SWT:2219): Gdk-CRITICAL **: 10:12:54.115: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:12:54 
06:12:54 (SWT:2219): Gtk-WARNING **: 10:12:54.367: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:54 
06:12:54 (SWT:2219): Gtk-WARNING **: 10:12:54.370: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:54 
06:12:54 (SWT:2219): Gtk-WARNING **: 10:12:54.372: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:54 
06:12:54 (SWT:2219): Gtk-WARNING **: 10:12:54.372: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:54 
06:12:54 (SWT:2219): Gtk-WARNING **: 10:12:54.372: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:54 
06:12:54 (SWT:2219): Gtk-WARNING **: 10:12:54.373: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:54 
06:12:54 (SWT:2219): Gtk-WARNING **: 10:12:54.374: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:55 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.653 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest
06:12:55 org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest.testsInitialValues  Time elapsed: 1.509 s
06:12:55 org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest.findsProgressBarInGroup  Time elapsed: 1.522 s
06:12:55 org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest.testsGetStyle  Time elapsed: 1.535 s
06:12:55 org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest.findsProgressBar  Time elapsed: 1.548 s
06:12:55 org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest.testsProgressPercentage  Time elapsed: 1.537 s
06:12:55 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest
06:12:55 
06:12:55 (SWT:2219): Gdk-CRITICAL **: 10:12:55.659: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:12:55 
06:12:55 (SWT:2219): Gtk-WARNING **: 10:12:55.909: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:55 
06:12:55 (SWT:2219): Gtk-WARNING **: 10:12:55.913: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:55 
06:12:55 (SWT:2219): Gtk-WARNING **: 10:12:55.914: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:55 
06:12:55 (SWT:2219): Gtk-WARNING **: 10:12:55.915: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:55 
06:12:55 (SWT:2219): Gtk-WARNING **: 10:12:55.915: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:55 
06:12:55 (SWT:2219): Gtk-WARNING **: 10:12:55.916: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:55 
06:12:55 (SWT:2219): Gtk-WARNING **: 10:12:55.916: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:57 
06:12:57 (SWT:2219): Gdk-CRITICAL **: 10:12:57.168: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:12:57 
06:12:57 (SWT:2219): Gtk-WARNING **: 10:12:57.425: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:57 
06:12:57 (SWT:2219): Gtk-WARNING **: 10:12:57.428: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:57 
06:12:57 (SWT:2219): Gtk-WARNING **: 10:12:57.430: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:57 
06:12:57 (SWT:2219): Gtk-WARNING **: 10:12:57.430: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:57 
06:12:57 (SWT:2219): Gtk-WARNING **: 10:12:57.430: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:57 
06:12:57 (SWT:2219): Gtk-WARNING **: 10:12:57.432: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:57 
06:12:57 (SWT:2219): Gtk-WARNING **: 10:12:57.432: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:58 
06:12:58 (SWT:2219): Gdk-CRITICAL **: 10:12:58.692: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:12:58 
06:12:58 (SWT:2219): Gtk-WARNING **: 10:12:58.948: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:58 
06:12:58 (SWT:2219): Gtk-WARNING **: 10:12:58.952: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:58 
06:12:58 (SWT:2219): Gtk-WARNING **: 10:12:58.953: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:58 
06:12:58 (SWT:2219): Gtk-WARNING **: 10:12:58.954: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:58 
06:12:58 (SWT:2219): Gtk-WARNING **: 10:12:58.954: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:58 
06:12:58 (SWT:2219): Gtk-WARNING **: 10:12:58.955: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:12:58 
06:12:58 (SWT:2219): Gtk-WARNING **: 10:12:58.955: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:00 
06:13:00 (SWT:2219): Gdk-CRITICAL **: 10:13:00.312: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:13:00 
06:13:00 (SWT:2219): Gtk-WARNING **: 10:13:00.565: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:00 
06:13:00 (SWT:2219): Gtk-WARNING **: 10:13:00.569: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:00 
06:13:00 (SWT:2219): Gtk-WARNING **: 10:13:00.571: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:00 
06:13:00 (SWT:2219): Gtk-WARNING **: 10:13:00.571: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:00 
06:13:00 (SWT:2219): Gtk-WARNING **: 10:13:00.571: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:00 
06:13:00 (SWT:2219): Gtk-WARNING **: 10:13:00.572: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:00 
06:13:00 (SWT:2219): Gtk-WARNING **: 10:13:00.572: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:01 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.173 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest
06:13:01 org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest.findsForegroundColor  Time elapsed: 1.509 s
06:13:01 org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest.findsBackgroundColor  Time elapsed: 1.525 s
06:13:01 org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest.clicksButtons  Time elapsed: 1.619 s
06:13:01 org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest.findsButtons  Time elapsed: 1.518 s
06:13:01 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest
06:13:01 
06:13:01 (SWT:2219): Gdk-CRITICAL **: 10:13:01.835: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:13:02 
06:13:02 (SWT:2219): Gtk-WARNING **: 10:13:02.087: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:02 
06:13:02 (SWT:2219): Gtk-WARNING **: 10:13:02.090: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:02 
06:13:02 (SWT:2219): Gtk-WARNING **: 10:13:02.092: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:02 
06:13:02 (SWT:2219): Gtk-WARNING **: 10:13:02.092: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:02 
06:13:02 (SWT:2219): Gtk-WARNING **: 10:13:02.092: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:02 
06:13:02 (SWT:2219): Gtk-WARNING **: 10:13:02.093: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:02 
06:13:02 (SWT:2219): Gtk-WARNING **: 10:13:02.093: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:03 
06:13:03 (SWT:2219): Gdk-CRITICAL **: 10:13:03.383: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:13:03 
06:13:03 (SWT:2219): Gtk-WARNING **: 10:13:03.638: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:03 
06:13:03 (SWT:2219): Gtk-WARNING **: 10:13:03.641: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:03 
06:13:03 (SWT:2219): Gtk-WARNING **: 10:13:03.643: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:03 
06:13:03 (SWT:2219): Gtk-WARNING **: 10:13:03.643: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:03 
06:13:03 (SWT:2219): Gtk-WARNING **: 10:13:03.643: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:03 
06:13:03 (SWT:2219): Gtk-WARNING **: 10:13:03.645: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:03 
06:13:03 (SWT:2219): Gtk-WARNING **: 10:13:03.645: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:04 
06:13:04 (SWT:2219): Gdk-CRITICAL **: 10:13:04.914: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:13:05 
06:13:05 (SWT:2219): Gtk-WARNING **: 10:13:05.181: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:05 
06:13:05 (SWT:2219): Gtk-WARNING **: 10:13:05.185: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:05 
06:13:05 (SWT:2219): Gtk-WARNING **: 10:13:05.186: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:05 
06:13:05 (SWT:2219): Gtk-WARNING **: 10:13:05.187: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:05 
06:13:05 (SWT:2219): Gtk-WARNING **: 10:13:05.187: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:05 
06:13:05 (SWT:2219): Gtk-WARNING **: 10:13:05.188: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:05 
06:13:05 (SWT:2219): Gtk-WARNING **: 10:13:05.188: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:06 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.61 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest
06:13:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest.findsAlignment  Time elapsed: 1.547 s
06:13:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest.findsLabel  Time elapsed: 1.532 s
06:13:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest.getsImage  Time elapsed: 1.529 s
06:13:06 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest
06:13:06 
06:13:06 (SWT:2219): Gdk-CRITICAL **: 10:13:06.450: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:13:06 
06:13:06 (SWT:2219): Gtk-WARNING **: 10:13:06.699: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:06 
06:13:06 (SWT:2219): Gtk-WARNING **: 10:13:06.702: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:06 
06:13:06 (SWT:2219): Gtk-WARNING **: 10:13:06.704: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:06 
06:13:06 (SWT:2219): Gtk-WARNING **: 10:13:06.705: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:06 
06:13:06 (SWT:2219): Gtk-WARNING **: 10:13:06.705: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:06 
06:13:06 (SWT:2219): Gtk-WARNING **: 10:13:06.706: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:06 
06:13:06 (SWT:2219): Gtk-WARNING **: 10:13:06.706: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:08 
06:13:08 (SWT:2219): Gdk-CRITICAL **: 10:13:08.058: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:13:08 
06:13:08 (SWT:2219): Gtk-WARNING **: 10:13:08.317: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:08 
06:13:08 (SWT:2219): Gtk-WARNING **: 10:13:08.321: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:08 
06:13:08 (SWT:2219): Gtk-WARNING **: 10:13:08.323: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:08 
06:13:08 (SWT:2219): Gtk-WARNING **: 10:13:08.323: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:08 
06:13:08 (SWT:2219): Gtk-WARNING **: 10:13:08.323: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:08 
06:13:08 (SWT:2219): Gtk-WARNING **: 10:13:08.324: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:08 
06:13:08 (SWT:2219): Gtk-WARNING **: 10:13:08.324: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:09 
06:13:09 (SWT:2219): Gdk-CRITICAL **: 10:13:09.653: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:13:09 
06:13:09 (SWT:2219): Gtk-WARNING **: 10:13:09.906: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:09 
06:13:09 (SWT:2219): Gtk-WARNING **: 10:13:09.909: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:09 
06:13:09 (SWT:2219): Gtk-WARNING **: 10:13:09.911: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:09 
06:13:09 (SWT:2219): Gtk-WARNING **: 10:13:09.911: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:09 
06:13:09 (SWT:2219): Gtk-WARNING **: 10:13:09.912: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:09 
06:13:09 (SWT:2219): Gtk-WARNING **: 10:13:09.913: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:09 
06:13:09 (SWT:2219): Gtk-WARNING **: 10:13:09.913: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:11 
06:13:11 (SWT:2219): Gdk-CRITICAL **: 10:13:11.294: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:13:11 
06:13:11 (SWT:2219): Gtk-WARNING **: 10:13:11.550: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:11 
06:13:11 (SWT:2219): Gtk-WARNING **: 10:13:11.553: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:11 
06:13:11 (SWT:2219): Gtk-WARNING **: 10:13:11.555: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:11 
06:13:11 (SWT:2219): Gtk-WARNING **: 10:13:11.555: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:11 
06:13:11 (SWT:2219): Gtk-WARNING **: 10:13:11.555: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:11 
06:13:11 (SWT:2219): Gtk-WARNING **: 10:13:11.557: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:11 
06:13:11 (SWT:2219): Gtk-WARNING **: 10:13:11.557: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:12 
06:13:12 (SWT:2219): Gdk-CRITICAL **: 10:13:12.909: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:13:13 
06:13:13 (SWT:2219): Gtk-WARNING **: 10:13:13.175: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:13 
06:13:13 (SWT:2219): Gtk-WARNING **: 10:13:13.178: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:13 
06:13:13 (SWT:2219): Gtk-WARNING **: 10:13:13.180: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:13 
06:13:13 (SWT:2219): Gtk-WARNING **: 10:13:13.180: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:13 
06:13:13 (SWT:2219): Gtk-WARNING **: 10:13:13.181: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:13 
06:13:13 (SWT:2219): Gtk-WARNING **: 10:13:13.182: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:13 
06:13:13 (SWT:2219): Gtk-WARNING **: 10:13:13.182: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:14 
06:13:14 (SWT:2219): Gdk-CRITICAL **: 10:13:14.544: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:13:14 
06:13:14 (SWT:2219): Gtk-WARNING **: 10:13:14.800: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:14 
06:13:14 (SWT:2219): Gtk-WARNING **: 10:13:14.803: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:14 
06:13:14 (SWT:2219): Gtk-WARNING **: 10:13:14.805: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:14 
06:13:14 (SWT:2219): Gtk-WARNING **: 10:13:14.805: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:14 
06:13:14 (SWT:2219): Gtk-WARNING **: 10:13:14.805: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:14 
06:13:14 (SWT:2219): Gtk-WARNING **: 10:13:14.807: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:14 
06:13:14 (SWT:2219): Gtk-WARNING **: 10:13:14.807: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:16 
06:13:16 (SWT:2219): Gdk-CRITICAL **: 10:13:16.177: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:13:16 
06:13:16 (SWT:2219): Gtk-WARNING **: 10:13:16.433: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:16 
06:13:16 (SWT:2219): Gtk-WARNING **: 10:13:16.437: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:16 
06:13:16 (SWT:2219): Gtk-WARNING **: 10:13:16.439: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:16 
06:13:16 (SWT:2219): Gtk-WARNING **: 10:13:16.439: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:16 
06:13:16 (SWT:2219): Gtk-WARNING **: 10:13:16.439: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:16 
06:13:16 (SWT:2219): Gtk-WARNING **: 10:13:16.440: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:16 
06:13:16 (SWT:2219): Gtk-WARNING **: 10:13:16.440: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:17 
06:13:17 (SWT:2219): Gdk-CRITICAL **: 10:13:17.761: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:13:18 
06:13:18 (SWT:2219): Gtk-WARNING **: 10:13:18.017: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:18 
06:13:18 (SWT:2219): Gtk-WARNING **: 10:13:18.021: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:18 
06:13:18 (SWT:2219): Gtk-WARNING **: 10:13:18.022: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:18 
06:13:18 (SWT:2219): Gtk-WARNING **: 10:13:18.023: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:18 
06:13:18 (SWT:2219): Gtk-WARNING **: 10:13:18.023: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:18 
06:13:18 (SWT:2219): Gtk-WARNING **: 10:13:18.024: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:18 
06:13:18 (SWT:2219): Gtk-WARNING **: 10:13:18.024: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:19 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.948 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest
06:13:19 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest.selectsRadioButton  Time elapsed: 1.605 s
06:13:19 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest.findsToolBarButtonWithIndex  Time elapsed: 1.598 s
06:13:19 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest.clicksRadioButton  Time elapsed: 1.642 s
06:13:19 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest.togglesRadioButton  Time elapsed: 1.614 s
06:13:19 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest.togglingRadioButtonDeselectsOtherConditionally  Time elapsed: 1.634 s
06:13:19 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest.clickingRadioButtonDeselectsOther  Time elapsed: 1.632 s
06:13:19 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest.deselectsRadioButton  Time elapsed: 1.585 s
06:13:19 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest.clicksRadioButtonWithModifier  Time elapsed: 1.635 s
06:13:19 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest
06:13:19 
06:13:19 (SWT:2219): Gdk-CRITICAL **: 10:13:19.411: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:13:19 
06:13:19 (SWT:2219): Gtk-WARNING **: 10:13:19.669: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:19 
06:13:19 (SWT:2219): Gtk-WARNING **: 10:13:19.673: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:19 
06:13:19 (SWT:2219): Gtk-WARNING **: 10:13:19.675: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:19 
06:13:19 (SWT:2219): Gtk-WARNING **: 10:13:19.675: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:19 
06:13:19 (SWT:2219): Gtk-WARNING **: 10:13:19.675: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:19 
06:13:19 (SWT:2219): Gtk-WARNING **: 10:13:19.676: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:19 
06:13:19 (SWT:2219): Gtk-WARNING **: 10:13:19.676: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:21 
06:13:21 (SWT:2219): Gdk-CRITICAL **: 10:13:21.077: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:13:21 
06:13:21 (SWT:2219): Gtk-WARNING **: 10:13:21.338: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:21 
06:13:21 (SWT:2219): Gtk-WARNING **: 10:13:21.341: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:21 
06:13:21 (SWT:2219): Gtk-WARNING **: 10:13:21.343: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:21 
06:13:21 (SWT:2219): Gtk-WARNING **: 10:13:21.343: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:21 
06:13:21 (SWT:2219): Gtk-WARNING **: 10:13:21.343: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:21 
06:13:21 (SWT:2219): Gtk-WARNING **: 10:13:21.345: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:21 
06:13:21 (SWT:2219): Gtk-WARNING **: 10:13:21.345: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:22 
06:13:22 (SWT:2219): Gdk-CRITICAL **: 10:13:22.759: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:13:23 
06:13:23 (SWT:2219): Gtk-WARNING **: 10:13:23.018: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:23 
06:13:23 (SWT:2219): Gtk-WARNING **: 10:13:23.021: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:23 
06:13:23 (SWT:2219): Gtk-WARNING **: 10:13:23.023: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:23 
06:13:23 (SWT:2219): Gtk-WARNING **: 10:13:23.023: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:23 
06:13:23 (SWT:2219): Gtk-WARNING **: 10:13:23.023: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:23 
06:13:23 (SWT:2219): Gtk-WARNING **: 10:13:23.025: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:23 
06:13:23 (SWT:2219): Gtk-WARNING **: 10:13:23.025: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:24 
06:13:24 (SWT:2219): Gdk-CRITICAL **: 10:13:24.431: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:13:24 
06:13:24 (SWT:2219): Gtk-WARNING **: 10:13:24.690: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:24 
06:13:24 (SWT:2219): Gtk-WARNING **: 10:13:24.694: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:24 
06:13:24 (SWT:2219): Gtk-WARNING **: 10:13:24.695: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:24 
06:13:24 (SWT:2219): Gtk-WARNING **: 10:13:24.696: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:24 
06:13:24 (SWT:2219): Gtk-WARNING **: 10:13:24.696: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:24 
06:13:24 (SWT:2219): Gtk-WARNING **: 10:13:24.697: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:24 
06:13:24 (SWT:2219): Gtk-WARNING **: 10:13:24.697: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:26 
06:13:26 (SWT:2219): Gdk-CRITICAL **: 10:13:26.110: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:13:26 
06:13:26 (SWT:2219): Gtk-WARNING **: 10:13:26.379: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:26 
06:13:26 (SWT:2219): Gtk-WARNING **: 10:13:26.382: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:26 
06:13:26 (SWT:2219): Gtk-WARNING **: 10:13:26.384: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:26 
06:13:26 (SWT:2219): Gtk-WARNING **: 10:13:26.384: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:26 
06:13:26 (SWT:2219): Gtk-WARNING **: 10:13:26.384: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:26 
06:13:26 (SWT:2219): Gtk-WARNING **: 10:13:26.386: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:26 
06:13:26 (SWT:2219): Gtk-WARNING **: 10:13:26.386: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:27 
06:13:27 (SWT:2219): Gdk-CRITICAL **: 10:13:27.758: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:13:28 
06:13:28 (SWT:2219): Gtk-WARNING **: 10:13:28.017: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:28 
06:13:28 (SWT:2219): Gtk-WARNING **: 10:13:28.021: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:28 
06:13:28 (SWT:2219): Gtk-WARNING **: 10:13:28.023: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:28 
06:13:28 (SWT:2219): Gtk-WARNING **: 10:13:28.023: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:28 
06:13:28 (SWT:2219): Gtk-WARNING **: 10:13:28.023: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:28 
06:13:28 (SWT:2219): Gtk-WARNING **: 10:13:28.024: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:28 
06:13:28 (SWT:2219): Gtk-WARNING **: 10:13:28.025: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:29 
06:13:29 (SWT:2219): Gdk-CRITICAL **: 10:13:29.431: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:13:29 
06:13:29 (SWT:2219): Gtk-WARNING **: 10:13:29.689: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:29 
06:13:29 (SWT:2219): Gtk-WARNING **: 10:13:29.693: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:29 
06:13:29 (SWT:2219): Gtk-WARNING **: 10:13:29.695: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:29 
06:13:29 (SWT:2219): Gtk-WARNING **: 10:13:29.695: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:29 
06:13:29 (SWT:2219): Gtk-WARNING **: 10:13:29.695: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:29 
06:13:29 (SWT:2219): Gtk-WARNING **: 10:13:29.696: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:29 
06:13:29 (SWT:2219): Gtk-WARNING **: 10:13:29.696: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:31 
06:13:31 (SWT:2219): Gdk-CRITICAL **: 10:13:31.119: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:13:31 
06:13:31 (SWT:2219): Gtk-WARNING **: 10:13:31.382: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:31 
06:13:31 (SWT:2219): Gtk-WARNING **: 10:13:31.385: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:31 
06:13:31 (SWT:2219): Gtk-WARNING **: 10:13:31.387: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:31 
06:13:31 (SWT:2219): Gtk-WARNING **: 10:13:31.387: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:31 
06:13:31 (SWT:2219): Gtk-WARNING **: 10:13:31.387: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:31 
06:13:31 (SWT:2219): Gtk-WARNING **: 10:13:31.389: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:31 
06:13:31 (SWT:2219): Gtk-WARNING **: 10:13:31.389: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:32 
06:13:32 (SWT:2219): Gdk-CRITICAL **: 10:13:32.796: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:13:33 
06:13:33 (SWT:2219): Gtk-WARNING **: 10:13:33.069: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:33 
06:13:33 (SWT:2219): Gtk-WARNING **: 10:13:33.072: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:33 
06:13:33 (SWT:2219): Gtk-WARNING **: 10:13:33.074: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:33 
06:13:33 (SWT:2219): Gtk-WARNING **: 10:13:33.074: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:33 
06:13:33 (SWT:2219): Gtk-WARNING **: 10:13:33.075: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:33 
06:13:33 (SWT:2219): Gtk-WARNING **: 10:13:33.076: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:33 
06:13:33 (SWT:2219): Gtk-WARNING **: 10:13:33.076: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:34 
06:13:34 (SWT:2219): Gdk-CRITICAL **: 10:13:34.541: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:13:34 
06:13:34 (SWT:2219): Gtk-WARNING **: 10:13:34.804: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:34 
06:13:34 (SWT:2219): Gtk-WARNING **: 10:13:34.807: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:34 
06:13:34 (SWT:2219): Gtk-WARNING **: 10:13:34.809: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:34 
06:13:34 (SWT:2219): Gtk-WARNING **: 10:13:34.809: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:34 
06:13:34 (SWT:2219): Gtk-WARNING **: 10:13:34.809: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:34 
06:13:34 (SWT:2219): Gtk-WARNING **: 10:13:34.811: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:34 
06:13:34 (SWT:2219): Gtk-WARNING **: 10:13:34.811: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:36 
06:13:36 (SWT:2219): Gdk-CRITICAL **: 10:13:36.247: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:13:36 
06:13:36 (SWT:2219): Gtk-WARNING **: 10:13:36.522: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:36 
06:13:36 (SWT:2219): Gtk-WARNING **: 10:13:36.526: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:36 
06:13:36 (SWT:2219): Gtk-WARNING **: 10:13:36.528: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:36 
06:13:36 (SWT:2219): Gtk-WARNING **: 10:13:36.528: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:36 
06:13:36 (SWT:2219): Gtk-WARNING **: 10:13:36.528: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:36 
06:13:36 (SWT:2219): Gtk-WARNING **: 10:13:36.530: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:36 
06:13:36 (SWT:2219): Gtk-WARNING **: 10:13:36.530: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:37 
06:13:37 (SWT:2219): Gdk-CRITICAL **: 10:13:37.935: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:13:38 
06:13:38 (SWT:2219): Gtk-WARNING **: 10:13:38.203: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:38 
06:13:38 (SWT:2219): Gtk-WARNING **: 10:13:38.207: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:38 
06:13:38 (SWT:2219): Gtk-WARNING **: 10:13:38.209: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:38 
06:13:38 (SWT:2219): Gtk-WARNING **: 10:13:38.209: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:38 
06:13:38 (SWT:2219): Gtk-WARNING **: 10:13:38.209: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:38 
06:13:38 (SWT:2219): Gtk-WARNING **: 10:13:38.211: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:38 
06:13:38 (SWT:2219): Gtk-WARNING **: 10:13:38.211: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:39 
06:13:39 (SWT:2219): Gdk-CRITICAL **: 10:13:39.712: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:13:39 
06:13:39 (SWT:2219): Gtk-WARNING **: 10:13:39.982: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:39 
06:13:39 (SWT:2219): Gtk-WARNING **: 10:13:39.985: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:39 
06:13:39 (SWT:2219): Gtk-WARNING **: 10:13:39.987: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:39 
06:13:39 (SWT:2219): Gtk-WARNING **: 10:13:39.988: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:39 
06:13:39 (SWT:2219): Gtk-WARNING **: 10:13:39.988: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:39 
06:13:39 (SWT:2219): Gtk-WARNING **: 10:13:39.989: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:39 
06:13:39 (SWT:2219): Gtk-WARNING **: 10:13:39.989: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:41 
06:13:41 (SWT:2219): Gdk-CRITICAL **: 10:13:41.406: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:13:41 
06:13:41 (SWT:2219): Gtk-WARNING **: 10:13:41.676: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:41 
06:13:41 (SWT:2219): Gtk-WARNING **: 10:13:41.679: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:41 
06:13:41 (SWT:2219): Gtk-WARNING **: 10:13:41.681: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:41 
06:13:41 (SWT:2219): Gtk-WARNING **: 10:13:41.681: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:41 
06:13:41 (SWT:2219): Gtk-WARNING **: 10:13:41.682: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:41 
06:13:41 (SWT:2219): Gtk-WARNING **: 10:13:41.683: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:41 
06:13:41 (SWT:2219): Gtk-WARNING **: 10:13:41.683: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:43 
06:13:43 (SWT:2219): Gdk-CRITICAL **: 10:13:43.093: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:13:43 
06:13:43 (SWT:2219): Gtk-WARNING **: 10:13:43.365: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:43 
06:13:43 (SWT:2219): Gtk-WARNING **: 10:13:43.368: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:43 
06:13:43 (SWT:2219): Gtk-WARNING **: 10:13:43.370: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:43 
06:13:43 (SWT:2219): Gtk-WARNING **: 10:13:43.370: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:43 
06:13:43 (SWT:2219): Gtk-WARNING **: 10:13:43.371: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:43 
06:13:43 (SWT:2219): Gtk-WARNING **: 10:13:43.372: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:43 
06:13:43 (SWT:2219): Gtk-WARNING **: 10:13:43.372: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:44 
06:13:44 (SWT:2219): Gdk-CRITICAL **: 10:13:44.880: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:13:45 
06:13:45 (SWT:2219): Gtk-WARNING **: 10:13:45.168: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:45 
06:13:45 (SWT:2219): Gtk-WARNING **: 10:13:45.172: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:45 
06:13:45 (SWT:2219): Gtk-WARNING **: 10:13:45.174: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:45 
06:13:45 (SWT:2219): Gtk-WARNING **: 10:13:45.174: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:45 
06:13:45 (SWT:2219): Gtk-WARNING **: 10:13:45.174: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:45 
06:13:45 (SWT:2219): Gtk-WARNING **: 10:13:45.176: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:45 
06:13:45 (SWT:2219): Gtk-WARNING **: 10:13:45.176: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:46 Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.303 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest
06:13:46 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.findsMenusRecursive[StaticMenu]  Time elapsed: 1.666 s
06:13:46 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksSubMenu[StaticMenu]  Time elapsed: 1.682 s
06:13:46 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksRadioMenuItem[StaticMenu]  Time elapsed: 1.672 s
06:13:46 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.findsSubMenus[StaticMenu]  Time elapsed: 1.679 s
06:13:46 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.testMenuItems[StaticMenu]  Time elapsed: 1.648 s
06:13:46 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksMenu[StaticMenu]  Time elapsed: 1.673 s
06:13:46 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.findsMenus[StaticMenu]  Time elapsed: 1.689 s
06:13:46 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksCheckMenuItem[StaticMenu]  Time elapsed: 1.676 s
06:13:46 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.findsMenusRecursive[DynamicMenu]  Time elapsed: 1.745 s
06:13:46 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksSubMenu[DynamicMenu]  Time elapsed: 1.707 s
06:13:46 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksRadioMenuItem[DynamicMenu]  Time elapsed: 1.687 s
06:13:46 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.findsSubMenus[DynamicMenu]  Time elapsed: 1.778 s
06:13:46 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.testMenuItems[DynamicMenu]  Time elapsed: 1.693 s
06:13:46 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksMenu[DynamicMenu]  Time elapsed: 1.687 s
06:13:46 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.findsMenus[DynamicMenu]  Time elapsed: 1.786 s
06:13:46 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksCheckMenuItem[DynamicMenu]  Time elapsed: 1.826 s
06:13:46 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest
06:13:46 
06:13:46 (SWT:2219): Gdk-CRITICAL **: 10:13:46.713: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:13:47 
06:13:47 (SWT:2219): Gtk-WARNING **: 10:13:47.001: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:47 
06:13:47 (SWT:2219): Gtk-WARNING **: 10:13:47.004: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:47 
06:13:47 (SWT:2219): Gtk-WARNING **: 10:13:47.006: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:47 
06:13:47 (SWT:2219): Gtk-WARNING **: 10:13:47.006: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:47 
06:13:47 (SWT:2219): Gtk-WARNING **: 10:13:47.007: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:47 
06:13:47 (SWT:2219): Gtk-WARNING **: 10:13:47.008: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:47 
06:13:47 (SWT:2219): Gtk-WARNING **: 10:13:47.008: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:48 
06:13:48 (SWT:2219): Gdk-CRITICAL **: 10:13:48.452: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:13:48 
06:13:48 (SWT:2219): Gtk-WARNING **: 10:13:48.755: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:48 
06:13:48 (SWT:2219): Gtk-WARNING **: 10:13:48.759: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:48 
06:13:48 (SWT:2219): Gtk-WARNING **: 10:13:48.760: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:48 
06:13:48 (SWT:2219): Gtk-WARNING **: 10:13:48.761: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:48 
06:13:48 (SWT:2219): Gtk-WARNING **: 10:13:48.761: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:48 
06:13:48 (SWT:2219): Gtk-WARNING **: 10:13:48.762: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:48 
06:13:48 (SWT:2219): Gtk-WARNING **: 10:13:48.762: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:50 
06:13:50 (SWT:2219): Gdk-CRITICAL **: 10:13:50.178: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:13:50 
06:13:50 (SWT:2219): Gtk-WARNING **: 10:13:50.451: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:50 
06:13:50 (SWT:2219): Gtk-WARNING **: 10:13:50.454: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:50 
06:13:50 (SWT:2219): Gtk-WARNING **: 10:13:50.456: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:50 
06:13:50 (SWT:2219): Gtk-WARNING **: 10:13:50.456: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:50 
06:13:50 (SWT:2219): Gtk-WARNING **: 10:13:50.457: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:50 
06:13:50 (SWT:2219): Gtk-WARNING **: 10:13:50.458: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:50 
06:13:50 (SWT:2219): Gtk-WARNING **: 10:13:50.458: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:51 
06:13:51 (SWT:2219): Gdk-CRITICAL **: 10:13:51.821: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:13:52 
06:13:52 (SWT:2219): Gtk-WARNING **: 10:13:52.104: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:52 
06:13:52 (SWT:2219): Gtk-WARNING **: 10:13:52.107: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:52 
06:13:52 (SWT:2219): Gtk-WARNING **: 10:13:52.109: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:52 
06:13:52 (SWT:2219): Gtk-WARNING **: 10:13:52.110: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:52 
06:13:52 (SWT:2219): Gtk-WARNING **: 10:13:52.110: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:52 
06:13:52 (SWT:2219): Gtk-WARNING **: 10:13:52.111: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:52 
06:13:52 (SWT:2219): Gtk-WARNING **: 10:13:52.111: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:53 
06:13:53 (SWT:2219): Gdk-CRITICAL **: 10:13:53.494: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:13:53 
06:13:53 (SWT:2219): Gtk-WARNING **: 10:13:53.777: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:53 
06:13:53 (SWT:2219): Gtk-WARNING **: 10:13:53.781: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:53 
06:13:53 (SWT:2219): Gtk-WARNING **: 10:13:53.783: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:53 
06:13:53 (SWT:2219): Gtk-WARNING **: 10:13:53.783: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:53 
06:13:53 (SWT:2219): Gtk-WARNING **: 10:13:53.783: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:53 
06:13:53 (SWT:2219): Gtk-WARNING **: 10:13:53.784: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:53 
06:13:53 (SWT:2219): Gtk-WARNING **: 10:13:53.784: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:55 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.454 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest
06:13:55 org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest.findsDateTime  Time elapsed: 1.739 s
06:13:55 org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest.bug347824  Time elapsed: 1.726 s
06:13:55 org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest.shouldHandleInvalidDates  Time elapsed: 1.643 s
06:13:55 org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest.setsAndGetsDateOnDateTime  Time elapsed: 1.673 s
06:13:55 org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest.sendsNotification  Time elapsed: 1.671 s
06:13:55 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest
06:13:55 
06:13:55 (SWT:2219): Gdk-CRITICAL **: 10:13:55.171: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:13:55 
06:13:55 (SWT:2219): Gtk-WARNING **: 10:13:55.449: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:55 
06:13:55 (SWT:2219): Gtk-WARNING **: 10:13:55.453: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:55 
06:13:55 (SWT:2219): Gtk-WARNING **: 10:13:55.454: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:55 
06:13:55 (SWT:2219): Gtk-WARNING **: 10:13:55.455: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:55 
06:13:55 (SWT:2219): Gtk-WARNING **: 10:13:55.455: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:55 
06:13:55 (SWT:2219): Gtk-WARNING **: 10:13:55.456: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:55 
06:13:55 (SWT:2219): Gtk-WARNING **: 10:13:55.456: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:56 
06:13:56 (SWT:2219): Gdk-CRITICAL **: 10:13:56.860: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:13:57 
06:13:57 (SWT:2219): Gtk-WARNING **: 10:13:57.133: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:57 
06:13:57 (SWT:2219): Gtk-WARNING **: 10:13:57.137: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:57 
06:13:57 (SWT:2219): Gtk-WARNING **: 10:13:57.139: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:57 
06:13:57 (SWT:2219): Gtk-WARNING **: 10:13:57.139: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:57 
06:13:57 (SWT:2219): Gtk-WARNING **: 10:13:57.139: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:57 
06:13:57 (SWT:2219): Gtk-WARNING **: 10:13:57.140: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:13:57 
06:13:57 (SWT:2219): Gtk-WARNING **: 10:13:57.140: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:02 
06:14:02 (SWT:2219): Gdk-CRITICAL **: 10:14:02.483: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:14:02 
06:14:02 (SWT:2219): Gtk-WARNING **: 10:14:02.758: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:02 
06:14:02 (SWT:2219): Gtk-WARNING **: 10:14:02.761: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:02 
06:14:02 (SWT:2219): Gtk-WARNING **: 10:14:02.763: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:02 
06:14:02 (SWT:2219): Gtk-WARNING **: 10:14:02.763: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:02 
06:14:02 (SWT:2219): Gtk-WARNING **: 10:14:02.764: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:02 
06:14:02 (SWT:2219): Gtk-WARNING **: 10:14:02.765: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:02 
06:14:02 (SWT:2219): Gtk-WARNING **: 10:14:02.765: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:08 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.958 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest
06:14:08 org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest.clicksCheckBox  Time elapsed: 1.689 s
06:14:08 org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest.doesNotMatchRegularButtons  Time elapsed: 5.623 s
06:14:08 org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest.doesNotMatchRadioButtons  Time elapsed: 5.645 s
06:14:08 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest
06:14:08 
06:14:08 (SWT:2219): Gdk-CRITICAL **: 10:14:08.133: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:14:08 
06:14:08 (SWT:2219): Gdk-CRITICAL **: 10:14:08.547: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:14:13 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.85 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest
06:14:13 org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest.canClickContextMenuOnCTabItem  Time elapsed: 0.413 s
06:14:13 org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest.canCloseCTabItems  Time elapsed: 5.436 s
06:14:13 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest
06:14:13 
06:14:13 (SWT:2219): Gdk-CRITICAL **: 10:14:13.989: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:14:14 
06:14:14 (SWT:2219): Gtk-WARNING **: 10:14:14.275: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:14 
06:14:14 (SWT:2219): Gtk-WARNING **: 10:14:14.279: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:14 
06:14:14 (SWT:2219): Gtk-WARNING **: 10:14:14.281: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:14 
06:14:14 (SWT:2219): Gtk-WARNING **: 10:14:14.281: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:14 
06:14:14 (SWT:2219): Gtk-WARNING **: 10:14:14.281: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:14 
06:14:14 (SWT:2219): Gtk-WARNING **: 10:14:14.283: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:14 
06:14:14 (SWT:2219): Gtk-WARNING **: 10:14:14.283: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:16 
06:14:16 (SWT:2219): Gdk-CRITICAL **: 10:14:16.236: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:14:16 
06:14:16 (SWT:2219): Gtk-WARNING **: 10:14:16.524: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:16 
06:14:16 (SWT:2219): Gtk-WARNING **: 10:14:16.528: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:16 
06:14:16 (SWT:2219): Gtk-WARNING **: 10:14:16.530: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:16 
06:14:16 (SWT:2219): Gtk-WARNING **: 10:14:16.530: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:16 
06:14:16 (SWT:2219): Gtk-WARNING **: 10:14:16.530: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:16 
06:14:16 (SWT:2219): Gtk-WARNING **: 10:14:16.532: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:16 
06:14:16 (SWT:2219): Gtk-WARNING **: 10:14:16.532: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:18 
06:14:18 (SWT:2219): Gdk-CRITICAL **: 10:14:18.435: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:14:18 
06:14:18 (SWT:2219): Gtk-WARNING **: 10:14:18.719: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:18 
06:14:18 (SWT:2219): Gtk-WARNING **: 10:14:18.723: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:18 
06:14:18 (SWT:2219): Gtk-WARNING **: 10:14:18.725: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:18 
06:14:18 (SWT:2219): Gtk-WARNING **: 10:14:18.725: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:18 
06:14:18 (SWT:2219): Gtk-WARNING **: 10:14:18.725: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:18 
06:14:18 (SWT:2219): Gtk-WARNING **: 10:14:18.727: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:18 
06:14:18 (SWT:2219): Gtk-WARNING **: 10:14:18.727: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:20 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.629 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest
06:14:20 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest.clicksHeaderContextMenuItem  Time elapsed: 2.245 s
06:14:20 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest.findsTableColumn  Time elapsed: 2.199 s
06:14:20 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest.clicksTableColumn  Time elapsed: 2.181 s
06:14:20 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest
06:14:20 
06:14:20 (SWT:2219): Gdk-CRITICAL **: 10:14:20.626: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:14:20 
06:14:20 (SWT:2219): Gtk-WARNING **: 10:14:20.910: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:20 
06:14:20 (SWT:2219): Gtk-WARNING **: 10:14:20.914: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:20 
06:14:20 (SWT:2219): Gtk-WARNING **: 10:14:20.916: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:20 
06:14:20 (SWT:2219): Gtk-WARNING **: 10:14:20.916: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:20 
06:14:20 (SWT:2219): Gtk-WARNING **: 10:14:20.916: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:20 
06:14:20 (SWT:2219): Gtk-WARNING **: 10:14:20.918: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:20 
06:14:20 (SWT:2219): Gtk-WARNING **: 10:14:20.918: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:22 
06:14:22 (SWT:2219): Gdk-CRITICAL **: 10:14:22.434: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:14:22 
06:14:22 (SWT:2219): Gtk-WARNING **: 10:14:22.717: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:22 
06:14:22 (SWT:2219): Gtk-WARNING **: 10:14:22.721: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:22 
06:14:22 (SWT:2219): Gtk-WARNING **: 10:14:22.723: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:22 
06:14:22 (SWT:2219): Gtk-WARNING **: 10:14:22.723: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:22 
06:14:22 (SWT:2219): Gtk-WARNING **: 10:14:22.723: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:22 
06:14:22 (SWT:2219): Gtk-WARNING **: 10:14:22.725: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:22 
06:14:22 (SWT:2219): Gtk-WARNING **: 10:14:22.725: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:24 
06:14:24 (SWT:2219): Gdk-CRITICAL **: 10:14:24.470: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:14:24 
06:14:24 (SWT:2219): Gtk-WARNING **: 10:14:24.757: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:24 
06:14:24 (SWT:2219): Gtk-WARNING **: 10:14:24.761: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:24 
06:14:24 (SWT:2219): Gtk-WARNING **: 10:14:24.763: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:24 
06:14:24 (SWT:2219): Gtk-WARNING **: 10:14:24.763: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:24 
06:14:24 (SWT:2219): Gtk-WARNING **: 10:14:24.763: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:24 
06:14:24 (SWT:2219): Gtk-WARNING **: 10:14:24.765: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:24 
06:14:24 (SWT:2219): Gtk-WARNING **: 10:14:24.765: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:26 
06:14:26 (SWT:2219): Gdk-CRITICAL **: 10:14:26.602: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:14:26 
06:14:26 (SWT:2219): Gtk-WARNING **: 10:14:26.904: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:26 
06:14:26 (SWT:2219): Gtk-WARNING **: 10:14:26.908: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:26 
06:14:26 (SWT:2219): Gtk-WARNING **: 10:14:26.910: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:26 
06:14:26 (SWT:2219): Gtk-WARNING **: 10:14:26.910: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:26 
06:14:26 (SWT:2219): Gtk-WARNING **: 10:14:26.910: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:26 
06:14:26 (SWT:2219): Gtk-WARNING **: 10:14:26.911: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:26 
06:14:26 (SWT:2219): Gtk-WARNING **: 10:14:26.912: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:28 
06:14:28 (SWT:2219): Gdk-CRITICAL **: 10:14:28.777: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:14:29 
06:14:29 (SWT:2219): Gtk-WARNING **: 10:14:29.082: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:29 
06:14:29 (SWT:2219): Gtk-WARNING **: 10:14:29.086: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:29 
06:14:29 (SWT:2219): Gtk-WARNING **: 10:14:29.088: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:29 
06:14:29 (SWT:2219): Gtk-WARNING **: 10:14:29.088: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:29 
06:14:29 (SWT:2219): Gtk-WARNING **: 10:14:29.088: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:29 
06:14:29 (SWT:2219): Gtk-WARNING **: 10:14:29.090: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:29 
06:14:29 (SWT:2219): Gtk-WARNING **: 10:14:29.090: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:30 
06:14:30 (SWT:2219): Gdk-CRITICAL **: 10:14:30.726: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:14:31 
06:14:31 (SWT:2219): Gtk-WARNING **: 10:14:31.017: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:31 
06:14:31 (SWT:2219): Gtk-WARNING **: 10:14:31.021: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:31 
06:14:31 (SWT:2219): Gtk-WARNING **: 10:14:31.023: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:31 
06:14:31 (SWT:2219): Gtk-WARNING **: 10:14:31.023: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:31 
06:14:31 (SWT:2219): Gtk-WARNING **: 10:14:31.023: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:31 
06:14:31 (SWT:2219): Gtk-WARNING **: 10:14:31.025: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:31 
06:14:31 (SWT:2219): Gtk-WARNING **: 10:14:31.025: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:32 
06:14:32 (SWT:2219): Gdk-CRITICAL **: 10:14:32.613: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:14:32 
06:14:32 (SWT:2219): Gtk-WARNING **: 10:14:32.899: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:32 
06:14:32 (SWT:2219): Gtk-WARNING **: 10:14:32.902: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:32 
06:14:32 (SWT:2219): Gtk-WARNING **: 10:14:32.904: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:32 
06:14:32 (SWT:2219): Gtk-WARNING **: 10:14:32.905: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:32 
06:14:32 (SWT:2219): Gtk-WARNING **: 10:14:32.905: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:32 
06:14:32 (SWT:2219): Gtk-WARNING **: 10:14:32.906: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:32 
06:14:32 (SWT:2219): Gtk-WARNING **: 10:14:32.906: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:34 
06:14:34 (SWT:2219): Gdk-CRITICAL **: 10:14:34.520: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:14:34 
06:14:34 (SWT:2219): Gtk-WARNING **: 10:14:34.810: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:34 
06:14:34 (SWT:2219): Gtk-WARNING **: 10:14:34.814: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:34 
06:14:34 (SWT:2219): Gtk-WARNING **: 10:14:34.816: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:34 
06:14:34 (SWT:2219): Gtk-WARNING **: 10:14:34.816: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:34 
06:14:34 (SWT:2219): Gtk-WARNING **: 10:14:34.816: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:34 
06:14:34 (SWT:2219): Gtk-WARNING **: 10:14:34.818: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:34 
06:14:34 (SWT:2219): Gtk-WARNING **: 10:14:34.818: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:36 
06:14:36 (SWT:2219): Gdk-CRITICAL **: 10:14:36.690: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:14:36 
06:14:36 (SWT:2219): Gtk-WARNING **: 10:14:36.978: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:36 
06:14:36 (SWT:2219): Gtk-WARNING **: 10:14:36.982: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:36 
06:14:36 (SWT:2219): Gtk-WARNING **: 10:14:36.984: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:36 
06:14:36 (SWT:2219): Gtk-WARNING **: 10:14:36.984: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:36 
06:14:36 (SWT:2219): Gtk-WARNING **: 10:14:36.984: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:36 
06:14:36 (SWT:2219): Gtk-WARNING **: 10:14:36.986: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:36 
06:14:36 (SWT:2219): Gtk-WARNING **: 10:14:36.986: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:43 
06:14:43 (SWT:2219): Gdk-CRITICAL **: 10:14:43.512: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:14:43 
06:14:43 (SWT:2219): Gtk-WARNING **: 10:14:43.800: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:43 
06:14:43 (SWT:2219): Gtk-WARNING **: 10:14:43.803: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:43 
06:14:43 (SWT:2219): Gtk-WARNING **: 10:14:43.805: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:43 
06:14:43 (SWT:2219): Gtk-WARNING **: 10:14:43.806: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:43 
06:14:43 (SWT:2219): Gtk-WARNING **: 10:14:43.806: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:43 
06:14:43 (SWT:2219): Gtk-WARNING **: 10:14:43.807: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:43 
06:14:43 (SWT:2219): Gtk-WARNING **: 10:14:43.807: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:45 
06:14:45 (SWT:2219): Gdk-CRITICAL **: 10:14:45.529: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:14:45 
06:14:45 (SWT:2219): Gtk-WARNING **: 10:14:45.819: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:45 
06:14:45 (SWT:2219): Gtk-WARNING **: 10:14:45.822: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:45 
06:14:45 (SWT:2219): Gtk-WARNING **: 10:14:45.824: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:45 
06:14:45 (SWT:2219): Gtk-WARNING **: 10:14:45.825: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:45 
06:14:45 (SWT:2219): Gtk-WARNING **: 10:14:45.825: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:45 
06:14:45 (SWT:2219): Gtk-WARNING **: 10:14:45.826: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:45 
06:14:45 (SWT:2219): Gtk-WARNING **: 10:14:45.826: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:47 
06:14:47 (SWT:2219): Gdk-CRITICAL **: 10:14:47.357: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:14:47 
06:14:47 (SWT:2219): Gtk-WARNING **: 10:14:47.645: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:47 
06:14:47 (SWT:2219): Gtk-WARNING **: 10:14:47.648: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:47 
06:14:47 (SWT:2219): Gtk-WARNING **: 10:14:47.650: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:47 
06:14:47 (SWT:2219): Gtk-WARNING **: 10:14:47.651: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:47 
06:14:47 (SWT:2219): Gtk-WARNING **: 10:14:47.651: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:47 
06:14:47 (SWT:2219): Gtk-WARNING **: 10:14:47.652: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:47 
06:14:47 (SWT:2219): Gtk-WARNING **: 10:14:47.652: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:49 
06:14:49 (SWT:2219): Gdk-CRITICAL **: 10:14:49.366: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:14:49 
06:14:49 (SWT:2219): Gtk-WARNING **: 10:14:49.649: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:49 
06:14:49 (SWT:2219): Gtk-WARNING **: 10:14:49.653: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:49 
06:14:49 (SWT:2219): Gtk-WARNING **: 10:14:49.655: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:49 
06:14:49 (SWT:2219): Gtk-WARNING **: 10:14:49.655: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:49 
06:14:49 (SWT:2219): Gtk-WARNING **: 10:14:49.655: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:49 
06:14:49 (SWT:2219): Gtk-WARNING **: 10:14:49.656: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:49 
06:14:49 (SWT:2219): Gtk-WARNING **: 10:14:49.657: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:51 
06:14:51 (SWT:2219): Gdk-CRITICAL **: 10:14:51.189: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:14:51 
06:14:51 (SWT:2219): Gtk-WARNING **: 10:14:51.474: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:51 
06:14:51 (SWT:2219): Gtk-WARNING **: 10:14:51.478: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:51 
06:14:51 (SWT:2219): Gtk-WARNING **: 10:14:51.480: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:51 
06:14:51 (SWT:2219): Gtk-WARNING **: 10:14:51.480: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:51 
06:14:51 (SWT:2219): Gtk-WARNING **: 10:14:51.480: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:51 
06:14:51 (SWT:2219): Gtk-WARNING **: 10:14:51.481: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:51 
06:14:51 (SWT:2219): Gtk-WARNING **: 10:14:51.481: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:53 
06:14:53 (SWT:2219): Gdk-CRITICAL **: 10:14:53.041: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:14:53 
06:14:53 (SWT:2219): Gtk-WARNING **: 10:14:53.336: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:53 
06:14:53 (SWT:2219): Gtk-WARNING **: 10:14:53.340: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:53 
06:14:53 (SWT:2219): Gtk-WARNING **: 10:14:53.342: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:53 
06:14:53 (SWT:2219): Gtk-WARNING **: 10:14:53.342: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:53 
06:14:53 (SWT:2219): Gtk-WARNING **: 10:14:53.342: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:53 
06:14:53 (SWT:2219): Gtk-WARNING **: 10:14:53.344: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:53 
06:14:53 (SWT:2219): Gtk-WARNING **: 10:14:53.344: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:54 
06:14:54 (SWT:2219): Gdk-CRITICAL **: 10:14:54.936: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:14:55 
06:14:55 (SWT:2219): Gtk-WARNING **: 10:14:55.229: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:55 
06:14:55 (SWT:2219): Gtk-WARNING **: 10:14:55.233: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:55 
06:14:55 (SWT:2219): Gtk-WARNING **: 10:14:55.235: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:55 
06:14:55 (SWT:2219): Gtk-WARNING **: 10:14:55.235: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:55 
06:14:55 (SWT:2219): Gtk-WARNING **: 10:14:55.235: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:55 
06:14:55 (SWT:2219): Gtk-WARNING **: 10:14:55.237: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:55 
06:14:55 (SWT:2219): Gtk-WARNING **: 10:14:55.237: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:56 
06:14:56 (SWT:2219): Gdk-CRITICAL **: 10:14:56.969: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:14:57 
06:14:57 (SWT:2219): Gtk-WARNING **: 10:14:57.259: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:57 
06:14:57 (SWT:2219): Gtk-WARNING **: 10:14:57.263: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:57 
06:14:57 (SWT:2219): Gtk-WARNING **: 10:14:57.265: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:57 
06:14:57 (SWT:2219): Gtk-WARNING **: 10:14:57.265: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:57 
06:14:57 (SWT:2219): Gtk-WARNING **: 10:14:57.265: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:57 
06:14:57 (SWT:2219): Gtk-WARNING **: 10:14:57.267: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:57 
06:14:57 (SWT:2219): Gtk-WARNING **: 10:14:57.267: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:59 
06:14:59 (SWT:2219): Gdk-CRITICAL **: 10:14:59.017: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:14:59 
06:14:59 (SWT:2219): Gtk-WARNING **: 10:14:59.314: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:59 
06:14:59 (SWT:2219): Gtk-WARNING **: 10:14:59.318: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:59 
06:14:59 (SWT:2219): Gtk-WARNING **: 10:14:59.320: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:59 
06:14:59 (SWT:2219): Gtk-WARNING **: 10:14:59.320: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:59 
06:14:59 (SWT:2219): Gtk-WARNING **: 10:14:59.320: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:59 
06:14:59 (SWT:2219): Gtk-WARNING **: 10:14:59.322: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:14:59 
06:14:59 (SWT:2219): Gtk-WARNING **: 10:14:59.322: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:00 
06:15:00 (SWT:2219): Gdk-CRITICAL **: 10:15:00.926: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:15:01 
06:15:01 (SWT:2219): Gtk-WARNING **: 10:15:01.220: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:01 
06:15:01 (SWT:2219): Gtk-WARNING **: 10:15:01.224: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:01 
06:15:01 (SWT:2219): Gtk-WARNING **: 10:15:01.226: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:01 
06:15:01 (SWT:2219): Gtk-WARNING **: 10:15:01.226: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:01 
06:15:01 (SWT:2219): Gtk-WARNING **: 10:15:01.226: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:01 
06:15:01 (SWT:2219): Gtk-WARNING **: 10:15:01.227: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:01 
06:15:01 (SWT:2219): Gtk-WARNING **: 10:15:01.228: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:02 
06:15:02 (SWT:2219): Gdk-CRITICAL **: 10:15:02.955: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:15:03 
06:15:03 (SWT:2219): Gtk-WARNING **: 10:15:03.248: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:03 
06:15:03 (SWT:2219): Gtk-WARNING **: 10:15:03.252: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:03 
06:15:03 (SWT:2219): Gtk-WARNING **: 10:15:03.254: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:03 
06:15:03 (SWT:2219): Gtk-WARNING **: 10:15:03.254: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:03 
06:15:03 (SWT:2219): Gtk-WARNING **: 10:15:03.255: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:03 
06:15:03 (SWT:2219): Gtk-WARNING **: 10:15:03.256: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:03 
06:15:03 (SWT:2219): Gtk-WARNING **: 10:15:03.256: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:04 
06:15:04 (SWT:2219): Gdk-CRITICAL **: 10:15:04.924: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:15:05 
06:15:05 (SWT:2219): Gtk-WARNING **: 10:15:05.215: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:05 
06:15:05 (SWT:2219): Gtk-WARNING **: 10:15:05.219: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:05 
06:15:05 (SWT:2219): Gtk-WARNING **: 10:15:05.221: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:05 
06:15:05 (SWT:2219): Gtk-WARNING **: 10:15:05.221: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:05 
06:15:05 (SWT:2219): Gtk-WARNING **: 10:15:05.221: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:05 
06:15:05 (SWT:2219): Gtk-WARNING **: 10:15:05.223: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:05 
06:15:05 (SWT:2219): Gtk-WARNING **: 10:15:05.223: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:06 
06:15:06 (SWT:2219): Gdk-CRITICAL **: 10:15:06.801: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:15:07 
06:15:07 (SWT:2219): Gtk-WARNING **: 10:15:07.106: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:07 
06:15:07 (SWT:2219): Gtk-WARNING **: 10:15:07.110: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:07 
06:15:07 (SWT:2219): Gtk-WARNING **: 10:15:07.112: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:07 
06:15:07 (SWT:2219): Gtk-WARNING **: 10:15:07.112: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:07 
06:15:07 (SWT:2219): Gtk-WARNING **: 10:15:07.112: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:07 
06:15:07 (SWT:2219): Gtk-WARNING **: 10:15:07.114: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:07 
06:15:07 (SWT:2219): Gtk-WARNING **: 10:15:07.114: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:08 
06:15:08 (SWT:2219): Gdk-CRITICAL **: 10:15:08.786: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:15:09 
06:15:09 (SWT:2219): Gtk-WARNING **: 10:15:09.083: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:09 
06:15:09 (SWT:2219): Gtk-WARNING **: 10:15:09.087: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:09 
06:15:09 (SWT:2219): Gtk-WARNING **: 10:15:09.089: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:09 
06:15:09 (SWT:2219): Gtk-WARNING **: 10:15:09.090: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:09 
06:15:09 (SWT:2219): Gtk-WARNING **: 10:15:09.090: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:09 
06:15:09 (SWT:2219): Gtk-WARNING **: 10:15:09.091: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:09 
06:15:09 (SWT:2219): Gtk-WARNING **: 10:15:09.091: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:10 
06:15:10 (SWT:2219): Gdk-CRITICAL **: 10:15:10.693: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:15:10 
06:15:10 (SWT:2219): Gtk-WARNING **: 10:15:10.989: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:10 
06:15:10 (SWT:2219): Gtk-WARNING **: 10:15:10.993: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:10 
06:15:10 (SWT:2219): Gtk-WARNING **: 10:15:10.995: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:10 
06:15:10 (SWT:2219): Gtk-WARNING **: 10:15:10.995: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:10 
06:15:10 (SWT:2219): Gtk-WARNING **: 10:15:10.996: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:10 
06:15:10 (SWT:2219): Gtk-WARNING **: 10:15:10.997: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:10 
06:15:10 (SWT:2219): Gtk-WARNING **: 10:15:10.997: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:12 
06:15:12 (SWT:2219): Gdk-CRITICAL **: 10:15:12.578: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:15:12 
06:15:12 (SWT:2219): Gtk-WARNING **: 10:15:12.873: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:12 
06:15:12 (SWT:2219): Gtk-WARNING **: 10:15:12.877: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:12 
06:15:12 (SWT:2219): Gtk-WARNING **: 10:15:12.879: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:12 
06:15:12 (SWT:2219): Gtk-WARNING **: 10:15:12.879: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:12 
06:15:12 (SWT:2219): Gtk-WARNING **: 10:15:12.879: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:12 
06:15:12 (SWT:2219): Gtk-WARNING **: 10:15:12.881: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:12 
06:15:12 (SWT:2219): Gtk-WARNING **: 10:15:12.881: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:14 
06:15:14 (SWT:2219): Gdk-CRITICAL **: 10:15:14.468: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:15:14 
06:15:14 (SWT:2219): Gtk-WARNING **: 10:15:14.772: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:14 
06:15:14 (SWT:2219): Gtk-WARNING **: 10:15:14.776: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:14 
06:15:14 (SWT:2219): Gtk-WARNING **: 10:15:14.778: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:14 
06:15:14 (SWT:2219): Gtk-WARNING **: 10:15:14.779: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:14 
06:15:14 (SWT:2219): Gtk-WARNING **: 10:15:14.779: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:14 
06:15:14 (SWT:2219): Gtk-WARNING **: 10:15:14.780: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:14 
06:15:14 (SWT:2219): Gtk-WARNING **: 10:15:14.780: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:16 
06:15:16 (SWT:2219): Gdk-CRITICAL **: 10:15:16.724: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:15:17 
06:15:17 (SWT:2219): Gtk-WARNING **: 10:15:17.021: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:17 
06:15:17 (SWT:2219): Gtk-WARNING **: 10:15:17.025: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:17 
06:15:17 (SWT:2219): Gtk-WARNING **: 10:15:17.027: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:17 
06:15:17 (SWT:2219): Gtk-WARNING **: 10:15:17.028: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:17 
06:15:17 (SWT:2219): Gtk-WARNING **: 10:15:17.028: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:17 
06:15:17 (SWT:2219): Gtk-WARNING **: 10:15:17.029: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:17 
06:15:17 (SWT:2219): Gtk-WARNING **: 10:15:17.029: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:18 
06:15:18 (SWT:2219): Gdk-CRITICAL **: 10:15:18.724: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:15:19 
06:15:19 (SWT:2219): Gtk-WARNING **: 10:15:19.021: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:19 
06:15:19 (SWT:2219): Gtk-WARNING **: 10:15:19.025: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:19 
06:15:19 (SWT:2219): Gtk-WARNING **: 10:15:19.027: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:19 
06:15:19 (SWT:2219): Gtk-WARNING **: 10:15:19.027: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:19 
06:15:19 (SWT:2219): Gtk-WARNING **: 10:15:19.027: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:19 
06:15:19 (SWT:2219): Gtk-WARNING **: 10:15:19.029: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:19 
06:15:19 (SWT:2219): Gtk-WARNING **: 10:15:19.029: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:20 Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.039 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest
06:15:20 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.checkingATreeThatDoesNotHaveCheckStyleBitsThrowsException  Time elapsed: 1.808 s
06:15:20 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.selectsAll  Time elapsed: 2.036 s
06:15:20 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.getsColumnTextBasedOnRowColumnNumbers  Time elapsed: 2.131 s
06:15:20 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canSelectAListOfNodes  Time elapsed: 2.175 s
06:15:20 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canExpandANodeUsingVarArgs  Time elapsed: 1.94 s
06:15:20 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canClickOnANode  Time elapsed: 1.895 s
06:15:20 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canUnCheckANode  Time elapsed: 1.907 s
06:15:20 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canDoubleClickOnANodeInAColumn  Time elapsed: 2.171 s
06:15:20 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.throwsExceptionIfNodeNameIsIllegal  Time elapsed: 6.821 s
06:15:20 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.cellOutOfRangeWithMultipleColumnsTree  Time elapsed: 2.017 s
06:15:20 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.isGrayedTreeNotChecked  Time elapsed: 1.828 s
06:15:20 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.unselects  Time elapsed: 2.009 s
06:15:20 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.isGrayed  Time elapsed: 1.822 s
06:15:20 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canFindANode  Time elapsed: 1.851 s
06:15:20 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canDoubleClickOnANode  Time elapsed: 1.895 s
06:15:20 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.getsRow  Time elapsed: 2.033 s
06:15:20 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.getsColumnTextBasedOnColumnNumbers  Time elapsed: 2.048 s
06:15:20 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.getsRowCount  Time elapsed: 1.909 s
06:15:20 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.getNodeBasedOnIndex  Time elapsed: 2.029 s
06:15:20 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canRightClickOnANode  Time elapsed: 1.969 s
06:15:20 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.throwsExceptionIfMultipleIndicesOnSingleSelect  Time elapsed: 1.877 s
06:15:20 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canToggleANode  Time elapsed: 1.984 s
06:15:20 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.cellOutOfRangeWithSingleColumnsTree  Time elapsed: 1.907 s
06:15:20 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.cannotFindANodeWithIncorrectNodeIndex  Time elapsed: 1.885 s
06:15:20 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canCallGetItems  Time elapsed: 1.89 s
06:15:20 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canClickOnANodeInAColumn  Time elapsed: 2.255 s
06:15:20 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canCheckANode  Time elapsed: 2 s
06:15:20 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.throwsExceptionIfTheRowNumberIsIllegal  Time elapsed: 1.94 s
06:15:20 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest
06:15:20 
06:15:20 (SWT:2219): Gdk-CRITICAL **: 10:15:20.670: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:15:20 
06:15:20 (SWT:2219): Gtk-WARNING **: 10:15:20.980: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:20 
06:15:20 (SWT:2219): Gtk-WARNING **: 10:15:20.983: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:20 
06:15:20 (SWT:2219): Gtk-WARNING **: 10:15:20.986: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:20 
06:15:20 (SWT:2219): Gtk-WARNING **: 10:15:20.986: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:20 
06:15:20 (SWT:2219): Gtk-WARNING **: 10:15:20.986: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:20 
06:15:20 (SWT:2219): Gtk-WARNING **: 10:15:20.987: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:20 
06:15:20 (SWT:2219): Gtk-WARNING **: 10:15:20.988: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:22 
06:15:22 (SWT:2219): Gdk-CRITICAL **: 10:15:22.490: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:15:22 
06:15:22 (SWT:2219): Gtk-WARNING **: 10:15:22.788: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:22 
06:15:22 (SWT:2219): Gtk-WARNING **: 10:15:22.792: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:22 
06:15:22 (SWT:2219): Gtk-WARNING **: 10:15:22.794: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:22 
06:15:22 (SWT:2219): Gtk-WARNING **: 10:15:22.795: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:22 
06:15:22 (SWT:2219): Gtk-WARNING **: 10:15:22.795: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:22 
06:15:22 (SWT:2219): Gtk-WARNING **: 10:15:22.796: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:22 
06:15:22 (SWT:2219): Gtk-WARNING **: 10:15:22.796: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:24 
06:15:24 (SWT:2219): Gdk-CRITICAL **: 10:15:24.310: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:15:24 
06:15:24 (SWT:2219): Gtk-WARNING **: 10:15:24.615: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:24 
06:15:24 (SWT:2219): Gtk-WARNING **: 10:15:24.619: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:24 
06:15:24 (SWT:2219): Gtk-WARNING **: 10:15:24.621: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:24 
06:15:24 (SWT:2219): Gtk-WARNING **: 10:15:24.621: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:24 
06:15:24 (SWT:2219): Gtk-WARNING **: 10:15:24.621: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:24 
06:15:24 (SWT:2219): Gtk-WARNING **: 10:15:24.623: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:24 
06:15:24 (SWT:2219): Gtk-WARNING **: 10:15:24.623: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:26 
06:15:26 (SWT:2219): Gdk-CRITICAL **: 10:15:26.167: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:15:26 
06:15:26 (SWT:2219): Gtk-WARNING **: 10:15:26.466: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:26 
06:15:26 (SWT:2219): Gtk-WARNING **: 10:15:26.470: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:26 
06:15:26 (SWT:2219): Gtk-WARNING **: 10:15:26.472: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:26 
06:15:26 (SWT:2219): Gtk-WARNING **: 10:15:26.472: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:26 
06:15:26 (SWT:2219): Gtk-WARNING **: 10:15:26.473: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:26 
06:15:26 (SWT:2219): Gtk-WARNING **: 10:15:26.474: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:26 
06:15:26 (SWT:2219): Gtk-WARNING **: 10:15:26.474: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:27 
06:15:27 (SWT:2219): Gdk-CRITICAL **: 10:15:27.972: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:15:28 
06:15:28 (SWT:2219): Gtk-WARNING **: 10:15:28.277: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:28 
06:15:28 (SWT:2219): Gtk-WARNING **: 10:15:28.281: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:28 
06:15:28 (SWT:2219): Gtk-WARNING **: 10:15:28.284: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:28 
06:15:28 (SWT:2219): Gtk-WARNING **: 10:15:28.284: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:28 
06:15:28 (SWT:2219): Gtk-WARNING **: 10:15:28.284: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:28 
06:15:28 (SWT:2219): Gtk-WARNING **: 10:15:28.286: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:28 
06:15:28 (SWT:2219): Gtk-WARNING **: 10:15:28.286: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:29 
06:15:29 (SWT:2219): Gdk-CRITICAL **: 10:15:29.798: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:15:30 
06:15:30 (SWT:2219): Gtk-WARNING **: 10:15:30.107: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:30 
06:15:30 (SWT:2219): Gtk-WARNING **: 10:15:30.111: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:30 
06:15:30 (SWT:2219): Gtk-WARNING **: 10:15:30.113: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:30 
06:15:30 (SWT:2219): Gtk-WARNING **: 10:15:30.113: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:30 
06:15:30 (SWT:2219): Gtk-WARNING **: 10:15:30.113: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:30 
06:15:30 (SWT:2219): Gtk-WARNING **: 10:15:30.115: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:30 
06:15:30 (SWT:2219): Gtk-WARNING **: 10:15:30.115: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:31 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.978 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest
06:15:31 org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest.findsScaleInGroup  Time elapsed: 1.82 s
06:15:31 org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest.shouldSetValue  Time elapsed: 1.82 s
06:15:31 org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest.shouldGetIncrementAndPageIncrement  Time elapsed: 1.857 s
06:15:31 org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest.shouldGetValue  Time elapsed: 1.805 s
06:15:31 org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest.findsScale  Time elapsed: 1.826 s
06:15:31 org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest.shouldGetMinimumAndMaximum  Time elapsed: 1.849 s
06:15:31 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest
06:15:31 
06:15:31 (SWT:2219): Gdk-CRITICAL **: 10:15:31.654: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:15:32 
06:15:32 (SWT:2219): Gtk-CRITICAL **: 10:15:32.008: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:32 
06:15:32 (SWT:2219): Gtk-CRITICAL **: 10:15:32.010: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:32 
06:15:32 (SWT:2219): Gtk-CRITICAL **: 10:15:32.023: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:32 
06:15:32 (SWT:2219): Gtk-CRITICAL **: 10:15:32.023: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:32 
06:15:32 (SWT:2219): Gtk-CRITICAL **: 10:15:32.023: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:32 
06:15:32 (SWT:2219): Gtk-CRITICAL **: 10:15:32.024: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:32 
06:15:32 (SWT:2219): Gtk-CRITICAL **: 10:15:32.025: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:32 
06:15:32 (SWT:2219): Gtk-CRITICAL **: 10:15:32.025: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:32 
06:15:32 (SWT:2219): Gdk-CRITICAL **: 10:15:32.073: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:15:32 
06:15:32 (SWT:2219): Gtk-CRITICAL **: 10:15:32.424: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:32 
06:15:32 (SWT:2219): Gtk-CRITICAL **: 10:15:32.426: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:32 
06:15:32 (SWT:2219): Gtk-CRITICAL **: 10:15:32.438: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:32 
06:15:32 (SWT:2219): Gtk-CRITICAL **: 10:15:32.439: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:32 
06:15:32 (SWT:2219): Gtk-CRITICAL **: 10:15:32.439: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:32 
06:15:32 (SWT:2219): Gtk-CRITICAL **: 10:15:32.440: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:32 
06:15:32 (SWT:2219): Gtk-CRITICAL **: 10:15:32.440: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:32 
06:15:32 (SWT:2219): Gtk-CRITICAL **: 10:15:32.440: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:32 
06:15:32 (SWT:2219): Gdk-CRITICAL **: 10:15:32.485: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:15:32 
06:15:32 (SWT:2219): Gtk-CRITICAL **: 10:15:32.835: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:32 
06:15:32 (SWT:2219): Gtk-CRITICAL **: 10:15:32.836: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:32 
06:15:32 (SWT:2219): Gtk-CRITICAL **: 10:15:32.848: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:32 
06:15:32 (SWT:2219): Gtk-CRITICAL **: 10:15:32.848: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:32 
06:15:32 (SWT:2219): Gtk-CRITICAL **: 10:15:32.849: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:32 
06:15:32 (SWT:2219): Gtk-CRITICAL **: 10:15:32.850: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:32 
06:15:32 (SWT:2219): Gtk-CRITICAL **: 10:15:32.850: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:32 
06:15:32 (SWT:2219): Gtk-CRITICAL **: 10:15:32.850: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:32 
06:15:32 (SWT:2219): Gdk-CRITICAL **: 10:15:32.896: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:15:33 
06:15:33 (SWT:2219): Gtk-CRITICAL **: 10:15:33.255: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:33 
06:15:33 (SWT:2219): Gtk-CRITICAL **: 10:15:33.256: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:33 
06:15:33 (SWT:2219): Gtk-CRITICAL **: 10:15:33.268: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:33 
06:15:33 (SWT:2219): Gtk-CRITICAL **: 10:15:33.269: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:33 
06:15:33 (SWT:2219): Gtk-CRITICAL **: 10:15:33.269: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:33 
06:15:33 (SWT:2219): Gtk-CRITICAL **: 10:15:33.270: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:33 
06:15:33 (SWT:2219): Gtk-CRITICAL **: 10:15:33.270: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:33 
06:15:33 (SWT:2219): Gtk-CRITICAL **: 10:15:33.270: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:34 
06:15:34 (SWT:2219): Gdk-CRITICAL **: 10:15:34.172: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:15:34 
06:15:34 (SWT:2219): Gtk-CRITICAL **: 10:15:34.528: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:34 
06:15:34 (SWT:2219): Gtk-CRITICAL **: 10:15:34.529: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:34 
06:15:34 (SWT:2219): Gtk-CRITICAL **: 10:15:34.542: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:34 
06:15:34 (SWT:2219): Gtk-CRITICAL **: 10:15:34.542: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:34 
06:15:34 (SWT:2219): Gtk-CRITICAL **: 10:15:34.542: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:34 
06:15:34 (SWT:2219): Gtk-CRITICAL **: 10:15:34.543: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:34 
06:15:34 (SWT:2219): Gtk-CRITICAL **: 10:15:34.543: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:34 
06:15:34 (SWT:2219): Gtk-CRITICAL **: 10:15:34.543: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:34 
06:15:34 (SWT:2219): Gdk-CRITICAL **: 10:15:34.591: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:15:34 
06:15:34 (SWT:2219): Gtk-CRITICAL **: 10:15:34.951: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:34 
06:15:34 (SWT:2219): Gtk-CRITICAL **: 10:15:34.953: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:34 
06:15:34 (SWT:2219): Gtk-CRITICAL **: 10:15:34.966: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:34 
06:15:34 (SWT:2219): Gtk-CRITICAL **: 10:15:34.966: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:34 
06:15:34 (SWT:2219): Gtk-CRITICAL **: 10:15:34.966: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:34 
06:15:34 (SWT:2219): Gtk-CRITICAL **: 10:15:34.967: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:34 
06:15:34 (SWT:2219): Gtk-CRITICAL **: 10:15:34.968: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:34 
06:15:34 (SWT:2219): Gtk-CRITICAL **: 10:15:34.968: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:35 
06:15:35 (SWT:2219): Gdk-CRITICAL **: 10:15:35.088: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:15:35 
06:15:35 (SWT:2219): Gtk-CRITICAL **: 10:15:35.464: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:35 
06:15:35 (SWT:2219): Gtk-CRITICAL **: 10:15:35.466: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:35 
06:15:35 (SWT:2219): Gtk-CRITICAL **: 10:15:35.478: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:35 
06:15:35 (SWT:2219): Gtk-CRITICAL **: 10:15:35.478: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:35 
06:15:35 (SWT:2219): Gtk-CRITICAL **: 10:15:35.479: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:35 
06:15:35 (SWT:2219): Gtk-CRITICAL **: 10:15:35.480: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:35 
06:15:35 (SWT:2219): Gtk-CRITICAL **: 10:15:35.480: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:35 
06:15:35 (SWT:2219): Gtk-CRITICAL **: 10:15:35.480: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:35 
06:15:35 (SWT:2219): Gdk-CRITICAL **: 10:15:35.523: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:15:35 
06:15:35 (SWT:2219): Gtk-CRITICAL **: 10:15:35.884: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:35 
06:15:35 (SWT:2219): Gtk-CRITICAL **: 10:15:35.886: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:35 
06:15:35 (SWT:2219): Gtk-CRITICAL **: 10:15:35.898: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:35 
06:15:35 (SWT:2219): Gtk-CRITICAL **: 10:15:35.898: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:35 
06:15:35 (SWT:2219): Gtk-CRITICAL **: 10:15:35.898: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:35 
06:15:35 (SWT:2219): Gtk-CRITICAL **: 10:15:35.899: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:35 
06:15:35 (SWT:2219): Gtk-CRITICAL **: 10:15:35.900: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:35 
06:15:35 (SWT:2219): Gtk-CRITICAL **: 10:15:35.900: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:36 
06:15:36 (SWT:2219): Gdk-CRITICAL **: 10:15:36.001: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:15:36 
06:15:36 (SWT:2219): Gtk-CRITICAL **: 10:15:36.357: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:36 
06:15:36 (SWT:2219): Gtk-CRITICAL **: 10:15:36.359: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:36 
06:15:36 (SWT:2219): Gtk-CRITICAL **: 10:15:36.371: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:36 
06:15:36 (SWT:2219): Gtk-CRITICAL **: 10:15:36.371: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:36 
06:15:36 (SWT:2219): Gtk-CRITICAL **: 10:15:36.371: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:36 
06:15:36 (SWT:2219): Gtk-CRITICAL **: 10:15:36.372: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:36 
06:15:36 (SWT:2219): Gtk-CRITICAL **: 10:15:36.373: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:36 
06:15:36 (SWT:2219): Gtk-CRITICAL **: 10:15:36.373: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:36 
06:15:36 (SWT:2219): Gdk-CRITICAL **: 10:15:36.415: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:15:36 
06:15:36 (SWT:2219): Gtk-CRITICAL **: 10:15:36.778: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:36 
06:15:36 (SWT:2219): Gtk-CRITICAL **: 10:15:36.780: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:36 
06:15:36 (SWT:2219): Gtk-CRITICAL **: 10:15:36.792: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:36 
06:15:36 (SWT:2219): Gtk-CRITICAL **: 10:15:36.792: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:36 
06:15:36 (SWT:2219): Gtk-CRITICAL **: 10:15:36.793: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:36 
06:15:36 (SWT:2219): Gtk-CRITICAL **: 10:15:36.794: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:36 
06:15:36 (SWT:2219): Gtk-CRITICAL **: 10:15:36.794: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:36 
06:15:36 (SWT:2219): Gtk-CRITICAL **: 10:15:36.794: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:36 
06:15:36 (SWT:2219): Gdk-CRITICAL **: 10:15:36.855: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:15:37 
06:15:37 (SWT:2219): Gtk-CRITICAL **: 10:15:37.210: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:37 
06:15:37 (SWT:2219): Gtk-CRITICAL **: 10:15:37.211: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:37 
06:15:37 (SWT:2219): Gtk-CRITICAL **: 10:15:37.223: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:37 
06:15:37 (SWT:2219): Gtk-CRITICAL **: 10:15:37.223: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:37 
06:15:37 (SWT:2219): Gtk-CRITICAL **: 10:15:37.224: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:37 
06:15:37 (SWT:2219): Gtk-CRITICAL **: 10:15:37.225: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:37 
06:15:37 (SWT:2219): Gtk-CRITICAL **: 10:15:37.225: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:37 
06:15:37 (SWT:2219): Gtk-CRITICAL **: 10:15:37.225: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:37 
06:15:37 (SWT:2219): Gdk-CRITICAL **: 10:15:37.314: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:15:37 
06:15:37 (SWT:2219): Gtk-CRITICAL **: 10:15:37.667: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:37 
06:15:37 (SWT:2219): Gtk-CRITICAL **: 10:15:37.668: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:37 
06:15:37 (SWT:2219): Gtk-CRITICAL **: 10:15:37.681: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:37 
06:15:37 (SWT:2219): Gtk-CRITICAL **: 10:15:37.681: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:37 
06:15:37 (SWT:2219): Gtk-CRITICAL **: 10:15:37.681: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:37 
06:15:37 (SWT:2219): Gtk-CRITICAL **: 10:15:37.682: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:37 
06:15:37 (SWT:2219): Gtk-CRITICAL **: 10:15:37.682: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:37 
06:15:37 (SWT:2219): Gtk-CRITICAL **: 10:15:37.682: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:37 
06:15:37 (SWT:2219): Gdk-CRITICAL **: 10:15:37.775: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:15:38 
06:15:38 (SWT:2219): Gtk-CRITICAL **: 10:15:38.141: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:38 
06:15:38 (SWT:2219): Gtk-CRITICAL **: 10:15:38.142: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:38 
06:15:38 (SWT:2219): Gtk-CRITICAL **: 10:15:38.155: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:38 
06:15:38 (SWT:2219): Gtk-CRITICAL **: 10:15:38.155: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:38 
06:15:38 (SWT:2219): Gtk-CRITICAL **: 10:15:38.155: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:38 
06:15:38 (SWT:2219): Gtk-CRITICAL **: 10:15:38.156: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:38 
06:15:38 (SWT:2219): Gtk-CRITICAL **: 10:15:38.156: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:38 
06:15:38 (SWT:2219): Gtk-CRITICAL **: 10:15:38.156: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:38 
06:15:38 (SWT:2219): Gdk-CRITICAL **: 10:15:38.242: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:15:38 
06:15:38 (SWT:2219): Gtk-CRITICAL **: 10:15:38.604: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:38 
06:15:38 (SWT:2219): Gtk-CRITICAL **: 10:15:38.605: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:38 
06:15:38 (SWT:2219): Gtk-CRITICAL **: 10:15:38.618: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:38 
06:15:38 (SWT:2219): Gtk-CRITICAL **: 10:15:38.618: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:38 
06:15:38 (SWT:2219): Gtk-CRITICAL **: 10:15:38.618: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:38 
06:15:38 (SWT:2219): Gtk-CRITICAL **: 10:15:38.619: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:38 
06:15:38 (SWT:2219): Gtk-CRITICAL **: 10:15:38.619: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:38 
06:15:38 (SWT:2219): Gtk-CRITICAL **: 10:15:38.619: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:38 
06:15:38 (SWT:2219): Gdk-CRITICAL **: 10:15:38.691: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:15:39 
06:15:39 (SWT:2219): Gtk-CRITICAL **: 10:15:39.054: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:39 
06:15:39 (SWT:2219): Gtk-CRITICAL **: 10:15:39.055: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:39 
06:15:39 (SWT:2219): Gtk-CRITICAL **: 10:15:39.067: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:39 
06:15:39 (SWT:2219): Gtk-CRITICAL **: 10:15:39.067: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:39 
06:15:39 (SWT:2219): Gtk-CRITICAL **: 10:15:39.068: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:39 
06:15:39 (SWT:2219): Gtk-CRITICAL **: 10:15:39.069: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:39 
06:15:39 (SWT:2219): Gtk-CRITICAL **: 10:15:39.069: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:39 
06:15:39 (SWT:2219): Gtk-CRITICAL **: 10:15:39.069: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:39 
06:15:39 (SWT:2219): Gdk-CRITICAL **: 10:15:39.150: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:15:39 
06:15:39 (SWT:2219): Gtk-CRITICAL **: 10:15:39.510: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:39 
06:15:39 (SWT:2219): Gtk-CRITICAL **: 10:15:39.511: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:39 
06:15:39 (SWT:2219): Gtk-CRITICAL **: 10:15:39.523: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:39 
06:15:39 (SWT:2219): Gtk-CRITICAL **: 10:15:39.524: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:39 
06:15:39 (SWT:2219): Gtk-CRITICAL **: 10:15:39.524: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:39 
06:15:39 (SWT:2219): Gtk-CRITICAL **: 10:15:39.525: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:39 
06:15:39 (SWT:2219): Gtk-CRITICAL **: 10:15:39.525: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:39 
06:15:39 (SWT:2219): Gtk-CRITICAL **: 10:15:39.525: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:39 
06:15:39 (SWT:2219): Gdk-CRITICAL **: 10:15:39.569: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:15:39 
06:15:39 (SWT:2219): Gtk-CRITICAL **: 10:15:39.931: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:39 
06:15:39 (SWT:2219): Gtk-CRITICAL **: 10:15:39.933: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:39 
06:15:39 (SWT:2219): Gtk-CRITICAL **: 10:15:39.945: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:39 
06:15:39 (SWT:2219): Gtk-CRITICAL **: 10:15:39.945: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:39 
06:15:39 (SWT:2219): Gtk-CRITICAL **: 10:15:39.945: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:39 
06:15:39 (SWT:2219): Gtk-CRITICAL **: 10:15:39.946: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:39 
06:15:39 (SWT:2219): Gtk-CRITICAL **: 10:15:39.946: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:39 
06:15:39 (SWT:2219): Gtk-CRITICAL **: 10:15:39.946: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:39 
06:15:39 (SWT:2219): Gdk-CRITICAL **: 10:15:39.991: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:15:40 
06:15:40 (SWT:2219): Gtk-CRITICAL **: 10:15:40.358: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:40 
06:15:40 (SWT:2219): Gtk-CRITICAL **: 10:15:40.360: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:40 
06:15:40 (SWT:2219): Gtk-CRITICAL **: 10:15:40.372: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:40 
06:15:40 (SWT:2219): Gtk-CRITICAL **: 10:15:40.372: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:40 
06:15:40 (SWT:2219): Gtk-CRITICAL **: 10:15:40.372: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:40 
06:15:40 (SWT:2219): Gtk-CRITICAL **: 10:15:40.373: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:40 
06:15:40 (SWT:2219): Gtk-CRITICAL **: 10:15:40.373: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:40 
06:15:40 (SWT:2219): Gtk-CRITICAL **: 10:15:40.374: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:41 
06:15:41 (SWT:2219): Gdk-CRITICAL **: 10:15:41.628: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:15:41 
06:15:41 (SWT:2219): Gtk-CRITICAL **: 10:15:41.991: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:41 
06:15:41 (SWT:2219): Gtk-CRITICAL **: 10:15:41.992: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:42 
06:15:42 (SWT:2219): Gtk-CRITICAL **: 10:15:42.005: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:42 
06:15:42 (SWT:2219): Gtk-CRITICAL **: 10:15:42.005: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:42 
06:15:42 (SWT:2219): Gtk-CRITICAL **: 10:15:42.005: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:42 
06:15:42 (SWT:2219): Gtk-CRITICAL **: 10:15:42.006: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:42 
06:15:42 (SWT:2219): Gtk-CRITICAL **: 10:15:42.006: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:42 
06:15:42 (SWT:2219): Gtk-CRITICAL **: 10:15:42.006: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:42 
06:15:42 (SWT:2219): Gdk-CRITICAL **: 10:15:42.051: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:15:42 
06:15:42 (SWT:2219): Gtk-CRITICAL **: 10:15:42.415: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:42 
06:15:42 (SWT:2219): Gtk-CRITICAL **: 10:15:42.416: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:42 
06:15:42 (SWT:2219): Gtk-CRITICAL **: 10:15:42.428: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:42 
06:15:42 (SWT:2219): Gtk-CRITICAL **: 10:15:42.429: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:42 
06:15:42 (SWT:2219): Gtk-CRITICAL **: 10:15:42.429: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:42 
06:15:42 (SWT:2219): Gtk-CRITICAL **: 10:15:42.430: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:42 
06:15:42 (SWT:2219): Gtk-CRITICAL **: 10:15:42.430: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:42 
06:15:42 (SWT:2219): Gtk-CRITICAL **: 10:15:42.430: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:42 
06:15:42 (SWT:2219): Gdk-CRITICAL **: 10:15:42.476: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:15:42 
06:15:42 (SWT:2219): Gtk-CRITICAL **: 10:15:42.844: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:42 
06:15:42 (SWT:2219): Gtk-CRITICAL **: 10:15:42.846: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:42 
06:15:42 (SWT:2219): Gtk-CRITICAL **: 10:15:42.858: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:42 
06:15:42 (SWT:2219): Gtk-CRITICAL **: 10:15:42.858: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:42 
06:15:42 (SWT:2219): Gtk-CRITICAL **: 10:15:42.859: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:42 
06:15:42 (SWT:2219): Gtk-CRITICAL **: 10:15:42.860: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:42 
06:15:42 (SWT:2219): Gtk-CRITICAL **: 10:15:42.860: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:42 
06:15:42 (SWT:2219): Gtk-CRITICAL **: 10:15:42.860: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:42 
06:15:42 (SWT:2219): Gdk-CRITICAL **: 10:15:42.947: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:15:43 
06:15:43 (SWT:2219): Gtk-CRITICAL **: 10:15:43.314: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:43 
06:15:43 (SWT:2219): Gtk-CRITICAL **: 10:15:43.315: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:43 
06:15:43 (SWT:2219): Gtk-CRITICAL **: 10:15:43.328: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:43 
06:15:43 (SWT:2219): Gtk-CRITICAL **: 10:15:43.328: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:43 
06:15:43 (SWT:2219): Gtk-CRITICAL **: 10:15:43.328: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:43 
06:15:43 (SWT:2219): Gtk-CRITICAL **: 10:15:43.329: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:43 
06:15:43 (SWT:2219): Gtk-CRITICAL **: 10:15:43.329: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:43 
06:15:43 (SWT:2219): Gtk-CRITICAL **: 10:15:43.329: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:44 
06:15:44 (SWT:2219): Gdk-CRITICAL **: 10:15:44.381: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:15:44 
06:15:44 (SWT:2219): Gtk-CRITICAL **: 10:15:44.748: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:44 
06:15:44 (SWT:2219): Gtk-CRITICAL **: 10:15:44.750: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:44 
06:15:44 (SWT:2219): Gtk-CRITICAL **: 10:15:44.762: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:44 
06:15:44 (SWT:2219): Gtk-CRITICAL **: 10:15:44.762: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:44 
06:15:44 (SWT:2219): Gtk-CRITICAL **: 10:15:44.763: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:44 
06:15:44 (SWT:2219): Gtk-CRITICAL **: 10:15:44.763: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:44 
06:15:44 (SWT:2219): Gtk-CRITICAL **: 10:15:44.764: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:44 
06:15:44 (SWT:2219): Gtk-CRITICAL **: 10:15:44.764: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:44 
06:15:44 (SWT:2219): Gdk-CRITICAL **: 10:15:44.809: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:15:45 
06:15:45 (SWT:2219): Gtk-CRITICAL **: 10:15:45.176: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:45 
06:15:45 (SWT:2219): Gtk-CRITICAL **: 10:15:45.178: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:45 
06:15:45 (SWT:2219): Gtk-CRITICAL **: 10:15:45.190: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:45 
06:15:45 (SWT:2219): Gtk-CRITICAL **: 10:15:45.190: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:45 
06:15:45 (SWT:2219): Gtk-CRITICAL **: 10:15:45.190: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:45 
06:15:45 (SWT:2219): Gtk-CRITICAL **: 10:15:45.191: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:45 
06:15:45 (SWT:2219): Gtk-CRITICAL **: 10:15:45.191: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:45 
06:15:45 (SWT:2219): Gtk-CRITICAL **: 10:15:45.191: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:46 
06:15:46 (SWT:2219): Gdk-CRITICAL **: 10:15:46.869: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:15:47 
06:15:47 (SWT:2219): Gtk-CRITICAL **: 10:15:47.235: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:47 
06:15:47 (SWT:2219): Gtk-CRITICAL **: 10:15:47.237: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:47 
06:15:47 (SWT:2219): Gtk-CRITICAL **: 10:15:47.249: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:47 
06:15:47 (SWT:2219): Gtk-CRITICAL **: 10:15:47.249: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:47 
06:15:47 (SWT:2219): Gtk-CRITICAL **: 10:15:47.249: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:47 
06:15:47 (SWT:2219): Gtk-CRITICAL **: 10:15:47.250: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:47 
06:15:47 (SWT:2219): Gtk-CRITICAL **: 10:15:47.250: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:47 
06:15:47 (SWT:2219): Gtk-CRITICAL **: 10:15:47.250: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:47 
06:15:47 (SWT:2219): Gdk-CRITICAL **: 10:15:47.294: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:15:47 
06:15:47 (SWT:2219): Gtk-CRITICAL **: 10:15:47.666: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:47 
06:15:47 (SWT:2219): Gtk-CRITICAL **: 10:15:47.668: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:47 
06:15:47 (SWT:2219): Gtk-CRITICAL **: 10:15:47.680: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:47 
06:15:47 (SWT:2219): Gtk-CRITICAL **: 10:15:47.680: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:47 
06:15:47 (SWT:2219): Gtk-CRITICAL **: 10:15:47.681: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:47 
06:15:47 (SWT:2219): Gtk-CRITICAL **: 10:15:47.682: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:47 
06:15:47 (SWT:2219): Gtk-CRITICAL **: 10:15:47.682: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:47 
06:15:47 (SWT:2219): Gtk-CRITICAL **: 10:15:47.682: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:47 Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.075 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest
06:15:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.selectsRangeWithTabWidth  Time elapsed: 0.418 s
06:15:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.selectsRange  Time elapsed: 0.411 s
06:15:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.insertsTextAtALocation  Time elapsed: 0.411 s
06:15:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.typesTextAtALocation  Time elapsed: 1.276 s
06:15:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.insertsTextAtALocationWithTabWidth  Time elapsed: 0.418 s
06:15:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.canDoubleClickOnStyledText  Time elapsed: 0.496 s
06:15:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.getsLinesWithEOLAtEndOfText  Time elapsed: 0.435 s
06:15:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.canClickOnStyledText  Time elapsed: 0.478 s
06:15:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.getsLineCountWithNoEOLEndOfText  Time elapsed: 0.414 s
06:15:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.getsBullet  Time elapsed: 0.44 s
06:15:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.canCtrlClickOnStyledText  Time elapsed: 0.459 s
06:15:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.findsStylesRangeInARangeWithTabWidth  Time elapsed: 0.461 s
06:15:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.findsTextStyle  Time elapsed: 0.466 s
06:15:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.canShiftClickOnStyledText  Time elapsed: 0.449 s
06:15:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.findsTextStyleWithTabWidth  Time elapsed: 0.459 s
06:15:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.getsTextOnCurrentLine  Time elapsed: 0.418 s
06:15:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.setsText  Time elapsed: 0.421 s
06:15:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.typesSpecialCharactersAtALocation  Time elapsed: 1.637 s
06:15:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.navigatesToAParticularLocationWithTAB  Time elapsed: 0.423 s
06:15:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.navigatesToAParticularLocation  Time elapsed: 0.425 s
06:15:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.findsStylesRangeInARange  Time elapsed: 0.471 s
06:15:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.testTypesTextAtALocation  Time elapsed: 1.434 s
06:15:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.getsTabs  Time elapsed: 0.427 s
06:15:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.typesTextAtALocationWithTabWidth  Time elapsed: 2.06 s
06:15:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.getsLinesWithNoEOLEndOfText  Time elapsed: 0.425 s
06:15:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.getsLineCountWithEOLAtEndOfText  Time elapsed: 0.432 s
06:15:47 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickTest
06:15:47 
06:15:47 (SWT:2219): Gdk-CRITICAL **: 10:15:47.732: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:15:47 
06:15:47 (SWT:2219): Gtk-CRITICAL **: 10:15:47.822: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:15:47 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickTest
06:15:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickTest.doubleClickOnCell  Time elapsed: 0.115 s
06:15:47 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest
06:15:47 
06:15:47 (SWT:2219): Gdk-CRITICAL **: 10:15:47.852: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:15:48 
06:15:48 (SWT:2219): Gtk-WARNING **: 10:15:48.176: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:48 
06:15:48 (SWT:2219): Gtk-WARNING **: 10:15:48.180: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:48 
06:15:48 (SWT:2219): Gtk-WARNING **: 10:15:48.182: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:48 
06:15:48 (SWT:2219): Gtk-WARNING **: 10:15:48.182: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:48 
06:15:48 (SWT:2219): Gtk-WARNING **: 10:15:48.183: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:48 
06:15:48 (SWT:2219): Gtk-WARNING **: 10:15:48.184: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:48 
06:15:48 (SWT:2219): Gtk-WARNING **: 10:15:48.184: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:50 
06:15:50 (SWT:2219): Gdk-CRITICAL **: 10:15:50.158: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:15:50 
06:15:50 (SWT:2219): Gtk-WARNING **: 10:15:50.479: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:50 
06:15:50 (SWT:2219): Gtk-WARNING **: 10:15:50.483: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:50 
06:15:50 (SWT:2219): Gtk-WARNING **: 10:15:50.486: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:50 
06:15:50 (SWT:2219): Gtk-WARNING **: 10:15:50.486: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:50 
06:15:50 (SWT:2219): Gtk-WARNING **: 10:15:50.486: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:50 
06:15:50 (SWT:2219): Gtk-WARNING **: 10:15:50.488: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:50 
06:15:50 (SWT:2219): Gtk-WARNING **: 10:15:50.488: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:52 
06:15:52 (SWT:2219): Gdk-CRITICAL **: 10:15:52.517: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:15:52 
06:15:52 (SWT:2219): Gtk-WARNING **: 10:15:52.835: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:52 
06:15:52 (SWT:2219): Gtk-WARNING **: 10:15:52.839: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:52 
06:15:52 (SWT:2219): Gtk-WARNING **: 10:15:52.841: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:52 
06:15:52 (SWT:2219): Gtk-WARNING **: 10:15:52.841: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:52 
06:15:52 (SWT:2219): Gtk-WARNING **: 10:15:52.841: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:52 
06:15:52 (SWT:2219): Gtk-WARNING **: 10:15:52.843: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:52 
06:15:52 (SWT:2219): Gtk-WARNING **: 10:15:52.843: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:54 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.055 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest
06:15:54 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest.clicksTreeColumn  Time elapsed: 2.305 s
06:15:54 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest.clicksHeaderContextMenuItem  Time elapsed: 2.359 s
06:15:54 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest.findsTreeColumn  Time elapsed: 2.39 s
06:15:54 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest
06:15:54 
06:15:54 (SWT:2219): Gdk-CRITICAL **: 10:15:54.912: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:15:55 
06:15:55 (SWT:2219): Gtk-WARNING **: 10:15:55.258: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:55 
06:15:55 (SWT:2219): Gtk-WARNING **: 10:15:55.262: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:55 
06:15:55 (SWT:2219): Gtk-WARNING **: 10:15:55.264: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:55 
06:15:55 (SWT:2219): Gtk-WARNING **: 10:15:55.265: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:55 
06:15:55 (SWT:2219): Gtk-WARNING **: 10:15:55.265: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:55 
06:15:55 (SWT:2219): Gtk-WARNING **: 10:15:55.267: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:55 
06:15:55 (SWT:2219): Gtk-WARNING **: 10:15:55.267: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:56 
06:15:56 (SWT:2219): Gdk-CRITICAL **: 10:15:56.879: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:15:57 
06:15:57 (SWT:2219): Gtk-WARNING **: 10:15:57.204: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:57 
06:15:57 (SWT:2219): Gtk-WARNING **: 10:15:57.208: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:57 
06:15:57 (SWT:2219): Gtk-WARNING **: 10:15:57.210: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:57 
06:15:57 (SWT:2219): Gtk-WARNING **: 10:15:57.210: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:57 
06:15:57 (SWT:2219): Gtk-WARNING **: 10:15:57.210: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:57 
06:15:57 (SWT:2219): Gtk-WARNING **: 10:15:57.212: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:57 
06:15:57 (SWT:2219): Gtk-WARNING **: 10:15:57.212: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:58 
06:15:58 (SWT:2219): Gdk-CRITICAL **: 10:15:58.835: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:15:59 
06:15:59 (SWT:2219): Gtk-WARNING **: 10:15:59.167: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:59 
06:15:59 (SWT:2219): Gtk-WARNING **: 10:15:59.171: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:59 
06:15:59 (SWT:2219): Gtk-WARNING **: 10:15:59.174: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:59 
06:15:59 (SWT:2219): Gtk-WARNING **: 10:15:59.174: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:59 
06:15:59 (SWT:2219): Gtk-WARNING **: 10:15:59.174: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:59 
06:15:59 (SWT:2219): Gtk-WARNING **: 10:15:59.176: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:15:59 
06:15:59 (SWT:2219): Gtk-WARNING **: 10:15:59.176: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:00 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.915 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest
06:16:00 org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest.selectionWorks  Time elapsed: 1.967 s
06:16:00 org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest.findsSpinner  Time elapsed: 1.955 s
06:16:00 org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest.findsSpinnerInGroup  Time elapsed: 1.99 s
06:16:00 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowserTest
06:16:00 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowserTest
06:16:00 org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowserTest skipped
06:16:00 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest
06:16:00 
06:16:00 (SWT:2219): Gdk-CRITICAL **: 10:16:00.834: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:16:00 
06:16:00 (SWT:2219): Gdk-CRITICAL **: 10:16:00.933: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:16:01 
06:16:01 (SWT:2219): Gdk-CRITICAL **: 10:16:01.037: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:16:01 
06:16:01 (SWT:2219): Gdk-CRITICAL **: 10:16:01.141: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:16:01 
06:16:01 (SWT:2219): Gdk-CRITICAL **: 10:16:01.241: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:16:01 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.506 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest
06:16:01 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest.findsSubMenus  Time elapsed: 0.098 s
06:16:01 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest.clicksSubMenus  Time elapsed: 0.104 s
06:16:01 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest.findsMenuRecursive  Time elapsed: 0.103 s
06:16:01 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest.findsMenuNotRecursive  Time elapsed: 0.1 s
06:16:01 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest.findsMenus  Time elapsed: 0.098 s
06:16:01 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest
06:16:01 
06:16:01 (SWT:2219): Gdk-CRITICAL **: 10:16:01.345: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:16:01 
06:16:01 (SWT:2219): Gdk-CRITICAL **: 10:16:01.408: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:16:01 
06:16:01 (SWT:2219): Gdk-CRITICAL **: 10:16:01.476: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:16:01 
06:16:01 (SWT:2219): Gdk-CRITICAL **: 10:16:01.534: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:16:01 
06:16:01 (SWT:2219): Gdk-CRITICAL **: 10:16:01.593: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:16:01 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.308 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest
06:16:01 org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest.indexedTrayItemIsReturned  Time elapsed: 0.062 s
06:16:01 org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest.menuCanBeAccessedOnTrayItem  Time elapsed: 0.068 s
06:16:01 org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest.firstTrayItemIsReturned  Time elapsed: 0.059 s
06:16:01 org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest.listOfTrayItemsIsReturned  Time elapsed: 0.058 s
06:16:01 org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest.trayItemWithTooltipIsReturned  Time elapsed: 0.059 s
06:16:01 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest
06:16:01 
06:16:01 (SWT:2219): Gdk-CRITICAL **: 10:16:01.656: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:16:01 
06:16:01 (SWT:2219): Gtk-WARNING **: 10:16:01.992: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:01 
06:16:01 (SWT:2219): Gtk-WARNING **: 10:16:01.997: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:01 
06:16:01 (SWT:2219): Gtk-WARNING **: 10:16:01.999: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:02 
06:16:02 (SWT:2219): Gtk-WARNING **: 10:16:01.999: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:02 
06:16:02 (SWT:2219): Gtk-WARNING **: 10:16:01.999: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:02 
06:16:02 (SWT:2219): Gtk-WARNING **: 10:16:02.001: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:02 
06:16:02 (SWT:2219): Gtk-WARNING **: 10:16:02.001: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:03 
06:16:03 (SWT:2219): Gdk-CRITICAL **: 10:16:03.840: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:16:04 
06:16:04 (SWT:2219): Gtk-WARNING **: 10:16:04.173: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:04 
06:16:04 (SWT:2219): Gtk-WARNING **: 10:16:04.177: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:04 
06:16:04 (SWT:2219): Gtk-WARNING **: 10:16:04.180: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:04 
06:16:04 (SWT:2219): Gtk-WARNING **: 10:16:04.180: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:04 
06:16:04 (SWT:2219): Gtk-WARNING **: 10:16:04.180: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:04 
06:16:04 (SWT:2219): Gtk-WARNING **: 10:16:04.182: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:04 
06:16:04 (SWT:2219): Gtk-WARNING **: 10:16:04.182: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:06 
06:16:06 (SWT:2219): Gdk-CRITICAL **: 10:16:06.046: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:16:06 
06:16:06 (SWT:2219): Gtk-WARNING **: 10:16:06.376: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:06 
06:16:06 (SWT:2219): Gtk-WARNING **: 10:16:06.380: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:06 
06:16:06 (SWT:2219): Gtk-WARNING **: 10:16:06.383: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:06 
06:16:06 (SWT:2219): Gtk-WARNING **: 10:16:06.383: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:06 
06:16:06 (SWT:2219): Gtk-WARNING **: 10:16:06.383: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:06 
06:16:06 (SWT:2219): Gtk-WARNING **: 10:16:06.385: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:06 
06:16:06 (SWT:2219): Gtk-WARNING **: 10:16:06.385: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:08 
06:16:08 (SWT:2219): Gdk-CRITICAL **: 10:16:08.270: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:16:08 
06:16:08 (SWT:2219): Gtk-WARNING **: 10:16:08.606: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:08 
06:16:08 (SWT:2219): Gtk-WARNING **: 10:16:08.610: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:08 
06:16:08 (SWT:2219): Gtk-WARNING **: 10:16:08.613: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:08 
06:16:08 (SWT:2219): Gtk-WARNING **: 10:16:08.613: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:08 
06:16:08 (SWT:2219): Gtk-WARNING **: 10:16:08.613: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:08 
06:16:08 (SWT:2219): Gtk-WARNING **: 10:16:08.615: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:08 
06:16:08 (SWT:2219): Gtk-WARNING **: 10:16:08.615: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:10 
06:16:10 (SWT:2219): Gdk-CRITICAL **: 10:16:10.491: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:16:10 
06:16:10 (SWT:2219): Gtk-WARNING **: 10:16:10.831: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:10 
06:16:10 (SWT:2219): Gtk-WARNING **: 10:16:10.835: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:10 
06:16:10 (SWT:2219): Gtk-WARNING **: 10:16:10.837: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:10 
06:16:10 (SWT:2219): Gtk-WARNING **: 10:16:10.838: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:10 
06:16:10 (SWT:2219): Gtk-WARNING **: 10:16:10.838: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:10 
06:16:10 (SWT:2219): Gtk-WARNING **: 10:16:10.840: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:10 
06:16:10 (SWT:2219): Gtk-WARNING **: 10:16:10.840: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:12 
06:16:12 (SWT:2219): Gdk-CRITICAL **: 10:16:12.677: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:16:13 
06:16:13 (SWT:2219): Gtk-WARNING **: 10:16:13.026: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:13 
06:16:13 (SWT:2219): Gtk-WARNING **: 10:16:13.031: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:13 
06:16:13 (SWT:2219): Gtk-WARNING **: 10:16:13.033: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:13 
06:16:13 (SWT:2219): Gtk-WARNING **: 10:16:13.033: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:13 
06:16:13 (SWT:2219): Gtk-WARNING **: 10:16:13.033: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:13 
06:16:13 (SWT:2219): Gtk-WARNING **: 10:16:13.035: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:13 
06:16:13 (SWT:2219): Gtk-WARNING **: 10:16:13.035: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:14 
06:16:14 (SWT:2219): Gdk-CRITICAL **: 10:16:14.881: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:16:15 
06:16:15 (SWT:2219): Gtk-WARNING **: 10:16:15.220: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:15 
06:16:15 (SWT:2219): Gtk-WARNING **: 10:16:15.225: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:15 
06:16:15 (SWT:2219): Gtk-WARNING **: 10:16:15.227: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:15 
06:16:15 (SWT:2219): Gtk-WARNING **: 10:16:15.228: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:15 
06:16:15 (SWT:2219): Gtk-WARNING **: 10:16:15.228: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:15 
06:16:15 (SWT:2219): Gtk-WARNING **: 10:16:15.230: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:15 
06:16:15 (SWT:2219): Gtk-WARNING **: 10:16:15.230: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:17 
06:16:17 (SWT:2219): Gdk-CRITICAL **: 10:16:17.273: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:16:17 
06:16:17 (SWT:2219): Gtk-WARNING **: 10:16:17.634: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:17 
06:16:17 (SWT:2219): Gtk-WARNING **: 10:16:17.638: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:17 
06:16:17 (SWT:2219): Gtk-WARNING **: 10:16:17.641: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:17 
06:16:17 (SWT:2219): Gtk-WARNING **: 10:16:17.641: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:17 
06:16:17 (SWT:2219): Gtk-WARNING **: 10:16:17.641: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:17 
06:16:17 (SWT:2219): Gtk-WARNING **: 10:16:17.643: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:17 
06:16:17 (SWT:2219): Gtk-WARNING **: 10:16:17.643: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:19 
06:16:19 (SWT:2219): Gdk-CRITICAL **: 10:16:19.664: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:16:20 
06:16:20 (SWT:2219): Gtk-WARNING **: 10:16:20.011: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:20 
06:16:20 (SWT:2219): Gtk-WARNING **: 10:16:20.015: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:20 
06:16:20 (SWT:2219): Gtk-WARNING **: 10:16:20.018: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:20 
06:16:20 (SWT:2219): Gtk-WARNING **: 10:16:20.018: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:20 
06:16:20 (SWT:2219): Gtk-WARNING **: 10:16:20.018: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:20 
06:16:20 (SWT:2219): Gtk-WARNING **: 10:16:20.020: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:20 
06:16:20 (SWT:2219): Gtk-WARNING **: 10:16:20.020: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:21 
06:16:21 (SWT:2219): Gdk-CRITICAL **: 10:16:21.875: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:16:22 
06:16:22 (SWT:2219): Gtk-WARNING **: 10:16:22.212: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:22 
06:16:22 (SWT:2219): Gtk-WARNING **: 10:16:22.217: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:22 
06:16:22 (SWT:2219): Gtk-WARNING **: 10:16:22.219: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:22 
06:16:22 (SWT:2219): Gtk-WARNING **: 10:16:22.220: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:22 
06:16:22 (SWT:2219): Gtk-WARNING **: 10:16:22.220: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:22 
06:16:22 (SWT:2219): Gtk-WARNING **: 10:16:22.222: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:22 
06:16:22 (SWT:2219): Gtk-WARNING **: 10:16:22.222: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:24 
06:16:24 (SWT:2219): Gdk-CRITICAL **: 10:16:24.089: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:16:24 
06:16:24 (SWT:2219): Gtk-WARNING **: 10:16:24.436: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:24 
06:16:24 (SWT:2219): Gtk-WARNING **: 10:16:24.441: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:24 
06:16:24 (SWT:2219): Gtk-WARNING **: 10:16:24.443: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:24 
06:16:24 (SWT:2219): Gtk-WARNING **: 10:16:24.444: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:24 
06:16:24 (SWT:2219): Gtk-WARNING **: 10:16:24.444: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:24 
06:16:24 (SWT:2219): Gtk-WARNING **: 10:16:24.446: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:24 
06:16:24 (SWT:2219): Gtk-WARNING **: 10:16:24.446: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:26 
06:16:26 (SWT:2219): Gdk-CRITICAL **: 10:16:26.382: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:16:26 
06:16:26 (SWT:2219): Gtk-WARNING **: 10:16:26.731: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:26 
06:16:26 (SWT:2219): Gtk-WARNING **: 10:16:26.736: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:26 
06:16:26 (SWT:2219): Gtk-WARNING **: 10:16:26.738: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:26 
06:16:26 (SWT:2219): Gtk-WARNING **: 10:16:26.739: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:26 
06:16:26 (SWT:2219): Gtk-WARNING **: 10:16:26.739: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:26 
06:16:26 (SWT:2219): Gtk-WARNING **: 10:16:26.741: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:26 
06:16:26 (SWT:2219): Gtk-WARNING **: 10:16:26.741: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:28 
06:16:28 (SWT:2219): Gdk-CRITICAL **: 10:16:28.609: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:16:28 
06:16:28 (SWT:2219): Gtk-WARNING **: 10:16:28.955: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:28 
06:16:28 (SWT:2219): Gtk-WARNING **: 10:16:28.960: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:28 
06:16:28 (SWT:2219): Gtk-WARNING **: 10:16:28.962: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:28 
06:16:28 (SWT:2219): Gtk-WARNING **: 10:16:28.963: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:28 
06:16:28 (SWT:2219): Gtk-WARNING **: 10:16:28.963: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:28 
06:16:28 (SWT:2219): Gtk-WARNING **: 10:16:28.965: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:28 
06:16:28 (SWT:2219): Gtk-WARNING **: 10:16:28.965: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:30 
06:16:30 (SWT:2219): Gdk-CRITICAL **: 10:16:30.937: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:16:31 
06:16:31 (SWT:2219): Gtk-WARNING **: 10:16:31.279: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:31 
06:16:31 (SWT:2219): Gtk-WARNING **: 10:16:31.284: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:31 
06:16:31 (SWT:2219): Gtk-WARNING **: 10:16:31.286: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:31 
06:16:31 (SWT:2219): Gtk-WARNING **: 10:16:31.286: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:31 
06:16:31 (SWT:2219): Gtk-WARNING **: 10:16:31.286: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:31 
06:16:31 (SWT:2219): Gtk-WARNING **: 10:16:31.288: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:31 
06:16:31 (SWT:2219): Gtk-WARNING **: 10:16:31.288: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:33 
06:16:33 (SWT:2219): Gdk-CRITICAL **: 10:16:33.237: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:16:33 
06:16:33 (SWT:2219): Gtk-WARNING **: 10:16:33.579: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:33 
06:16:33 (SWT:2219): Gtk-WARNING **: 10:16:33.584: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:33 
06:16:33 (SWT:2219): Gtk-WARNING **: 10:16:33.586: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:33 
06:16:33 (SWT:2219): Gtk-WARNING **: 10:16:33.586: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:33 
06:16:33 (SWT:2219): Gtk-WARNING **: 10:16:33.586: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:33 
06:16:33 (SWT:2219): Gtk-WARNING **: 10:16:33.588: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:33 
06:16:33 (SWT:2219): Gtk-WARNING **: 10:16:33.588: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:35 
06:16:35 (SWT:2219): Gdk-CRITICAL **: 10:16:35.465: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:16:35 
06:16:35 (SWT:2219): Gtk-WARNING **: 10:16:35.814: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:35 
06:16:35 (SWT:2219): Gtk-WARNING **: 10:16:35.819: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:35 
06:16:35 (SWT:2219): Gtk-WARNING **: 10:16:35.821: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:35 
06:16:35 (SWT:2219): Gtk-WARNING **: 10:16:35.821: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:35 
06:16:35 (SWT:2219): Gtk-WARNING **: 10:16:35.822: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:35 
06:16:35 (SWT:2219): Gtk-WARNING **: 10:16:35.823: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:35 
06:16:35 (SWT:2219): Gtk-WARNING **: 10:16:35.823: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:37 
06:16:37 (SWT:2219): Gdk-CRITICAL **: 10:16:37.714: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:16:38 
06:16:38 (SWT:2219): Gtk-WARNING **: 10:16:38.067: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:38 
06:16:38 (SWT:2219): Gtk-WARNING **: 10:16:38.072: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:38 
06:16:38 (SWT:2219): Gtk-WARNING **: 10:16:38.074: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:38 
06:16:38 (SWT:2219): Gtk-WARNING **: 10:16:38.074: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:38 
06:16:38 (SWT:2219): Gtk-WARNING **: 10:16:38.075: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:38 
06:16:38 (SWT:2219): Gtk-WARNING **: 10:16:38.076: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:38 
06:16:38 (SWT:2219): Gtk-WARNING **: 10:16:38.077: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:40 Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.366 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest
06:16:40 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.selectionNotifiesListeners  Time elapsed: 2.184 s
06:16:40 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.unSelectsSelectionMulti  Time elapsed: 2.205 s
06:16:40 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.throwsExceptionInCaseOfInvalidTextBasedSelectionMulti  Time elapsed: 2.223 s
06:16:40 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.setsAndGetsMultipleSelectionByText  Time elapsed: 2.22 s
06:16:40 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.unSelectsSelection  Time elapsed: 2.187 s
06:16:40 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.setsAndGetsSingleSelectionByText  Time elapsed: 2.203 s
06:16:40 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.setsAndGetsMultipleSelectionByIndex  Time elapsed: 2.392 s
06:16:40 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.throwsExceptionInCaseOfInvalidIndexBasedSelectionMulti  Time elapsed: 2.391 s
06:16:40 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.getsItemAtIndex  Time elapsed: 2.21 s
06:16:40 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.throwsExceptionInCaseOfInvalidIndexBasedSelection  Time elapsed: 2.213 s
06:16:40 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.canDoubleClickOnList  Time elapsed: 2.294 s
06:16:40 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.throwsExceptionInCaseOfInvalidTextBasedSelection  Time elapsed: 2.227 s
06:16:40 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.deSelectNotifiesListeners  Time elapsed: 2.328 s
06:16:40 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.selectionNotifiesListenersMulti  Time elapsed: 2.299 s
06:16:40 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.setsAndGetsSingleSelectionByIndex  Time elapsed: 2.228 s
06:16:40 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.findsAListWithoutLabel  Time elapsed: 2.247 s
06:16:40 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.getsIndexOfItem  Time elapsed: 2.307 s
06:16:40 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest
06:16:40 
06:16:40 (SWT:2219): Gdk-CRITICAL **: 10:16:40.028: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:16:40 
06:16:40 (SWT:2219): Gtk-WARNING **: 10:16:40.379: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:40 
06:16:40 (SWT:2219): Gtk-WARNING **: 10:16:40.384: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:40 
06:16:40 (SWT:2219): Gtk-WARNING **: 10:16:40.386: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:40 
06:16:40 (SWT:2219): Gtk-WARNING **: 10:16:40.386: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:40 
06:16:40 (SWT:2219): Gtk-WARNING **: 10:16:40.387: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:40 
06:16:40 (SWT:2219): Gtk-WARNING **: 10:16:40.388: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:40 
06:16:40 (SWT:2219): Gtk-WARNING **: 10:16:40.388: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:42 
06:16:42 (SWT:2219): Gdk-CRITICAL **: 10:16:42.766: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:16:43 
06:16:43 (SWT:2219): Gtk-WARNING **: 10:16:43.126: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:43 
06:16:43 (SWT:2219): Gtk-WARNING **: 10:16:43.131: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:43 
06:16:43 (SWT:2219): Gtk-WARNING **: 10:16:43.134: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:43 
06:16:43 (SWT:2219): Gtk-WARNING **: 10:16:43.135: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:43 
06:16:43 (SWT:2219): Gtk-WARNING **: 10:16:43.135: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:43 
06:16:43 (SWT:2219): Gtk-WARNING **: 10:16:43.137: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:43 
06:16:43 (SWT:2219): Gtk-WARNING **: 10:16:43.137: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:45 
06:16:45 (SWT:2219): Gdk-CRITICAL **: 10:16:45.252: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:16:45 
06:16:45 (SWT:2219): Gtk-WARNING **: 10:16:45.610: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:45 
06:16:45 (SWT:2219): Gtk-WARNING **: 10:16:45.615: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:45 
06:16:45 (SWT:2219): Gtk-WARNING **: 10:16:45.617: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:45 
06:16:45 (SWT:2219): Gtk-WARNING **: 10:16:45.617: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:45 
06:16:45 (SWT:2219): Gtk-WARNING **: 10:16:45.617: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:45 
06:16:45 (SWT:2219): Gtk-WARNING **: 10:16:45.619: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:45 
06:16:45 (SWT:2219): Gtk-WARNING **: 10:16:45.619: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:47 
06:16:47 (SWT:2219): Gdk-CRITICAL **: 10:16:47.699: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:16:48 
06:16:48 (SWT:2219): Gtk-WARNING **: 10:16:48.054: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:48 
06:16:48 (SWT:2219): Gtk-WARNING **: 10:16:48.059: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:48 
06:16:48 (SWT:2219): Gtk-WARNING **: 10:16:48.061: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:48 
06:16:48 (SWT:2219): Gtk-WARNING **: 10:16:48.062: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:48 
06:16:48 (SWT:2219): Gtk-WARNING **: 10:16:48.062: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:48 
06:16:48 (SWT:2219): Gtk-WARNING **: 10:16:48.064: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:48 
06:16:48 (SWT:2219): Gtk-WARNING **: 10:16:48.064: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:50 
06:16:50 (SWT:2219): Gdk-CRITICAL **: 10:16:50.121: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:16:50 
06:16:50 (SWT:2219): Gtk-WARNING **: 10:16:50.472: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:50 
06:16:50 (SWT:2219): Gtk-WARNING **: 10:16:50.477: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:50 
06:16:50 (SWT:2219): Gtk-WARNING **: 10:16:50.479: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:50 
06:16:50 (SWT:2219): Gtk-WARNING **: 10:16:50.479: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:50 
06:16:50 (SWT:2219): Gtk-WARNING **: 10:16:50.480: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:50 
06:16:50 (SWT:2219): Gtk-WARNING **: 10:16:50.481: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:50 
06:16:50 (SWT:2219): Gtk-WARNING **: 10:16:50.481: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:52 
06:16:52 (SWT:2219): Gdk-CRITICAL **: 10:16:52.543: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:16:52 
06:16:52 (SWT:2219): Gtk-WARNING **: 10:16:52.893: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:52 
06:16:52 (SWT:2219): Gtk-WARNING **: 10:16:52.897: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:52 
06:16:52 (SWT:2219): Gtk-WARNING **: 10:16:52.900: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:52 
06:16:52 (SWT:2219): Gtk-WARNING **: 10:16:52.900: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:52 
06:16:52 (SWT:2219): Gtk-WARNING **: 10:16:52.900: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:52 
06:16:52 (SWT:2219): Gtk-WARNING **: 10:16:52.902: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:52 
06:16:52 (SWT:2219): Gtk-WARNING **: 10:16:52.902: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:55 
06:16:55 (SWT:2219): Gdk-CRITICAL **: 10:16:55.005: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:16:55 
06:16:55 (SWT:2219): Gtk-WARNING **: 10:16:55.354: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:55 
06:16:55 (SWT:2219): Gtk-WARNING **: 10:16:55.358: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:55 
06:16:55 (SWT:2219): Gtk-WARNING **: 10:16:55.361: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:55 
06:16:55 (SWT:2219): Gtk-WARNING **: 10:16:55.361: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:55 
06:16:55 (SWT:2219): Gtk-WARNING **: 10:16:55.361: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:55 
06:16:55 (SWT:2219): Gtk-WARNING **: 10:16:55.363: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:55 
06:16:55 (SWT:2219): Gtk-WARNING **: 10:16:55.363: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:57 
06:16:57 (SWT:2219): Gdk-CRITICAL **: 10:16:57.573: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:16:57 
06:16:57 (SWT:2219): Gtk-WARNING **: 10:16:57.930: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:57 
06:16:57 (SWT:2219): Gtk-WARNING **: 10:16:57.935: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:57 
06:16:57 (SWT:2219): Gtk-WARNING **: 10:16:57.937: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:57 
06:16:57 (SWT:2219): Gtk-WARNING **: 10:16:57.938: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:57 
06:16:57 (SWT:2219): Gtk-WARNING **: 10:16:57.938: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:57 
06:16:57 (SWT:2219): Gtk-WARNING **: 10:16:57.940: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:16:57 
06:16:57 (SWT:2219): Gtk-WARNING **: 10:16:57.940: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:00 
06:17:00 (SWT:2219): Gdk-CRITICAL **: 10:17:00.062: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:17:00 
06:17:00 (SWT:2219): Gtk-WARNING **: 10:17:00.427: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:00 
06:17:00 (SWT:2219): Gtk-WARNING **: 10:17:00.432: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:00 
06:17:00 (SWT:2219): Gtk-WARNING **: 10:17:00.435: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:00 
06:17:00 (SWT:2219): Gtk-WARNING **: 10:17:00.435: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:00 
06:17:00 (SWT:2219): Gtk-WARNING **: 10:17:00.435: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:00 
06:17:00 (SWT:2219): Gtk-WARNING **: 10:17:00.437: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:00 
06:17:00 (SWT:2219): Gtk-WARNING **: 10:17:00.437: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:02 
06:17:02 (SWT:2219): Gdk-CRITICAL **: 10:17:02.817: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:17:03 
06:17:03 (SWT:2219): Gtk-WARNING **: 10:17:03.172: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:03 
06:17:03 (SWT:2219): Gtk-WARNING **: 10:17:03.176: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:03 
06:17:03 (SWT:2219): Gtk-WARNING **: 10:17:03.179: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:03 
06:17:03 (SWT:2219): Gtk-WARNING **: 10:17:03.179: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:03 
06:17:03 (SWT:2219): Gtk-WARNING **: 10:17:03.179: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:03 
06:17:03 (SWT:2219): Gtk-WARNING **: 10:17:03.181: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:03 
06:17:03 (SWT:2219): Gtk-WARNING **: 10:17:03.181: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:05 
06:17:05 (SWT:2219): Gdk-CRITICAL **: 10:17:05.490: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:17:05 
06:17:05 (SWT:2219): Gtk-WARNING **: 10:17:05.859: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:05 
06:17:05 (SWT:2219): Gtk-WARNING **: 10:17:05.864: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:05 
06:17:05 (SWT:2219): Gtk-WARNING **: 10:17:05.866: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:05 
06:17:05 (SWT:2219): Gtk-WARNING **: 10:17:05.867: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:05 
06:17:05 (SWT:2219): Gtk-WARNING **: 10:17:05.867: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:05 
06:17:05 (SWT:2219): Gtk-WARNING **: 10:17:05.869: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:05 
06:17:05 (SWT:2219): Gtk-WARNING **: 10:17:05.869: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:08 
06:17:08 (SWT:2219): Gdk-CRITICAL **: 10:17:08.225: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:17:08 
06:17:08 (SWT:2219): Gtk-WARNING **: 10:17:08.598: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:08 
06:17:08 (SWT:2219): Gtk-WARNING **: 10:17:08.603: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:08 
06:17:08 (SWT:2219): Gtk-WARNING **: 10:17:08.605: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:08 
06:17:08 (SWT:2219): Gtk-WARNING **: 10:17:08.605: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:08 
06:17:08 (SWT:2219): Gtk-WARNING **: 10:17:08.606: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:08 
06:17:08 (SWT:2219): Gtk-WARNING **: 10:17:08.607: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:08 
06:17:08 (SWT:2219): Gtk-WARNING **: 10:17:08.608: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:10 
06:17:10 (SWT:2219): Gdk-CRITICAL **: 10:17:10.885: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:17:11 
06:17:11 (SWT:2219): Gtk-WARNING **: 10:17:11.239: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:11 
06:17:11 (SWT:2219): Gtk-WARNING **: 10:17:11.244: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:11 
06:17:11 (SWT:2219): Gtk-WARNING **: 10:17:11.246: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:11 
06:17:11 (SWT:2219): Gtk-WARNING **: 10:17:11.247: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:11 
06:17:11 (SWT:2219): Gtk-WARNING **: 10:17:11.247: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:11 
06:17:11 (SWT:2219): Gtk-WARNING **: 10:17:11.249: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:11 
06:17:11 (SWT:2219): Gtk-WARNING **: 10:17:11.249: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:13 
06:17:13 (SWT:2219): Gdk-CRITICAL **: 10:17:13.490: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:17:13 
06:17:13 (SWT:2219): Gtk-WARNING **: 10:17:13.848: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:13 
06:17:13 (SWT:2219): Gtk-WARNING **: 10:17:13.852: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:13 
06:17:13 (SWT:2219): Gtk-WARNING **: 10:17:13.855: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:13 
06:17:13 (SWT:2219): Gtk-WARNING **: 10:17:13.855: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:13 
06:17:13 (SWT:2219): Gtk-WARNING **: 10:17:13.855: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:13 
06:17:13 (SWT:2219): Gtk-WARNING **: 10:17:13.857: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:13 
06:17:13 (SWT:2219): Gtk-WARNING **: 10:17:13.857: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:16 Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.298 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest
06:17:16 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canUnCheckALine  Time elapsed: 2.738 s
06:17:16 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.isGrayed  Time elapsed: 2.486 s
06:17:16 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canFindALine  Time elapsed: 2.447 s
06:17:16 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.checkingATableThatDoesNotHaveCheckStyleBitsThrowsException  Time elapsed: 2.422 s
06:17:16 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.isGrayedTableNotChecked  Time elapsed: 2.422 s
06:17:16 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canGetTableItemText  Time elapsed: 2.462 s
06:17:16 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canRightClickOnALine  Time elapsed: 2.567 s
06:17:16 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canGetLineText  Time elapsed: 2.49 s
06:17:16 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canToggleALine  Time elapsed: 2.755 s
06:17:16 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canDoubleClickALine  Time elapsed: 2.673 s
06:17:16 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canClickALine  Time elapsed: 2.735 s
06:17:16 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canClickALineInAColumn  Time elapsed: 2.659 s
06:17:16 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canSelectALine  Time elapsed: 2.604 s
06:17:16 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canCheckALine  Time elapsed: 2.835 s
06:17:16 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest
06:17:16 
06:17:16 (SWT:2219): Gdk-CRITICAL **: 10:17:16.331: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:17:16 
06:17:16 (SWT:2219): Gtk-WARNING **: 10:17:16.690: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:16 
06:17:16 (SWT:2219): Gtk-WARNING **: 10:17:16.695: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:16 
06:17:16 (SWT:2219): Gtk-WARNING **: 10:17:16.697: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:16 
06:17:16 (SWT:2219): Gtk-WARNING **: 10:17:16.698: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:16 
06:17:16 (SWT:2219): Gtk-WARNING **: 10:17:16.698: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:16 
06:17:16 (SWT:2219): Gtk-WARNING **: 10:17:16.700: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:16 
06:17:16 (SWT:2219): Gtk-WARNING **: 10:17:16.700: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:18 
06:17:18 (SWT:2219): Gdk-CRITICAL **: 10:17:18.496: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:17:18 
06:17:18 (SWT:2219): Gtk-WARNING **: 10:17:18.858: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:18 
06:17:18 (SWT:2219): Gtk-WARNING **: 10:17:18.863: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:18 
06:17:18 (SWT:2219): Gtk-WARNING **: 10:17:18.866: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:18 
06:17:18 (SWT:2219): Gtk-WARNING **: 10:17:18.866: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:18 
06:17:18 (SWT:2219): Gtk-WARNING **: 10:17:18.866: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:18 
06:17:18 (SWT:2219): Gtk-WARNING **: 10:17:18.868: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:18 
06:17:18 (SWT:2219): Gtk-WARNING **: 10:17:18.868: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:20 
06:17:20 (SWT:2219): Gdk-CRITICAL **: 10:17:20.663: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:17:21 
06:17:21 (SWT:2219): Gtk-WARNING **: 10:17:21.027: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:21 
06:17:21 (SWT:2219): Gtk-WARNING **: 10:17:21.032: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:21 
06:17:21 (SWT:2219): Gtk-WARNING **: 10:17:21.034: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:21 
06:17:21 (SWT:2219): Gtk-WARNING **: 10:17:21.034: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:21 
06:17:21 (SWT:2219): Gtk-WARNING **: 10:17:21.035: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:21 
06:17:21 (SWT:2219): Gtk-WARNING **: 10:17:21.036: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:21 
06:17:21 (SWT:2219): Gtk-WARNING **: 10:17:21.036: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:22 
06:17:22 (SWT:2219): Gdk-CRITICAL **: 10:17:22.825: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:17:23 
06:17:23 (SWT:2219): Gtk-WARNING **: 10:17:23.187: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:23 
06:17:23 (SWT:2219): Gtk-WARNING **: 10:17:23.192: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:23 
06:17:23 (SWT:2219): Gtk-WARNING **: 10:17:23.195: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:23 
06:17:23 (SWT:2219): Gtk-WARNING **: 10:17:23.195: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:23 
06:17:23 (SWT:2219): Gtk-WARNING **: 10:17:23.195: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:23 
06:17:23 (SWT:2219): Gtk-WARNING **: 10:17:23.197: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:23 
06:17:23 (SWT:2219): Gtk-WARNING **: 10:17:23.197: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:24 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.664 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest
06:17:24 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest.findsToolBarButtonWithToolTipBasedOnIndex  Time elapsed: 2.164 s
06:17:24 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest.findsToolBarButtonWithToolTip  Time elapsed: 2.166 s
06:17:24 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest.getsTooltipOnButton  Time elapsed: 2.162 s
06:17:24 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest.findsToolBarButtonWithToolTip2  Time elapsed: 2.17 s
06:17:25 Running org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest
06:17:25 
06:17:25 (SWT:2219): Gdk-CRITICAL **: 10:17:25.000: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:17:25 
06:17:25 (SWT:2219): Gtk-WARNING **: 10:17:25.360: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:25 
06:17:25 (SWT:2219): Gtk-WARNING **: 10:17:25.365: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:25 
06:17:25 (SWT:2219): Gtk-WARNING **: 10:17:25.367: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:25 
06:17:25 (SWT:2219): Gtk-WARNING **: 10:17:25.368: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:25 
06:17:25 (SWT:2219): Gtk-WARNING **: 10:17:25.368: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:25 
06:17:25 (SWT:2219): Gtk-WARNING **: 10:17:25.370: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:25 
06:17:25 (SWT:2219): Gtk-WARNING **: 10:17:25.370: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:27 
06:17:27 (SWT:2219): Gdk-CRITICAL **: 10:17:27.110: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:17:27 
06:17:27 (SWT:2219): Gtk-WARNING **: 10:17:27.474: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:27 
06:17:27 (SWT:2219): Gtk-WARNING **: 10:17:27.478: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:27 
06:17:27 (SWT:2219): Gtk-WARNING **: 10:17:27.481: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:27 
06:17:27 (SWT:2219): Gtk-WARNING **: 10:17:27.481: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:27 
06:17:27 (SWT:2219): Gtk-WARNING **: 10:17:27.481: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:27 
06:17:27 (SWT:2219): Gtk-WARNING **: 10:17:27.483: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:27 
06:17:27 (SWT:2219): Gtk-WARNING **: 10:17:27.483: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:29 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.246 s - in org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest
06:17:29 org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest.throwsExceptionOnNullObjectPassedIntoConstructor  Time elapsed: 2.109 s
06:17:29 org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest.throwsExceptionOnDisposedObjectPassedIntoConstructor  Time elapsed: 2.135 s
06:17:29 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest
06:17:29 
06:17:29 (SWT:2219): Gdk-CRITICAL **: 10:17:29.251: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:17:29 
06:17:29 (SWT:2219): Gtk-WARNING **: 10:17:29.618: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:29 
06:17:29 (SWT:2219): Gtk-WARNING **: 10:17:29.622: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:29 
06:17:29 (SWT:2219): Gtk-WARNING **: 10:17:29.625: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:29 
06:17:29 (SWT:2219): Gtk-WARNING **: 10:17:29.625: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:29 
06:17:29 (SWT:2219): Gtk-WARNING **: 10:17:29.625: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:29 
06:17:29 (SWT:2219): Gtk-WARNING **: 10:17:29.627: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:29 
06:17:29 (SWT:2219): Gtk-WARNING **: 10:17:29.627: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:31 
06:17:31 (SWT:2219): Gdk-CRITICAL **: 10:17:31.441: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:17:31 
06:17:31 (SWT:2219): Gtk-WARNING **: 10:17:31.804: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:31 
06:17:31 (SWT:2219): Gtk-WARNING **: 10:17:31.808: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:31 
06:17:31 (SWT:2219): Gtk-WARNING **: 10:17:31.811: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:31 
06:17:31 (SWT:2219): Gtk-WARNING **: 10:17:31.811: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:31 
06:17:31 (SWT:2219): Gtk-WARNING **: 10:17:31.811: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:31 
06:17:31 (SWT:2219): Gtk-WARNING **: 10:17:31.813: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:31 
06:17:31 (SWT:2219): Gtk-WARNING **: 10:17:31.813: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:34 
06:17:34 (SWT:2219): Gdk-CRITICAL **: 10:17:34.328: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:17:34 
06:17:34 (SWT:2219): Gtk-WARNING **: 10:17:34.693: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:34 
06:17:34 (SWT:2219): Gtk-WARNING **: 10:17:34.698: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:34 
06:17:34 (SWT:2219): Gtk-WARNING **: 10:17:34.701: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:34 
06:17:34 (SWT:2219): Gtk-WARNING **: 10:17:34.701: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:34 
06:17:34 (SWT:2219): Gtk-WARNING **: 10:17:34.701: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:34 
06:17:34 (SWT:2219): Gtk-WARNING **: 10:17:34.703: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:34 
06:17:34 (SWT:2219): Gtk-WARNING **: 10:17:34.704: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:36 
06:17:36 (SWT:2219): Gdk-CRITICAL **: 10:17:36.502: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:17:36 
06:17:36 (SWT:2219): Gtk-WARNING **: 10:17:36.869: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:36 
06:17:36 (SWT:2219): Gtk-WARNING **: 10:17:36.874: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:36 
06:17:36 (SWT:2219): Gtk-WARNING **: 10:17:36.876: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:36 
06:17:36 (SWT:2219): Gtk-WARNING **: 10:17:36.877: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:36 
06:17:36 (SWT:2219): Gtk-WARNING **: 10:17:36.877: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:36 
06:17:36 (SWT:2219): Gtk-WARNING **: 10:17:36.879: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:36 
06:17:36 (SWT:2219): Gtk-WARNING **: 10:17:36.879: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:38 
06:17:38 (SWT:2219): Gdk-CRITICAL **: 10:17:38.662: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:17:39 
06:17:39 (SWT:2219): Gtk-WARNING **: 10:17:39.032: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:39 
06:17:39 (SWT:2219): Gtk-WARNING **: 10:17:39.037: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:39 
06:17:39 (SWT:2219): Gtk-WARNING **: 10:17:39.039: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:39 
06:17:39 (SWT:2219): Gtk-WARNING **: 10:17:39.039: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:39 
06:17:39 (SWT:2219): Gtk-WARNING **: 10:17:39.040: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:39 
06:17:39 (SWT:2219): Gtk-WARNING **: 10:17:39.042: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:39 
06:17:39 (SWT:2219): Gtk-WARNING **: 10:17:39.042: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:40 
06:17:40 (SWT:2219): Gdk-CRITICAL **: 10:17:40.850: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:17:41 
06:17:41 (SWT:2219): Gtk-WARNING **: 10:17:41.216: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:41 
06:17:41 (SWT:2219): Gtk-WARNING **: 10:17:41.221: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:41 
06:17:41 (SWT:2219): Gtk-WARNING **: 10:17:41.223: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:41 
06:17:41 (SWT:2219): Gtk-WARNING **: 10:17:41.224: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:41 
06:17:41 (SWT:2219): Gtk-WARNING **: 10:17:41.224: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:41 
06:17:41 (SWT:2219): Gtk-WARNING **: 10:17:41.226: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:41 
06:17:41 (SWT:2219): Gtk-WARNING **: 10:17:41.226: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:43 
06:17:43 (SWT:2219): Gdk-CRITICAL **: 10:17:43.038: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:17:43 
06:17:43 (SWT:2219): Gtk-WARNING **: 10:17:43.416: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:43 
06:17:43 (SWT:2219): Gtk-WARNING **: 10:17:43.420: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:43 
06:17:43 (SWT:2219): Gtk-WARNING **: 10:17:43.423: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:43 
06:17:43 (SWT:2219): Gtk-WARNING **: 10:17:43.423: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:43 
06:17:43 (SWT:2219): Gtk-WARNING **: 10:17:43.423: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:43 
06:17:43 (SWT:2219): Gtk-WARNING **: 10:17:43.425: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:43 
06:17:43 (SWT:2219): Gtk-WARNING **: 10:17:43.425: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:45 
06:17:45 (SWT:2219): Gdk-CRITICAL **: 10:17:45.249: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:17:45 
06:17:45 (SWT:2219): Gtk-WARNING **: 10:17:45.626: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:45 
06:17:45 (SWT:2219): Gtk-WARNING **: 10:17:45.631: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:45 
06:17:45 (SWT:2219): Gtk-WARNING **: 10:17:45.634: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:45 
06:17:45 (SWT:2219): Gtk-WARNING **: 10:17:45.634: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:45 
06:17:45 (SWT:2219): Gtk-WARNING **: 10:17:45.634: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:45 
06:17:45 (SWT:2219): Gtk-WARNING **: 10:17:45.636: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:45 
06:17:45 (SWT:2219): Gtk-WARNING **: 10:17:45.636: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:47 
06:17:47 (SWT:2219): Gdk-CRITICAL **: 10:17:47.480: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:17:47 
06:17:47 (SWT:2219): Gtk-WARNING **: 10:17:47.846: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:47 
06:17:47 (SWT:2219): Gtk-WARNING **: 10:17:47.851: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:47 
06:17:47 (SWT:2219): Gtk-WARNING **: 10:17:47.854: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:47 
06:17:47 (SWT:2219): Gtk-WARNING **: 10:17:47.854: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:47 
06:17:47 (SWT:2219): Gtk-WARNING **: 10:17:47.854: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:47 
06:17:47 (SWT:2219): Gtk-WARNING **: 10:17:47.856: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:47 
06:17:47 (SWT:2219): Gtk-WARNING **: 10:17:47.856: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:49 
06:17:49 (SWT:2219): Gdk-CRITICAL **: 10:17:49.661: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:17:50 
06:17:50 (SWT:2219): Gtk-WARNING **: 10:17:50.027: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:50 
06:17:50 (SWT:2219): Gtk-WARNING **: 10:17:50.032: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:50 
06:17:50 (SWT:2219): Gtk-WARNING **: 10:17:50.034: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:50 
06:17:50 (SWT:2219): Gtk-WARNING **: 10:17:50.035: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:50 
06:17:50 (SWT:2219): Gtk-WARNING **: 10:17:50.035: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:50 
06:17:50 (SWT:2219): Gtk-WARNING **: 10:17:50.037: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:50 
06:17:50 (SWT:2219): Gtk-WARNING **: 10:17:50.037: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:51 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.59 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest
06:17:51 org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.setTextBetweenSelectionsWithSameIndices  Time elapsed: 2.19 s
06:17:51 org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.typeAndVerifiesTextInCombo  Time elapsed: 2.887 s
06:17:51 org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.changeAndVerifiesSelectionInComboByText  Time elapsed: 2.174 s
06:17:51 org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.changeAndVerifiesSelectionInComboByIndex  Time elapsed: 2.159 s
06:17:51 org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.throwsExceptionInCaseOfInvalidIndexBasedSelection  Time elapsed: 2.187 s
06:17:51 org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.throwsExceptionInCaseOfInvalidTextBasedSelection  Time elapsed: 2.188 s
06:17:51 org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.throwsExceptionInCaseOfChangeTextOfReadOnlyCombo  Time elapsed: 2.211 s
06:17:51 org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.findsCombo  Time elapsed: 2.23 s
06:17:51 org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.changeAndVerifiesTextInCombo  Time elapsed: 2.18 s
06:17:51 org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.getItems  Time elapsed: 2.179 s
06:17:51 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest
06:17:51 
06:17:51 (SWT:2219): Gdk-CRITICAL **: 10:17:51.846: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:17:52 
06:17:52 (SWT:2219): Gtk-WARNING **: 10:17:52.215: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:52 
06:17:52 (SWT:2219): Gtk-WARNING **: 10:17:52.220: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:52 
06:17:52 (SWT:2219): Gtk-WARNING **: 10:17:52.223: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:52 
06:17:52 (SWT:2219): Gtk-WARNING **: 10:17:52.223: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:52 
06:17:52 (SWT:2219): Gtk-WARNING **: 10:17:52.224: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:52 
06:17:52 (SWT:2219): Gtk-WARNING **: 10:17:52.226: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:52 
06:17:52 (SWT:2219): Gtk-WARNING **: 10:17:52.226: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:54 
06:17:54 (SWT:2219): Gdk-CRITICAL **: 10:17:54.076: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:17:54 
06:17:54 (SWT:2219): Gtk-WARNING **: 10:17:54.448: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:54 
06:17:54 (SWT:2219): Gtk-WARNING **: 10:17:54.453: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:54 
06:17:54 (SWT:2219): Gtk-WARNING **: 10:17:54.455: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:54 
06:17:54 (SWT:2219): Gtk-WARNING **: 10:17:54.456: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:54 
06:17:54 (SWT:2219): Gtk-WARNING **: 10:17:54.456: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:54 
06:17:54 (SWT:2219): Gtk-WARNING **: 10:17:54.458: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:54 
06:17:54 (SWT:2219): Gtk-WARNING **: 10:17:54.458: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:56 
06:17:56 (SWT:2219): Gdk-CRITICAL **: 10:17:56.264: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:17:56 
06:17:56 (SWT:2219): Gtk-WARNING **: 10:17:56.631: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:56 
06:17:56 (SWT:2219): Gtk-WARNING **: 10:17:56.636: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:56 
06:17:56 (SWT:2219): Gtk-WARNING **: 10:17:56.639: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:56 
06:17:56 (SWT:2219): Gtk-WARNING **: 10:17:56.639: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:56 
06:17:56 (SWT:2219): Gtk-WARNING **: 10:17:56.639: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:56 
06:17:56 (SWT:2219): Gtk-WARNING **: 10:17:56.641: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:56 
06:17:56 (SWT:2219): Gtk-WARNING **: 10:17:56.641: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:58 
06:17:58 (SWT:2219): Gdk-CRITICAL **: 10:17:58.494: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:17:58 
06:17:58 (SWT:2219): Gtk-WARNING **: 10:17:58.871: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:58 
06:17:58 (SWT:2219): Gtk-WARNING **: 10:17:58.876: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:58 
06:17:58 (SWT:2219): Gtk-WARNING **: 10:17:58.879: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:58 
06:17:58 (SWT:2219): Gtk-WARNING **: 10:17:58.879: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:58 
06:17:58 (SWT:2219): Gtk-WARNING **: 10:17:58.879: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:58 
06:17:58 (SWT:2219): Gtk-WARNING **: 10:17:58.881: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:17:58 
06:17:58 (SWT:2219): Gtk-WARNING **: 10:17:58.881: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:00 
06:18:00 (SWT:2219): Gdk-CRITICAL **: 10:18:00.841: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:18:01 
06:18:01 (SWT:2219): Gtk-WARNING **: 10:18:01.219: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:01 
06:18:01 (SWT:2219): Gtk-WARNING **: 10:18:01.223: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:01 
06:18:01 (SWT:2219): Gtk-WARNING **: 10:18:01.226: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:01 
06:18:01 (SWT:2219): Gtk-WARNING **: 10:18:01.226: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:01 
06:18:01 (SWT:2219): Gtk-WARNING **: 10:18:01.226: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:01 
06:18:01 (SWT:2219): Gtk-WARNING **: 10:18:01.228: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:01 
06:18:01 (SWT:2219): Gtk-WARNING **: 10:18:01.228: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:03 
06:18:03 (SWT:2219): Gdk-CRITICAL **: 10:18:03.330: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:18:03 
06:18:03 (SWT:2219): Gtk-WARNING **: 10:18:03.711: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:03 
06:18:03 (SWT:2219): Gtk-WARNING **: 10:18:03.716: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:03 
06:18:03 (SWT:2219): Gtk-WARNING **: 10:18:03.718: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:03 
06:18:03 (SWT:2219): Gtk-WARNING **: 10:18:03.719: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:03 
06:18:03 (SWT:2219): Gtk-WARNING **: 10:18:03.719: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:03 
06:18:03 (SWT:2219): Gtk-WARNING **: 10:18:03.721: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:03 
06:18:03 (SWT:2219): Gtk-WARNING **: 10:18:03.721: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:05 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.749 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest
06:18:05 org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest.clicksOnALinkAtIndexWithHREF  Time elapsed: 2.23 s
06:18:05 org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest.clicksOnALinkWithHyperlinkTextAndHREF  Time elapsed: 2.187 s
06:18:05 org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest.clicksOnALink  Time elapsed: 2.23 s
06:18:05 org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest.clicksOnALinkAtIndexWithNoHREF  Time elapsed: 2.29 s
06:18:05 org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest.clicksOnALinkWithHyperlinkTextAndNoHREF  Time elapsed: 2.313 s
06:18:05 org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest.clicksOnALinkAtIndexOutOfRange  Time elapsed: 2.496 s
06:18:05 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest
06:18:05 
06:18:05 (SWT:2219): Gdk-CRITICAL **: 10:18:05.597: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:18:05 
06:18:05 (SWT:2219): Gtk-WARNING **: 10:18:05.980: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:05 
06:18:05 (SWT:2219): Gtk-WARNING **: 10:18:05.985: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:05 
06:18:05 (SWT:2219): Gtk-WARNING **: 10:18:05.987: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:05 
06:18:05 (SWT:2219): Gtk-WARNING **: 10:18:05.988: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:05 
06:18:05 (SWT:2219): Gtk-WARNING **: 10:18:05.988: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:05 
06:18:05 (SWT:2219): Gtk-WARNING **: 10:18:05.990: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:05 
06:18:05 (SWT:2219): Gtk-WARNING **: 10:18:05.990: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:08 
06:18:08 (SWT:2219): Gdk-CRITICAL **: 10:18:08.021: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:18:08 
06:18:08 (SWT:2219): Gtk-WARNING **: 10:18:08.653: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:08 
06:18:08 (SWT:2219): Gtk-WARNING **: 10:18:08.658: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:08 
06:18:08 (SWT:2219): Gtk-WARNING **: 10:18:08.661: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:08 
06:18:08 (SWT:2219): Gtk-WARNING **: 10:18:08.661: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:08 
06:18:08 (SWT:2219): Gtk-WARNING **: 10:18:08.661: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:08 
06:18:08 (SWT:2219): Gtk-WARNING **: 10:18:08.663: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:08 
06:18:08 (SWT:2219): Gtk-WARNING **: 10:18:08.663: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:10 
06:18:10 (SWT:2219): Gdk-CRITICAL **: 10:18:10.713: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:18:11 
06:18:11 (SWT:2219): Gtk-WARNING **: 10:18:11.298: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:11 
06:18:11 (SWT:2219): Gtk-WARNING **: 10:18:11.303: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:11 
06:18:11 (SWT:2219): Gtk-WARNING **: 10:18:11.306: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:11 
06:18:11 (SWT:2219): Gtk-WARNING **: 10:18:11.306: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:11 
06:18:11 (SWT:2219): Gtk-WARNING **: 10:18:11.306: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:11 
06:18:11 (SWT:2219): Gtk-WARNING **: 10:18:11.308: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:11 
06:18:11 (SWT:2219): Gtk-WARNING **: 10:18:11.308: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:13 
06:18:13 (SWT:2219): Gdk-CRITICAL **: 10:18:13.503: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:18:13 
06:18:13 (SWT:2219): Gtk-WARNING **: 10:18:13.887: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:13 
06:18:13 (SWT:2219): Gtk-WARNING **: 10:18:13.892: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:13 
06:18:13 (SWT:2219): Gtk-WARNING **: 10:18:13.895: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:13 
06:18:13 (SWT:2219): Gtk-WARNING **: 10:18:13.895: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:13 
06:18:13 (SWT:2219): Gtk-WARNING **: 10:18:13.896: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:13 
06:18:13 (SWT:2219): Gtk-WARNING **: 10:18:13.898: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:13 
06:18:13 (SWT:2219): Gtk-WARNING **: 10:18:13.898: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:19 
06:18:19 (SWT:2219): Gdk-CRITICAL **: 10:18:19.902: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:18:20 
06:18:20 (SWT:2219): Gtk-WARNING **: 10:18:20.288: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:20 
06:18:20 (SWT:2219): Gtk-WARNING **: 10:18:20.293: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:20 
06:18:20 (SWT:2219): Gtk-WARNING **: 10:18:20.295: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:20 
06:18:20 (SWT:2219): Gtk-WARNING **: 10:18:20.296: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:20 
06:18:20 (SWT:2219): Gtk-WARNING **: 10:18:20.296: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:20 
06:18:20 (SWT:2219): Gtk-WARNING **: 10:18:20.298: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:20 
06:18:20 (SWT:2219): Gtk-WARNING **: 10:18:20.298: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:26 
06:18:26 (SWT:2219): Gdk-CRITICAL **: 10:18:26.284: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:18:26 
06:18:26 (SWT:2219): Gtk-WARNING **: 10:18:26.666: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:26 
06:18:26 (SWT:2219): Gtk-WARNING **: 10:18:26.671: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:26 
06:18:26 (SWT:2219): Gtk-WARNING **: 10:18:26.674: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:26 
06:18:26 (SWT:2219): Gtk-WARNING **: 10:18:26.674: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:26 
06:18:26 (SWT:2219): Gtk-WARNING **: 10:18:26.674: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:26 
06:18:26 (SWT:2219): Gtk-WARNING **: 10:18:26.676: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:26 
06:18:26 (SWT:2219): Gtk-WARNING **: 10:18:26.676: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:28 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.252 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest
06:18:28 org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest.clicksCheckBox  Time elapsed: 2.423 s
06:18:28 org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest.isSelectedWorks  Time elapsed: 2.692 s
06:18:28 org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest.clickingOneRadioDeselectsOthers  Time elapsed: 2.79 s
06:18:28 org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest.doesNotMatchCheckboxButtons  Time elapsed: 6.399 s
06:18:28 org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest.doesNotMatchRegularButtons  Time elapsed: 6.382 s
06:18:28 org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest.clicksRadioButtons  Time elapsed: 2.565 s
06:18:28 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest
06:18:28 
06:18:28 (SWT:2219): Gdk-CRITICAL **: 10:18:28.854: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:18:29 
06:18:29 (SWT:2219): Gtk-WARNING **: 10:18:29.231: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:29 
06:18:29 (SWT:2219): Gtk-WARNING **: 10:18:29.236: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:29 
06:18:29 (SWT:2219): Gtk-WARNING **: 10:18:29.239: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:29 
06:18:29 (SWT:2219): Gtk-WARNING **: 10:18:29.239: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:29 
06:18:29 (SWT:2219): Gtk-WARNING **: 10:18:29.240: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:29 
06:18:29 (SWT:2219): Gtk-WARNING **: 10:18:29.242: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:29 
06:18:29 (SWT:2219): Gtk-WARNING **: 10:18:29.242: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:30 
06:18:30 (SWT:2219): Gtk-CRITICAL **: 10:18:30.814: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:18:30 
06:18:30 (SWT:2219): Gtk-CRITICAL **: 10:18:30.820: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:18:30 
06:18:30 (SWT:2219): Gtk-CRITICAL **: 10:18:30.840: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:18:30 
06:18:30 (SWT:2219): Gtk-CRITICAL **: 10:18:30.845: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:18:30 
06:18:30 (SWT:2219): Gtk-CRITICAL **: 10:18:30.863: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:18:31 
06:18:31 (SWT:2219): Gdk-CRITICAL **: 10:18:31.137: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:18:31 
06:18:31 (SWT:2219): Gtk-WARNING **: 10:18:31.516: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:31 
06:18:31 (SWT:2219): Gtk-WARNING **: 10:18:31.520: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:31 
06:18:31 (SWT:2219): Gtk-WARNING **: 10:18:31.523: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:31 
06:18:31 (SWT:2219): Gtk-WARNING **: 10:18:31.524: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:31 
06:18:31 (SWT:2219): Gtk-WARNING **: 10:18:31.524: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:31 
06:18:31 (SWT:2219): Gtk-WARNING **: 10:18:31.526: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:31 
06:18:31 (SWT:2219): Gtk-WARNING **: 10:18:31.526: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:33 
06:18:33 (SWT:2219): Gtk-CRITICAL **: 10:18:33.093: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:18:33 
06:18:33 (SWT:2219): Gtk-CRITICAL **: 10:18:33.099: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:18:33 
06:18:33 (SWT:2219): Gtk-CRITICAL **: 10:18:33.147: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:18:33 
06:18:33 (SWT:2219): Gtk-CRITICAL **: 10:18:33.158: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:18:33 
06:18:33 (SWT:2219): Gtk-CRITICAL **: 10:18:33.167: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:18:33 
06:18:33 (SWT:2219): Gtk-CRITICAL **: 10:18:33.184: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:18:33 
06:18:33 (SWT:2219): Gtk-CRITICAL **: 10:18:33.201: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:18:33 
06:18:33 (SWT:2219): Gtk-CRITICAL **: 10:18:33.217: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:18:33 
06:18:33 (SWT:2219): Gtk-CRITICAL **: 10:18:33.234: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:18:33 
06:18:33 (SWT:2219): Gtk-CRITICAL **: 10:18:33.251: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:18:33 
06:18:33 (SWT:2219): Gtk-CRITICAL **: 10:18:33.267: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:18:33 
06:18:33 (SWT:2219): Gtk-CRITICAL **: 10:18:33.284: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:18:33 
06:18:33 (SWT:2219): Gtk-CRITICAL **: 10:18:33.300: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:18:33 
06:18:33 (SWT:2219): Gtk-CRITICAL **: 10:18:33.317: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:18:33 
06:18:33 (SWT:2219): Gtk-CRITICAL **: 10:18:33.334: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:18:33 
06:18:33 (SWT:2219): Gtk-CRITICAL **: 10:18:33.350: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:18:33 
06:18:33 (SWT:2219): Gtk-CRITICAL **: 10:18:33.367: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:18:33 
06:18:33 (SWT:2219): Gtk-CRITICAL **: 10:18:33.384: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:18:33 
06:18:33 (SWT:2219): Gtk-CRITICAL **: 10:18:33.432: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:18:33 
06:18:33 (SWT:2219): Gtk-CRITICAL **: 10:18:33.483: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:18:33 
06:18:33 (SWT:2219): Gtk-CRITICAL **: 10:18:33.532: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:18:33 
06:18:33 (SWT:2219): Gtk-CRITICAL **: 10:18:33.578: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:18:33 
06:18:33 (SWT:2219): Gtk-CRITICAL **: 10:18:33.629: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:18:33 
06:18:33 (SWT:2219): Gtk-CRITICAL **: 10:18:33.679: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:18:33 
06:18:33 (SWT:2219): Gtk-CRITICAL **: 10:18:33.730: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:18:33 
06:18:33 (SWT:2219): Gtk-CRITICAL **: 10:18:33.780: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:18:34 
06:18:34 (SWT:2219): Gdk-CRITICAL **: 10:18:34.103: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:18:34 
06:18:34 (SWT:2219): Gtk-WARNING **: 10:18:34.483: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:34 
06:18:34 (SWT:2219): Gtk-WARNING **: 10:18:34.488: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:34 
06:18:34 (SWT:2219): Gtk-WARNING **: 10:18:34.491: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:34 
06:18:34 (SWT:2219): Gtk-WARNING **: 10:18:34.491: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:34 
06:18:34 (SWT:2219): Gtk-WARNING **: 10:18:34.491: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:34 
06:18:34 (SWT:2219): Gtk-WARNING **: 10:18:34.493: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:34 
06:18:34 (SWT:2219): Gtk-WARNING **: 10:18:34.493: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:36 
06:18:36 (SWT:2219): Gtk-CRITICAL **: 10:18:36.047: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:18:36 
06:18:36 (SWT:2219): Gtk-CRITICAL **: 10:18:36.052: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:18:36 
06:18:36 (SWT:2219): Gtk-CRITICAL **: 10:18:36.072: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:18:36 
06:18:36 (SWT:2219): Gtk-CRITICAL **: 10:18:36.077: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:18:36 
06:18:36 (SWT:2219): Gdk-CRITICAL **: 10:18:36.365: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:18:36 
06:18:36 (SWT:2219): Gtk-WARNING **: 10:18:36.740: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:36 
06:18:36 (SWT:2219): Gtk-WARNING **: 10:18:36.745: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:36 
06:18:36 (SWT:2219): Gtk-WARNING **: 10:18:36.747: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:36 
06:18:36 (SWT:2219): Gtk-WARNING **: 10:18:36.747: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:36 
06:18:36 (SWT:2219): Gtk-WARNING **: 10:18:36.748: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:36 
06:18:36 (SWT:2219): Gtk-WARNING **: 10:18:36.750: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:36 
06:18:36 (SWT:2219): Gtk-WARNING **: 10:18:36.750: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:38 
06:18:38 (SWT:2219): Gtk-CRITICAL **: 10:18:38.301: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:18:38 
06:18:38 (SWT:2219): Gtk-CRITICAL **: 10:18:38.307: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:18:38 
06:18:38 (SWT:2219): Gtk-CRITICAL **: 10:18:38.327: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:18:38 
06:18:38 (SWT:2219): Gtk-CRITICAL **: 10:18:38.332: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:18:38 
06:18:38 (SWT:2219): Gdk-CRITICAL **: 10:18:38.614: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:18:38 
06:18:38 (SWT:2219): Gtk-WARNING **: 10:18:38.992: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:38 
06:18:38 (SWT:2219): Gtk-WARNING **: 10:18:38.997: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:39 
06:18:39 (SWT:2219): Gtk-WARNING **: 10:18:39.000: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:39 
06:18:39 (SWT:2219): Gtk-WARNING **: 10:18:39.000: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:39 
06:18:39 (SWT:2219): Gtk-WARNING **: 10:18:39.000: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:39 
06:18:39 (SWT:2219): Gtk-WARNING **: 10:18:39.002: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:39 
06:18:39 (SWT:2219): Gtk-WARNING **: 10:18:39.002: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:40 
06:18:40 (SWT:2219): Gtk-CRITICAL **: 10:18:40.592: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:18:40 
06:18:40 (SWT:2219): Gtk-CRITICAL **: 10:18:40.597: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:18:40 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.043 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest
06:18:40 org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest.findsTextBoxInGroup  Time elapsed: 2.282 s
06:18:40 org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest.typesText  Time elapsed: 2.965 s
06:18:40 org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest.setsTextInReadOnly  Time elapsed: 2.261 s
06:18:40 org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest.typesTextInReadOnly  Time elapsed: 2.25 s
06:18:40 org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest.findsTextBoxWithText  Time elapsed: 2.283 s
06:18:40 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest
06:18:40 
06:18:40 (SWT:2219): Gdk-CRITICAL **: 10:18:40.902: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:18:41 
06:18:41 (SWT:2219): Gtk-WARNING **: 10:18:41.280: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:41 
06:18:41 (SWT:2219): Gtk-WARNING **: 10:18:41.285: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:41 
06:18:41 (SWT:2219): Gtk-WARNING **: 10:18:41.287: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:41 
06:18:41 (SWT:2219): Gtk-WARNING **: 10:18:41.288: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:41 
06:18:41 (SWT:2219): Gtk-WARNING **: 10:18:41.288: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:41 
06:18:41 (SWT:2219): Gtk-WARNING **: 10:18:41.290: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:41 
06:18:41 (SWT:2219): Gtk-WARNING **: 10:18:41.290: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:43 
06:18:43 (SWT:2219): Gdk-CRITICAL **: 10:18:43.295: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:18:43 
06:18:43 (SWT:2219): Gtk-WARNING **: 10:18:43.680: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:43 
06:18:43 (SWT:2219): Gtk-WARNING **: 10:18:43.685: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:43 
06:18:43 (SWT:2219): Gtk-WARNING **: 10:18:43.688: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:43 
06:18:43 (SWT:2219): Gtk-WARNING **: 10:18:43.688: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:43 
06:18:43 (SWT:2219): Gtk-WARNING **: 10:18:43.688: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:43 
06:18:43 (SWT:2219): Gtk-WARNING **: 10:18:43.690: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:43 
06:18:43 (SWT:2219): Gtk-WARNING **: 10:18:43.690: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:45 
06:18:45 (SWT:2219): Gdk-CRITICAL **: 10:18:45.577: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:18:45 
06:18:45 (SWT:2219): Gtk-WARNING **: 10:18:45.971: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:45 
06:18:45 (SWT:2219): Gtk-WARNING **: 10:18:45.976: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:45 
06:18:45 (SWT:2219): Gtk-WARNING **: 10:18:45.979: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:45 
06:18:45 (SWT:2219): Gtk-WARNING **: 10:18:45.979: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:45 
06:18:45 (SWT:2219): Gtk-WARNING **: 10:18:45.979: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:45 
06:18:45 (SWT:2219): Gtk-WARNING **: 10:18:45.981: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:45 
06:18:45 (SWT:2219): Gtk-WARNING **: 10:18:45.981: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:48 
06:18:48 (SWT:2219): Gdk-CRITICAL **: 10:18:48.028: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:18:48 
06:18:48 (SWT:2219): Gtk-WARNING **: 10:18:48.427: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:48 
06:18:48 (SWT:2219): Gtk-WARNING **: 10:18:48.432: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:48 
06:18:48 (SWT:2219): Gtk-WARNING **: 10:18:48.435: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:48 
06:18:48 (SWT:2219): Gtk-WARNING **: 10:18:48.435: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:48 
06:18:48 (SWT:2219): Gtk-WARNING **: 10:18:48.435: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:48 
06:18:48 (SWT:2219): Gtk-WARNING **: 10:18:48.437: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:48 
06:18:48 (SWT:2219): Gtk-WARNING **: 10:18:48.437: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:52 
06:18:52 (SWT:2219): Gdk-CRITICAL **: 10:18:52.341: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:18:52 
06:18:52 (SWT:2219): Gtk-WARNING **: 10:18:52.758: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:52 
06:18:52 (SWT:2219): Gtk-WARNING **: 10:18:52.763: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:52 
06:18:52 (SWT:2219): Gtk-WARNING **: 10:18:52.766: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:52 
06:18:52 (SWT:2219): Gtk-WARNING **: 10:18:52.766: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:52 
06:18:52 (SWT:2219): Gtk-WARNING **: 10:18:52.766: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:52 
06:18:52 (SWT:2219): Gtk-WARNING **: 10:18:52.768: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:52 
06:18:52 (SWT:2219): Gtk-WARNING **: 10:18:52.768: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:54 
06:18:54 (SWT:2219): Gdk-CRITICAL **: 10:18:54.744: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:18:55 
06:18:55 (SWT:2219): Gtk-WARNING **: 10:18:55.157: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:55 
06:18:55 (SWT:2219): Gtk-WARNING **: 10:18:55.163: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:55 
06:18:55 (SWT:2219): Gtk-WARNING **: 10:18:55.165: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:55 
06:18:55 (SWT:2219): Gtk-WARNING **: 10:18:55.166: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:55 
06:18:55 (SWT:2219): Gtk-WARNING **: 10:18:55.166: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:55 
06:18:55 (SWT:2219): Gtk-WARNING **: 10:18:55.168: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:55 
06:18:55 (SWT:2219): Gtk-WARNING **: 10:18:55.168: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:59 
06:18:59 (SWT:2219): Gdk-CRITICAL **: 10:18:59.228: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:18:59 
06:18:59 (SWT:2219): Gtk-WARNING **: 10:18:59.631: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:59 
06:18:59 (SWT:2219): Gtk-WARNING **: 10:18:59.636: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:59 
06:18:59 (SWT:2219): Gtk-WARNING **: 10:18:59.639: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:59 
06:18:59 (SWT:2219): Gtk-WARNING **: 10:18:59.639: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:59 
06:18:59 (SWT:2219): Gtk-WARNING **: 10:18:59.639: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:59 
06:18:59 (SWT:2219): Gtk-WARNING **: 10:18:59.641: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:18:59 
06:18:59 (SWT:2219): Gtk-WARNING **: 10:18:59.641: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:01 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.774 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest
06:19:01 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest.clicksToolBarButton  Time elapsed: 2.393 s
06:19:01 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest.findsToolBarPushButtons  Time elapsed: 2.281 s
06:19:01 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest.clicksToolBarButtonWithModifier  Time elapsed: 2.451 s
06:19:01 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest.doesNotFindToolBarRadioButtons  Time elapsed: 4.313 s
06:19:01 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest.findsToolBarButtonWithIndex  Time elapsed: 2.402 s
06:19:01 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest.doesNotFindToolBarCheckButtons  Time elapsed: 4.485 s
06:19:01 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest.isEnabled  Time elapsed: 2.448 s
06:19:01 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest
06:19:01 
06:19:01 (SWT:2219): Gdk-CRITICAL **: 10:19:01.681: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:19:02 
06:19:02 (SWT:2219): Gtk-WARNING **: 10:19:02.065: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:02 
06:19:02 (SWT:2219): Gtk-WARNING **: 10:19:02.070: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:02 
06:19:02 (SWT:2219): Gtk-WARNING **: 10:19:02.073: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:02 
06:19:02 (SWT:2219): Gtk-WARNING **: 10:19:02.073: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:02 
06:19:02 (SWT:2219): Gtk-WARNING **: 10:19:02.073: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:02 
06:19:02 (SWT:2219): Gtk-WARNING **: 10:19:02.075: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:02 
06:19:02 (SWT:2219): Gtk-WARNING **: 10:19:02.076: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:03 
06:19:03 (SWT:2219): Gdk-CRITICAL **: 10:19:03.920: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:19:04 
06:19:04 (SWT:2219): Gtk-WARNING **: 10:19:04.308: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:04 
06:19:04 (SWT:2219): Gtk-WARNING **: 10:19:04.313: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:04 
06:19:04 (SWT:2219): Gtk-WARNING **: 10:19:04.316: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:04 
06:19:04 (SWT:2219): Gtk-WARNING **: 10:19:04.316: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:04 
06:19:04 (SWT:2219): Gtk-WARNING **: 10:19:04.317: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:04 
06:19:04 (SWT:2219): Gtk-WARNING **: 10:19:04.319: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:04 
06:19:04 (SWT:2219): Gtk-WARNING **: 10:19:04.319: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:06 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.482 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest
06:19:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest.findsTabs  Time elapsed: 2.238 s
06:19:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest.activatesTabItem  Time elapsed: 2.243 s
06:19:06 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest
06:19:06 
06:19:06 (SWT:2219): Gdk-CRITICAL **: 10:19:06.168: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:19:06 
06:19:06 (SWT:2219): Gtk-WARNING **: 10:19:06.554: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:06 
06:19:06 (SWT:2219): Gtk-WARNING **: 10:19:06.559: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:06 
06:19:06 (SWT:2219): Gtk-WARNING **: 10:19:06.562: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:06 
06:19:06 (SWT:2219): Gtk-WARNING **: 10:19:06.562: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:06 
06:19:06 (SWT:2219): Gtk-WARNING **: 10:19:06.562: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:06 
06:19:06 (SWT:2219): Gtk-WARNING **: 10:19:06.564: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:06 
06:19:06 (SWT:2219): Gtk-WARNING **: 10:19:06.564: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:08 
06:19:08 (SWT:2219): Gdk-CRITICAL **: 10:19:08.600: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:19:08 
06:19:08 (SWT:2219): Gtk-WARNING **: 10:19:08.994: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:09 
06:19:09 (SWT:2219): Gtk-WARNING **: 10:19:08.999: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:09 
06:19:09 (SWT:2219): Gtk-WARNING **: 10:19:09.002: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:09 
06:19:09 (SWT:2219): Gtk-WARNING **: 10:19:09.002: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:09 
06:19:09 (SWT:2219): Gtk-WARNING **: 10:19:09.002: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:09 
06:19:09 (SWT:2219): Gtk-WARNING **: 10:19:09.004: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:09 
06:19:09 (SWT:2219): Gtk-WARNING **: 10:19:09.004: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:11 
06:19:11 (SWT:2219): Gdk-CRITICAL **: 10:19:11.075: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:19:11 
06:19:11 (SWT:2219): Gtk-WARNING **: 10:19:11.467: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:11 
06:19:11 (SWT:2219): Gtk-WARNING **: 10:19:11.472: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:11 
06:19:11 (SWT:2219): Gtk-WARNING **: 10:19:11.475: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:11 
06:19:11 (SWT:2219): Gtk-WARNING **: 10:19:11.475: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:11 
06:19:11 (SWT:2219): Gtk-WARNING **: 10:19:11.475: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:11 
06:19:11 (SWT:2219): Gtk-WARNING **: 10:19:11.477: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:11 
06:19:11 (SWT:2219): Gtk-WARNING **: 10:19:11.477: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:13 
06:19:13 (SWT:2219): Gdk-CRITICAL **: 10:19:13.539: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:19:13 
06:19:13 (SWT:2219): Gtk-WARNING **: 10:19:13.934: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:13 
06:19:13 (SWT:2219): Gtk-WARNING **: 10:19:13.939: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:13 
06:19:13 (SWT:2219): Gtk-WARNING **: 10:19:13.941: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:13 
06:19:13 (SWT:2219): Gtk-WARNING **: 10:19:13.942: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:13 
06:19:13 (SWT:2219): Gtk-WARNING **: 10:19:13.942: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:13 
06:19:13 (SWT:2219): Gtk-WARNING **: 10:19:13.944: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:13 
06:19:13 (SWT:2219): Gtk-WARNING **: 10:19:13.944: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:16 
06:19:16 (SWT:2219): Gdk-CRITICAL **: 10:19:16.026: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:19:16 
06:19:16 (SWT:2219): Gtk-WARNING **: 10:19:16.424: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:16 
06:19:16 (SWT:2219): Gtk-WARNING **: 10:19:16.429: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:16 
06:19:16 (SWT:2219): Gtk-WARNING **: 10:19:16.432: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:16 
06:19:16 (SWT:2219): Gtk-WARNING **: 10:19:16.432: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:16 
06:19:16 (SWT:2219): Gtk-WARNING **: 10:19:16.433: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:16 
06:19:16 (SWT:2219): Gtk-WARNING **: 10:19:16.435: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:16 
06:19:16 (SWT:2219): Gtk-WARNING **: 10:19:16.435: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:18 
06:19:18 (SWT:2219): Gdk-CRITICAL **: 10:19:18.475: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:19:18 
06:19:18 (SWT:2219): Gtk-WARNING **: 10:19:18.875: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:18 
06:19:18 (SWT:2219): Gtk-WARNING **: 10:19:18.880: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:18 
06:19:18 (SWT:2219): Gtk-WARNING **: 10:19:18.882: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:18 
06:19:18 (SWT:2219): Gtk-WARNING **: 10:19:18.883: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:18 
06:19:18 (SWT:2219): Gtk-WARNING **: 10:19:18.883: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:18 
06:19:18 (SWT:2219): Gtk-WARNING **: 10:19:18.885: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:18 
06:19:18 (SWT:2219): Gtk-WARNING **: 10:19:18.885: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:21 
06:19:21 (SWT:2219): Gdk-CRITICAL **: 10:19:21.025: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:19:21 
06:19:21 (SWT:2219): Gtk-WARNING **: 10:19:21.434: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:21 
06:19:21 (SWT:2219): Gtk-WARNING **: 10:19:21.439: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:21 
06:19:21 (SWT:2219): Gtk-WARNING **: 10:19:21.442: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:21 
06:19:21 (SWT:2219): Gtk-WARNING **: 10:19:21.443: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:21 
06:19:21 (SWT:2219): Gtk-WARNING **: 10:19:21.443: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:21 
06:19:21 (SWT:2219): Gtk-WARNING **: 10:19:21.445: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:21 
06:19:21 (SWT:2219): Gtk-WARNING **: 10:19:21.445: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:23 
06:19:23 (SWT:2219): Gdk-CRITICAL **: 10:19:23.587: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:19:23 
06:19:23 (SWT:2219): Gtk-WARNING **: 10:19:23.998: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:24 
06:19:24 (SWT:2219): Gtk-WARNING **: 10:19:24.004: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:24 
06:19:24 (SWT:2219): Gtk-WARNING **: 10:19:24.006: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:24 
06:19:24 (SWT:2219): Gtk-WARNING **: 10:19:24.007: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:24 
06:19:24 (SWT:2219): Gtk-WARNING **: 10:19:24.007: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:24 
06:19:24 (SWT:2219): Gtk-WARNING **: 10:19:24.009: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:24 
06:19:24 (SWT:2219): Gtk-WARNING **: 10:19:24.009: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:26 
06:19:26 (SWT:2219): Gdk-CRITICAL **: 10:19:26.100: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:19:26 
06:19:26 (SWT:2219): Gtk-WARNING **: 10:19:26.507: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:26 
06:19:26 (SWT:2219): Gtk-WARNING **: 10:19:26.512: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:26 
06:19:26 (SWT:2219): Gtk-WARNING **: 10:19:26.515: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:26 
06:19:26 (SWT:2219): Gtk-WARNING **: 10:19:26.515: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:26 
06:19:26 (SWT:2219): Gtk-WARNING **: 10:19:26.515: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:26 
06:19:26 (SWT:2219): Gtk-WARNING **: 10:19:26.517: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:26 
06:19:26 (SWT:2219): Gtk-WARNING **: 10:19:26.517: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:28 
06:19:28 (SWT:2219): Gdk-CRITICAL **: 10:19:28.562: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:19:28 
06:19:28 (SWT:2219): Gtk-WARNING **: 10:19:28.955: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:28 
06:19:28 (SWT:2219): Gtk-WARNING **: 10:19:28.960: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:28 
06:19:28 (SWT:2219): Gtk-WARNING **: 10:19:28.963: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:28 
06:19:28 (SWT:2219): Gtk-WARNING **: 10:19:28.963: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:28 
06:19:28 (SWT:2219): Gtk-WARNING **: 10:19:28.964: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:28 
06:19:28 (SWT:2219): Gtk-WARNING **: 10:19:28.966: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:28 
06:19:28 (SWT:2219): Gtk-WARNING **: 10:19:28.966: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:31 
06:19:31 (SWT:2219): Gdk-CRITICAL **: 10:19:31.050: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:19:31 
06:19:31 (SWT:2219): Gtk-WARNING **: 10:19:31.443: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:31 
06:19:31 (SWT:2219): Gtk-WARNING **: 10:19:31.448: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:31 
06:19:31 (SWT:2219): Gtk-WARNING **: 10:19:31.451: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:31 
06:19:31 (SWT:2219): Gtk-WARNING **: 10:19:31.452: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:31 
06:19:31 (SWT:2219): Gtk-WARNING **: 10:19:31.452: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:31 
06:19:31 (SWT:2219): Gtk-WARNING **: 10:19:31.454: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:31 
06:19:31 (SWT:2219): Gtk-WARNING **: 10:19:31.454: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:33 
06:19:33 (SWT:2219): Gdk-CRITICAL **: 10:19:33.461: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:19:33 
06:19:33 (SWT:2219): Gtk-WARNING **: 10:19:33.857: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:33 
06:19:33 (SWT:2219): Gtk-WARNING **: 10:19:33.862: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:33 
06:19:33 (SWT:2219): Gtk-WARNING **: 10:19:33.865: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:33 
06:19:33 (SWT:2219): Gtk-WARNING **: 10:19:33.865: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:33 
06:19:33 (SWT:2219): Gtk-WARNING **: 10:19:33.865: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:33 
06:19:33 (SWT:2219): Gtk-WARNING **: 10:19:33.868: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:33 
06:19:33 (SWT:2219): Gtk-WARNING **: 10:19:33.868: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:36 
06:19:36 (SWT:2219): Gdk-CRITICAL **: 10:19:36.013: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:19:36 
06:19:36 (SWT:2219): Gtk-WARNING **: 10:19:36.409: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:36 
06:19:36 (SWT:2219): Gtk-WARNING **: 10:19:36.414: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:36 
06:19:36 (SWT:2219): Gtk-WARNING **: 10:19:36.416: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:36 
06:19:36 (SWT:2219): Gtk-WARNING **: 10:19:36.417: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:36 
06:19:36 (SWT:2219): Gtk-WARNING **: 10:19:36.417: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:36 
06:19:36 (SWT:2219): Gtk-WARNING **: 10:19:36.419: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:36 
06:19:36 (SWT:2219): Gtk-WARNING **: 10:19:36.419: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:38 
06:19:38 (SWT:2219): Gdk-CRITICAL **: 10:19:38.422: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:19:38 
06:19:38 (SWT:2219): Gtk-WARNING **: 10:19:38.825: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:38 
06:19:38 (SWT:2219): Gtk-WARNING **: 10:19:38.830: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:38 
06:19:38 (SWT:2219): Gtk-WARNING **: 10:19:38.832: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:38 
06:19:38 (SWT:2219): Gtk-WARNING **: 10:19:38.833: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:38 
06:19:38 (SWT:2219): Gtk-WARNING **: 10:19:38.833: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:38 
06:19:38 (SWT:2219): Gtk-WARNING **: 10:19:38.835: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:38 
06:19:38 (SWT:2219): Gtk-WARNING **: 10:19:38.835: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:40 
06:19:40 (SWT:2219): Gdk-CRITICAL **: 10:19:40.879: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:19:41 
06:19:41 (SWT:2219): Gtk-WARNING **: 10:19:41.276: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:41 
06:19:41 (SWT:2219): Gtk-WARNING **: 10:19:41.281: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:41 
06:19:41 (SWT:2219): Gtk-WARNING **: 10:19:41.284: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:41 
06:19:41 (SWT:2219): Gtk-WARNING **: 10:19:41.284: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:41 
06:19:41 (SWT:2219): Gtk-WARNING **: 10:19:41.285: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:41 
06:19:41 (SWT:2219): Gtk-WARNING **: 10:19:41.287: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:41 
06:19:41 (SWT:2219): Gtk-WARNING **: 10:19:41.287: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:43 
06:19:43 (SWT:2219): Gdk-CRITICAL **: 10:19:43.321: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:19:43 
06:19:43 (SWT:2219): Gtk-WARNING **: 10:19:43.743: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:43 
06:19:43 (SWT:2219): Gtk-WARNING **: 10:19:43.748: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:43 
06:19:43 (SWT:2219): Gtk-WARNING **: 10:19:43.751: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:43 
06:19:43 (SWT:2219): Gtk-WARNING **: 10:19:43.751: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:43 
06:19:43 (SWT:2219): Gtk-WARNING **: 10:19:43.751: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:43 
06:19:43 (SWT:2219): Gtk-WARNING **: 10:19:43.753: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:43 
06:19:43 (SWT:2219): Gtk-WARNING **: 10:19:43.753: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:45 Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.711 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest
06:19:45 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.findsMenusRecursive[StaticMenu]  Time elapsed: 2.431 s
06:19:45 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksSubMenu[StaticMenu]  Time elapsed: 2.475 s
06:19:45 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksRadioMenuItem[StaticMenu]  Time elapsed: 2.464 s
06:19:45 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.findsSubMenus[StaticMenu]  Time elapsed: 2.487 s
06:19:45 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.testMenuItems[StaticMenu]  Time elapsed: 2.449 s
06:19:45 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksMenu[StaticMenu]  Time elapsed: 2.55 s
06:19:45 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.findsMenus[StaticMenu]  Time elapsed: 2.562 s
06:19:45 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksCheckMenuItem[StaticMenu]  Time elapsed: 2.513 s
06:19:45 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.findsMenusRecursive[DynamicMenu]  Time elapsed: 2.461 s
06:19:45 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksSubMenu[DynamicMenu]  Time elapsed: 2.488 s
06:19:45 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksRadioMenuItem[DynamicMenu]  Time elapsed: 2.411 s
06:19:45 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.findsSubMenus[DynamicMenu]  Time elapsed: 2.552 s
06:19:45 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.testMenuItems[DynamicMenu]  Time elapsed: 2.409 s
06:19:45 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksMenu[DynamicMenu]  Time elapsed: 2.457 s
06:19:45 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.findsMenus[DynamicMenu]  Time elapsed: 2.441 s
06:19:45 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksCheckMenuItem[DynamicMenu]  Time elapsed: 2.557 s
06:19:45 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest
06:19:45 
06:19:45 (SWT:2219): Gdk-CRITICAL **: 10:19:45.883: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:19:46 
06:19:46 (SWT:2219): Gtk-WARNING **: 10:19:46.289: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:46 
06:19:46 (SWT:2219): Gtk-WARNING **: 10:19:46.294: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:46 
06:19:46 (SWT:2219): Gtk-WARNING **: 10:19:46.297: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:46 
06:19:46 (SWT:2219): Gtk-WARNING **: 10:19:46.297: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:46 
06:19:46 (SWT:2219): Gtk-WARNING **: 10:19:46.297: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:46 
06:19:46 (SWT:2219): Gtk-WARNING **: 10:19:46.300: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:46 
06:19:46 (SWT:2219): Gtk-WARNING **: 10:19:46.300: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:48 
06:19:48 (SWT:2219): Gdk-CRITICAL **: 10:19:48.372: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:19:48 
06:19:48 (SWT:2219): Gtk-WARNING **: 10:19:48.769: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:48 
06:19:48 (SWT:2219): Gtk-WARNING **: 10:19:48.775: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:48 
06:19:48 (SWT:2219): Gtk-WARNING **: 10:19:48.777: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:48 
06:19:48 (SWT:2219): Gtk-WARNING **: 10:19:48.778: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:48 
06:19:48 (SWT:2219): Gtk-WARNING **: 10:19:48.778: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:48 
06:19:48 (SWT:2219): Gtk-WARNING **: 10:19:48.780: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:48 
06:19:48 (SWT:2219): Gtk-WARNING **: 10:19:48.780: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:50 
06:19:50 (SWT:2219): Gdk-CRITICAL **: 10:19:50.820: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:19:51 
06:19:51 (SWT:2219): Gtk-WARNING **: 10:19:51.217: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:51 
06:19:51 (SWT:2219): Gtk-WARNING **: 10:19:51.222: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:51 
06:19:51 (SWT:2219): Gtk-WARNING **: 10:19:51.225: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:51 
06:19:51 (SWT:2219): Gtk-WARNING **: 10:19:51.225: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:51 
06:19:51 (SWT:2219): Gtk-WARNING **: 10:19:51.225: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:51 
06:19:51 (SWT:2219): Gtk-WARNING **: 10:19:51.227: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:51 
06:19:51 (SWT:2219): Gtk-WARNING **: 10:19:51.227: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:53 
06:19:53 (SWT:2219): Gdk-CRITICAL **: 10:19:53.279: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:19:53 
06:19:53 (SWT:2219): Gtk-WARNING **: 10:19:53.680: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:53 
06:19:53 (SWT:2219): Gtk-WARNING **: 10:19:53.686: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:53 
06:19:53 (SWT:2219): Gtk-WARNING **: 10:19:53.688: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:53 
06:19:53 (SWT:2219): Gtk-WARNING **: 10:19:53.689: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:53 
06:19:53 (SWT:2219): Gtk-WARNING **: 10:19:53.689: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:53 
06:19:53 (SWT:2219): Gtk-WARNING **: 10:19:53.691: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:53 
06:19:53 (SWT:2219): Gtk-WARNING **: 10:19:53.691: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:55 
06:19:55 (SWT:2219): Gdk-CRITICAL **: 10:19:55.792: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:19:56 
06:19:56 (SWT:2219): Gtk-WARNING **: 10:19:56.198: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:56 
06:19:56 (SWT:2219): Gtk-WARNING **: 10:19:56.203: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:56 
06:19:56 (SWT:2219): Gtk-WARNING **: 10:19:56.206: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:56 
06:19:56 (SWT:2219): Gtk-WARNING **: 10:19:56.206: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:56 
06:19:56 (SWT:2219): Gtk-WARNING **: 10:19:56.206: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:56 
06:19:56 (SWT:2219): Gtk-WARNING **: 10:19:56.209: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:56 
06:19:56 (SWT:2219): Gtk-WARNING **: 10:19:56.209: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:58 
06:19:58 (SWT:2219): Gdk-CRITICAL **: 10:19:58.425: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:19:58 
06:19:58 (SWT:2219): Gtk-WARNING **: 10:19:58.860: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:58 
06:19:58 (SWT:2219): Gtk-WARNING **: 10:19:58.865: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:58 
06:19:58 (SWT:2219): Gtk-WARNING **: 10:19:58.868: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:58 
06:19:58 (SWT:2219): Gtk-WARNING **: 10:19:58.868: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:58 
06:19:58 (SWT:2219): Gtk-WARNING **: 10:19:58.868: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:58 
06:19:58 (SWT:2219): Gtk-WARNING **: 10:19:58.871: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:19:58 
06:19:58 (SWT:2219): Gtk-WARNING **: 10:19:58.871: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:01 
06:20:01 (SWT:2219): Gdk-CRITICAL **: 10:20:01.083: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:20:01 
06:20:01 (SWT:2219): Gtk-WARNING **: 10:20:01.514: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:01 
06:20:01 (SWT:2219): Gtk-WARNING **: 10:20:01.519: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:01 
06:20:01 (SWT:2219): Gtk-WARNING **: 10:20:01.522: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:01 
06:20:01 (SWT:2219): Gtk-WARNING **: 10:20:01.522: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:01 
06:20:01 (SWT:2219): Gtk-WARNING **: 10:20:01.523: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:01 
06:20:01 (SWT:2219): Gtk-WARNING **: 10:20:01.525: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:01 
06:20:01 (SWT:2219): Gtk-WARNING **: 10:20:01.525: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:03 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.769 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest
06:20:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest.clicksCheckboxButton  Time elapsed: 2.488 s
06:20:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest.clicksCheckboxButtonWithModifier  Time elapsed: 2.448 s
06:20:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest.findsToolBarButtonWithIndex  Time elapsed: 2.459 s
06:20:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest.selectsCheckboxButton  Time elapsed: 2.513 s
06:20:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest.deselectsCheckboxButton  Time elapsed: 2.632 s
06:20:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest.clickingCheckboxButtonTogglesIt  Time elapsed: 2.658 s
06:20:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest.togglesCheckboxButton  Time elapsed: 2.568 s
06:20:03 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest
06:20:03 
06:20:03 (SWT:2219): Gdk-CRITICAL **: 10:20:03.656: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:20:04 
06:20:04 (SWT:2219): Gtk-WARNING **: 10:20:04.081: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:04 
06:20:04 (SWT:2219): Gtk-WARNING **: 10:20:04.086: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:04 
06:20:04 (SWT:2219): Gtk-WARNING **: 10:20:04.089: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:04 
06:20:04 (SWT:2219): Gtk-WARNING **: 10:20:04.090: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:04 
06:20:04 (SWT:2219): Gtk-WARNING **: 10:20:04.090: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:04 
06:20:04 (SWT:2219): Gtk-WARNING **: 10:20:04.092: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:04 
06:20:04 (SWT:2219): Gtk-WARNING **: 10:20:04.092: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:06 
06:20:06 (SWT:2219): Gdk-CRITICAL **: 10:20:06.181: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:20:06 
06:20:06 (SWT:2219): Gtk-WARNING **: 10:20:06.584: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:06 
06:20:06 (SWT:2219): Gtk-WARNING **: 10:20:06.589: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:06 
06:20:06 (SWT:2219): Gtk-WARNING **: 10:20:06.592: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:06 
06:20:06 (SWT:2219): Gtk-WARNING **: 10:20:06.593: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:06 
06:20:06 (SWT:2219): Gtk-WARNING **: 10:20:06.593: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:06 
06:20:06 (SWT:2219): Gtk-WARNING **: 10:20:06.595: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:06 
06:20:06 (SWT:2219): Gtk-WARNING **: 10:20:06.595: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:12 
06:20:12 (SWT:2219): Gdk-CRITICAL **: 10:20:12.633: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:20:13 
06:20:13 (SWT:2219): Gtk-WARNING **: 10:20:13.039: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:13 
06:20:13 (SWT:2219): Gtk-WARNING **: 10:20:13.044: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:13 
06:20:13 (SWT:2219): Gtk-WARNING **: 10:20:13.047: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:13 
06:20:13 (SWT:2219): Gtk-WARNING **: 10:20:13.047: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:13 
06:20:13 (SWT:2219): Gtk-WARNING **: 10:20:13.047: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:13 
06:20:13 (SWT:2219): Gtk-WARNING **: 10:20:13.050: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:13 
06:20:13 (SWT:2219): Gtk-WARNING **: 10:20:13.050: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:19 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.431 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest
06:20:19 org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest.clicksToggleButton  Time elapsed: 2.524 s
06:20:19 org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest.doesNotMatchRegularButtons  Time elapsed: 6.452 s
06:20:19 org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest.doesNotMatchRadioButtons  Time elapsed: 6.453 s
06:20:19 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest
06:20:19 
06:20:19 (SWT:2219): Gdk-CRITICAL **: 10:20:19.090: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:20:19 
06:20:19 (SWT:2219): Gdk-CRITICAL **: 10:20:19.592: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:20:20 
06:20:20 (SWT:2219): Gdk-CRITICAL **: 10:20:20.062: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:20:20 
06:20:20 (SWT:2219): Gdk-CRITICAL **: 10:20:20.539: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:20:21 
06:20:21 (SWT:2219): Gdk-CRITICAL **: 10:20:21.008: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:20:21 
06:20:21 (SWT:2219): Gdk-CRITICAL **: 10:20:21.475: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:20:21 
06:20:21 (SWT:2219): Gdk-CRITICAL **: 10:20:21.972: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:20:22 
06:20:22 (SWT:2219): Gdk-CRITICAL **: 10:20:22.445: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:20:22 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.827 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest
06:20:22 org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest.changeAndVerifiesSelectionInComboByText  Time elapsed: 0.501 s
06:20:22 org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest.changeAndVerifiesSelectionInComboByIndex  Time elapsed: 0.47 s
06:20:22 org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest.findCCombo  Time elapsed: 0.477 s
06:20:22 org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest.throwsExceptionInCaseOfInvalidIndexBasedSelection  Time elapsed: 0.468 s
06:20:22 org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest.throwsExceptionInCaseOfInvalidTextBasedSelection  Time elapsed: 0.468 s
06:20:22 org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest.throwsExceptionInCaseOfChangeTextOfReadOnlyCombo  Time elapsed: 0.496 s
06:20:22 org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest.getItems  Time elapsed: 0.472 s
06:20:22 org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest.setText  Time elapsed: 0.472 s
06:20:22 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest
06:20:22 
06:20:22 (SWT:2219): Gdk-CRITICAL **: 10:20:22.921: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:20:23 
06:20:23 (SWT:2219): Gtk-WARNING **: 10:20:23.343: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:23 
06:20:23 (SWT:2219): Gtk-WARNING **: 10:20:23.348: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:23 
06:20:23 (SWT:2219): Gtk-WARNING **: 10:20:23.351: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:23 
06:20:23 (SWT:2219): Gtk-WARNING **: 10:20:23.351: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:23 
06:20:23 (SWT:2219): Gtk-WARNING **: 10:20:23.351: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:23 
06:20:23 (SWT:2219): Gtk-WARNING **: 10:20:23.354: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:23 
06:20:23 (SWT:2219): Gtk-WARNING **: 10:20:23.354: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:25 
06:20:25 (SWT:2219): Gdk-CRITICAL **: 10:20:25.535: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:20:25 
06:20:25 (SWT:2219): Gtk-WARNING **: 10:20:25.952: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:25 
06:20:25 (SWT:2219): Gtk-WARNING **: 10:20:25.957: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:25 
06:20:25 (SWT:2219): Gtk-WARNING **: 10:20:25.960: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:25 
06:20:25 (SWT:2219): Gtk-WARNING **: 10:20:25.960: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:25 
06:20:25 (SWT:2219): Gtk-WARNING **: 10:20:25.961: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:25 
06:20:25 (SWT:2219): Gtk-WARNING **: 10:20:25.963: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:25 
06:20:25 (SWT:2219): Gtk-WARNING **: 10:20:25.963: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:28 Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 5.086 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest
06:20:28 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest.clicksToolBarButton  Time elapsed: 2.614 s
06:20:28 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest.findsToolBarButtonWithIndex  Time elapsed: 2.471 s
06:20:28 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest skipped
06:20:28 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableClickTest
06:20:28 
06:20:28 (SWT:2219): Gdk-CRITICAL **: 10:20:28.011: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:20:31 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.108 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableClickTest
06:20:31 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableClickTest.clickOnCell  Time elapsed: 3.107 s
06:20:31 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest
06:20:31 
06:20:31 (SWT:2219): Gdk-CRITICAL **: 10:20:31.122: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:20:31 
06:20:31 (SWT:2219): Gdk-CRITICAL **: 10:20:31.208: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:20:31 
06:20:31 (SWT:2219): Gdk-CRITICAL **: 10:20:31.294: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:20:36 
06:20:36 (SWT:2219): Gdk-CRITICAL **: 10:20:36.385: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:20:36 
06:20:36 (SWT:2219): Gdk-CRITICAL **: 10:20:36.472: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:20:36 
06:20:36 (SWT:2219): Gdk-CRITICAL **: 10:20:36.557: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:20:41 
06:20:41 (SWT:2219): Gdk-CRITICAL **: 10:20:41.659: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:20:42 
06:20:42 (SWT:2219): Gdk-CRITICAL **: 10:20:42.755: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:20:42 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.741 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest
06:20:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest.getsAllShells  Time elapsed: 0.085 s
06:20:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest.getsActiveShell  Time elapsed: 0.086 s
06:20:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest.noShellReturnsNull  Time elapsed: 5.092 s
06:20:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest.bringsShellToFront  Time elapsed: 0.086 s
06:20:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest.findsShell  Time elapsed: 0.085 s
06:20:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest.closesShell  Time elapsed: 5.101 s
06:20:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest.testMaximize  Time elapsed: 1.097 s
06:20:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest.findsShellsById  Time elapsed: 0.107 s
06:20:42 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemDoubleClickListenerTest
06:20:42 
06:20:42 (SWT:2219): Gdk-CRITICAL **: 10:20:42.867: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:20:42 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemDoubleClickListenerTest
06:20:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemDoubleClickListenerTest.doubleClickOnCell  Time elapsed: 0.123 s
06:20:42 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest
06:20:42 
06:20:42 (SWT:2219): Gdk-CRITICAL **: 10:20:42.995: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:20:43 
06:20:43 (SWT:2219): Gtk-WARNING **: 10:20:43.447: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:43 
06:20:43 (SWT:2219): Gtk-WARNING **: 10:20:43.452: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:43 
06:20:43 (SWT:2219): Gtk-WARNING **: 10:20:43.455: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:43 
06:20:43 (SWT:2219): Gtk-WARNING **: 10:20:43.455: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:43 
06:20:43 (SWT:2219): Gtk-WARNING **: 10:20:43.456: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:43 
06:20:43 (SWT:2219): Gtk-WARNING **: 10:20:43.458: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:43 
06:20:43 (SWT:2219): Gtk-WARNING **: 10:20:43.458: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:45 
06:20:45 (SWT:2219): Gdk-CRITICAL **: 10:20:45.507: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:20:45 
06:20:45 (SWT:2219): Gtk-WARNING **: 10:20:45.934: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:45 
06:20:45 (SWT:2219): Gtk-WARNING **: 10:20:45.939: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:45 
06:20:45 (SWT:2219): Gtk-WARNING **: 10:20:45.942: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:45 
06:20:45 (SWT:2219): Gtk-WARNING **: 10:20:45.942: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:45 
06:20:45 (SWT:2219): Gtk-WARNING **: 10:20:45.942: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:45 
06:20:45 (SWT:2219): Gtk-WARNING **: 10:20:45.945: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:45 
06:20:45 (SWT:2219): Gtk-WARNING **: 10:20:45.945: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:47 
06:20:47 (SWT:2219): Gdk-CRITICAL **: 10:20:47.985: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:20:48 
06:20:48 (SWT:2219): Gtk-WARNING **: 10:20:48.411: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:48 
06:20:48 (SWT:2219): Gtk-WARNING **: 10:20:48.416: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:48 
06:20:48 (SWT:2219): Gtk-WARNING **: 10:20:48.419: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:48 
06:20:48 (SWT:2219): Gtk-WARNING **: 10:20:48.420: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:48 
06:20:48 (SWT:2219): Gtk-WARNING **: 10:20:48.420: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:48 
06:20:48 (SWT:2219): Gtk-WARNING **: 10:20:48.422: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:48 
06:20:48 (SWT:2219): Gtk-WARNING **: 10:20:48.423: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:50 
06:20:50 (SWT:2219): Gdk-CRITICAL **: 10:20:50.486: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:20:50 
06:20:50 (SWT:2219): Gtk-WARNING **: 10:20:50.913: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:50 
06:20:50 (SWT:2219): Gtk-WARNING **: 10:20:50.918: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:50 
06:20:50 (SWT:2219): Gtk-WARNING **: 10:20:50.921: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:50 
06:20:50 (SWT:2219): Gtk-WARNING **: 10:20:50.922: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:50 
06:20:50 (SWT:2219): Gtk-WARNING **: 10:20:50.922: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:50 
06:20:50 (SWT:2219): Gtk-WARNING **: 10:20:50.924: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:50 
06:20:50 (SWT:2219): Gtk-WARNING **: 10:20:50.924: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:52 
06:20:52 (SWT:2219): Gdk-CRITICAL **: 10:20:52.985: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:20:53 
06:20:53 (SWT:2219): Gtk-WARNING **: 10:20:53.422: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:53 
06:20:53 (SWT:2219): Gtk-WARNING **: 10:20:53.427: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:53 
06:20:53 (SWT:2219): Gtk-WARNING **: 10:20:53.430: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:53 
06:20:53 (SWT:2219): Gtk-WARNING **: 10:20:53.430: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:53 
06:20:53 (SWT:2219): Gtk-WARNING **: 10:20:53.431: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:53 
06:20:53 (SWT:2219): Gtk-WARNING **: 10:20:53.433: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:53 
06:20:53 (SWT:2219): Gtk-WARNING **: 10:20:53.433: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:55 
06:20:55 (SWT:2219): Gdk-CRITICAL **: 10:20:55.648: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:20:56 
06:20:56 (SWT:2219): Gtk-WARNING **: 10:20:56.108: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:56 
06:20:56 (SWT:2219): Gtk-WARNING **: 10:20:56.113: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:56 
06:20:56 (SWT:2219): Gtk-WARNING **: 10:20:56.116: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:56 
06:20:56 (SWT:2219): Gtk-WARNING **: 10:20:56.117: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:56 
06:20:56 (SWT:2219): Gtk-WARNING **: 10:20:56.117: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:56 
06:20:56 (SWT:2219): Gtk-WARNING **: 10:20:56.119: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:56 
06:20:56 (SWT:2219): Gtk-WARNING **: 10:20:56.119: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:58 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.385 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest
06:20:58 org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest.doubleClick  Time elapsed: 2.511 s
06:20:58 org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest.click  Time elapsed: 2.478 s
06:20:58 org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest.findsCanvas  Time elapsed: 2.501 s
06:20:58 org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest.doubleClickXY  Time elapsed: 2.499 s
06:20:58 org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest.clickXY  Time elapsed: 2.662 s
06:20:58 org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest.findsCanvasInGroup  Time elapsed: 2.732 s
06:20:58 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest
06:20:58 
06:20:58 (SWT:2219): Gdk-CRITICAL **: 10:20:58.385: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:20:58 
06:20:58 (SWT:2219): Gtk-WARNING **: 10:20:58.844: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:58 
06:20:58 (SWT:2219): Gtk-WARNING **: 10:20:58.849: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:58 
06:20:58 (SWT:2219): Gtk-WARNING **: 10:20:58.852: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:58 
06:20:58 (SWT:2219): Gtk-WARNING **: 10:20:58.853: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:58 
06:20:58 (SWT:2219): Gtk-WARNING **: 10:20:58.853: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:58 
06:20:58 (SWT:2219): Gtk-WARNING **: 10:20:58.855: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:20:58 
06:20:58 (SWT:2219): Gtk-WARNING **: 10:20:58.855: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:01 
06:21:01 (SWT:2219): Gdk-CRITICAL **: 10:21:01.172: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:21:01 
06:21:01 (SWT:2219): Gtk-WARNING **: 10:21:01.628: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:01 
06:21:01 (SWT:2219): Gtk-WARNING **: 10:21:01.634: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:01 
06:21:01 (SWT:2219): Gtk-WARNING **: 10:21:01.637: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:01 
06:21:01 (SWT:2219): Gtk-WARNING **: 10:21:01.638: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:01 
06:21:01 (SWT:2219): Gtk-WARNING **: 10:21:01.638: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:01 
06:21:01 (SWT:2219): Gtk-WARNING **: 10:21:01.640: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:01 
06:21:01 (SWT:2219): Gtk-WARNING **: 10:21:01.640: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:04 
06:21:04 (SWT:2219): Gdk-CRITICAL **: 10:21:04.014: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:21:04 
06:21:04 (SWT:2219): Gtk-WARNING **: 10:21:04.470: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:04 
06:21:04 (SWT:2219): Gtk-WARNING **: 10:21:04.476: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:04 
06:21:04 (SWT:2219): Gtk-WARNING **: 10:21:04.479: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:04 
06:21:04 (SWT:2219): Gtk-WARNING **: 10:21:04.479: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:04 
06:21:04 (SWT:2219): Gtk-WARNING **: 10:21:04.479: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:04 
06:21:04 (SWT:2219): Gtk-WARNING **: 10:21:04.482: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:04 
06:21:04 (SWT:2219): Gtk-WARNING **: 10:21:04.482: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:06 
06:21:06 (SWT:2219): Gdk-CRITICAL **: 10:21:06.788: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:21:07 
06:21:07 (SWT:2219): Gtk-WARNING **: 10:21:07.245: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:07 
06:21:07 (SWT:2219): Gtk-WARNING **: 10:21:07.251: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:07 
06:21:07 (SWT:2219): Gtk-WARNING **: 10:21:07.254: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:07 
06:21:07 (SWT:2219): Gtk-WARNING **: 10:21:07.254: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:07 
06:21:07 (SWT:2219): Gtk-WARNING **: 10:21:07.254: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:07 
06:21:07 (SWT:2219): Gtk-WARNING **: 10:21:07.257: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:07 
06:21:07 (SWT:2219): Gtk-WARNING **: 10:21:07.257: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:09 
06:21:09 (SWT:2219): Gdk-CRITICAL **: 10:21:09.638: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:21:10 
06:21:10 (SWT:2219): Gtk-WARNING **: 10:21:10.097: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:10 
06:21:10 (SWT:2219): Gtk-WARNING **: 10:21:10.103: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:10 
06:21:10 (SWT:2219): Gtk-WARNING **: 10:21:10.106: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:10 
06:21:10 (SWT:2219): Gtk-WARNING **: 10:21:10.107: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:10 
06:21:10 (SWT:2219): Gtk-WARNING **: 10:21:10.107: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:10 
06:21:10 (SWT:2219): Gtk-WARNING **: 10:21:10.109: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:10 
06:21:10 (SWT:2219): Gtk-WARNING **: 10:21:10.109: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:12 
06:21:12 (SWT:2219): Gdk-CRITICAL **: 10:21:12.435: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:21:12 
06:21:12 (SWT:2219): Gtk-WARNING **: 10:21:12.894: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:12 
06:21:12 (SWT:2219): Gtk-WARNING **: 10:21:12.899: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:12 
06:21:12 (SWT:2219): Gtk-WARNING **: 10:21:12.902: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:12 
06:21:12 (SWT:2219): Gtk-WARNING **: 10:21:12.903: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:12 
06:21:12 (SWT:2219): Gtk-WARNING **: 10:21:12.903: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:12 
06:21:12 (SWT:2219): Gtk-WARNING **: 10:21:12.905: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:12 
06:21:12 (SWT:2219): Gtk-WARNING **: 10:21:12.905: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:15 
06:21:15 (SWT:2219): Gdk-CRITICAL **: 10:21:15.463: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:21:15 
06:21:15 (SWT:2219): Gtk-WARNING **: 10:21:15.927: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:15 
06:21:15 (SWT:2219): Gtk-WARNING **: 10:21:15.932: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:15 
06:21:15 (SWT:2219): Gtk-WARNING **: 10:21:15.935: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:15 
06:21:15 (SWT:2219): Gtk-WARNING **: 10:21:15.936: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:15 
06:21:15 (SWT:2219): Gtk-WARNING **: 10:21:15.936: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:15 
06:21:15 (SWT:2219): Gtk-WARNING **: 10:21:15.938: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:15 
06:21:15 (SWT:2219): Gtk-WARNING **: 10:21:15.938: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:18 
06:21:18 (SWT:2219): Gdk-CRITICAL **: 10:21:18.200: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:21:18 
06:21:18 (SWT:2219): Gtk-WARNING **: 10:21:18.635: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:18 
06:21:18 (SWT:2219): Gtk-WARNING **: 10:21:18.640: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:18 
06:21:18 (SWT:2219): Gtk-WARNING **: 10:21:18.643: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:18 
06:21:18 (SWT:2219): Gtk-WARNING **: 10:21:18.644: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:18 
06:21:18 (SWT:2219): Gtk-WARNING **: 10:21:18.644: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:18 
06:21:18 (SWT:2219): Gtk-WARNING **: 10:21:18.646: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:18 
06:21:18 (SWT:2219): Gtk-WARNING **: 10:21:18.646: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:20 
06:21:20 (SWT:2219): Gdk-CRITICAL **: 10:21:20.843: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:21:21 
06:21:21 (SWT:2219): Gtk-WARNING **: 10:21:21.296: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:21 
06:21:21 (SWT:2219): Gtk-WARNING **: 10:21:21.302: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:21 
06:21:21 (SWT:2219): Gtk-WARNING **: 10:21:21.305: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:21 
06:21:21 (SWT:2219): Gtk-WARNING **: 10:21:21.305: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:21 
06:21:21 (SWT:2219): Gtk-WARNING **: 10:21:21.305: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:21 
06:21:21 (SWT:2219): Gtk-WARNING **: 10:21:21.308: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:21 
06:21:21 (SWT:2219): Gtk-WARNING **: 10:21:21.308: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:23 
06:21:23 (SWT:2219): Gdk-CRITICAL **: 10:21:23.519: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:21:23 
06:21:23 (SWT:2219): Gtk-WARNING **: 10:21:23.973: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:23 
06:21:23 (SWT:2219): Gtk-WARNING **: 10:21:23.979: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:23 
06:21:23 (SWT:2219): Gtk-WARNING **: 10:21:23.982: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:23 
06:21:23 (SWT:2219): Gtk-WARNING **: 10:21:23.982: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:23 
06:21:23 (SWT:2219): Gtk-WARNING **: 10:21:23.983: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:23 
06:21:23 (SWT:2219): Gtk-WARNING **: 10:21:23.985: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:23 
06:21:23 (SWT:2219): Gtk-WARNING **: 10:21:23.985: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:26 
06:21:26 (SWT:2219): Gdk-CRITICAL **: 10:21:26.175: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:21:26 
06:21:26 (SWT:2219): Gtk-WARNING **: 10:21:26.608: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:26 
06:21:26 (SWT:2219): Gtk-WARNING **: 10:21:26.614: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:26 
06:21:26 (SWT:2219): Gtk-WARNING **: 10:21:26.617: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:26 
06:21:26 (SWT:2219): Gtk-WARNING **: 10:21:26.617: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:26 
06:21:26 (SWT:2219): Gtk-WARNING **: 10:21:26.617: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:26 
06:21:26 (SWT:2219): Gtk-WARNING **: 10:21:26.620: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:26 
06:21:26 (SWT:2219): Gtk-WARNING **: 10:21:26.620: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:28 
06:21:28 (SWT:2219): Gdk-CRITICAL **: 10:21:28.949: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:21:29 
06:21:29 (SWT:2219): Gtk-WARNING **: 10:21:29.384: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:29 
06:21:29 (SWT:2219): Gtk-WARNING **: 10:21:29.389: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:29 
06:21:29 (SWT:2219): Gtk-WARNING **: 10:21:29.392: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:29 
06:21:29 (SWT:2219): Gtk-WARNING **: 10:21:29.392: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:29 
06:21:29 (SWT:2219): Gtk-WARNING **: 10:21:29.393: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:29 
06:21:29 (SWT:2219): Gtk-WARNING **: 10:21:29.395: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:29 
06:21:29 (SWT:2219): Gtk-WARNING **: 10:21:29.395: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:31 
06:21:31 (SWT:2219): Gdk-CRITICAL **: 10:21:31.728: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:21:32 
06:21:32 (SWT:2219): Gtk-WARNING **: 10:21:32.162: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:32 
06:21:32 (SWT:2219): Gtk-WARNING **: 10:21:32.168: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:32 
06:21:32 (SWT:2219): Gtk-WARNING **: 10:21:32.171: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:32 
06:21:32 (SWT:2219): Gtk-WARNING **: 10:21:32.171: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:32 
06:21:32 (SWT:2219): Gtk-WARNING **: 10:21:32.171: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:32 
06:21:32 (SWT:2219): Gtk-WARNING **: 10:21:32.174: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:32 
06:21:32 (SWT:2219): Gtk-WARNING **: 10:21:32.174: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:34 
06:21:34 (SWT:2219): Gdk-CRITICAL **: 10:21:34.981: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:21:35 
06:21:35 (SWT:2219): Gtk-WARNING **: 10:21:35.428: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:35 
06:21:35 (SWT:2219): Gtk-WARNING **: 10:21:35.434: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:35 
06:21:35 (SWT:2219): Gtk-WARNING **: 10:21:35.437: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:35 
06:21:35 (SWT:2219): Gtk-WARNING **: 10:21:35.437: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:35 
06:21:35 (SWT:2219): Gtk-WARNING **: 10:21:35.438: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:35 
06:21:35 (SWT:2219): Gtk-WARNING **: 10:21:35.440: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:35 
06:21:35 (SWT:2219): Gtk-WARNING **: 10:21:35.440: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:38 
06:21:38 (SWT:2219): Gdk-CRITICAL **: 10:21:38.268: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:21:38 
06:21:38 (SWT:2219): Gtk-WARNING **: 10:21:38.712: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:38 
06:21:38 (SWT:2219): Gtk-WARNING **: 10:21:38.718: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:38 
06:21:38 (SWT:2219): Gtk-WARNING **: 10:21:38.721: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:38 
06:21:38 (SWT:2219): Gtk-WARNING **: 10:21:38.721: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:38 
06:21:38 (SWT:2219): Gtk-WARNING **: 10:21:38.721: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:38 
06:21:38 (SWT:2219): Gtk-WARNING **: 10:21:38.724: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:38 
06:21:38 (SWT:2219): Gtk-WARNING **: 10:21:38.724: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:41 
06:21:41 (SWT:2219): Gdk-CRITICAL **: 10:21:41.010: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:21:41 
06:21:41 (SWT:2219): Gtk-WARNING **: 10:21:41.457: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:41 
06:21:41 (SWT:2219): Gtk-WARNING **: 10:21:41.463: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:41 
06:21:41 (SWT:2219): Gtk-WARNING **: 10:21:41.466: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:41 
06:21:41 (SWT:2219): Gtk-WARNING **: 10:21:41.466: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:41 
06:21:41 (SWT:2219): Gtk-WARNING **: 10:21:41.466: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:41 
06:21:41 (SWT:2219): Gtk-WARNING **: 10:21:41.469: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:41 
06:21:41 (SWT:2219): Gtk-WARNING **: 10:21:41.469: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:43 
06:21:43 (SWT:2219): Gdk-CRITICAL **: 10:21:43.717: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:21:44 
06:21:44 (SWT:2219): Gtk-WARNING **: 10:21:44.164: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:44 
06:21:44 (SWT:2219): Gtk-WARNING **: 10:21:44.170: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:44 
06:21:44 (SWT:2219): Gtk-WARNING **: 10:21:44.173: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:44 
06:21:44 (SWT:2219): Gtk-WARNING **: 10:21:44.173: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:44 
06:21:44 (SWT:2219): Gtk-WARNING **: 10:21:44.173: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:44 
06:21:44 (SWT:2219): Gtk-WARNING **: 10:21:44.176: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:44 
06:21:44 (SWT:2219): Gtk-WARNING **: 10:21:44.176: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:46 
06:21:46 (SWT:2219): Gdk-CRITICAL **: 10:21:46.407: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:21:46 
06:21:46 (SWT:2219): Gtk-WARNING **: 10:21:46.848: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:46 
06:21:46 (SWT:2219): Gtk-WARNING **: 10:21:46.854: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:46 
06:21:46 (SWT:2219): Gtk-WARNING **: 10:21:46.857: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:46 
06:21:46 (SWT:2219): Gtk-WARNING **: 10:21:46.857: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:46 
06:21:46 (SWT:2219): Gtk-WARNING **: 10:21:46.857: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:46 
06:21:46 (SWT:2219): Gtk-WARNING **: 10:21:46.860: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:46 
06:21:46 (SWT:2219): Gtk-WARNING **: 10:21:46.860: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:49 
06:21:49 (SWT:2219): Gdk-CRITICAL **: 10:21:49.083: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:21:49 
06:21:49 (SWT:2219): Gtk-WARNING **: 10:21:49.527: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:49 
06:21:49 (SWT:2219): Gtk-WARNING **: 10:21:49.533: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:49 
06:21:49 (SWT:2219): Gtk-WARNING **: 10:21:49.536: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:49 
06:21:49 (SWT:2219): Gtk-WARNING **: 10:21:49.536: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:49 
06:21:49 (SWT:2219): Gtk-WARNING **: 10:21:49.536: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:49 
06:21:49 (SWT:2219): Gtk-WARNING **: 10:21:49.539: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:49 
06:21:49 (SWT:2219): Gtk-WARNING **: 10:21:49.539: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:51 
06:21:51 (SWT:2219): Gdk-CRITICAL **: 10:21:51.891: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:21:52 
06:21:52 (SWT:2219): Gtk-WARNING **: 10:21:52.335: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:52 
06:21:52 (SWT:2219): Gtk-WARNING **: 10:21:52.341: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:52 
06:21:52 (SWT:2219): Gtk-WARNING **: 10:21:52.344: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:52 
06:21:52 (SWT:2219): Gtk-WARNING **: 10:21:52.344: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:52 
06:21:52 (SWT:2219): Gtk-WARNING **: 10:21:52.344: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:52 
06:21:52 (SWT:2219): Gtk-WARNING **: 10:21:52.347: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:52 
06:21:52 (SWT:2219): Gtk-WARNING **: 10:21:52.347: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:54 
06:21:54 (SWT:2219): Gdk-CRITICAL **: 10:21:54.577: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:21:55 
06:21:55 (SWT:2219): Gtk-WARNING **: 10:21:55.024: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:55 
06:21:55 (SWT:2219): Gtk-WARNING **: 10:21:55.030: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:55 
06:21:55 (SWT:2219): Gtk-WARNING **: 10:21:55.033: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:55 
06:21:55 (SWT:2219): Gtk-WARNING **: 10:21:55.033: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:55 
06:21:55 (SWT:2219): Gtk-WARNING **: 10:21:55.033: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:55 
06:21:55 (SWT:2219): Gtk-WARNING **: 10:21:55.036: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:55 
06:21:55 (SWT:2219): Gtk-WARNING **: 10:21:55.036: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:57 
06:21:57 (SWT:2219): Gdk-CRITICAL **: 10:21:57.344: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:21:57 
06:21:57 (SWT:2219): Gtk-WARNING **: 10:21:57.801: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:57 
06:21:57 (SWT:2219): Gtk-WARNING **: 10:21:57.807: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:57 
06:21:57 (SWT:2219): Gtk-WARNING **: 10:21:57.810: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:57 
06:21:57 (SWT:2219): Gtk-WARNING **: 10:21:57.810: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:57 
06:21:57 (SWT:2219): Gtk-WARNING **: 10:21:57.810: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:57 
06:21:57 (SWT:2219): Gtk-WARNING **: 10:21:57.813: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:21:57 
06:21:57 (SWT:2219): Gtk-WARNING **: 10:21:57.813: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:00 
06:22:00 (SWT:2219): Gdk-CRITICAL **: 10:22:00.062: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:22:00 
06:22:00 (SWT:2219): Gtk-WARNING **: 10:22:00.514: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:00 
06:22:00 (SWT:2219): Gtk-WARNING **: 10:22:00.520: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:00 
06:22:00 (SWT:2219): Gtk-WARNING **: 10:22:00.523: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:00 
06:22:00 (SWT:2219): Gtk-WARNING **: 10:22:00.523: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:00 
06:22:00 (SWT:2219): Gtk-WARNING **: 10:22:00.523: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:00 
06:22:00 (SWT:2219): Gtk-WARNING **: 10:22:00.526: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:00 
06:22:00 (SWT:2219): Gtk-WARNING **: 10:22:00.526: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:02 
06:22:02 (SWT:2219): Gdk-CRITICAL **: 10:22:02.763: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:22:03 
06:22:03 (SWT:2219): Gtk-WARNING **: 10:22:03.208: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:03 
06:22:03 (SWT:2219): Gtk-WARNING **: 10:22:03.213: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:03 
06:22:03 (SWT:2219): Gtk-WARNING **: 10:22:03.216: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:03 
06:22:03 (SWT:2219): Gtk-WARNING **: 10:22:03.217: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:03 
06:22:03 (SWT:2219): Gtk-WARNING **: 10:22:03.217: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:03 
06:22:03 (SWT:2219): Gtk-WARNING **: 10:22:03.219: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:03 
06:22:03 (SWT:2219): Gtk-WARNING **: 10:22:03.220: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:05 
06:22:05 (SWT:2219): Gdk-CRITICAL **: 10:22:05.508: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:22:05 
06:22:05 (SWT:2219): Gtk-WARNING **: 10:22:05.958: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:05 
06:22:05 (SWT:2219): Gtk-WARNING **: 10:22:05.964: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:05 
06:22:05 (SWT:2219): Gtk-WARNING **: 10:22:05.967: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:05 
06:22:05 (SWT:2219): Gtk-WARNING **: 10:22:05.967: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:05 
06:22:05 (SWT:2219): Gtk-WARNING **: 10:22:05.968: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:05 
06:22:05 (SWT:2219): Gtk-WARNING **: 10:22:05.970: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:05 
06:22:05 (SWT:2219): Gtk-WARNING **: 10:22:05.970: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:08 
06:22:08 (SWT:2219): Gdk-CRITICAL **: 10:22:08.197: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:22:08 
06:22:08 (SWT:2219): Gtk-WARNING **: 10:22:08.645: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:08 
06:22:08 (SWT:2219): Gtk-WARNING **: 10:22:08.651: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:08 
06:22:08 (SWT:2219): Gtk-WARNING **: 10:22:08.654: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:08 
06:22:08 (SWT:2219): Gtk-WARNING **: 10:22:08.654: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:08 
06:22:08 (SWT:2219): Gtk-WARNING **: 10:22:08.654: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:08 
06:22:08 (SWT:2219): Gtk-WARNING **: 10:22:08.657: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:08 
06:22:08 (SWT:2219): Gtk-WARNING **: 10:22:08.657: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:10 
06:22:10 (SWT:2219): Gdk-CRITICAL **: 10:22:10.951: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:22:11 
06:22:11 (SWT:2219): Gtk-WARNING **: 10:22:11.397: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:11 
06:22:11 (SWT:2219): Gtk-WARNING **: 10:22:11.402: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:11 
06:22:11 (SWT:2219): Gtk-WARNING **: 10:22:11.405: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:11 
06:22:11 (SWT:2219): Gtk-WARNING **: 10:22:11.406: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:11 
06:22:11 (SWT:2219): Gtk-WARNING **: 10:22:11.406: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:11 
06:22:11 (SWT:2219): Gtk-WARNING **: 10:22:11.408: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:11 
06:22:11 (SWT:2219): Gtk-WARNING **: 10:22:11.408: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:13 
06:22:13 (SWT:2219): Gdk-CRITICAL **: 10:22:13.708: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:22:14 
06:22:14 (SWT:2219): Gtk-WARNING **: 10:22:14.160: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:14 
06:22:14 (SWT:2219): Gtk-WARNING **: 10:22:14.165: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:14 
06:22:14 (SWT:2219): Gtk-WARNING **: 10:22:14.169: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:14 
06:22:14 (SWT:2219): Gtk-WARNING **: 10:22:14.169: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:14 
06:22:14 (SWT:2219): Gtk-WARNING **: 10:22:14.169: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:14 
06:22:14 (SWT:2219): Gtk-WARNING **: 10:22:14.172: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:14 
06:22:14 (SWT:2219): Gtk-WARNING **: 10:22:14.172: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:16 
06:22:16 (SWT:2219): Gdk-CRITICAL **: 10:22:16.435: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:22:16 
06:22:16 (SWT:2219): Gtk-WARNING **: 10:22:16.888: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:16 
06:22:16 (SWT:2219): Gtk-WARNING **: 10:22:16.894: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:16 
06:22:16 (SWT:2219): Gtk-WARNING **: 10:22:16.897: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:16 
06:22:16 (SWT:2219): Gtk-WARNING **: 10:22:16.897: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:16 
06:22:16 (SWT:2219): Gtk-WARNING **: 10:22:16.898: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:16 
06:22:16 (SWT:2219): Gtk-WARNING **: 10:22:16.900: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:16 
06:22:16 (SWT:2219): Gtk-WARNING **: 10:22:16.900: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:19 
06:22:19 (SWT:2219): Gdk-CRITICAL **: 10:22:19.185: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:22:19 
06:22:19 (SWT:2219): Gtk-WARNING **: 10:22:19.642: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:19 
06:22:19 (SWT:2219): Gtk-WARNING **: 10:22:19.647: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:19 
06:22:19 (SWT:2219): Gtk-WARNING **: 10:22:19.650: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:19 
06:22:19 (SWT:2219): Gtk-WARNING **: 10:22:19.651: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:19 
06:22:19 (SWT:2219): Gtk-WARNING **: 10:22:19.651: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:19 
06:22:19 (SWT:2219): Gtk-WARNING **: 10:22:19.654: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:19 
06:22:19 (SWT:2219): Gtk-WARNING **: 10:22:19.654: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:21 Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 83.535 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest
06:22:21 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.containsText  Time elapsed: 2.786 s
06:22:21 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.settingSelectionOnInvalidRowNumberThrowsException  Time elapsed: 2.842 s
06:22:21 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsColumnTextBasedOnRowColumnNumbers  Time elapsed: 2.774 s
06:22:21 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.selectsItemsBasedOnString  Time elapsed: 2.85 s
06:22:21 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.throwsExceptionIfTheRowNumberIsIllegal2  Time elapsed: 2.796 s
06:22:21 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.setEmptySelection  Time elapsed: 3.027 s
06:22:21 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsSelectionCount  Time elapsed: 2.737 s
06:22:21 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsSingleSelection  Time elapsed: 2.642 s
06:22:21 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsAllColumnHeadings  Time elapsed: 2.676 s
06:22:21 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.searchText  Time elapsed: 2.657 s
06:22:21 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.settingMultipleSelectionOfInvalidIndicesThrowsException  Time elapsed: 2.773 s
06:22:21 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.findsIndexOfColumn  Time elapsed: 2.778 s
06:22:21 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.unselectsSelection  Time elapsed: 3.254 s
06:22:21 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsMultipleSingleSelection  Time elapsed: 3.287 s
06:22:21 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsColumnCount  Time elapsed: 2.741 s
06:22:21 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.findsAnyTable  Time elapsed: 2.706 s
06:22:21 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.throwsExceptionIfTheColumnNameIsIllegal  Time elapsed: 2.69 s
06:22:21 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsRowCount  Time elapsed: 2.675 s
06:22:21 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsIndexOfItemInAColumnWithText  Time elapsed: 2.807 s
06:22:21 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.findsItemsBasedOnIndex  Time elapsed: 2.687 s
06:22:21 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.findsTable  Time elapsed: 2.766 s
06:22:21 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.throwsExceptionIfMultipleIndicesOnSingleSelect  Time elapsed: 2.719 s
06:22:21 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsTextCellBasedOnRowNumberColumnText  Time elapsed: 2.7 s
06:22:21 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.settingSelectionOnInvalidRowTextThrowsException  Time elapsed: 2.745 s
06:22:21 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.findsItemsBasedOnText  Time elapsed: 2.689 s
06:22:21 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsIndexOfItemInAColumnWithIndex  Time elapsed: 2.754 s
06:22:21 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.setsSelection  Time elapsed: 2.756 s
06:22:21 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsIndexOfItem  Time elapsed: 2.727 s
06:22:21 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.throwsExceptionIfTheRowNumberIsIllegal  Time elapsed: 2.747 s
06:22:21 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.throwsExceptionIfTheColumnNumberIsIllegal  Time elapsed: 2.737 s
06:22:21 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickListenerTest
06:22:21 
06:22:21 (SWT:2219): Gdk-CRITICAL **: 10:22:21.928: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:22:22 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickListenerTest
06:22:22 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickListenerTest.doubleClickOnCell  Time elapsed: 0.084 s
06:22:22 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest
06:22:22 
06:22:22 (SWT:2219): Gdk-CRITICAL **: 10:22:22.017: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:22:22 
06:22:22 (SWT:2219): Gtk-WARNING **: 10:22:22.469: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:22 
06:22:22 (SWT:2219): Gtk-WARNING **: 10:22:22.474: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:22 
06:22:22 (SWT:2219): Gtk-WARNING **: 10:22:22.478: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:22 
06:22:22 (SWT:2219): Gtk-WARNING **: 10:22:22.478: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:22 
06:22:22 (SWT:2219): Gtk-WARNING **: 10:22:22.478: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:22 
06:22:22 (SWT:2219): Gtk-WARNING **: 10:22:22.481: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:22 
06:22:22 (SWT:2219): Gtk-WARNING **: 10:22:22.481: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:24 
06:22:24 (SWT:2219): Gdk-CRITICAL **: 10:22:24.730: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:22:25 
06:22:25 (SWT:2219): Gtk-WARNING **: 10:22:25.188: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:25 
06:22:25 (SWT:2219): Gtk-WARNING **: 10:22:25.194: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:25 
06:22:25 (SWT:2219): Gtk-WARNING **: 10:22:25.197: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:25 
06:22:25 (SWT:2219): Gtk-WARNING **: 10:22:25.198: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:25 
06:22:25 (SWT:2219): Gtk-WARNING **: 10:22:25.198: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:25 
06:22:25 (SWT:2219): Gtk-WARNING **: 10:22:25.201: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:25 
06:22:25 (SWT:2219): Gtk-WARNING **: 10:22:25.201: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:27 
06:22:27 (SWT:2219): Gdk-CRITICAL **: 10:22:27.405: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:22:27 
06:22:27 (SWT:2219): Gtk-WARNING **: 10:22:27.857: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:27 
06:22:27 (SWT:2219): Gtk-WARNING **: 10:22:27.863: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:27 
06:22:27 (SWT:2219): Gtk-WARNING **: 10:22:27.866: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:27 
06:22:27 (SWT:2219): Gtk-WARNING **: 10:22:27.867: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:27 
06:22:27 (SWT:2219): Gtk-WARNING **: 10:22:27.867: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:27 
06:22:27 (SWT:2219): Gtk-WARNING **: 10:22:27.870: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:27 
06:22:27 (SWT:2219): Gtk-WARNING **: 10:22:27.870: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:30 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.078 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest
06:22:30 org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest.findsSliderInGroup  Time elapsed: 2.71 s
06:22:30 org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest.canSetSelection  Time elapsed: 2.676 s
06:22:30 org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest.findsSlider  Time elapsed: 2.691 s
06:22:30 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest
06:22:30 
06:22:30 (SWT:2219): Gdk-CRITICAL **: 10:22:30.101: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:22:30 
06:22:30 (SWT:2219): Gtk-WARNING **: 10:22:30.562: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:30 
06:22:30 (SWT:2219): Gtk-WARNING **: 10:22:30.568: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:30 
06:22:30 (SWT:2219): Gtk-WARNING **: 10:22:30.571: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:30 
06:22:30 (SWT:2219): Gtk-WARNING **: 10:22:30.571: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:30 
06:22:30 (SWT:2219): Gtk-WARNING **: 10:22:30.571: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:30 
06:22:30 (SWT:2219): Gtk-WARNING **: 10:22:30.574: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:30 
06:22:30 (SWT:2219): Gtk-WARNING **: 10:22:30.574: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:33 
06:22:33 (SWT:2219): Gdk-CRITICAL **: 10:22:33.054: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:22:33 
06:22:33 (SWT:2219): Gtk-WARNING **: 10:22:33.507: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:33 
06:22:33 (SWT:2219): Gtk-WARNING **: 10:22:33.513: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:33 
06:22:33 (SWT:2219): Gtk-WARNING **: 10:22:33.516: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:33 
06:22:33 (SWT:2219): Gtk-WARNING **: 10:22:33.516: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:33 
06:22:33 (SWT:2219): Gtk-WARNING **: 10:22:33.517: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:33 
06:22:33 (SWT:2219): Gtk-WARNING **: 10:22:33.519: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:33 
06:22:33 (SWT:2219): Gtk-WARNING **: 10:22:33.519: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:35 
06:22:35 (SWT:2219): Gdk-CRITICAL **: 10:22:35.954: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:22:36 
06:22:36 (SWT:2219): Gtk-WARNING **: 10:22:36.408: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:36 
06:22:36 (SWT:2219): Gtk-WARNING **: 10:22:36.413: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:36 
06:22:36 (SWT:2219): Gtk-WARNING **: 10:22:36.416: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:36 
06:22:36 (SWT:2219): Gtk-WARNING **: 10:22:36.417: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:36 
06:22:36 (SWT:2219): Gtk-WARNING **: 10:22:36.417: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:36 
06:22:36 (SWT:2219): Gtk-WARNING **: 10:22:36.420: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:36 
06:22:36 (SWT:2219): Gtk-WARNING **: 10:22:36.420: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:38 
06:22:38 (SWT:2219): Gdk-CRITICAL **: 10:22:38.823: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:22:39 
06:22:39 (SWT:2219): Gtk-WARNING **: 10:22:39.291: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:39 
06:22:39 (SWT:2219): Gtk-WARNING **: 10:22:39.296: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:39 
06:22:39 (SWT:2219): Gtk-WARNING **: 10:22:39.300: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:39 
06:22:39 (SWT:2219): Gtk-WARNING **: 10:22:39.300: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:39 
06:22:39 (SWT:2219): Gtk-WARNING **: 10:22:39.300: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:39 
06:22:39 (SWT:2219): Gtk-WARNING **: 10:22:39.303: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:39 
06:22:39 (SWT:2219): Gtk-WARNING **: 10:22:39.303: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:41 
06:22:41 (SWT:2219): Gdk-CRITICAL **: 10:22:41.835: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:22:42 
06:22:42 (SWT:2219): Gtk-WARNING **: 10:22:42.316: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:42 
06:22:42 (SWT:2219): Gtk-WARNING **: 10:22:42.322: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:42 
06:22:42 (SWT:2219): Gtk-WARNING **: 10:22:42.325: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:42 
06:22:42 (SWT:2219): Gtk-WARNING **: 10:22:42.326: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:42 
06:22:42 (SWT:2219): Gtk-WARNING **: 10:22:42.326: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:42 
06:22:42 (SWT:2219): Gtk-WARNING **: 10:22:42.328: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:42 
06:22:42 (SWT:2219): Gtk-WARNING **: 10:22:42.328: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:44 
06:22:44 (SWT:2219): Gdk-CRITICAL **: 10:22:44.900: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:22:45 
06:22:45 (SWT:2219): Gtk-WARNING **: 10:22:45.374: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:45 
06:22:45 (SWT:2219): Gtk-WARNING **: 10:22:45.380: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:45 
06:22:45 (SWT:2219): Gtk-WARNING **: 10:22:45.383: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:45 
06:22:45 (SWT:2219): Gtk-WARNING **: 10:22:45.384: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:45 
06:22:45 (SWT:2219): Gtk-WARNING **: 10:22:45.384: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:45 
06:22:45 (SWT:2219): Gtk-WARNING **: 10:22:45.387: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:45 
06:22:45 (SWT:2219): Gtk-WARNING **: 10:22:45.387: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:47 
06:22:47 (SWT:2219): Gdk-CRITICAL **: 10:22:47.891: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:22:48 
06:22:48 (SWT:2219): Gtk-WARNING **: 10:22:48.353: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:48 
06:22:48 (SWT:2219): Gtk-WARNING **: 10:22:48.359: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:48 
06:22:48 (SWT:2219): Gtk-WARNING **: 10:22:48.362: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:48 
06:22:48 (SWT:2219): Gtk-WARNING **: 10:22:48.363: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:48 
06:22:48 (SWT:2219): Gtk-WARNING **: 10:22:48.363: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:48 
06:22:48 (SWT:2219): Gtk-WARNING **: 10:22:48.365: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:48 
06:22:48 (SWT:2219): Gtk-WARNING **: 10:22:48.366: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:50 
06:22:50 (SWT:2219): Gdk-CRITICAL **: 10:22:50.755: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:22:51 
06:22:51 (SWT:2219): Gtk-WARNING **: 10:22:51.224: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:51 
06:22:51 (SWT:2219): Gtk-WARNING **: 10:22:51.230: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:51 
06:22:51 (SWT:2219): Gtk-WARNING **: 10:22:51.233: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:51 
06:22:51 (SWT:2219): Gtk-WARNING **: 10:22:51.234: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:51 
06:22:51 (SWT:2219): Gtk-WARNING **: 10:22:51.234: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:51 
06:22:51 (SWT:2219): Gtk-WARNING **: 10:22:51.236: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:51 
06:22:51 (SWT:2219): Gtk-WARNING **: 10:22:51.237: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:53 
06:22:53 (SWT:2219): Gdk-CRITICAL **: 10:22:53.773: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:22:54 
06:22:54 (SWT:2219): Gtk-WARNING **: 10:22:54.235: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:54 
06:22:54 (SWT:2219): Gtk-WARNING **: 10:22:54.241: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:54 
06:22:54 (SWT:2219): Gtk-WARNING **: 10:22:54.245: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:54 
06:22:54 (SWT:2219): Gtk-WARNING **: 10:22:54.245: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:54 
06:22:54 (SWT:2219): Gtk-WARNING **: 10:22:54.245: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:54 
06:22:54 (SWT:2219): Gtk-WARNING **: 10:22:54.248: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:54 
06:22:54 (SWT:2219): Gtk-WARNING **: 10:22:54.248: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:56 
06:22:56 (SWT:2219): Gdk-CRITICAL **: 10:22:56.740: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:22:57 
06:22:57 (SWT:2219): Gtk-WARNING **: 10:22:57.209: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:57 
06:22:57 (SWT:2219): Gtk-WARNING **: 10:22:57.215: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:57 
06:22:57 (SWT:2219): Gtk-WARNING **: 10:22:57.218: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:57 
06:22:57 (SWT:2219): Gtk-WARNING **: 10:22:57.219: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:57 
06:22:57 (SWT:2219): Gtk-WARNING **: 10:22:57.219: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:57 
06:22:57 (SWT:2219): Gtk-WARNING **: 10:22:57.221: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:57 
06:22:57 (SWT:2219): Gtk-WARNING **: 10:22:57.221: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:22:59 
06:22:59 (SWT:2219): Gdk-CRITICAL **: 10:22:59.562: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:23:00 
06:23:00 (SWT:2219): Gtk-WARNING **: 10:23:00.035: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:00 
06:23:00 (SWT:2219): Gtk-WARNING **: 10:23:00.041: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:00 
06:23:00 (SWT:2219): Gtk-WARNING **: 10:23:00.044: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:00 
06:23:00 (SWT:2219): Gtk-WARNING **: 10:23:00.044: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:00 
06:23:00 (SWT:2219): Gtk-WARNING **: 10:23:00.045: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:00 
06:23:00 (SWT:2219): Gtk-WARNING **: 10:23:00.047: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:00 
06:23:00 (SWT:2219): Gtk-WARNING **: 10:23:00.047: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:02 
06:23:02 (SWT:2219): Gdk-CRITICAL **: 10:23:02.822: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:23:03 
06:23:03 (SWT:2219): Gtk-WARNING **: 10:23:03.297: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:03 
06:23:03 (SWT:2219): Gtk-WARNING **: 10:23:03.303: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:03 
06:23:03 (SWT:2219): Gtk-WARNING **: 10:23:03.307: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:03 
06:23:03 (SWT:2219): Gtk-WARNING **: 10:23:03.307: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:03 
06:23:03 (SWT:2219): Gtk-WARNING **: 10:23:03.307: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:03 
06:23:03 (SWT:2219): Gtk-WARNING **: 10:23:03.310: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:03 
06:23:03 (SWT:2219): Gtk-WARNING **: 10:23:03.310: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:05 
06:23:05 (SWT:2219): Gdk-CRITICAL **: 10:23:05.664: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:23:06 
06:23:06 (SWT:2219): Gtk-WARNING **: 10:23:06.146: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:06 
06:23:06 (SWT:2219): Gtk-WARNING **: 10:23:06.152: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:06 
06:23:06 (SWT:2219): Gtk-WARNING **: 10:23:06.155: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:06 
06:23:06 (SWT:2219): Gtk-WARNING **: 10:23:06.155: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:06 
06:23:06 (SWT:2219): Gtk-WARNING **: 10:23:06.155: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:06 
06:23:06 (SWT:2219): Gtk-WARNING **: 10:23:06.158: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:06 
06:23:06 (SWT:2219): Gtk-WARNING **: 10:23:06.158: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:08 
06:23:08 (SWT:2219): Gdk-CRITICAL **: 10:23:08.753: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:23:09 
06:23:09 (SWT:2219): Gtk-WARNING **: 10:23:09.221: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:09 
06:23:09 (SWT:2219): Gtk-WARNING **: 10:23:09.227: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:09 
06:23:09 (SWT:2219): Gtk-WARNING **: 10:23:09.230: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:09 
06:23:09 (SWT:2219): Gtk-WARNING **: 10:23:09.231: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:09 
06:23:09 (SWT:2219): Gtk-WARNING **: 10:23:09.231: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:09 
06:23:09 (SWT:2219): Gtk-WARNING **: 10:23:09.233: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:09 
06:23:09 (SWT:2219): Gtk-WARNING **: 10:23:09.233: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:12 
06:23:12 (SWT:2219): Gdk-CRITICAL **: 10:23:12.206: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:23:12 
06:23:12 (SWT:2219): Gtk-WARNING **: 10:23:12.676: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:12 
06:23:12 (SWT:2219): Gtk-WARNING **: 10:23:12.682: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:12 
06:23:12 (SWT:2219): Gtk-WARNING **: 10:23:12.685: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:12 
06:23:12 (SWT:2219): Gtk-WARNING **: 10:23:12.686: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:12 
06:23:12 (SWT:2219): Gtk-WARNING **: 10:23:12.686: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:12 
06:23:12 (SWT:2219): Gtk-WARNING **: 10:23:12.688: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:12 
06:23:12 (SWT:2219): Gtk-WARNING **: 10:23:12.688: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:15 
06:23:15 (SWT:2219): Gdk-CRITICAL **: 10:23:15.026: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:23:15 
06:23:15 (SWT:2219): Gtk-WARNING **: 10:23:15.497: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:15 
06:23:15 (SWT:2219): Gtk-WARNING **: 10:23:15.503: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:15 
06:23:15 (SWT:2219): Gtk-WARNING **: 10:23:15.506: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:15 
06:23:15 (SWT:2219): Gtk-WARNING **: 10:23:15.507: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:15 
06:23:15 (SWT:2219): Gtk-WARNING **: 10:23:15.507: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:15 
06:23:15 (SWT:2219): Gtk-WARNING **: 10:23:15.510: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:15 
06:23:15 (SWT:2219): Gtk-WARNING **: 10:23:15.510: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:17 
06:23:17 (SWT:2219): Gdk-CRITICAL **: 10:23:17.910: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:23:18 
06:23:18 (SWT:2219): Gtk-WARNING **: 10:23:18.387: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:18 
06:23:18 (SWT:2219): Gtk-WARNING **: 10:23:18.392: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:18 
06:23:18 (SWT:2219): Gtk-WARNING **: 10:23:18.396: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:18 
06:23:18 (SWT:2219): Gtk-WARNING **: 10:23:18.396: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:18 
06:23:18 (SWT:2219): Gtk-WARNING **: 10:23:18.396: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:18 
06:23:18 (SWT:2219): Gtk-WARNING **: 10:23:18.399: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:18 
06:23:18 (SWT:2219): Gtk-WARNING **: 10:23:18.399: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:20 
06:23:20 (SWT:2219): Gdk-CRITICAL **: 10:23:20.773: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:23:21 
06:23:21 (SWT:2219): Gtk-WARNING **: 10:23:21.244: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:21 
06:23:21 (SWT:2219): Gtk-WARNING **: 10:23:21.250: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:21 
06:23:21 (SWT:2219): Gtk-WARNING **: 10:23:21.254: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:21 
06:23:21 (SWT:2219): Gtk-WARNING **: 10:23:21.254: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:21 
06:23:21 (SWT:2219): Gtk-WARNING **: 10:23:21.254: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:21 
06:23:21 (SWT:2219): Gtk-WARNING **: 10:23:21.257: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:21 
06:23:21 (SWT:2219): Gtk-WARNING **: 10:23:21.257: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:24 
06:23:24 (SWT:2219): Gdk-CRITICAL **: 10:23:24.037: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:23:24 
06:23:24 (SWT:2219): Gtk-WARNING **: 10:23:24.505: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:24 
06:23:24 (SWT:2219): Gtk-WARNING **: 10:23:24.511: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:24 
06:23:24 (SWT:2219): Gtk-WARNING **: 10:23:24.514: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:24 
06:23:24 (SWT:2219): Gtk-WARNING **: 10:23:24.515: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:24 
06:23:24 (SWT:2219): Gtk-WARNING **: 10:23:24.515: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:24 
06:23:24 (SWT:2219): Gtk-WARNING **: 10:23:24.518: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:24 
06:23:24 (SWT:2219): Gtk-WARNING **: 10:23:24.518: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:26 
06:23:26 (SWT:2219): Gdk-CRITICAL **: 10:23:26.834: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:23:27 
06:23:27 (SWT:2219): Gtk-WARNING **: 10:23:27.305: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:27 
06:23:27 (SWT:2219): Gtk-WARNING **: 10:23:27.311: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:27 
06:23:27 (SWT:2219): Gtk-WARNING **: 10:23:27.314: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:27 
06:23:27 (SWT:2219): Gtk-WARNING **: 10:23:27.315: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:27 
06:23:27 (SWT:2219): Gtk-WARNING **: 10:23:27.315: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:27 
06:23:27 (SWT:2219): Gtk-WARNING **: 10:23:27.317: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:27 
06:23:27 (SWT:2219): Gtk-WARNING **: 10:23:27.317: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:29 
06:23:29 (SWT:2219): Gdk-CRITICAL **: 10:23:29.642: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:23:30 
06:23:30 (SWT:2219): Gtk-WARNING **: 10:23:30.118: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:30 
06:23:30 (SWT:2219): Gtk-WARNING **: 10:23:30.124: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:30 
06:23:30 (SWT:2219): Gtk-WARNING **: 10:23:30.127: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:30 
06:23:30 (SWT:2219): Gtk-WARNING **: 10:23:30.128: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:30 
06:23:30 (SWT:2219): Gtk-WARNING **: 10:23:30.128: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:30 
06:23:30 (SWT:2219): Gtk-WARNING **: 10:23:30.131: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:30 
06:23:30 (SWT:2219): Gtk-WARNING **: 10:23:30.131: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:32 
06:23:32 (SWT:2219): Gdk-CRITICAL **: 10:23:32.493: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:23:32 
06:23:32 (SWT:2219): Gtk-WARNING **: 10:23:32.958: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:32 
06:23:32 (SWT:2219): Gtk-WARNING **: 10:23:32.964: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:32 
06:23:32 (SWT:2219): Gtk-WARNING **: 10:23:32.968: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:32 
06:23:32 (SWT:2219): Gtk-WARNING **: 10:23:32.968: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:32 
06:23:32 (SWT:2219): Gtk-WARNING **: 10:23:32.968: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:32 
06:23:32 (SWT:2219): Gtk-WARNING **: 10:23:32.971: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:32 
06:23:32 (SWT:2219): Gtk-WARNING **: 10:23:32.971: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:35 
06:23:35 (SWT:2219): Gdk-CRITICAL **: 10:23:35.881: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:23:36 
06:23:36 (SWT:2219): Gtk-WARNING **: 10:23:36.353: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:36 
06:23:36 (SWT:2219): Gtk-WARNING **: 10:23:36.359: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:36 
06:23:36 (SWT:2219): Gtk-WARNING **: 10:23:36.362: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:36 
06:23:36 (SWT:2219): Gtk-WARNING **: 10:23:36.362: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:36 
06:23:36 (SWT:2219): Gtk-WARNING **: 10:23:36.363: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:36 
06:23:36 (SWT:2219): Gtk-WARNING **: 10:23:36.365: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:36 
06:23:36 (SWT:2219): Gtk-WARNING **: 10:23:36.365: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:43 
06:23:43 (SWT:2219): Gdk-CRITICAL **: 10:23:43.954: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:23:44 
06:23:44 (SWT:2219): Gtk-WARNING **: 10:23:44.424: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:44 
06:23:44 (SWT:2219): Gtk-WARNING **: 10:23:44.430: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:44 
06:23:44 (SWT:2219): Gtk-WARNING **: 10:23:44.433: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:44 
06:23:44 (SWT:2219): Gtk-WARNING **: 10:23:44.434: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:44 
06:23:44 (SWT:2219): Gtk-WARNING **: 10:23:44.434: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:44 
06:23:44 (SWT:2219): Gtk-WARNING **: 10:23:44.436: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:44 
06:23:44 (SWT:2219): Gtk-WARNING **: 10:23:44.436: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:46 
06:23:46 (SWT:2219): Gdk-CRITICAL **: 10:23:46.932: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:23:47 
06:23:47 (SWT:2219): Gtk-WARNING **: 10:23:47.407: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:47 
06:23:47 (SWT:2219): Gtk-WARNING **: 10:23:47.413: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:47 
06:23:47 (SWT:2219): Gtk-WARNING **: 10:23:47.416: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:47 
06:23:47 (SWT:2219): Gtk-WARNING **: 10:23:47.416: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:47 
06:23:47 (SWT:2219): Gtk-WARNING **: 10:23:47.417: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:47 
06:23:47 (SWT:2219): Gtk-WARNING **: 10:23:47.419: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:47 
06:23:47 (SWT:2219): Gtk-WARNING **: 10:23:47.419: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:49 
06:23:49 (SWT:2219): Gdk-CRITICAL **: 10:23:49.947: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:23:50 
06:23:50 (SWT:2219): Gtk-WARNING **: 10:23:50.436: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:50 
06:23:50 (SWT:2219): Gtk-WARNING **: 10:23:50.442: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:50 
06:23:50 (SWT:2219): Gtk-WARNING **: 10:23:50.446: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:50 
06:23:50 (SWT:2219): Gtk-WARNING **: 10:23:50.446: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:50 
06:23:50 (SWT:2219): Gtk-WARNING **: 10:23:50.446: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:50 
06:23:50 (SWT:2219): Gtk-WARNING **: 10:23:50.449: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:50 
06:23:50 (SWT:2219): Gtk-WARNING **: 10:23:50.449: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:52 Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 82.727 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest
06:23:52 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.setsMultipleSelection  Time elapsed: 2.952 s
06:23:52 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.selectsAll  Time elapsed: 2.9 s
06:23:52 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsColumnTextBasedOnRowColumnNumbers  Time elapsed: 2.868 s
06:23:52 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.doubleClicksOnANode  Time elapsed: 3.013 s
06:23:52 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.clicksOnANode  Time elapsed: 3.064 s
06:23:52 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.setEmptySelection  Time elapsed: 2.989 s
06:23:52 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsSelectionCount  Time elapsed: 2.865 s
06:23:52 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsSingleSelection  Time elapsed: 3.018 s
06:23:52 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsAllColumnHeadings  Time elapsed: 2.967 s
06:23:52 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.findsAnyTree  Time elapsed: 2.822 s
06:23:52 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.expandsNode  Time elapsed: 3.261 s
06:23:52 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.expandANodePath  Time elapsed: 2.839 s
06:23:52 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.unselectsSelection  Time elapsed: 3.091 s
06:23:52 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsMultipleSingleSelection  Time elapsed: 3.454 s
06:23:52 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsColumnCount  Time elapsed: 2.817 s
06:23:52 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsAllTreeItems  Time elapsed: 2.882 s
06:23:52 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.selectsMultipleOnSingleSelectTree  Time elapsed: 2.863 s
06:23:52 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.expandsNodeToMax  Time elapsed: 3.264 s
06:23:52 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.findsTree  Time elapsed: 2.797 s
06:23:52 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.expandEmptyPath  Time elapsed: 2.807 s
06:23:52 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsRowCount  Time elapsed: 2.85 s
06:23:52 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.clicksOnANodeInAColumn  Time elapsed: 3.388 s
06:23:52 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.setsMultipleSelectionUnknownItem  Time elapsed: 8.073 s
06:23:52 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsTextCellBasedOnRowNumberColumnText  Time elapsed: 2.978 s
06:23:52 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsColumnCountOnMultiColumnTree  Time elapsed: 3.013 s
06:23:52 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.setsSelection  Time elapsed: 2.881 s
06:23:52 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest
06:23:52 
06:23:52 (SWT:2219): Gdk-CRITICAL **: 10:23:52.834: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:23:53 
06:23:53 (SWT:2219): Gdk-CRITICAL **: 10:23:53.422: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:23:54 
06:23:54 (SWT:2219): Gdk-CRITICAL **: 10:23:54.003: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:23:54 
06:23:54 (SWT:2219): Gdk-CRITICAL **: 10:23:54.584: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:23:55 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.338 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest
06:23:55 org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest.findsAlignment  Time elapsed: 0.585 s
06:23:55 org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest.findsCLabel  Time elapsed: 0.581 s
06:23:55 org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest.findsCLabel1  Time elapsed: 0.581 s
06:23:55 org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest.getsImage  Time elapsed: 0.59 s
06:23:55 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest
06:23:55 
06:23:55 (SWT:2219): Gdk-CRITICAL **: 10:23:55.179: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:23:55 
06:23:55 (SWT:2219): Gtk-WARNING **: 10:23:55.662: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:55 
06:23:55 (SWT:2219): Gtk-WARNING **: 10:23:55.668: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:55 
06:23:55 (SWT:2219): Gtk-WARNING **: 10:23:55.671: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:55 
06:23:55 (SWT:2219): Gtk-WARNING **: 10:23:55.672: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:55 
06:23:55 (SWT:2219): Gtk-WARNING **: 10:23:55.672: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:55 
06:23:55 (SWT:2219): Gtk-WARNING **: 10:23:55.675: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:55 
06:23:55 (SWT:2219): Gtk-WARNING **: 10:23:55.675: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:58 
06:23:58 (SWT:2219): Gdk-CRITICAL **: 10:23:58.198: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:23:58 
06:23:58 (SWT:2219): Gtk-WARNING **: 10:23:58.685: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:58 
06:23:58 (SWT:2219): Gtk-WARNING **: 10:23:58.691: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:58 
06:23:58 (SWT:2219): Gtk-WARNING **: 10:23:58.695: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:58 
06:23:58 (SWT:2219): Gtk-WARNING **: 10:23:58.695: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:58 
06:23:58 (SWT:2219): Gtk-WARNING **: 10:23:58.695: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:58 
06:23:58 (SWT:2219): Gtk-WARNING **: 10:23:58.698: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:23:58 
06:23:58 (SWT:2219): Gtk-WARNING **: 10:23:58.698: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:01 
06:24:01 (SWT:2219): Gdk-CRITICAL **: 10:24:01.236: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:24:01 
06:24:01 (SWT:2219): Gtk-WARNING **: 10:24:01.715: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:01 
06:24:01 (SWT:2219): Gtk-WARNING **: 10:24:01.721: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:01 
06:24:01 (SWT:2219): Gtk-WARNING **: 10:24:01.725: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:01 
06:24:01 (SWT:2219): Gtk-WARNING **: 10:24:01.725: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:01 
06:24:01 (SWT:2219): Gtk-WARNING **: 10:24:01.725: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:01 
06:24:01 (SWT:2219): Gtk-WARNING **: 10:24:01.728: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:01 
06:24:01 (SWT:2219): Gtk-WARNING **: 10:24:01.728: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:04 Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 8.894 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest
06:24:04 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest.clicksToolBarButton  Time elapsed: 3.007 s
06:24:04 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest skipped
06:24:04 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest.clicksToolBarButtonWithModifier  Time elapsed: 3.048 s
06:24:04 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest.findsToolBarButtonWithIndex  Time elapsed: 2.837 s
06:24:04 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest skipped
06:24:04 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest
06:24:04 
06:24:04 (SWT:2219): Gdk-CRITICAL **: 10:24:04.079: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:24:04 
06:24:04 (SWT:2219): Gdk-CRITICAL **: 10:24:04.142: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:24:04 Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.166 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest
06:24:04 org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest skipped
06:24:04 org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest.testJFaceErrorDialogButton  Time elapsed: 0.103 s
06:24:04 Running org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest
06:24:04 
06:24:04 (SWT:2219): Gdk-CRITICAL **: 10:24:04.249: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:24:04 
06:24:04 (SWT:2219): Gtk-WARNING **: 10:24:04.741: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:04 
06:24:04 (SWT:2219): Gtk-WARNING **: 10:24:04.747: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:04 
06:24:04 (SWT:2219): Gtk-WARNING **: 10:24:04.751: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:04 
06:24:04 (SWT:2219): Gtk-WARNING **: 10:24:04.751: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:04 
06:24:04 (SWT:2219): Gtk-WARNING **: 10:24:04.751: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:04 
06:24:04 (SWT:2219): Gtk-WARNING **: 10:24:04.754: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:04 
06:24:04 (SWT:2219): Gtk-WARNING **: 10:24:04.754: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:07 
06:24:07 (SWT:2219): Gdk-CRITICAL **: 10:24:07.045: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:24:07 
06:24:07 (SWT:2219): Gtk-WARNING **: 10:24:07.528: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:07 
06:24:07 (SWT:2219): Gtk-WARNING **: 10:24:07.534: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:07 
06:24:07 (SWT:2219): Gtk-WARNING **: 10:24:07.538: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:07 
06:24:07 (SWT:2219): Gtk-WARNING **: 10:24:07.538: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:07 
06:24:07 (SWT:2219): Gtk-WARNING **: 10:24:07.538: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:07 
06:24:07 (SWT:2219): Gtk-WARNING **: 10:24:07.541: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:07 
06:24:07 (SWT:2219): Gtk-WARNING **: 10:24:07.541: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:09 
06:24:09 (SWT:2219): Gdk-CRITICAL **: 10:24:09.861: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:24:10 
06:24:10 (SWT:2219): Gtk-WARNING **: 10:24:10.356: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:10 
06:24:10 (SWT:2219): Gtk-WARNING **: 10:24:10.362: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:10 
06:24:10 (SWT:2219): Gtk-WARNING **: 10:24:10.365: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:10 
06:24:10 (SWT:2219): Gtk-WARNING **: 10:24:10.366: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:10 
06:24:10 (SWT:2219): Gtk-WARNING **: 10:24:10.366: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:10 
06:24:10 (SWT:2219): Gtk-WARNING **: 10:24:10.369: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:10 
06:24:10 (SWT:2219): Gtk-WARNING **: 10:24:10.369: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:12 
06:24:12 (SWT:2219): Gdk-CRITICAL **: 10:24:12.748: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:24:13 
06:24:13 (SWT:2219): Gtk-WARNING **: 10:24:13.251: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:13 
06:24:13 (SWT:2219): Gtk-WARNING **: 10:24:13.257: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:13 
06:24:13 (SWT:2219): Gtk-WARNING **: 10:24:13.260: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:13 
06:24:13 (SWT:2219): Gtk-WARNING **: 10:24:13.261: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:13 
06:24:13 (SWT:2219): Gtk-WARNING **: 10:24:13.261: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:13 
06:24:13 (SWT:2219): Gtk-WARNING **: 10:24:13.264: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:13 
06:24:13 (SWT:2219): Gtk-WARNING **: 10:24:13.264: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:15 
06:24:15 (SWT:2219): Gdk-CRITICAL **: 10:24:15.649: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:24:16 
06:24:16 (SWT:2219): Gtk-WARNING **: 10:24:16.162: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:16 
06:24:16 (SWT:2219): Gtk-WARNING **: 10:24:16.168: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:16 
06:24:16 (SWT:2219): Gtk-WARNING **: 10:24:16.172: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:16 
06:24:16 (SWT:2219): Gtk-WARNING **: 10:24:16.172: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:16 
06:24:16 (SWT:2219): Gtk-WARNING **: 10:24:16.172: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:16 
06:24:16 (SWT:2219): Gtk-WARNING **: 10:24:16.175: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:16 
06:24:16 (SWT:2219): Gtk-WARNING **: 10:24:16.175: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:18 
06:24:18 (SWT:2219): Gdk-CRITICAL **: 10:24:18.504: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:24:19 
06:24:19 (SWT:2219): Gtk-WARNING **: 10:24:19.005: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:19 
06:24:19 (SWT:2219): Gtk-WARNING **: 10:24:19.011: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:19 
06:24:19 (SWT:2219): Gtk-WARNING **: 10:24:19.015: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:19 
06:24:19 (SWT:2219): Gtk-WARNING **: 10:24:19.015: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:19 
06:24:19 (SWT:2219): Gtk-WARNING **: 10:24:19.015: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:19 
06:24:19 (SWT:2219): Gtk-WARNING **: 10:24:19.018: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:19 
06:24:19 (SWT:2219): Gtk-WARNING **: 10:24:19.018: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:21 
06:24:21 (SWT:2219): Gdk-CRITICAL **: 10:24:21.342: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:24:21 
06:24:21 (SWT:2219): Gtk-WARNING **: 10:24:21.828: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:21 
06:24:21 (SWT:2219): Gtk-WARNING **: 10:24:21.835: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:21 
06:24:21 (SWT:2219): Gtk-WARNING **: 10:24:21.838: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:21 
06:24:21 (SWT:2219): Gtk-WARNING **: 10:24:21.839: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:21 
06:24:21 (SWT:2219): Gtk-WARNING **: 10:24:21.839: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:21 
06:24:21 (SWT:2219): Gtk-WARNING **: 10:24:21.841: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:21 
06:24:21 (SWT:2219): Gtk-WARNING **: 10:24:21.842: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:24 
06:24:24 (SWT:2219): Gdk-CRITICAL **: 10:24:24.155: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:24:24 
06:24:24 (SWT:2219): Gtk-WARNING **: 10:24:24.642: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:24 
06:24:24 (SWT:2219): Gtk-WARNING **: 10:24:24.648: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:24 
06:24:24 (SWT:2219): Gtk-WARNING **: 10:24:24.651: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:24 
06:24:24 (SWT:2219): Gtk-WARNING **: 10:24:24.652: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:24 
06:24:24 (SWT:2219): Gtk-WARNING **: 10:24:24.652: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:24 
06:24:24 (SWT:2219): Gtk-WARNING **: 10:24:24.654: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:24 
06:24:24 (SWT:2219): Gtk-WARNING **: 10:24:24.654: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:27 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.773 s - in org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest
06:24:27 org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest.findsRightIndexOfControlInParentWithNoParent  Time elapsed: 2.795 s
06:24:27 org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest.getsToString  Time elapsed: 2.816 s
06:24:27 org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest.findsNextWidget  Time elapsed: 2.885 s
06:24:27 org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest.findsIndexOfArbritryControl  Time elapsed: 2.903 s
06:24:27 org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest.nextWidgetOnLastWidgetIsNull  Time elapsed: 2.855 s
06:24:27 org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest.getsCorrectStyle  Time elapsed: 2.837 s
06:24:27 org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest.previousWidgetOnFirstWidget  Time elapsed: 2.813 s
06:24:27 org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest.findsPreviousWidget  Time elapsed: 2.868 s
06:24:27 Running org.eclipse.swtbot.swt.finder.utils.CredentialsTest
06:24:27 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.swtbot.swt.finder.utils.CredentialsTest
06:24:27 org.eclipse.swtbot.swt.finder.utils.CredentialsTest.testHashCode  Time elapsed: 0.001 s
06:24:27 org.eclipse.swtbot.swt.finder.utils.CredentialsTest.testEquals  Time elapsed: 0 s
06:24:27 Running org.eclipse.swtbot.swt.finder.utils.PositionTest
06:24:27 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.PositionTest
06:24:27 org.eclipse.swtbot.swt.finder.utils.PositionTest.equalsAndHashCode  Time elapsed: 0 s
06:24:27 org.eclipse.swtbot.swt.finder.utils.PositionTest.equalsAndHashCodeNegative  Time elapsed: 0 s
06:24:27 Running org.eclipse.swtbot.swt.finder.utils.TableCollectionTest
06:24:27 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.swtbot.swt.finder.utils.TableCollectionTest
06:24:27 org.eclipse.swtbot.swt.finder.utils.TableCollectionTest.getsToString  Time elapsed: 0 s
06:24:27 org.eclipse.swtbot.swt.finder.utils.TableCollectionTest.hashCodeIsSameForSameTableCollections  Time elapsed: 0 s
06:24:27 org.eclipse.swtbot.swt.finder.utils.TableCollectionTest.equalsForSameTableCollections  Time elapsed: 0 s
06:24:27 Running org.eclipse.swtbot.swt.finder.utils.TreePathTest
06:24:27 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.swtbot.swt.finder.utils.TreePathTest
06:24:27 org.eclipse.swtbot.swt.finder.utils.TreePathTest.canPopLastElementFromTreePath  Time elapsed: 0 s
06:24:27 org.eclipse.swtbot.swt.finder.utils.TreePathTest.popsNothingIfTreePathIsEmpty  Time elapsed: 0 s
06:24:27 Running org.eclipse.swtbot.swt.finder.utils.ClassUtilsTest
06:24:27 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.swtbot.swt.finder.utils.ClassUtilsTest
06:24:27 org.eclipse.swtbot.swt.finder.utils.ClassUtilsTest.getsSimpleClassName  Time elapsed: 0 s
06:24:27 Running org.eclipse.swtbot.swt.finder.utils.BidiMapTest
06:24:27 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.BidiMapTest
06:24:27 org.eclipse.swtbot.swt.finder.utils.BidiMapTest.canIterateThroughAllElements  Time elapsed: 0 s
06:24:27 org.eclipse.swtbot.swt.finder.utils.BidiMapTest.canFindObjectBasedOnKey  Time elapsed: 0 s
06:24:27 org.eclipse.swtbot.swt.finder.utils.BidiMapTest.canFindObjectBasedOnValue  Time elapsed: 0 s
06:24:27 Running org.eclipse.swtbot.swt.finder.utils.FileUtilsTest
06:24:27 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.utils.FileUtilsTest
06:24:27 org.eclipse.swtbot.swt.finder.utils.FileUtilsTest.canReadFromURL  Time elapsed: 0.001 s
06:24:27 org.eclipse.swtbot.swt.finder.utils.FileUtilsTest.canWriteToAFile  Time elapsed: 0 s
06:24:27 org.eclipse.swtbot.swt.finder.utils.FileUtilsTest.canReadFromFile  Time elapsed: 0 s
06:24:27 Running org.eclipse.swtbot.swt.finder.utils.StringUtilsTest
06:24:27 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.StringUtilsTest
06:24:27 org.eclipse.swtbot.swt.finder.utils.StringUtilsTest.canJoinListsUsingTheObjectConverter  Time elapsed: 0.001 s
06:24:27 org.eclipse.swtbot.swt.finder.utils.StringUtilsTest.isEmptyOrNull  Time elapsed: 0 s
06:24:27 org.eclipse.swtbot.swt.finder.utils.StringUtilsTest.joinOfObjects  Time elapsed: 0 s
06:24:27 Running org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest
06:24:27 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest
06:24:27 org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest.getsKeySetOfTheMap  Time elapsed: 0.001 s
06:24:27 org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest.mapsMultipleValuesToAKey  Time elapsed: 0 s
06:24:27 Running org.eclipse.swtbot.swt.finder.utils.MenuDetectTest
06:24:27 
06:24:27 (SWT:2219): Gdk-CRITICAL **: 10:24:27.072: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:24:27 
06:24:27 (SWT:2219): Gtk-CRITICAL **: 10:24:27.181: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:24:27 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 s - in org.eclipse.swtbot.swt.finder.utils.MenuDetectTest
06:24:27 org.eclipse.swtbot.swt.finder.utils.MenuDetectTest.testMenuDetect  Time elapsed: 0.187 s
06:24:27 Running org.eclipse.swtbot.swt.finder.utils.ImageFormatConverterTest
06:24:27 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.ImageFormatConverterTest
06:24:27 org.eclipse.swtbot.swt.finder.utils.ImageFormatConverterTest.translatesFromStringsToIds  Time elapsed: 0.001 s
06:24:27 Running org.eclipse.swtbot.swt.finder.utils.TableRowTest
06:24:27 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.TableRowTest
06:24:27 org.eclipse.swtbot.swt.finder.utils.TableRowTest.hashCodeIsSameForSameTableRows  Time elapsed: 0 s
06:24:27 org.eclipse.swtbot.swt.finder.utils.TableRowTest.getsToString  Time elapsed: 0 s
06:24:27 org.eclipse.swtbot.swt.finder.utils.TableRowTest.equalsForUnequalTableRows  Time elapsed: 0 s
06:24:27 org.eclipse.swtbot.swt.finder.utils.TableRowTest.hashCodeIsDifferentForDifferentTableRows  Time elapsed: 0 s
06:24:27 org.eclipse.swtbot.swt.finder.utils.TableRowTest.equalsForEqualTableRows  Time elapsed: 0 s
06:24:27 Running org.eclipse.swtbot.swt.finder.resolvers.ResolverTest
06:24:27 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.resolvers.ResolverTest
06:24:27 org.eclipse.swtbot.swt.finder.resolvers.ResolverTest.doesNotGetResolverForNonRegisteredTypes  Time elapsed: 0 s
06:24:27 org.eclipse.swtbot.swt.finder.resolvers.ResolverTest.getsResolverForRegisteredTypes  Time elapsed: 0 s
06:24:27 Running org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest
06:24:27 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest
06:24:27 org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest.getChildren  Time elapsed: 0 s
06:24:27 org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest.hasParent  Time elapsed: 0 s
06:24:27 org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest.hasChildren  Time elapsed: 0 s
06:24:27 org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest.getParent  Time elapsed: 0 s
06:24:27 org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest.resolvesEverything  Time elapsed: 0 s
06:24:27 Running org.eclipse.swtbot.swt.finder.waits.TreeHasRowsTest
06:24:27 
06:24:27 (SWT:2219): Gdk-CRITICAL **: 10:24:27.279: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:24:27 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s - in org.eclipse.swtbot.swt.finder.waits.TreeHasRowsTest
06:24:27 org.eclipse.swtbot.swt.finder.waits.TreeHasRowsTest.waitsForTreeToContainRows  Time elapsed: 0.098 s
06:24:27 Running org.eclipse.swtbot.swt.finder.waits.WaitForShellTest
06:24:27 
06:24:27 (SWT:2219): Gdk-CRITICAL **: 10:24:27.382: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:24:27 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.557 s - in org.eclipse.swtbot.swt.finder.waits.WaitForShellTest
06:24:27 org.eclipse.swtbot.swt.finder.waits.WaitForShellTest.waitsForShellToAppear  Time elapsed: 0.557 s
06:24:27 Running org.eclipse.swtbot.swt.finder.waits.ShellIsActiveTest
06:24:27 
06:24:27 (SWT:2219): Gdk-CRITICAL **: 10:24:27.943: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:24:28 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.eclipse.swtbot.swt.finder.waits.ShellIsActiveTest
06:24:28 org.eclipse.swtbot.swt.finder.waits.ShellIsActiveTest.waitsForShellToBecomeActive  Time elapsed: 0.065 s
06:24:28 Running org.eclipse.swtbot.swt.finder.waits.WaitForWidgetInParentTest
06:24:28 
06:24:28 (SWT:2219): Gdk-CRITICAL **: 10:24:28.014: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:24:28 
06:24:28 (SWT:2219): Gtk-WARNING **: 10:24:28.532: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:28 
06:24:28 (SWT:2219): Gtk-WARNING **: 10:24:28.538: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:28 
06:24:28 (SWT:2219): Gtk-WARNING **: 10:24:28.542: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:28 
06:24:28 (SWT:2219): Gtk-WARNING **: 10:24:28.542: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:28 
06:24:28 (SWT:2219): Gtk-WARNING **: 10:24:28.542: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:28 
06:24:28 (SWT:2219): Gtk-WARNING **: 10:24:28.545: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:28 
06:24:28 (SWT:2219): Gtk-WARNING **: 10:24:28.545: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:31 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.362 s - in org.eclipse.swtbot.swt.finder.waits.WaitForWidgetInParentTest
06:24:31 org.eclipse.swtbot.swt.finder.waits.WaitForWidgetInParentTest.waitsForWidgetToAppearInParent  Time elapsed: 3.361 s
06:24:31 Running org.eclipse.swtbot.swt.finder.waits.ShellClosesTest
06:24:31 
06:24:31 (SWT:2219): Gdk-CRITICAL **: 10:24:31.380: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:24:31 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.566 s - in org.eclipse.swtbot.swt.finder.waits.ShellClosesTest
06:24:31 org.eclipse.swtbot.swt.finder.waits.ShellClosesTest.waitsForShellClose  Time elapsed: 0.565 s
06:24:31 Running org.eclipse.swtbot.swt.finder.waits.TableHasRowsTest
06:24:31 
06:24:31 (SWT:2219): Gdk-CRITICAL **: 10:24:31.949: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:24:32 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s - in org.eclipse.swtbot.swt.finder.waits.TableHasRowsTest
06:24:32 org.eclipse.swtbot.swt.finder.waits.TableHasRowsTest.waitsForTableToContainRows  Time elapsed: 0.092 s
06:24:32 Running org.eclipse.swtbot.swt.finder.SWTBotTest
06:24:32 
06:24:32 (SWT:2219): Gdk-CRITICAL **: 10:24:32.046: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:24:32 
06:24:32 (SWT:2219): Gdk-CRITICAL **: 10:24:32.174: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:24:32 
06:24:32 (SWT:2219): Gdk-CRITICAL **: 10:24:32.302: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:24:37 
06:24:37 (SWT:2219): Gdk-CRITICAL **: 10:24:37.434: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:24:40 
06:24:40 (SWT:2219): Gdk-CRITICAL **: 10:24:40.064: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:24:40 
06:24:40 (SWT:2219): Gdk-CRITICAL **: 10:24:40.191: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:24:40 
06:24:40 (SWT:2219): Gdk-CRITICAL **: 10:24:40.320: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:24:45 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.407 s - in org.eclipse.swtbot.swt.finder.SWTBotTest
06:24:45 org.eclipse.swtbot.swt.finder.SWTBotTest.getsAllShells  Time elapsed: 0.127 s
06:24:45 org.eclipse.swtbot.swt.finder.SWTBotTest.doesNotWait5SecondsAndPassesForPassingCondition  Time elapsed: 0.128 s
06:24:45 org.eclipse.swtbot.swt.finder.SWTBotTest.waitsMoreThan5sWhenConditionDoesNotSwitchToFailing  Time elapsed: 5.132 s
06:24:45 org.eclipse.swtbot.swt.finder.SWTBotTest.waitsLessThan5sWhenConditionSwitchToFailing  Time elapsed: 2.63 s
06:24:45 org.eclipse.swtbot.swt.finder.SWTBotTest.throwsExceptionOnNegativeTimeOut  Time elapsed: 0.126 s
06:24:45 org.eclipse.swtbot.swt.finder.SWTBotTest.findsShellsById  Time elapsed: 0.129 s
06:24:45 org.eclipse.swtbot.swt.finder.SWTBotTest.waits5SecondsAndFailsForFailingCondition  Time elapsed: 5.132 s
06:24:45 Running org.eclipse.swtbot.swt.finder.ReferenceByTest
06:24:45 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.swtbot.swt.finder.ReferenceByTest
06:24:45 org.eclipse.swtbot.swt.finder.ReferenceByTest.compatibilityWithOtherReferences  Time elapsed: 0.003 s
06:24:45 org.eclipse.swtbot.swt.finder.ReferenceByTest.methodNameSuffix  Time elapsed: 0 s
06:24:45 org.eclipse.swtbot.swt.finder.ReferenceByTest.methodArguments  Time elapsed: 0 s
06:24:45 org.eclipse.swtbot.swt.finder.ReferenceByTest.matcherMethod  Time elapsed: 0 s
06:24:45 org.eclipse.swtbot.swt.finder.ReferenceByTest.generatesCombinations  Time elapsed: 0.004 s
06:24:45 Running org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest
06:24:45 
06:24:45 (SWT:2219): Gdk-CRITICAL **: 10:24:45.468: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:24:45 
06:24:45 (SWT:2219): Gtk-WARNING **: 10:24:45.979: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:45 
06:24:45 (SWT:2219): Gtk-WARNING **: 10:24:45.985: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:45 
06:24:45 (SWT:2219): Gtk-WARNING **: 10:24:45.988: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:45 
06:24:45 (SWT:2219): Gtk-WARNING **: 10:24:45.989: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:45 
06:24:45 (SWT:2219): Gtk-WARNING **: 10:24:45.989: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:45 
06:24:45 (SWT:2219): Gtk-WARNING **: 10:24:45.992: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:45 
06:24:45 (SWT:2219): Gtk-WARNING **: 10:24:45.992: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:48 
06:24:48 (SWT:2219): Gdk-CRITICAL **: 10:24:48.357: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:24:48 
06:24:48 (SWT:2219): Gtk-WARNING **: 10:24:48.874: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:48 
06:24:48 (SWT:2219): Gtk-WARNING **: 10:24:48.880: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:48 
06:24:48 (SWT:2219): Gtk-WARNING **: 10:24:48.884: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:48 
06:24:48 (SWT:2219): Gtk-WARNING **: 10:24:48.884: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:48 
06:24:48 (SWT:2219): Gtk-WARNING **: 10:24:48.884: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:48 
06:24:48 (SWT:2219): Gtk-WARNING **: 10:24:48.887: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:48 
06:24:48 (SWT:2219): Gtk-WARNING **: 10:24:48.887: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:51 
06:24:51 (SWT:2219): Gdk-CRITICAL **: 10:24:51.269: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:24:51 
06:24:51 (SWT:2219): Gtk-WARNING **: 10:24:51.775: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:51 
06:24:51 (SWT:2219): Gtk-WARNING **: 10:24:51.782: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:51 
06:24:51 (SWT:2219): Gtk-WARNING **: 10:24:51.785: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:51 
06:24:51 (SWT:2219): Gtk-WARNING **: 10:24:51.786: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:51 
06:24:51 (SWT:2219): Gtk-WARNING **: 10:24:51.786: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:51 
06:24:51 (SWT:2219): Gtk-WARNING **: 10:24:51.789: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:51 
06:24:51 (SWT:2219): Gtk-WARNING **: 10:24:51.789: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:54 
06:24:54 (SWT:2219): Gdk-CRITICAL **: 10:24:54.240: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:24:54 
06:24:54 (SWT:2219): Gtk-WARNING **: 10:24:54.745: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:54 
06:24:54 (SWT:2219): Gtk-WARNING **: 10:24:54.751: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:54 
06:24:54 (SWT:2219): Gtk-WARNING **: 10:24:54.755: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:54 
06:24:54 (SWT:2219): Gtk-WARNING **: 10:24:54.755: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:54 
06:24:54 (SWT:2219): Gtk-WARNING **: 10:24:54.755: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:54 
06:24:54 (SWT:2219): Gtk-WARNING **: 10:24:54.758: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:54 
06:24:54 (SWT:2219): Gtk-WARNING **: 10:24:54.758: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:57 
06:24:57 (SWT:2219): Gdk-CRITICAL **: 10:24:57.182: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:24:57 
06:24:57 (SWT:2219): Gtk-WARNING **: 10:24:57.710: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:57 
06:24:57 (SWT:2219): Gtk-WARNING **: 10:24:57.717: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:57 
06:24:57 (SWT:2219): Gtk-WARNING **: 10:24:57.720: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:57 
06:24:57 (SWT:2219): Gtk-WARNING **: 10:24:57.721: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:57 
06:24:57 (SWT:2219): Gtk-WARNING **: 10:24:57.721: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:57 
06:24:57 (SWT:2219): Gtk-WARNING **: 10:24:57.724: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:24:57 
06:24:57 (SWT:2219): Gtk-WARNING **: 10:24:57.724: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:00 
06:25:00 (SWT:2219): Gdk-CRITICAL **: 10:25:00.188: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:25:00 
06:25:00 (SWT:2219): Gtk-WARNING **: 10:25:00.714: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:00 
06:25:00 (SWT:2219): Gtk-WARNING **: 10:25:00.720: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:00 
06:25:00 (SWT:2219): Gtk-WARNING **: 10:25:00.724: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:00 
06:25:00 (SWT:2219): Gtk-WARNING **: 10:25:00.724: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:00 
06:25:00 (SWT:2219): Gtk-WARNING **: 10:25:00.724: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:00 
06:25:00 (SWT:2219): Gtk-WARNING **: 10:25:00.727: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:00 
06:25:00 (SWT:2219): Gtk-WARNING **: 10:25:00.727: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:03 
06:25:03 (SWT:2219): Gdk-CRITICAL **: 10:25:03.183: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:25:03 
06:25:03 (SWT:2219): Gtk-WARNING **: 10:25:03.705: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:03 
06:25:03 (SWT:2219): Gtk-WARNING **: 10:25:03.712: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:03 
06:25:03 (SWT:2219): Gtk-WARNING **: 10:25:03.715: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:03 
06:25:03 (SWT:2219): Gtk-WARNING **: 10:25:03.716: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:03 
06:25:03 (SWT:2219): Gtk-WARNING **: 10:25:03.716: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:03 
06:25:03 (SWT:2219): Gtk-WARNING **: 10:25:03.719: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:03 
06:25:03 (SWT:2219): Gtk-WARNING **: 10:25:03.719: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:06 
06:25:06 (SWT:2219): Gdk-CRITICAL **: 10:25:06.144: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:25:06 
06:25:06 (SWT:2219): Gtk-WARNING **: 10:25:06.651: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:06 
06:25:06 (SWT:2219): Gtk-WARNING **: 10:25:06.658: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:06 
06:25:06 (SWT:2219): Gtk-WARNING **: 10:25:06.661: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:06 
06:25:06 (SWT:2219): Gtk-WARNING **: 10:25:06.662: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:06 
06:25:06 (SWT:2219): Gtk-WARNING **: 10:25:06.662: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:06 
06:25:06 (SWT:2219): Gtk-WARNING **: 10:25:06.665: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:06 
06:25:06 (SWT:2219): Gtk-WARNING **: 10:25:06.665: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:09 
06:25:09 (SWT:2219): Gdk-CRITICAL **: 10:25:09.084: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:25:09 
06:25:09 (SWT:2219): Gtk-WARNING **: 10:25:09.595: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:09 
06:25:09 (SWT:2219): Gtk-WARNING **: 10:25:09.601: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:09 
06:25:09 (SWT:2219): Gtk-WARNING **: 10:25:09.605: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:09 
06:25:09 (SWT:2219): Gtk-WARNING **: 10:25:09.605: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:09 
06:25:09 (SWT:2219): Gtk-WARNING **: 10:25:09.606: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:09 
06:25:09 (SWT:2219): Gtk-WARNING **: 10:25:09.608: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:09 
06:25:09 (SWT:2219): Gtk-WARNING **: 10:25:09.608: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:12 
06:25:12 (SWT:2219): Gdk-CRITICAL **: 10:25:12.123: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:25:12 
06:25:12 (SWT:2219): Gtk-WARNING **: 10:25:12.656: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:12 
06:25:12 (SWT:2219): Gtk-WARNING **: 10:25:12.666: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:12 
06:25:12 (SWT:2219): Gtk-WARNING **: 10:25:12.670: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:12 
06:25:12 (SWT:2219): Gtk-WARNING **: 10:25:12.670: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:12 
06:25:12 (SWT:2219): Gtk-WARNING **: 10:25:12.670: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:12 
06:25:12 (SWT:2219): Gtk-WARNING **: 10:25:12.673: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:12 
06:25:12 (SWT:2219): Gtk-WARNING **: 10:25:12.673: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:15 
06:25:15 (SWT:2219): Gdk-CRITICAL **: 10:25:15.200: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:25:15 
06:25:15 (SWT:2219): Gtk-WARNING **: 10:25:15.738: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:15 
06:25:15 (SWT:2219): Gtk-WARNING **: 10:25:15.745: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:15 
06:25:15 (SWT:2219): Gtk-WARNING **: 10:25:15.749: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:15 
06:25:15 (SWT:2219): Gtk-WARNING **: 10:25:15.750: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:15 
06:25:15 (SWT:2219): Gtk-WARNING **: 10:25:15.750: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:15 
06:25:15 (SWT:2219): Gtk-WARNING **: 10:25:15.754: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:15 
06:25:15 (SWT:2219): Gtk-WARNING **: 10:25:15.754: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:18 
06:25:18 (SWT:2219): Gdk-CRITICAL **: 10:25:18.237: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:25:18 
06:25:18 (SWT:2219): Gtk-WARNING **: 10:25:18.764: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:18 
06:25:18 (SWT:2219): Gtk-WARNING **: 10:25:18.771: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:18 
06:25:18 (SWT:2219): Gtk-WARNING **: 10:25:18.774: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:18 
06:25:18 (SWT:2219): Gtk-WARNING **: 10:25:18.774: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:18 
06:25:18 (SWT:2219): Gtk-WARNING **: 10:25:18.775: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:18 
06:25:18 (SWT:2219): Gtk-WARNING **: 10:25:18.777: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:18 
06:25:18 (SWT:2219): Gtk-WARNING **: 10:25:18.778: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:21 
06:25:21 (SWT:2219): Gdk-CRITICAL **: 10:25:21.171: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:25:21 
06:25:21 (SWT:2219): Gtk-WARNING **: 10:25:21.679: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:21 
06:25:21 (SWT:2219): Gtk-WARNING **: 10:25:21.686: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:21 
06:25:21 (SWT:2219): Gtk-WARNING **: 10:25:21.689: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:21 
06:25:21 (SWT:2219): Gtk-WARNING **: 10:25:21.690: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:21 
06:25:21 (SWT:2219): Gtk-WARNING **: 10:25:21.690: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:21 
06:25:21 (SWT:2219): Gtk-WARNING **: 10:25:21.693: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:21 
06:25:21 (SWT:2219): Gtk-WARNING **: 10:25:21.693: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:24 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.652 s - in org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest
06:25:24 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertContainsWorks  Time elapsed: 2.889 s
06:25:24 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertsIfWidgetIsEnabled  Time elapsed: 2.911 s
06:25:24 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.capturesScreenshotOnError  Time elapsed: 2.971 s
06:25:24 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertDoesNotContainThrowsExceptionWhenHaystackDoesNotContainNeedle  Time elapsed: 2.942 s
06:25:24 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertContainsThrowsExceptionWhenHaystackDoesNotContainNeedle  Time elapsed: 3.006 s
06:25:24 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertDoesNotContainWorks  Time elapsed: 2.995 s
06:25:24 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertEnabledThrowsExceptionWhenWidgetIsDisable  Time elapsed: 2.961 s
06:25:24 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertNotEnabledThrowsExceptionWhenWidgetIsEnabled  Time elapsed: 2.937 s
06:25:24 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertRegexMatchesDoesNotThrowExceptionWhenRegexMatches2  Time elapsed: 3.041 s
06:25:24 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertRegexMatchesDoesNotThrowExceptionWhenRegexMatches  Time elapsed: 3.078 s
06:25:24 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertRegexMatchesThrowsExceptionWhenRegexDoesNotMatch  Time elapsed: 3.038 s
06:25:24 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.throwsExceptionOnNullObjectPassedIntoConstructor  Time elapsed: 2.934 s
06:25:24 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.throwsExceptionOnDisposedObjectPassedIntoConstructor  Time elapsed: 2.948 s
06:25:24 Running org.eclipse.swtbot.swt.finder.SWTBot2Test
06:25:24 
06:25:24 (SWT:2219): Gdk-CRITICAL **: 10:25:24.126: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:25:24 
06:25:24 (SWT:2219): Gtk-WARNING **: 10:25:24.641: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:24 
06:25:24 (SWT:2219): Gtk-WARNING **: 10:25:24.648: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:24 
06:25:24 (SWT:2219): Gtk-WARNING **: 10:25:24.652: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:24 
06:25:24 (SWT:2219): Gtk-WARNING **: 10:25:24.652: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:24 
06:25:24 (SWT:2219): Gtk-WARNING **: 10:25:24.652: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:24 
06:25:24 (SWT:2219): Gtk-WARNING **: 10:25:24.655: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:24 
06:25:24 (SWT:2219): Gtk-WARNING **: 10:25:24.655: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:27 
06:25:27 (SWT:2219): Gdk-CRITICAL **: 10:25:27.130: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:25:27 
06:25:27 (SWT:2219): Gtk-WARNING **: 10:25:27.643: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:27 
06:25:27 (SWT:2219): Gtk-WARNING **: 10:25:27.649: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:27 
06:25:27 (SWT:2219): Gtk-WARNING **: 10:25:27.653: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:27 
06:25:27 (SWT:2219): Gtk-WARNING **: 10:25:27.653: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:27 
06:25:27 (SWT:2219): Gtk-WARNING **: 10:25:27.653: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:27 
06:25:27 (SWT:2219): Gtk-WARNING **: 10:25:27.656: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:27 
06:25:27 (SWT:2219): Gtk-WARNING **: 10:25:27.656: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:30 
06:25:30 (SWT:2219): Gdk-CRITICAL **: 10:25:30.233: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:25:30 
06:25:30 (SWT:2219): Gtk-WARNING **: 10:25:30.770: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:30 
06:25:30 (SWT:2219): Gtk-WARNING **: 10:25:30.776: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:30 
06:25:30 (SWT:2219): Gtk-WARNING **: 10:25:30.780: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:30 
06:25:30 (SWT:2219): Gtk-WARNING **: 10:25:30.780: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:30 
06:25:30 (SWT:2219): Gtk-WARNING **: 10:25:30.780: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:30 
06:25:30 (SWT:2219): Gtk-WARNING **: 10:25:30.783: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:30 
06:25:30 (SWT:2219): Gtk-WARNING **: 10:25:30.783: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:33 
06:25:33 (SWT:2219): Gdk-CRITICAL **: 10:25:33.187: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:25:33 
06:25:33 (SWT:2219): Gtk-WARNING **: 10:25:33.703: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:33 
06:25:33 (SWT:2219): Gtk-WARNING **: 10:25:33.710: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:33 
06:25:33 (SWT:2219): Gtk-WARNING **: 10:25:33.713: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:33 
06:25:33 (SWT:2219): Gtk-WARNING **: 10:25:33.714: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:33 
06:25:33 (SWT:2219): Gtk-WARNING **: 10:25:33.714: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:33 
06:25:33 (SWT:2219): Gtk-WARNING **: 10:25:33.717: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:33 
06:25:33 (SWT:2219): Gtk-WARNING **: 10:25:33.717: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:36 
06:25:36 (SWT:2219): Gdk-CRITICAL **: 10:25:36.261: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
06:25:36 
06:25:36 (SWT:2219): Gtk-WARNING **: 10:25:36.774: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:36 
06:25:36 (SWT:2219): Gtk-WARNING **: 10:25:36.780: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:36 
06:25:36 (SWT:2219): Gtk-WARNING **: 10:25:36.784: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:36 
06:25:36 (SWT:2219): Gtk-WARNING **: 10:25:36.784: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:36 
06:25:36 (SWT:2219): Gtk-WARNING **: 10:25:36.785: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:36 
06:25:36 (SWT:2219): Gtk-WARNING **: 10:25:36.787: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:36 
06:25:36 (SWT:2219): Gtk-WARNING **: 10:25:36.788: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
06:25:39 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.091 s - in org.eclipse.swtbot.swt.finder.SWTBot2Test
06:25:39 org.eclipse.swtbot.swt.finder.SWTBot2Test.findsGetsIdOfAControl  Time elapsed: 3.003 s
06:25:39 org.eclipse.swtbot.swt.finder.SWTBot2Test.findsTextBox  Time elapsed: 3.103 s
06:25:39 org.eclipse.swtbot.swt.finder.SWTBot2Test.getsActiveControl  Time elapsed: 2.953 s
06:25:39 org.eclipse.swtbot.swt.finder.SWTBot2Test.tabKeyTraversalSetsFocusOnTheNextControlAndSendsTraverseEvents  Time elapsed: 3.074 s
06:25:39 org.eclipse.swtbot.swt.finder.SWTBot2Test.isEnabled  Time elapsed: 2.956 s
06:25:39 
06:25:39 Results:
06:25:39 
06:25:39 Tests run: 487, Failures: 0, Errors: 0, Skipped: 7
06:25:39 
06:25:39 [INFO] All tests passed!
06:25:39 [INFO] 
06:25:39 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.finder.test ---
06:25:39 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-4.1.0-SNAPSHOT.jar
06:25:39 [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.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-4.1.0-SNAPSHOT.pom
06:25:39 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-4.1.0-SNAPSHOT-sources.jar
06:25:39 [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.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-4.1.0-SNAPSHOT-p2metadata.xml
06:25:39 [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.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-4.1.0-SNAPSHOT-p2artifacts.xml
06:25:39 [INFO] 
06:25:39 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.finder.test ---
06:25:39 [INFO] 
06:25:39 [INFO] ------< org.eclipse.swtbot.test.features:org.eclipse.swtbot.test >------
06:25:39 [INFO] Building org.eclipse.swtbot.test 4.1.0-SNAPSHOT                  [51/57]
06:25:39 [INFO]   from org.eclipse.swtbot.test/pom.xml
06:25:39 [INFO] --------------------------[ eclipse-feature ]---------------------------
06:25:39 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
06:25:39 [INFO] 
06:25:39 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.test ---
06:25:39 [INFO] The project's OSGi version is 4.1.0.202307251005
06:25:39 [INFO] 
06:25:39 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.test ---
06:25:39 [INFO] 
06:25:39 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.test ---
06:25:39 [INFO] 
06:25:39 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.test ---
06:25:39 [INFO] 
06:25:39 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.test ---
06:25: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.*
06:25:39 [INFO] 
06:25:39 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.test ---
06:25:39 [INFO] 
06:25:39 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.test ---
06:25:39 [INFO] 
06:25:39 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.test ---
06:25:39 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-4.1.0-SNAPSHOT.jar
06:25:39 [INFO] 
06:25:39 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.test ---
06:25:39 [INFO] 
06:25:39 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.test ---
06:25:39 [INFO] 
06:25:39 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.test ---
06:25:39 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-4.1.0-SNAPSHOT-sources-feature.jar
06:25:39 [INFO] 
06:25:39 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.test ---
06:25:39 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-4.1.0-SNAPSHOT.jar
06:25:41 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-4.1.0-SNAPSHOT-sources-feature.jar
06:25:42 [INFO] 
06:25:42 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.test ---
06:25:42 [INFO] 
06:25:42 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.test ---
06:25:42 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/features/org.eclipse.swtbot.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.test-4.1.0-SNAPSHOT.jar
06:25:42 [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.1.0-SNAPSHOT/org.eclipse.swtbot.test-4.1.0-SNAPSHOT.pom
06:25:42 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-4.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/features/org.eclipse.swtbot.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.test-4.1.0-SNAPSHOT-sources-feature.jar
06:25:42 [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.1.0-SNAPSHOT/org.eclipse.swtbot.test-4.1.0-SNAPSHOT-p2metadata.xml
06:25:42 [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.1.0-SNAPSHOT/org.eclipse.swtbot.test-4.1.0-SNAPSHOT-p2artifacts.xml
06:25:42 [INFO] 
06:25:42 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.test ---
06:25:42 [INFO] 
06:25:42 [INFO] ----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.test >----
06:25:42 [INFO] Building org.eclipse.swtbot.generator.test 4.1.0-SNAPSHOT        [52/57]
06:25:42 [INFO]   from org.eclipse.swtbot.generator.test/pom.xml
06:25:42 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
06:25:42 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
06:25:42 [INFO] 
06:25:42 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.test ---
06:25:42 [INFO] The project's OSGi version is 4.1.0.202307251005
06:25:42 [INFO] 
06:25:42 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.test ---
06:25:42 [INFO] 
06:25:42 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.test ---
06:25:42 [INFO] 
06:25:42 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.test ---
06:25:42 [INFO] 
06:25:42 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.generator.test ---
06:25:42 [INFO] Resolving class path of org.eclipse.swtbot.generator.test...
06:25:42 [INFO] 
06:25:42 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.test ---
06:25:42 [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.*
06:25:42 [INFO] 
06:25:42 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.test ---
06:25:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:25:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/src/main/resources
06:25:42 [INFO] 
06:25:42 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.generator.test ---
06:25:42 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/classes
06:25:42 [INFO] 
06:25:42 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.generator.test ---
06:25:42 [INFO] 
06:25:42 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.test ---
06:25:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:25:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/src/test/resources
06:25:42 [INFO] 
06:25:42 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator.test ---
06:25:42 [INFO] 
06:25:42 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.test ---
06:25:42 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-4.1.0-SNAPSHOT-sources.jar
06:25:42 [INFO] 
06:25:42 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.test ---
06:25:42 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-4.1.0-SNAPSHOT.jar
06:25:42 [INFO] 
06:25:42 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.test ---
06:25:42 [INFO] 
06:25:42 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator.test ---
06:25:42 [INFO] 
06:25:42 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.test ---
06:25:42 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-4.1.0-SNAPSHOT.jar
06:25:44 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-4.1.0-SNAPSHOT-sources.jar
06:25:45 [INFO] 
06:25:45 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.test ---
06:25:45 [INFO] 
06:25:45 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.swtbot.generator.test ---
06:25:45 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
06:25:45 [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/work/data/.metadata/.log
06:25:45 [INFO] Command line:
06:25: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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.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]
06:25:49 Running org.eclipse.swtbot.generator.test.RecordToolbarButtonTest
06:25:50 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
06:25:50 SLF4J: Defaulting to no-operation (NOP) logger implementation
06:25:50 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
06:25:50 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.735 s - in org.eclipse.swtbot.generator.test.RecordToolbarButtonTest
06:25:50 org.eclipse.swtbot.generator.test.RecordToolbarButtonTest.testClickToolbarWithImage  Time elapsed: 0.38 s
06:25:50 org.eclipse.swtbot.generator.test.RecordToolbarButtonTest.testClickToolbar  Time elapsed: 0.129 s
06:25:50 org.eclipse.swtbot.generator.test.RecordToolbarButtonTest.testClickToolbarWithImageAndNoText  Time elapsed: 0.119 s
06:25:50 Running org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest
06:25:51 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.927 s - in org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest
06:25:51 org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest.testMultipleTableSelectionSameItem2  Time elapsed: 0.127 s
06:25:51 org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest.testMultipleTableSelectionSameItem  Time elapsed: 0.164 s
06:25:51 org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest.testTableCheckSameItem  Time elapsed: 0.13 s
06:25:51 org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest.testTableCheckSameItem2  Time elapsed: 0.122 s
06:25:51 org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest.testSingleTableSelection  Time elapsed: 0.125 s
06:25:51 org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest.testMultipleTableSelectionDifferentItems  Time elapsed: 0.139 s
06:25:51 org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest.testTableCheck  Time elapsed: 0.119 s
06:25:51 Running org.eclipse.swtbot.generator.test.RecordCComboTextTest
06:25:51 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s - in org.eclipse.swtbot.generator.test.RecordCComboTextTest
06:25:51 org.eclipse.swtbot.generator.test.RecordCComboTextTest.testModifyCCombo  Time elapsed: 0.15 s
06:25:51 Running org.eclipse.swtbot.generator.test.RecordComboTextTest
06:25:51 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 s - in org.eclipse.swtbot.generator.test.RecordComboTextTest
06:25:51 org.eclipse.swtbot.generator.test.RecordComboTextTest.testModifyCombo  Time elapsed: 0.144 s
06:25:51 Running org.eclipse.swtbot.generator.test.CTabItemActivateTest
06:25:52 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s - in org.eclipse.swtbot.generator.test.CTabItemActivateTest
06:25:52 org.eclipse.swtbot.generator.test.CTabItemActivateTest.testActivateCTabItem  Time elapsed: 0.148 s
06:25:52 Running org.eclipse.swtbot.generator.test.RecordRadioClickTest
06:25:52 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s - in org.eclipse.swtbot.generator.test.RecordRadioClickTest
06:25:52 org.eclipse.swtbot.generator.test.RecordRadioClickTest.testRadioButtonClick  Time elapsed: 0.106 s
06:25:52 Running org.eclipse.swtbot.generator.test.TabItemActivateTest
06:25:52 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s - in org.eclipse.swtbot.generator.test.TabItemActivateTest
06:25:52 org.eclipse.swtbot.generator.test.TabItemActivateTest.testActivateCTabItem  Time elapsed: 0.11 s
06:25:52 Running org.eclipse.swtbot.generator.test.RecordComboSelectionTest
06:25:52 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s - in org.eclipse.swtbot.generator.test.RecordComboSelectionTest
06:25:52 org.eclipse.swtbot.generator.test.RecordComboSelectionTest.testModifyCombo  Time elapsed: 0.107 s
06:25:52 Running org.eclipse.swtbot.generator.test.RecordTreeItemCheckTest
06:25:52 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s - in org.eclipse.swtbot.generator.test.RecordTreeItemCheckTest
06:25:52 org.eclipse.swtbot.generator.test.RecordTreeItemCheckTest.testTreeCheck  Time elapsed: 0.137 s
06:25:52 Running org.eclipse.swtbot.generator.test.RecordCComboSelectionTest
06:25:52 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s - in org.eclipse.swtbot.generator.test.RecordCComboSelectionTest
06:25:52 org.eclipse.swtbot.generator.test.RecordCComboSelectionTest.testModifyCombo  Time elapsed: 0.128 s
06:25:52 Running org.eclipse.swtbot.generator.test.RecordListDoubleclickTest
06:25:53 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.332 s - in org.eclipse.swtbot.generator.test.RecordListDoubleclickTest
06:25:53 org.eclipse.swtbot.generator.test.RecordListDoubleclickTest.testTableDoubleClickSameItem2  Time elapsed: 0.128 s
06:25:53 org.eclipse.swtbot.generator.test.RecordListDoubleclickTest.testTableDoubleClick  Time elapsed: 0.097 s
06:25:53 org.eclipse.swtbot.generator.test.RecordListDoubleclickTest.testTableDoubleClickSameItem  Time elapsed: 0.107 s
06:25:53 Running org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest
06:25:53 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 s - in org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest
06:25:53 org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest.testModifyStyledText  Time elapsed: 0.136 s
06:25:53 org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest.testModifySyledText  Time elapsed: 0.109 s
06:25:53 Running org.eclipse.swtbot.generator.test.RecordListSelectionTest
06:25:53 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.436 s - in org.eclipse.swtbot.generator.test.RecordListSelectionTest
06:25:53 org.eclipse.swtbot.generator.test.RecordListSelectionTest.testSingleListSelection  Time elapsed: 0.107 s
06:25:53 org.eclipse.swtbot.generator.test.RecordListSelectionTest.testMultipleListSelectionSameItem  Time elapsed: 0.107 s
06:25:53 org.eclipse.swtbot.generator.test.RecordListSelectionTest.testMultipleListSelectionSameItem2  Time elapsed: 0.112 s
06:25:53 org.eclipse.swtbot.generator.test.RecordListSelectionTest.testMultipleListSelectionDifferentItems  Time elapsed: 0.109 s
06:25:53 Running org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest
06:25:54 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 s - in org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest
06:25:54 org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest.testTreeLevel2DoubleClick  Time elapsed: 0.113 s
06:25:54 org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest.testTreeDoubleClick  Time elapsed: 0.134 s
06:25:54 Running org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest
06:25:54 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.327 s - in org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest
06:25:54 org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest.testTableDoubleClickSameItem2  Time elapsed: 0.11 s
06:25:54 org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest.testTableDoubleClick  Time elapsed: 0.105 s
06:25:54 org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest.testTableDoubleClickSameItem  Time elapsed: 0.111 s
06:25:54 
06:25:54 Results:
06:25:54 
06:25:54 Tests run: 32, Failures: 0, Errors: 0, Skipped: 0
06:25:54 
06:25:54 [INFO] All tests passed!
06:25:54 [INFO] 
06:25:54 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.test ---
06:25:54 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.test-4.1.0-SNAPSHOT.jar
06:25:54 [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.1.0-SNAPSHOT/org.eclipse.swtbot.generator.test-4.1.0-SNAPSHOT.pom
06:25:54 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.test-4.1.0-SNAPSHOT-sources.jar
06:25:54 [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.1.0-SNAPSHOT/org.eclipse.swtbot.generator.test-4.1.0-SNAPSHOT-p2metadata.xml
06:25:55 [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.1.0-SNAPSHOT/org.eclipse.swtbot.generator.test-4.1.0-SNAPSHOT-p2artifacts.xml
06:25:55 [INFO] 
06:25:55 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.test ---
06:25:55 [INFO] 
06:25:55 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt.test >--
06:25:55 [INFO] Building org.eclipse.swtbot.generator.jdt.test 4.1.0-SNAPSHOT    [53/57]
06:25:55 [INFO]   from org.eclipse.swtbot.generator.jdt.test/pom.xml
06:25:55 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
06:25:55 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
06:25:55 [INFO] 
06:25:55 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.jdt.test ---
06:25:55 [INFO] The project's OSGi version is 4.1.0.202307251005
06:25:55 [INFO] 
06:25:55 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.jdt.test ---
06:25:55 [INFO] 
06:25:55 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.jdt.test ---
06:25:55 [INFO] 
06:25:55 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.jdt.test ---
06:25:55 [INFO] 
06:25:55 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.generator.jdt.test ---
06:25:55 [INFO] Resolving class path of org.eclipse.swtbot.generator.jdt.test...
06:25:55 [INFO] 
06:25:55 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.jdt.test ---
06:25: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.*
06:25:55 [INFO] 
06:25:55 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.jdt.test ---
06:25:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:25:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/src/main/resources
06:25:55 [INFO] 
06:25:55 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.generator.jdt.test ---
06:25:55 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/classes
06:25:55 [INFO] 
06:25:55 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.generator.jdt.test ---
06:25:55 [INFO] 
06:25:55 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.jdt.test ---
06:25:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:25:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/src/test/resources
06:25:55 [INFO] 
06:25:55 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator.jdt.test ---
06:25:55 [INFO] 
06:25:55 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.jdt.test ---
06:25:55 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-4.1.0-SNAPSHOT-sources.jar
06:25:55 [INFO] 
06:25:55 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.jdt.test ---
06:25:55 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-4.1.0-SNAPSHOT.jar
06:25:55 [INFO] 
06:25:55 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.jdt.test ---
06:25:55 [INFO] 
06:25:55 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator.jdt.test ---
06:25:55 [INFO] 
06:25:55 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.jdt.test ---
06:25:55 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-4.1.0-SNAPSHOT.jar
06:25:56 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-4.1.0-SNAPSHOT-sources.jar
06:25:57 [INFO] 
06:25:57 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.jdt.test ---
06:25:57 [INFO] 
06:25:57 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.swtbot.generator.jdt.test ---
06:25:57 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
06:25:57 [INFO] Executing Test Runtime with timeout 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
06:25:57 [INFO] Command line:
06:25:57 	[/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.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]
06:26:01 Running org.eclipse.swtbot.generator.jdt.test.RecordComboTest
06:26:02 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
06:26:02 SLF4J: Defaulting to no-operation (NOP) logger implementation
06:26:02 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
06:26:02 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.826 s - in org.eclipse.swtbot.generator.jdt.test.RecordComboTest
06:26:02 org.eclipse.swtbot.generator.jdt.test.RecordComboTest.testModifyCombo  Time elapsed: 0.641 s
06:26:02 
06:26:02 Results:
06:26:02 
06:26:02 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
06:26:02 
06:26:04 [INFO] All tests passed!
06:26:04 [INFO] 
06:26:04 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.jdt.test ---
06:26:04 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-4.1.0-SNAPSHOT.jar
06:26:04 [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.1.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-4.1.0-SNAPSHOT.pom
06:26:04 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-4.1.0-SNAPSHOT-sources.jar
06:26:04 [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.1.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-4.1.0-SNAPSHOT-p2metadata.xml
06:26:04 [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.1.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-4.1.0-SNAPSHOT-p2artifacts.xml
06:26:04 [INFO] 
06:26:04 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.jdt.test ---
06:26:04 [INFO] 
06:26:04 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder.test >--
06:26:04 [INFO] Building org.eclipse.swtbot.nebula.nattable.finder.test 4.1.0-SNAPSHOT [54/57]
06:26:04 [INFO]   from org.eclipse.swtbot.nebula.nattable.finder.test/pom.xml
06:26:04 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
06:26:04 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
06:26:04 [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:3.0.4:test (default-test)'
06:26:04 [INFO] 
06:26:04 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
06:26:04 [INFO] The project's OSGi version is 4.1.0.202307251005
06:26:04 [INFO] 
06:26:04 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
06:26:04 [INFO] 
06:26:04 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
06:26:04 [INFO] 
06:26:04 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
06:26:04 [INFO] Maven Artifact org.codehaus.mojo:animal-sniffer-annotations:1.9 is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
06:26:04 [INFO] 
06:26:04 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
06:26:04 [INFO] Resolving class path of org.eclipse.swtbot.nebula.nattable.finder.test...
06:26:04 [INFO] 
06:26:04 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
06:26:04 [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.*
06:26:04 [INFO] 
06:26:04 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
06:26:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:26:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/src/main/resources
06:26:04 [INFO] 
06:26:04 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
06:26:04 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/classes
06:26:04 [INFO] 
06:26:04 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
06:26:04 [INFO] 
06:26:04 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
06:26:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:26:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/src/test/resources
06:26:04 [INFO] 
06:26:04 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
06:26:04 [INFO] 
06:26:04 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
06:26:04 [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.1.0-SNAPSHOT-sources.jar
06:26:04 [INFO] 
06:26:04 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
06:26:04 [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.1.0-SNAPSHOT.jar
06:26:04 [INFO] 
06:26:04 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
06:26:04 [INFO] 
06:26:04 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
06:26:04 [INFO] 
06:26:04 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
06:26:04 [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.1.0-SNAPSHOT.jar
06:26:05 [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.1.0-SNAPSHOT-sources.jar
06:26:06 [INFO] 
06:26:06 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
06:26:06 [INFO] 
06:26:06 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
06:26:06 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
06:26:06 [INFO] Executing Test Runtime with timeout 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
06:26:06 [INFO] Command line:
06:26:06 	[/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.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]
06:26:10 Running org.eclipse.swtbot.nebula.nattable.finder.test.AllTests
06:26:10 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
06:26:10 SLF4J: Defaulting to no-operation (NOP) logger implementation
06:26:10 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
06:26:10 
06:26:10 (SWT:3713): Gtk-CRITICAL **: 10:26:10.758: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:26:10 
06:26:10 (SWT:3713): Gtk-CRITICAL **: 10:26:10.758: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:26:12 
06:26:12 (SWT:3713): Gtk-CRITICAL **: 10:26:12.163: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:26:12 
06:26:12 (SWT:3713): Gtk-CRITICAL **: 10:26:12.163: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
06:26:12 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.855 s - in org.eclipse.swtbot.nebula.nattable.finder.test.AllTests
06:26:12 org.eclipse.swtbot.nebula.nattable.finder.test1.TestNatTableContextMenu.testContextMenu  Time elapsed: 0.396 s
06:26:12 org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testCellLabel  Time elapsed: 0.148 s
06:26:12 org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testClickAndGetSetCellData  Time elapsed: 0.44 s
06:26:12 org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testClickColumnHeader  Time elapsed: 0.153 s
06:26:12 org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testCount  Time elapsed: 0.048 s
06:26:12 org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testDoubleClickAndGetSetCellData  Time elapsed: 0.263 s
06:26:12 org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testScrollAndReadCellData  Time elapsed: 0.044 s
06:26:12 org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testScrollNotViewport  Time elapsed: 0.042 s
06:26:12 org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testScrollOutOfRange  Time elapsed: 0.057 s
06:26:12 org.eclipse.swtbot.nebula.nattable.finder.test1.TestRightClickXY.testRightClickXY  Time elapsed: 0.087 s
06:26:12 
06:26:12 Results:
06:26:12 
06:26:12 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
06:26:12 
06:26:12 [INFO] All tests passed!
06:26:12 [INFO] 
06:26:12 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
06:26:12 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-4.1.0-SNAPSHOT.jar
06:26:12 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-4.1.0-SNAPSHOT.pom
06:26:12 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-4.1.0-SNAPSHOT-sources.jar
06:26:12 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-4.1.0-SNAPSHOT-p2metadata.xml
06:26:12 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-4.1.0-SNAPSHOT-p2artifacts.xml
06:26:12 [INFO] 
06:26:12 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
06:26:12 [INFO] 
06:26:12 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.checkboxgroup.finder.test >--
06:26:12 [INFO] Building org.eclipse.swtbot.nebula.checkboxgroup.finder.test 4.1.0-SNAPSHOT [55/57]
06:26:12 [INFO]   from org.eclipse.swtbot.nebula.checkboxgroup.finder.test/pom.xml
06:26:12 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
06:26:12 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
06:26:12 [INFO] 
06:26:12 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
06:26:12 [INFO] The project's OSGi version is 4.1.0.202307251005
06:26:12 [INFO] 
06:26:12 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
06:26:12 [INFO] 
06:26:12 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
06:26:12 [INFO] 
06:26:12 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
06:26:13 [INFO] Maven Artifact org.codehaus.mojo:animal-sniffer-annotations:1.9 is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
06:26:13 [INFO] 
06:26:13 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
06:26:13 [INFO] Resolving class path of org.eclipse.swtbot.nebula.checkboxgroup.finder.test...
06:26:13 [INFO] 
06:26:13 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
06:26:13 [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.*
06:26:13 [INFO] 
06:26:13 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
06:26:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:26:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/src/main/resources
06:26:13 [INFO] 
06:26:13 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
06:26:13 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/classes
06:26:13 [INFO] 
06:26:13 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
06:26:13 [INFO] 
06:26:13 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
06:26:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:26:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/src/test/resources
06:26:13 [INFO] 
06:26:13 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
06:26:13 [INFO] 
06:26:13 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
06:26:13 [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.1.0-SNAPSHOT-sources.jar
06:26:13 [INFO] 
06:26:13 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
06:26:13 [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.1.0-SNAPSHOT.jar
06:26:13 [INFO] 
06:26:13 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
06:26:13 [INFO] 
06:26:13 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
06:26:13 [INFO] 
06:26:13 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
06:26:13 [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.1.0-SNAPSHOT.jar
06:26:14 [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.1.0-SNAPSHOT-sources.jar
06:26:15 [INFO] 
06:26:15 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
06:26:15 [INFO] 
06:26:15 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
06:26:15 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
06:26:15 [INFO] Executing Test Runtime with timeout 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
06:26:15 [INFO] Command line:
06:26:15 	[/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.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]
06:26:19 Running org.eclipse.swtbot.nebula.checkboxgroup.finder.test.SWTBotCheckBoxGroupTest
06:26:19 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
06:26:19 SLF4J: Defaulting to no-operation (NOP) logger implementation
06:26:19 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
06:26:19 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.392 s - in org.eclipse.swtbot.nebula.checkboxgroup.finder.test.SWTBotCheckBoxGroupTest
06:26:19 org.eclipse.swtbot.nebula.checkboxgroup.finder.test.SWTBotCheckBoxGroupTest.testCheckBoxGroup  Time elapsed: 0.218 s
06:26:19 
06:26:19 Results:
06:26:19 
06:26:19 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
06:26:19 
06:26:20 [INFO] All tests passed!
06:26:20 [INFO] 
06:26:20 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
06:26:20 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.1.0-SNAPSHOT.jar
06:26:20 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.1.0-SNAPSHOT.pom
06:26:20 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.1.0-SNAPSHOT-sources.jar
06:26:20 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.1.0-SNAPSHOT-p2metadata.xml
06:26:20 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.1.0-SNAPSHOT-p2artifacts.xml
06:26:20 [INFO] 
06:26:20 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
06:26:20 [INFO] 
06:26:20 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.stepbar.finder.test >--
06:26:20 [INFO] Building org.eclipse.swtbot.nebula.stepbar.finder.test 4.1.0-SNAPSHOT [56/57]
06:26:20 [INFO]   from org.eclipse.swtbot.nebula.stepbar.finder.test/pom.xml
06:26:20 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
06:26:20 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
06:26:20 [INFO] 
06:26:20 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
06:26:20 [INFO] The project's OSGi version is 4.1.0.202307251005
06:26:20 [INFO] 
06:26:20 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
06:26:20 [INFO] 
06:26:20 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
06:26:20 [INFO] 
06:26:20 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
06:26:20 [INFO] Maven Artifact org.codehaus.mojo:animal-sniffer-annotations:1.9 is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
06:26:20 [INFO] 
06:26:20 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
06:26:20 [INFO] Resolving class path of org.eclipse.swtbot.nebula.stepbar.finder.test...
06:26:20 [INFO] 
06:26:20 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
06:26: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.*
06:26:20 [INFO] 
06:26:20 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
06:26:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:26:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/src/main/resources
06:26:20 [INFO] 
06:26:20 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
06:26:20 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/classes
06:26:21 [INFO] 
06:26:21 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
06:26:21 [INFO] 
06:26:21 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
06:26:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:26:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/src/test/resources
06:26:21 [INFO] 
06:26:21 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
06:26:21 [INFO] 
06:26:21 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
06:26:21 [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.1.0-SNAPSHOT-sources.jar
06:26:21 [INFO] 
06:26:21 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
06:26:21 [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.1.0-SNAPSHOT.jar
06:26:21 [INFO] 
06:26:21 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
06:26:21 [INFO] 
06:26:21 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
06:26:21 [INFO] 
06:26:21 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
06:26:21 [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.1.0-SNAPSHOT.jar
06:26:21 [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.1.0-SNAPSHOT-sources.jar
06:26:22 [INFO] 
06:26:22 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
06:26:22 [INFO] 
06:26:22 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
06:26:22 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
06:26:22 [INFO] Executing Test Runtime with timeout 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
06:26:22 [INFO] Command line:
06:26:22 	[/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.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]
06:26:26 Running org.eclipse.swtbot.nebula.stepbar.finder.test.SWTBotStepbarTest
06:26:26 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
06:26:26 SLF4J: Defaulting to no-operation (NOP) logger implementation
06:26:26 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
06:26:26 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.362 s - in org.eclipse.swtbot.nebula.stepbar.finder.test.SWTBotStepbarTest
06:26:26 org.eclipse.swtbot.nebula.stepbar.finder.test.SWTBotStepbarTest.testStepbar  Time elapsed: 0.239 s
06:26:26 
06:26:26 Results:
06:26:26 
06:26:26 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
06:26:26 
06:26:27 [INFO] All tests passed!
06:26:27 [INFO] 
06:26:27 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
06:26:27 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/org.eclipse.swtbot.nebula.stepbar.finder.test-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.stepbar.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder.test-4.1.0-SNAPSHOT.jar
06:26:27 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder.test-4.1.0-SNAPSHOT.pom
06:26:27 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/org.eclipse.swtbot.nebula.stepbar.finder.test-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.stepbar.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder.test-4.1.0-SNAPSHOT-sources.jar
06:26:27 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder.test-4.1.0-SNAPSHOT-p2metadata.xml
06:26:27 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder.test-4.1.0-SNAPSHOT-p2artifacts.xml
06:26:27 [INFO] 
06:26:27 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
06:26:27 [INFO] 
06:26:27 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.rangeslider.finder.test >--
06:26:27 [INFO] Building org.eclipse.swtbot.nebula.rangeslider.finder.test 4.1.0-SNAPSHOT [57/57]
06:26:27 [INFO]   from org.eclipse.swtbot.nebula.rangeslider.finder.test/pom.xml
06:26:27 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
06:26:27 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
06:26:27 [INFO] 
06:26:27 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
06:26:27 [INFO] The project's OSGi version is 4.1.0.202307251005
06:26:27 [INFO] 
06:26:27 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
06:26:27 [INFO] 
06:26:27 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
06:26:27 [INFO] 
06:26:27 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
06:26:27 [INFO] Maven Artifact org.codehaus.mojo:animal-sniffer-annotations:1.9 is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
06:26:27 [INFO] 
06:26:27 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
06:26:27 [INFO] Resolving class path of org.eclipse.swtbot.nebula.rangeslider.finder.test...
06:26:27 [INFO] 
06:26:27 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
06:26: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.*
06:26:27 [INFO] 
06:26:27 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
06:26:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:26:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/src/main/resources
06:26:27 [INFO] 
06:26:27 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
06:26:27 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/classes
06:26:28 [INFO] 
06:26:28 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
06:26:28 [INFO] 
06:26:28 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
06:26:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:26:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/src/test/resources
06:26:28 [INFO] 
06:26:28 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
06:26:28 [INFO] 
06:26:28 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
06:26:28 [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.1.0-SNAPSHOT-sources.jar
06:26:28 [INFO] 
06:26:28 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
06:26:28 [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.1.0-SNAPSHOT.jar
06:26:28 [INFO] 
06:26:28 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
06:26:28 [INFO] 
06:26:28 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
06:26:28 [INFO] 
06:26:28 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
06:26:28 [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.1.0-SNAPSHOT.jar
06:26:29 [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.1.0-SNAPSHOT-sources.jar
06:26:30 [INFO] 
06:26:30 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
06:26:30 [INFO] 
06:26:30 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
06:26:30 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
06:26:30 [INFO] Executing Test Runtime with timeout 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
06:26:30 [INFO] Command line:
06:26:30 	[/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.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]
06:26:34 Running org.eclipse.swtbot.nebula.rangeslider.finder.test.SWTBotRangeSliderTest
06:26:34 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
06:26:34 SLF4J: Defaulting to no-operation (NOP) logger implementation
06:26:34 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
06:26:34 
06:26:34 (SWT:3977): Gtk-WARNING **: 10:26:34.459: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
06:26:34 
06:26:34 (SWT:3977): Gtk-WARNING **: 10:26:34.460: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
06:26:34 
06:26:34 (SWT:3977): Gtk-WARNING **: 10:26:34.466: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
06:26:34 
06:26:34 (SWT:3977): Gtk-WARNING **: 10:26:34.466: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
06:26:34 
06:26:34 (SWT:3977): Gtk-WARNING **: 10:26:34.630: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
06:26:34 
06:26:34 (SWT:3977): Gtk-WARNING **: 10:26:34.630: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
06:26:34 
06:26:34 (SWT:3977): Gtk-WARNING **: 10:26:34.636: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
06:26:34 
06:26:34 (SWT:3977): Gtk-WARNING **: 10:26:34.636: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
06:26:34 
06:26:34 (SWT:3977): Gtk-WARNING **: 10:26:34.676: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
06:26:34 
06:26:34 (SWT:3977): Gtk-WARNING **: 10:26:34.676: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
06:26:34 
06:26:34 (SWT:3977): Gtk-WARNING **: 10:26:34.678: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
06:26:34 
06:26:34 (SWT:3977): Gtk-WARNING **: 10:26:34.678: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
06:26:34 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.457 s - in org.eclipse.swtbot.nebula.rangeslider.finder.test.SWTBotRangeSliderTest
06:26:34 org.eclipse.swtbot.nebula.rangeslider.finder.test.SWTBotRangeSliderTest.testSetLowerValue  Time elapsed: 0.218 s
06:26:34 org.eclipse.swtbot.nebula.rangeslider.finder.test.SWTBotRangeSliderTest.testSetUpperValue  Time elapsed: 0.071 s
06:26:34 org.eclipse.swtbot.nebula.rangeslider.finder.test.SWTBotRangeSliderTest.testSetSelection  Time elapsed: 0.044 s
06:26:34 
06:26:34 Results:
06:26:34 
06:26:34 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
06:26:34 
06:26:35 [INFO] All tests passed!
06:26:35 [INFO] 
06:26:35 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
06:26:35 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.rangeslider.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.1.0-SNAPSHOT.jar
06:26:35 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.1.0-SNAPSHOT.pom
06:26:35 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.rangeslider.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.1.0-SNAPSHOT-sources.jar
06:26:35 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.1.0-SNAPSHOT-p2metadata.xml
06:26:35 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.1.0-SNAPSHOT-p2artifacts.xml
06:26:35 [INFO] 
06:26:35 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
06:26:35 [INFO] ------------------------------------------------------------------------
06:26:35 [INFO] Reactor Summary for Eclipse SWTBot 4.1.0-SNAPSHOT:
06:26:35 [INFO] 
06:26:35 [INFO] Eclipse SWTBot ..................................... SUCCESS [  5.403 s]
06:26:35 [INFO] org.eclipse.swtbot.ant.junit ....................... SUCCESS [ 10.585 s]
06:26:35 [INFO] org.eclipse.swtbot.eclipse.core .................... SUCCESS [  4.738 s]
06:26:35 [INFO] org.eclipse.swtbot.swt.finder ...................... SUCCESS [  4.625 s]
06:26:35 [INFO] org.eclipse.swtbot.eclipse.finder .................. SUCCESS [  2.555 s]
06:26:35 [INFO] org.eclipse.swtbot.e4.finder ....................... SUCCESS [  1.913 s]
06:26:35 [INFO] org.eclipse.swtbot.junit4_x ........................ SUCCESS [  2.481 s]
06:26:35 [INFO] org.eclipse.swtbot ................................. SUCCESS [  1.735 s]
06:26:35 [INFO] org.eclipse.swtbot.forms.finder .................... SUCCESS [  3.321 s]
06:26:35 [INFO] org.eclipse.swtbot.forms ........................... SUCCESS [  1.540 s]
06:26:35 [INFO] org.eclipse.swtbot.go .............................. SUCCESS [  1.593 s]
06:26:35 [INFO] org.eclipse.swtbot.eclipse ......................... SUCCESS [  2.388 s]
06:26:35 [INFO] org.eclipse.swtbot.eclipse.dsl ..................... SUCCESS [  2.226 s]
06:26:35 [INFO] org.eclipse.swtbot.eclipse.gef.finder .............. SUCCESS [  1.919 s]
06:26:35 [INFO] org.eclipse.swtbot.eclipse.spy ..................... SUCCESS [  3.405 s]
06:26:35 [INFO] org.eclipse.swtbot.eclipse.junit.headless .......... SUCCESS [  2.741 s]
06:26:35 [INFO] org.eclipse.swtbot.eclipse.test.junit .............. SUCCESS [  2.394 s]
06:26:35 [INFO] org.eclipse.swtbot.eclipse.ui ...................... SUCCESS [  3.219 s]
06:26:35 [INFO] org.eclipse.swtbot.generator ....................... SUCCESS [  2.305 s]
06:26:35 [INFO] org.eclipse.swtbot.generator.client ................ SUCCESS [  2.195 s]
06:26:35 [INFO] org.eclipse.swtbot.generator.rules.workbench ....... SUCCESS [  2.643 s]
06:26:35 [INFO] org.eclipse.swtbot.generator.jdt ................... SUCCESS [  3.115 s]
06:26:35 [INFO] org.eclipse.swtbot.generator.ui .................... SUCCESS [ 11.597 s]
06:26:35 [INFO] org.eclipse.swtbot.junit5_x ........................ SUCCESS [  2.425 s]
06:26:35 [INFO] org.eclipse.swtbot.nebula.gallery.finder ........... SUCCESS [  2.943 s]
06:26:35 [INFO] org.eclipse.swt.examples ........................... SUCCESS [  4.972 s]
06:26:35 [INFO] org.eclipse.swtbot.swt.demo ........................ SUCCESS [  2.843 s]
06:26:35 [INFO] org.eclipse.ui.forms.examples ...................... SUCCESS [  4.786 s]
06:26:35 [INFO] org.eclipse.swtbot.nebula.nattable.finder .......... SUCCESS [  1.984 s]
06:26:35 [INFO] org.eclipse.swtbot.nebula.checkboxgroup.finder ..... SUCCESS [  1.861 s]
06:26:35 [INFO] org.eclipse.swtbot.nebula.stepbar.finder ........... SUCCESS [  2.897 s]
06:26:35 [INFO] org.eclipse.swtbot.nebula.rangeslider.finder ....... SUCCESS [  2.238 s]
06:26:35 [INFO] org.eclipse.swtbot.eclipse.gef ..................... SUCCESS [  2.463 s]
06:26:35 [INFO] org.eclipse.swtbot.generator.feature ............... SUCCESS [  2.066 s]
06:26:35 [INFO] org.eclipse.swtbot.ide ............................. SUCCESS [  2.046 s]
06:26:35 [INFO] org.eclipse.swtbot.eclipse.junit5.headless ......... SUCCESS [  3.406 s]
06:26:35 [INFO] org.eclipse.swtbot.junit5 .......................... SUCCESS [  2.679 s]
06:26:35 [INFO] org.eclipse.swtbot.nebula.gallery .................. SUCCESS [  2.824 s]
06:26:35 [INFO] org.eclipse.swtbot.nebula.nattable ................. SUCCESS [  1.848 s]
06:26:35 [INFO] org.eclipse.swtbot.nebula.checkboxgroup ............ SUCCESS [  2.784 s]
06:26:35 [INFO] org.eclipse.swtbot.nebula.stepbar .................. SUCCESS [  2.841 s]
06:26:35 [INFO] org.eclipse.swtbot.nebula.rangeslider .............. SUCCESS [  1.809 s]
06:26:35 [INFO] org.eclipse.swtbot.updatesite ...................... SUCCESS [  2.996 s]
06:26:35 [INFO] org.eclipse.swtbot.eclipse.ui.test ................. SUCCESS [ 17.207 s]
06:26:35 [INFO] org.eclipse.swtbot.swt.finder.test.keyboards ....... SUCCESS [ 11.177 s]
06:26:35 [INFO] org.eclipse.swtbot.forms.finder.test ............... SUCCESS [  9.847 s]
06:26:35 [INFO] org.eclipse.swtbot.eclipse.finder.test ............. SUCCESS [02:37 min]
06:26:35 [INFO] org.eclipse.swtbot.e4.finder.test .................. SUCCESS [ 12.619 s]
06:26:35 [INFO] org.eclipse.swtbot.nebula.gallery.finder.test ...... SUCCESS [  7.798 s]
06:26:35 [INFO] org.eclipse.swtbot.swt.finder.test ................. SUCCESS [13:39 min]
06:26:35 [INFO] org.eclipse.swtbot.test ............................ SUCCESS [  2.731 s]
06:26:35 [INFO] org.eclipse.swtbot.generator.test .................. SUCCESS [ 12.626 s]
06:26:35 [INFO] org.eclipse.swtbot.generator.jdt.test .............. SUCCESS [  9.096 s]
06:26:35 [INFO] org.eclipse.swtbot.nebula.nattable.finder.test ..... SUCCESS [  8.801 s]
06:26:35 [INFO] org.eclipse.swtbot.nebula.checkboxgroup.finder.test  SUCCESS [  7.704 s]
06:26:35 [INFO] org.eclipse.swtbot.nebula.stepbar.finder.test ...... SUCCESS [  6.882 s]
06:26:35 [INFO] org.eclipse.swtbot.nebula.rangeslider.finder.test .. SUCCESS [  7.762 s]
06:26:35 [INFO] ------------------------------------------------------------------------
06:26:35 [INFO] BUILD SUCCESS
06:26:35 [INFO] ------------------------------------------------------------------------
06:26:35 [INFO] Total time:  21:16 min
06:26:35 [INFO] Finished at: 2023-07-25T10:26:35Z
06:26:35 [INFO] ------------------------------------------------------------------------
06:26:36 [swtbot-tycho] $ /bin/sh -xe /tmp/jenkins13350348157198729542.sh
06:26:36 + ssh genie.swtbot@projects-storage.eclipse.org rm -rf '/home/data/httpd/download.eclipse.org/technology/swtbot/snapshots/*'
06:26:37 + 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/
06:26:38 + ssh genie.swtbot@projects-storage.eclipse.org 'cd /home/data/httpd/download.eclipse.org/technology/swtbot/snapshots/ && zip -qr repository.zip *'
06:26:39 Terminating xvnc.
06:26:45 $ ssh-agent -k
06:26:45 unset SSH_AUTH_SOCK;
06:26:45 unset SSH_AGENT_PID;
06:26:45 echo Agent pid 52 killed;
06:26:45 [ssh-agent] Stopped.
06:26:45 Recording test results
06:26:45 [Checks API] No suitable checks publisher found.
06:26:45 Archiving artifacts
06:26:52 Finished: SUCCESS