Skip to content

Console Output

05:20:20 Started by an SCM change
05:20:20 Running as SYSTEM
05:20:21 Agent centos-7-j4dmc is provisioned from template centos-7
05:20:21 ---
05:20:21 apiVersion: "v1"
05:20:21 kind: "Pod"
05:20:21 metadata:
05:20:21   labels:
05:20:21     jenkins: "slave"
05:20:21     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
05:20:21     jenkins/label: "migration_jipp-migration_centos-7"
05:20:21   name: "centos-7-j4dmc"
05:20:21   namespace: "swtbot"
05:20:21 spec:
05:20:21   containers:
05:20:21   - env:
05:20:21     - name: "JENKINS_SECRET"
05:20:21       value: "********"
05:20:21     - name: "JENKINS_TUNNEL"
05:20:21       value: "jenkins-discovery.swtbot.svc.cluster.local:50000"
05:20:21     - name: "JENKINS_AGENT_NAME"
05:20:21       value: "centos-7-j4dmc"
05:20:21     - name: "JENKINS_REMOTING_JAVA_OPTS"
05:20:21       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
05:20:21         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
05:20:21     - name: "JAVA_TOOL_OPTIONS"
05:20:21       value: ""
05:20:21     - name: "_JAVA_OPTIONS"
05:20:21       value: ""
05:20:21     - name: "OPENJ9_JAVA_OPTIONS"
05:20:21       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
05:20:21     - name: "JENKINS_NAME"
05:20:21       value: "centos-7-j4dmc"
05:20:21     - name: "JENKINS_AGENT_WORKDIR"
05:20:21       value: "/home/jenkins/agent"
05:20:21     - name: "JENKINS_URL"
05:20:21       value: "http://jenkins-ui.swtbot.svc.cluster.local/swtbot/"
05:20:21     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3107.v665000b_51092"
05:20:21     imagePullPolicy: "Always"
05:20:21     name: "jnlp"
05:20:21     resources:
05:20:21       limits:
05:20:21         cpu: "2000m"
05:20:21         memory: "4096Mi"
05:20:21       requests:
05:20:21         cpu: "1000m"
05:20:21         memory: "4096Mi"
05:20:21     tty: true
05:20:21     volumeMounts:
05:20:21     - mountPath: "/home/jenkins/.m2/toolchains.xml"
05:20:21       name: "m2-dir"
05:20:21       readOnly: true
05:20:21       subPath: "toolchains.xml"
05:20:21     - mountPath: "/home/jenkins/.mavenrc"
05:20:21       name: "m2-dir"
05:20:21       readOnly: true
05:20:21       subPath: ".mavenrc"
05:20:21     - mountPath: "/opt/tools"
05:20:21       name: "volume-0"
05:20:21       readOnly: false
05:20:21     - mountPath: "/home/jenkins"
05:20:21       name: "volume-2"
05:20:21       readOnly: false
05:20:21     - mountPath: "/home/jenkins/.m2/repository"
05:20:21       name: "volume-3"
05:20:21       readOnly: false
05:20:21     - mountPath: "/home/jenkins/.m2/settings-security.xml"
05:20:21       name: "m2-secret-dir"
05:20:21       readOnly: true
05:20:21       subPath: "settings-security.xml"
05:20:21     - mountPath: "/home/jenkins/.m2/wrapper"
05:20:21       name: "volume-4"
05:20:21       readOnly: false
05:20:21     - mountPath: "/home/jenkins/.m2/settings.xml"
05:20:21       name: "m2-secret-dir"
05:20:21       readOnly: true
05:20:21       subPath: "settings.xml"
05:20:21     - mountPath: "/home/jenkins/.ssh"
05:20:21       name: "volume-1"
05:20:21       readOnly: false
05:20:21       subPath: ""
05:20:21     - mountPath: "/home/jenkins/agent"
05:20:21       name: "workspace-volume"
05:20:21       readOnly: false
05:20:21     workingDir: "/home/jenkins/agent"
05:20:21   nodeSelector:
05:20:21     kubernetes.io/os: "linux"
05:20:21   restartPolicy: "Never"
05:20:21   volumes:
05:20:21   - name: "volume-0"
05:20:21     persistentVolumeClaim:
05:20:21       claimName: "tools-claim-jiro-swtbot"
05:20:21       readOnly: true
05:20:21   - name: "m2-secret-dir"
05:20:21     secret:
05:20:21       secretName: "m2-secret-dir"
05:20:21   - emptyDir:
05:20:21       medium: ""
05:20:21     name: "volume-2"
05:20:21   - configMap:
05:20:21       name: "m2-dir"
05:20:21     name: "m2-dir"
05:20:21   - configMap:
05:20:21       name: "known-hosts"
05:20:21     name: "volume-1"
05:20:21   - emptyDir:
05:20:21       medium: ""
05:20:21     name: "workspace-volume"
05:20:21   - emptyDir:
05:20:21       medium: ""
05:20:21     name: "volume-4"
05:20:21   - emptyDir:
05:20:21       medium: ""
05:20:21     name: "volume-3"
05:20:21 
05:20:21 Building remotely on centos-7-j4dmc (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/swtbot-tycho
05:20:21 [ssh-agent] Looking for ssh-agent implementation...
05:20:21 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
05:20:21 $ ssh-agent
05:20:21 SSH_AUTH_SOCK=/tmp/ssh-CzuFFEOAQsX0/agent.48
05:20:21 SSH_AGENT_PID=50
05:20:21 [ssh-agent] Started.
05:20:21 Running ssh-add (command line suppressed)
05:20:21 Identity added: /home/jenkins/agent/workspace/swtbot-tycho@tmp/private_key_274596440390223469.key (/home/jenkins/agent/workspace/swtbot-tycho@tmp/private_key_274596440390223469.key)
05:20:21 [ssh-agent] Using credentials genie.swtbot (ssh://genie.swtbot@projects-storage.eclipse.org)
05:20:21 The recommended git tool is: NONE
05:20:22 No credentials specified
05:20:22 Cloning the remote Git repository
05:20:22 Cloning repository https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git
05:20:22  > git init /home/jenkins/agent/workspace/swtbot-tycho # timeout=10
05:20:22 Fetching upstream changes from https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git
05:20:22  > git --version # timeout=10
05:20:22  > git --version # 'git version 2.36.6'
05:20:22  > git fetch --tags --force --progress -- https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git +refs/heads/*:refs/remotes/origin/* # timeout=10
05:20:24  > git config remote.origin.url https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git # timeout=10
05:20:24  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
05:20:24 Avoid second fetch
05:20:24  > git rev-parse origin/master^{commit} # timeout=10
05:20:24 Checking out Revision 25ffd430b130cf79b97c5880b4ded5dfb2148908 (origin/master)
05:20:24  > git config core.sparsecheckout # timeout=10
05:20:24  > git checkout -f 25ffd430b130cf79b97c5880b4ded5dfb2148908 # timeout=10
05:20:25 Commit message: "Target platform for 2023-06 M3"
05:20:25  > git rev-list --no-walk 40d5db7de50d805b1ebc2f868344b166516ad612 # timeout=10
05:20:25 [swtbot-tycho] $ Xvnc -help
05:20:25 Starting xvnc
05:20:25 [swtbot-tycho] $ Xvnc :78 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
05:20:25 
05:20:25 Xvnc TigerVNC 1.8.0 - built Apr  5 2023 13:48:56
05:20:25 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
05:20:25 See http://www.tigervnc.org for information on TigerVNC.
05:20:25 Underlying X server release 12004000, The X.Org Foundation
05:20:25 
05:20:25 
05:20:25 Wed May 17 09:20:25 2023
05:20:25  vncext:      VNC extension running!
05:20:25  vncext:      Listening for VNC connections on all interface(s), port 5978
05:20:25  vncext:      created VNC server for screen 0
05:20:25 [swtbot-tycho] $ /bin/bash -x /tmp/jenkins8798821350508420776.sh
05:20:25 + metacity --sm-disable --replace
05:20:25 [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
05:20:26 Apache Maven 3.9.1 (2e178502fcdbffc201671fb2537d0cb4b4cc58f8)
05:20:26 Maven home: /opt/tools/apache-maven/latest
05:20:26 Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8
05:20:26 Default locale: en_US, platform encoding: UTF-8
05:20:26 OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix"
05:20:27 [INFO] Scanning for projects...
05:20:47 [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
05:20:47 [INFO]     Cache location:         /home/jenkins/agent/workspace/swtbot-tycho/.repository/.cache/tycho
05:20:47 [INFO]     Transport mode:         online
05:20:47 [INFO]     Update mode:            cache first
05:20:47 [INFO]     Minimum cache duration: 60 minutes
05:20:47 [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
05:20:56 [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@6c04310f...
05:21:01 [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
05:21:02 [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
05:21:02 [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
05:21:08 [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
05:21:10 [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
05:21:10 [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
05:21:11 [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
05:21:11 [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
05:21:11 [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
05:21:11 [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
05:21:16 [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
05:21:16 [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
05:21:16 [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
05:21:16 [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
05:21:16 [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
05:21:16 [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
05:21:17 [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
05:21:17 [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
05:21:17 [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
05:21:17 [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
05:21:17 [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
05:21:17 [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
05:21:17 [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
05:21:17 [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
05:21:17 [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
05:21:19 [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
05:21:19 [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
05:21:19 [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
05:21:19 [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
05:21:19 [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
05:21:19 [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
05:21:19 [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
05:21:19 [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
05:21:19 [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
05:21:19 [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
05:21:20 [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
05:21:20 [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
05:21:20 [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
05:21:20 [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
05:21:20 [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
05:21:21 [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
05:21:21 [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
05:21:21 [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
05:21:21 [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
05:21:22 [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
05:21:22 [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
05:21:22 [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
05:21:23 [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
05:21:23 [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
05:21:23 [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
05:21:23 [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
05:21:23 [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
05:21:23 [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
05:21:23 [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
05:21:24 [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
05:21:24 [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
05:21:24 [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
05:21:24 [INFO] ------------------------------------------------------------------------
05:21:24 [INFO] Reactor Build Order:
05:21:24 [INFO] 
05:21:24 [INFO] Eclipse SWTBot                                                     [pom]
05:21:24 [INFO] org.eclipse.swtbot.ant.junit                            [eclipse-plugin]
05:21:24 [INFO] org.eclipse.swtbot.eclipse.core                         [eclipse-plugin]
05:21:24 [INFO] org.eclipse.swtbot.swt.finder                           [eclipse-plugin]
05:21:24 [INFO] org.eclipse.swtbot.eclipse.finder                       [eclipse-plugin]
05:21:24 [INFO] org.eclipse.swtbot.e4.finder                            [eclipse-plugin]
05:21:24 [INFO] org.eclipse.swtbot.junit4_x                             [eclipse-plugin]
05:21:24 [INFO] org.eclipse.swtbot                                     [eclipse-feature]
05:21:24 [INFO] org.eclipse.swtbot.forms.finder                         [eclipse-plugin]
05:21:24 [INFO] org.eclipse.swtbot.forms                               [eclipse-feature]
05:21:24 [INFO] org.eclipse.swtbot.go                                   [eclipse-plugin]
05:21:24 [INFO] org.eclipse.swtbot.eclipse                             [eclipse-feature]
05:21:24 [INFO] org.eclipse.swtbot.eclipse.dsl                          [eclipse-plugin]
05:21:24 [INFO] org.eclipse.swtbot.eclipse.gef.finder                   [eclipse-plugin]
05:21:24 [INFO] org.eclipse.swtbot.eclipse.spy                          [eclipse-plugin]
05:21:24 [INFO] org.eclipse.swtbot.eclipse.junit.headless               [eclipse-plugin]
05:21:24 [INFO] org.eclipse.swtbot.eclipse.test.junit                  [eclipse-feature]
05:21:24 [INFO] org.eclipse.swtbot.eclipse.ui                           [eclipse-plugin]
05:21:24 [INFO] org.eclipse.swtbot.generator                            [eclipse-plugin]
05:21:24 [INFO] org.eclipse.swtbot.generator.client                     [eclipse-plugin]
05:21:24 [INFO] org.eclipse.swtbot.generator.rules.workbench            [eclipse-plugin]
05:21:24 [INFO] org.eclipse.swtbot.generator.jdt                        [eclipse-plugin]
05:21:24 [INFO] org.eclipse.swtbot.generator.ui                         [eclipse-plugin]
05:21:24 [INFO] org.eclipse.swtbot.junit5_x                             [eclipse-plugin]
05:21:24 [INFO] org.eclipse.swtbot.nebula.gallery.finder                [eclipse-plugin]
05:21:24 [INFO] org.eclipse.swt.examples                                [eclipse-plugin]
05:21:24 [INFO] org.eclipse.swtbot.swt.demo                             [eclipse-plugin]
05:21:24 [INFO] org.eclipse.ui.forms.examples                           [eclipse-plugin]
05:21:24 [INFO] org.eclipse.swtbot.nebula.nattable.finder               [eclipse-plugin]
05:21:24 [INFO] org.eclipse.swtbot.nebula.checkboxgroup.finder          [eclipse-plugin]
05:21:24 [INFO] org.eclipse.swtbot.nebula.stepbar.finder                [eclipse-plugin]
05:21:24 [INFO] org.eclipse.swtbot.nebula.rangeslider.finder            [eclipse-plugin]
05:21:24 [INFO] org.eclipse.swtbot.eclipse.gef                         [eclipse-feature]
05:21:24 [INFO] org.eclipse.swtbot.generator.feature                   [eclipse-feature]
05:21:24 [INFO] org.eclipse.swtbot.ide                                 [eclipse-feature]
05:21:24 [INFO] org.eclipse.swtbot.eclipse.junit5.headless              [eclipse-plugin]
05:21:24 [INFO] org.eclipse.swtbot.junit5                              [eclipse-feature]
05:21:24 [INFO] org.eclipse.swtbot.nebula.gallery                      [eclipse-feature]
05:21:24 [INFO] org.eclipse.swtbot.nebula.nattable                     [eclipse-feature]
05:21:24 [INFO] org.eclipse.swtbot.nebula.checkboxgroup                [eclipse-feature]
05:21:24 [INFO] org.eclipse.swtbot.nebula.stepbar                      [eclipse-feature]
05:21:24 [INFO] org.eclipse.swtbot.nebula.rangeslider                  [eclipse-feature]
05:21:24 [INFO] org.eclipse.swtbot.updatesite                       [eclipse-repository]
05:21:24 [INFO] org.eclipse.swtbot.eclipse.ui.test                 [eclipse-test-plugin]
05:21:24 [INFO] org.eclipse.swtbot.swt.finder.test.keyboards            [eclipse-plugin]
05:21:24 [INFO] org.eclipse.swtbot.forms.finder.test               [eclipse-test-plugin]
05:21:24 [INFO] org.eclipse.swtbot.eclipse.finder.test             [eclipse-test-plugin]
05:21:24 [INFO] org.eclipse.swtbot.e4.finder.test                  [eclipse-test-plugin]
05:21:24 [INFO] org.eclipse.swtbot.nebula.gallery.finder.test      [eclipse-test-plugin]
05:21:24 [INFO] org.eclipse.swtbot.swt.finder.test                 [eclipse-test-plugin]
05:21:24 [INFO] org.eclipse.swtbot.test                                [eclipse-feature]
05:21:24 [INFO] org.eclipse.swtbot.generator.test                  [eclipse-test-plugin]
05:21:24 [INFO] org.eclipse.swtbot.generator.jdt.test              [eclipse-test-plugin]
05:21:24 [INFO] org.eclipse.swtbot.nebula.nattable.finder.test     [eclipse-test-plugin]
05:21:24 [INFO] org.eclipse.swtbot.nebula.checkboxgroup.finder.test [eclipse-test-plugin]
05:21:24 [INFO] org.eclipse.swtbot.nebula.stepbar.finder.test      [eclipse-test-plugin]
05:21:24 [INFO] org.eclipse.swtbot.nebula.rangeslider.finder.test  [eclipse-test-plugin]
05:21:24 [INFO] 
05:21:24 [INFO] ---------------------< org.eclipse.swtbot:parent >----------------------
05:21:24 [INFO] Building Eclipse SWTBot 4.1.0-SNAPSHOT                            [1/57]
05:21:24 [INFO]   from pom.xml
05:21:24 [INFO] --------------------------------[ pom ]---------------------------------
05:21:24 [INFO] 
05:21:24 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ parent ---
05:21:27 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
05:21:27 [INFO] 
05:21:27 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ parent ---
05:21:27 [INFO] 
05:21:27 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ parent ---
05:21:27 [INFO] 
05:21:27 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ parent ---
05:21:29 [INFO] 
05:21:29 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ parent ---
05:21:29 [INFO] 
05:21:29 [INFO] --- install:3.1.0:install (default-install) @ parent ---
05:21:29 [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
05:21:29 [INFO] 
05:21:29 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.ant.junit >-------
05:21:29 [INFO] Building org.eclipse.swtbot.ant.junit 4.1.0-SNAPSHOT              [2/57]
05:21:29 [INFO]   from org.eclipse.swtbot.ant.junit/pom.xml
05:21:29 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:21:29 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
05:21:29 [INFO] 
05:21:29 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.ant.junit ---
05:21:29 [INFO] The project's OSGi version is 4.1.0.202305170920
05:21:29 [INFO] 
05:21:29 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.ant.junit ---
05:21:29 [INFO] 
05:21:29 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.ant.junit ---
05:21:29 [INFO] 
05:21:29 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.ant.junit ---
05:21:30 [INFO] 
05:21:30 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.ant.junit ---
05:21:30 [INFO] Resolving class path of org.eclipse.swtbot.ant.junit...
05:21:31 [INFO] 
05:21:31 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.ant.junit ---
05:21: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.*
05:21:31 [INFO] 
05:21:31 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.ant.junit ---
05:21:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:21:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/src/main/resources
05:21:31 [INFO] 
05:21:31 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.ant.junit ---
05:21:31 [INFO] 
05:21:31 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.ant.junit ---
05:21:32 [INFO] 
05:21:32 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.ant.junit ---
05:21:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:21:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/src/test/resources
05:21:32 [INFO] 
05:21:32 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.ant.junit ---
05:21:32 [INFO] 
05:21:32 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.ant.junit ---
05:21:32 [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.
05:21:32 [INFO] No tests to run.
05:21:32 [INFO] 
05:21:32 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.ant.junit ---
05:21:32 [INFO] 
05:21:32 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.ant.junit ---
05:21:32 [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
05:21:32 [INFO] 
05:21:32 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.ant.junit ---
05:21:35 [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
05:21:35 [INFO] 
05:21:35 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.ant.junit ---
05:21:35 [INFO] 
05:21:35 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.ant.junit ---
05:21:35 [INFO] 
05:21:35 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.ant.junit ---
05:21:35 [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
05:21:36 [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
05:21:37 [INFO] 
05:21:37 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.ant.junit ---
05:21:37 [INFO] 
05:21:37 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.ant.junit ---
05:21: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.
05:21:37 [INFO] 
05:21:37 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.ant.junit ---
05:21:37 [INFO] No tests to run.
05:21:37 [INFO] 
05:21:37 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.ant.junit ---
05:21:37 [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
05:21:37 [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
05:21:37 [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
05:21:37 [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
05:21:37 [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
05:21:37 [INFO] 
05:21:37 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.ant.junit ---
05:21:37 [INFO] 
05:21:37 [INFO] ----< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.core >-----
05:21:37 [INFO] Building org.eclipse.swtbot.eclipse.core 4.1.0-SNAPSHOT           [3/57]
05:21:37 [INFO]   from org.eclipse.swtbot.eclipse.core/pom.xml
05:21:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:21:37 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
05:21:38 [INFO] 
05:21:38 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.core ---
05:21:38 [INFO] The project's OSGi version is 4.1.0.202305170920
05:21:38 [INFO] 
05:21:38 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.core ---
05:21:38 [INFO] 
05:21:38 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.core ---
05:21:38 [INFO] 
05:21:38 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.core ---
05:21:38 [INFO] 
05:21:38 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.core ---
05:21:38 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.core...
05:21:38 [INFO] 
05:21:38 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.core ---
05:21: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.*
05:21:38 [INFO] 
05:21:38 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.core ---
05:21:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:21:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/src/main/resources
05:21:38 [INFO] 
05:21:38 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.core ---
05:21:38 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/classes
05:21:39 [INFO] 
05:21:39 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.core ---
05:21:39 [INFO] 
05:21:39 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.core ---
05:21:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:21:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/src/test/resources
05:21:39 [INFO] 
05:21:39 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.core ---
05:21:39 [INFO] 
05:21:39 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.eclipse.core ---
05:21: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.
05:21:39 [INFO] No tests to run.
05:21:39 [INFO] 
05:21:39 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.core ---
05:21:39 [INFO] 
05:21:39 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.core ---
05:21:39 [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
05:21:39 [INFO] 
05:21:39 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.core ---
05:21:39 [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
05:21:39 [INFO] 
05:21:39 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.core ---
05:21:39 [INFO] 
05:21:39 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.core ---
05:21:39 [INFO] 
05:21:39 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.core ---
05:21:39 [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
05:21:40 [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
05:21:41 [INFO] 
05:21:41 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.core ---
05:21:41 [INFO] 
05:21:41 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.eclipse.core ---
05:21: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.
05:21:41 [INFO] 
05:21:41 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.eclipse.core ---
05:21:41 [INFO] No tests to run.
05:21:41 [INFO] 
05:21:41 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.core ---
05:21:41 [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
05:21:41 [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
05:21:41 [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
05:21:41 [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
05:21:41 [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
05:21:41 [INFO] 
05:21:41 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.core ---
05:21:41 [INFO] 
05:21:41 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder >------
05:21:41 [INFO] Building org.eclipse.swtbot.swt.finder 4.1.0-SNAPSHOT             [4/57]
05:21:41 [INFO]   from org.eclipse.swtbot.swt.finder/pom.xml
05:21:41 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:21:41 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
05:21:41 [INFO] 
05:21:41 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.finder ---
05:21:41 [INFO] The project's OSGi version is 4.1.0.202305170920
05:21:41 [INFO] 
05:21:41 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.finder ---
05:21:41 [INFO] 
05:21:41 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.finder ---
05:21:41 [INFO] 
05:21:41 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.finder ---
05:21:41 [INFO] 
05:21:41 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.swt.finder ---
05:21:41 [INFO] Resolving class path of org.eclipse.swtbot.swt.finder...
05:21:41 [INFO] 
05:21:41 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.swt.finder ---
05:21: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.*
05:21:41 [INFO] 
05:21:41 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.finder ---
05:21:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:21:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/src/main/resources
05:21:41 [INFO] 
05:21:41 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.swt.finder ---
05:21:41 [INFO] Compiling 158 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/classes
05:21:43 [INFO] 
05:21:43 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.swt.finder ---
05:21:43 [INFO] 
05:21:43 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.finder ---
05:21:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:21:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/src/test/resources
05:21:43 [INFO] 
05:21:43 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.swt.finder ---
05:21:43 [INFO] 
05:21:43 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.swt.finder ---
05:21: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.
05:21:43 [INFO] No tests to run.
05:21:43 [INFO] 
05:21:43 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.swt.finder ---
05:21:43 [INFO] 
05:21:43 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.finder ---
05:21:43 [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
05:21:43 [INFO] 
05:21:43 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.finder ---
05:21:43 [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
05:21:43 [INFO] 
05:21:43 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.finder ---
05:21:43 [INFO] 
05:21:43 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.swt.finder ---
05:21:43 [INFO] 
05:21:43 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.swt.finder ---
05:21:44 [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
05:21:45 [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
05:21:46 [INFO] 
05:21:46 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.finder ---
05:21:46 [INFO] 
05:21:46 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.swt.finder ---
05:21: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.
05:21:46 [INFO] 
05:21:46 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.swt.finder ---
05:21:46 [INFO] No tests to run.
05:21:46 [INFO] 
05:21:46 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.finder ---
05:21:46 [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
05:21:46 [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
05:21:46 [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
05:21:46 [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
05:21:46 [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
05:21:46 [INFO] 
05:21:46 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.finder ---
05:21:46 [INFO] 
05:21:46 [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.finder >----
05:21:46 [INFO] Building org.eclipse.swtbot.eclipse.finder 4.1.0-SNAPSHOT         [5/57]
05:21:46 [INFO]   from org.eclipse.swtbot.eclipse.finder/pom.xml
05:21:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:21:46 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
05:21:46 [INFO] 
05:21:46 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.finder ---
05:21:46 [INFO] The project's OSGi version is 4.1.0.202305170920
05:21:46 [INFO] 
05:21:46 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.finder ---
05:21:46 [INFO] 
05:21:46 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.finder ---
05:21:46 [INFO] 
05:21:46 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.finder ---
05:21:46 [INFO] 
05:21:46 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.finder ---
05:21:46 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.finder...
05:21:47 [INFO] 
05:21:47 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.finder ---
05:21: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.*
05:21:47 [INFO] 
05:21:47 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.finder ---
05:21:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:21:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/src/main/resources
05:21:47 [INFO] 
05:21:47 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.finder ---
05:21:47 [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/classes
05:21:47 [INFO] 
05:21:47 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.finder ---
05:21:47 [INFO] 
05:21:47 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.finder ---
05:21:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:21:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/src/test/resources
05:21:47 [INFO] 
05:21:47 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.finder ---
05:21:47 [INFO] 
05:21:47 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.eclipse.finder ---
05:21: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.
05:21:47 [INFO] No tests to run.
05:21:47 [INFO] 
05:21:47 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.finder ---
05:21:47 [INFO] 
05:21:47 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.finder ---
05:21:47 [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
05:21:47 [INFO] 
05:21:47 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.finder ---
05:21:47 [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
05:21:47 [INFO] 
05:21:47 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.finder ---
05:21:47 [INFO] 
05:21:47 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.finder ---
05:21:47 [INFO] 
05:21:47 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.finder ---
05:21:47 [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
05:21:48 [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
05:21:49 [INFO] 
05:21:49 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.finder ---
05:21:49 [INFO] 
05:21:49 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.eclipse.finder ---
05:21: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.
05:21:49 [INFO] 
05:21:49 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.eclipse.finder ---
05:21:49 [INFO] No tests to run.
05:21:49 [INFO] 
05:21:49 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.finder ---
05:21:49 [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
05:21:49 [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
05:21:49 [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
05:21:49 [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
05:21:49 [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
05:21:49 [INFO] 
05:21:49 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.finder ---
05:21:49 [INFO] 
05:21:49 [INFO] ------< org.eclipse.swtbot.features:org.eclipse.swtbot.e4.finder >------
05:21:49 [INFO] Building org.eclipse.swtbot.e4.finder 4.1.0-SNAPSHOT              [6/57]
05:21:49 [INFO]   from org.eclipse.swtbot.e4.finder/pom.xml
05:21:49 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:21:49 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
05:21:49 [INFO] 
05:21:49 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.e4.finder ---
05:21:49 [INFO] The project's OSGi version is 4.1.0.202305170920
05:21:49 [INFO] 
05:21:49 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.e4.finder ---
05:21:49 [INFO] 
05:21:49 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.e4.finder ---
05:21:49 [INFO] 
05:21:49 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.e4.finder ---
05:21:49 [INFO] 
05:21:49 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.e4.finder ---
05:21:49 [INFO] Resolving class path of org.eclipse.swtbot.e4.finder...
05:21:49 [INFO] 
05:21:49 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.e4.finder ---
05:21: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.*
05:21:49 [INFO] 
05:21:49 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.e4.finder ---
05:21:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:21:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/src/main/resources
05:21:49 [INFO] 
05:21:49 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.e4.finder ---
05:21:49 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/classes
05:21:49 [INFO] 
05:21:49 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.e4.finder ---
05:21:49 [INFO] 
05:21:49 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.e4.finder ---
05:21:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:21:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/src/test/resources
05:21:49 [INFO] 
05:21:49 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.e4.finder ---
05:21:49 [INFO] 
05:21:49 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.e4.finder ---
05:21: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.
05:21:49 [INFO] No tests to run.
05:21:49 [INFO] 
05:21:49 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.e4.finder ---
05:21:49 [INFO] 
05:21:49 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.e4.finder ---
05:21:49 [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
05:21:49 [INFO] 
05:21:49 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.e4.finder ---
05:21:49 [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
05:21:49 [INFO] 
05:21:49 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.e4.finder ---
05:21:49 [INFO] 
05:21:49 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.e4.finder ---
05:21:49 [INFO] 
05:21:49 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.e4.finder ---
05:21:49 [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
05:21:50 [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
05:21:52 [INFO] 
05:21:52 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.e4.finder ---
05:21:52 [INFO] 
05:21:52 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.e4.finder ---
05:21: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.
05:21:52 [INFO] 
05:21:52 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.e4.finder ---
05:21:52 [INFO] No tests to run.
05:21:52 [INFO] 
05:21:52 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.e4.finder ---
05:21:52 [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
05:21:52 [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
05:21:52 [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
05:21:52 [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
05:21:52 [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
05:21:52 [INFO] 
05:21:52 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.e4.finder ---
05:21:52 [INFO] 
05:21:52 [INFO] -------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit4_x >-------
05:21:52 [INFO] Building org.eclipse.swtbot.junit4_x 4.1.0-SNAPSHOT               [7/57]
05:21:52 [INFO]   from org.eclipse.swtbot.junit4_x/pom.xml
05:21:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:21:52 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
05:21:52 [INFO] 
05:21:52 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.junit4_x ---
05:21:52 [INFO] The project's OSGi version is 4.1.0.202305170920
05:21:52 [INFO] 
05:21:52 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.junit4_x ---
05:21:52 [INFO] 
05:21:52 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.junit4_x ---
05:21:52 [INFO] 
05:21:52 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.junit4_x ---
05:21:52 [INFO] 
05:21:52 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.junit4_x ---
05:21:52 [INFO] Resolving class path of org.eclipse.swtbot.junit4_x...
05:21:52 [INFO] 
05:21:52 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.junit4_x ---
05:21:52 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
05:21:52 [INFO] 
05:21:52 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.junit4_x ---
05:21:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:21:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/src/main/resources
05:21:52 [INFO] 
05:21:52 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.junit4_x ---
05:21:52 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/classes
05:21:52 [INFO] 
05:21:52 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.junit4_x ---
05:21:52 [INFO] 
05:21:52 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.junit4_x ---
05:21:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:21:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/src/test/resources
05:21:52 [INFO] 
05:21:52 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.junit4_x ---
05:21:52 [INFO] 
05:21:52 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.junit4_x ---
05:21: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.
05:21:52 [INFO] No tests to run.
05:21:52 [INFO] 
05:21:52 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.junit4_x ---
05:21:52 [INFO] 
05:21:52 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.junit4_x ---
05:21:52 [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
05:21:52 [INFO] 
05:21:52 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.junit4_x ---
05:21:52 [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
05:21:52 [INFO] 
05:21:52 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.junit4_x ---
05:21:52 [INFO] 
05:21:52 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.junit4_x ---
05:21:52 [INFO] 
05:21:52 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.junit4_x ---
05:21:52 [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
05:21:53 [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
05:21:54 [INFO] 
05:21:54 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.junit4_x ---
05:21:54 [INFO] 
05:21:54 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.junit4_x ---
05:21: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.
05:21:54 [INFO] 
05:21:54 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.junit4_x ---
05:21:54 [INFO] No tests to run.
05:21:54 [INFO] 
05:21:54 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.junit4_x ---
05:21:54 [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
05:21:54 [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
05:21:54 [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
05:21:54 [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
05:21:54 [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
05:21:54 [INFO] 
05:21:54 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.junit4_x ---
05:21:54 [INFO] 
05:21:54 [INFO] -----------< org.eclipse.swtbot.features:org.eclipse.swtbot >-----------
05:21:54 [INFO] Building org.eclipse.swtbot 4.1.0-SNAPSHOT                        [8/57]
05:21:54 [INFO]   from org.eclipse.swtbot/pom.xml
05:21:54 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:21:54 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
05:21:54 [INFO] 
05:21:54 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot ---
05:21:54 [INFO] The project's OSGi version is 4.1.0.202305170920
05:21:54 [INFO] 
05:21:54 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot ---
05:21:54 [INFO] 
05:21:54 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot ---
05:21:54 [INFO] 
05:21:54 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot ---
05:21:54 [INFO] 
05:21:54 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot ---
05:21: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.*
05:21:54 [INFO] 
05:21:54 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot ---
05:21:54 [INFO] 
05:21:54 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot ---
05:21:54 [INFO] 
05:21:54 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot ---
05:21:54 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.
05:21:54 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.1.0-SNAPSHOT.jar
05:21:54 [INFO] 
05:21:54 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot ---
05:21:54 [INFO] 
05:21:54 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot ---
05:21:54 [INFO] 
05:21:54 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot ---
05:21:54 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.1.0-SNAPSHOT-sources-feature.jar
05:21:54 [INFO] 
05:21:54 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot ---
05:21:54 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.1.0-SNAPSHOT.jar
05:21:55 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.1.0-SNAPSHOT-sources-feature.jar
05:21:56 [INFO] 
05:21:56 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot ---
05:21:56 [INFO] 
05:21:56 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot ---
05:21:56 [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
05:21:56 [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
05:21:56 [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
05:21:56 [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
05:21:56 [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
05:21:56 [INFO] 
05:21:56 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot ---
05:21:56 [INFO] 
05:21:56 [INFO] -----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder >-----
05:21:56 [INFO] Building org.eclipse.swtbot.forms.finder 4.1.0-SNAPSHOT           [9/57]
05:21:56 [INFO]   from org.eclipse.swtbot.forms.finder/pom.xml
05:21:56 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:21:56 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
05:21:56 [INFO] 
05:21:56 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.forms.finder ---
05:21:56 [INFO] The project's OSGi version is 4.1.0.202305170920
05:21:56 [INFO] 
05:21:56 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.forms.finder ---
05:21:56 [INFO] 
05:21:56 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.forms.finder ---
05:21:56 [INFO] 
05:21:56 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.forms.finder ---
05:21:56 [INFO] 
05:21:56 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.forms.finder ---
05:21:56 [INFO] Resolving class path of org.eclipse.swtbot.forms.finder...
05:21:56 [INFO] 
05:21:56 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.forms.finder ---
05:21: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.*
05:21:56 [INFO] 
05:21:56 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.forms.finder ---
05:21:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:21:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/src/main/resources
05:21:56 [INFO] 
05:21:56 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.forms.finder ---
05:21:56 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/classes
05:21:56 [INFO] 
05:21:56 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.forms.finder ---
05:21:56 [INFO] 
05:21:56 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.forms.finder ---
05:21:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:21:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/src/test/resources
05:21:56 [INFO] 
05:21:56 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.forms.finder ---
05:21:56 [INFO] 
05:21:56 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.forms.finder ---
05:21: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.
05:21:56 [INFO] No tests to run.
05:21:56 [INFO] 
05:21:56 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.forms.finder ---
05:21:56 [INFO] 
05:21:56 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.forms.finder ---
05:21:56 [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
05:21:56 [INFO] 
05:21:56 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.forms.finder ---
05:21:56 [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
05:21:56 [INFO] 
05:21:56 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.forms.finder ---
05:21:56 [INFO] 
05:21:56 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.forms.finder ---
05:21:56 [INFO] 
05:21:56 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.forms.finder ---
05:21:56 [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
05:21:58 [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
05:21:58 [INFO] 
05:21:58 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.forms.finder ---
05:21:58 [INFO] 
05:21:58 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.forms.finder ---
05:21:58 [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.
05:21:58 [INFO] 
05:21:58 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.forms.finder ---
05:21:58 [INFO] No tests to run.
05:21:58 [INFO] 
05:21:58 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.forms.finder ---
05:21:58 [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
05:21:58 [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
05:21:58 [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
05:21:58 [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
05:21:58 [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
05:21:58 [INFO] 
05:21:58 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.forms.finder ---
05:21:58 [INFO] 
05:21:58 [INFO] --------< org.eclipse.swtbot.features:org.eclipse.swtbot.forms >--------
05:21:58 [INFO] Building org.eclipse.swtbot.forms 4.1.0-SNAPSHOT                 [10/57]
05:21:58 [INFO]   from org.eclipse.swtbot.forms/pom.xml
05:21:58 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:21:58 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
05:21:58 [INFO] 
05:21:58 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.forms ---
05:21:58 [INFO] The project's OSGi version is 4.1.0.202305170920
05:21:58 [INFO] 
05:21:58 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.forms ---
05:21:58 [INFO] 
05:21:58 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.forms ---
05:21:58 [INFO] 
05:21:58 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.forms ---
05:21:58 [INFO] 
05:21:58 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.forms ---
05:21: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.*
05:21:58 [INFO] 
05:21:58 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.forms ---
05:21:58 [INFO] 
05:21:58 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.forms ---
05:21:58 [INFO] 
05:21:58 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.forms ---
05:21:59 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-4.1.0-SNAPSHOT.jar
05:21:59 [INFO] 
05:21:59 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.forms ---
05:21:59 [INFO] 
05:21:59 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.forms ---
05:21:59 [INFO] 
05:21:59 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.forms ---
05:21:59 [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
05:21:59 [INFO] 
05:21:59 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.forms ---
05:21:59 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-4.1.0-SNAPSHOT.jar
05:22:00 [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
05:22:01 [INFO] 
05:22:01 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.forms ---
05:22:01 [INFO] 
05:22:01 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.forms ---
05:22:01 [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
05:22:01 [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
05:22:01 [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
05:22:01 [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
05:22:01 [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
05:22:01 [INFO] 
05:22:01 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.forms ---
05:22:01 [INFO] 
05:22:01 [INFO] ----------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.go >----------
05:22:01 [INFO] Building org.eclipse.swtbot.go 4.1.0-SNAPSHOT                    [11/57]
05:22:01 [INFO]   from org.eclipse.swtbot.go/pom.xml
05:22:01 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:22:01 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
05:22:01 [INFO] 
05:22:01 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.go ---
05:22:01 [INFO] The project's OSGi version is 4.1.0.202305170920
05:22:01 [INFO] 
05:22:01 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.go ---
05:22:01 [INFO] 
05:22:01 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.go ---
05:22:01 [INFO] 
05:22:01 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.go ---
05:22:01 [INFO] 
05:22:01 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.go ---
05:22:01 [INFO] Resolving class path of org.eclipse.swtbot.go...
05:22:01 [INFO] 
05:22:01 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.go ---
05:22: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.*
05:22:01 [INFO] 
05:22:01 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.go ---
05:22:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:22:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/src/main/resources
05:22:01 [INFO] 
05:22:01 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.go ---
05:22:01 [INFO] 
05:22:01 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.go ---
05:22:01 [INFO] 
05:22:01 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.go ---
05:22:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:22:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/src/test/resources
05:22:01 [INFO] 
05:22:01 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.go ---
05:22:01 [INFO] 
05:22:01 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.go ---
05:22: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.
05:22:01 [INFO] No tests to run.
05:22:01 [INFO] 
05:22:01 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.go ---
05:22:01 [INFO] 
05:22:01 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.go ---
05:22:01 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT-sources.jar
05:22:01 [INFO] 
05:22:01 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.go ---
05:22:01 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT.jar
05:22:01 [INFO] 
05:22:01 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.go ---
05:22:01 [INFO] 
05:22:01 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.go ---
05:22:01 [INFO] 
05:22:01 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.go ---
05:22:01 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT.jar
05:22:02 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT-sources.jar
05:22:03 [INFO] 
05:22:03 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.go ---
05:22:03 [INFO] 
05:22:03 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.go ---
05:22: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.
05:22:03 [INFO] 
05:22:03 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.go ---
05:22:03 [INFO] No tests to run.
05:22:03 [INFO] 
05:22:03 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.go ---
05:22:03 [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
05:22:03 [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
05:22:03 [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
05:22:03 [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
05:22:03 [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
05:22:03 [INFO] 
05:22:03 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.go ---
05:22:03 [INFO] 
05:22:03 [INFO] -------< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse >-------
05:22:03 [INFO] Building org.eclipse.swtbot.eclipse 4.1.0-SNAPSHOT               [12/57]
05:22:03 [INFO]   from org.eclipse.swtbot.eclipse/pom.xml
05:22:03 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:22:03 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
05:22:03 [INFO] 
05:22:03 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.eclipse ---
05:22:03 [INFO] The project's OSGi version is 4.1.0.202305170920
05:22:03 [INFO] 
05:22:03 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse ---
05:22:03 [INFO] 
05:22:03 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse ---
05:22:03 [INFO] 
05:22:03 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse ---
05:22:03 [INFO] 
05:22:03 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse ---
05:22: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.*
05:22:03 [INFO] 
05:22:03 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse ---
05:22:03 [INFO] 
05:22:03 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse ---
05:22:03 [INFO] 
05:22:03 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.eclipse ---
05:22:03 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-4.1.0-SNAPSHOT.jar
05:22:03 [INFO] 
05:22:03 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse ---
05:22:03 [INFO] 
05:22:03 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.eclipse ---
05:22:03 [INFO] 
05:22:03 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse ---
05:22:03 [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
05:22:03 [INFO] 
05:22:03 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse ---
05:22:03 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-4.1.0-SNAPSHOT.jar
05:22:04 [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
05:22:05 [INFO] 
05:22:05 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse ---
05:22:05 [INFO] 
05:22:05 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse ---
05:22:05 [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
05:22:05 [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
05:22:05 [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
05:22:05 [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
05:22:05 [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
05:22:05 [INFO] 
05:22:05 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse ---
05:22:05 [INFO] 
05:22:05 [INFO] -----< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.dsl >-----
05:22:05 [INFO] Building org.eclipse.swtbot.eclipse.dsl 4.1.0-SNAPSHOT           [13/57]
05:22:05 [INFO]   from org.eclipse.swtbot.eclipse.dsl/pom.xml
05:22:05 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:22:05 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
05:22:05 [INFO] 
05:22:05 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.dsl ---
05:22:05 [INFO] The project's OSGi version is 4.1.0.202305170920
05:22:05 [INFO] 
05:22:05 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.dsl ---
05:22:05 [INFO] 
05:22:05 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.dsl ---
05:22:05 [INFO] 
05:22:05 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.dsl ---
05:22:05 [INFO] 
05:22:05 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.dsl ---
05:22:05 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.dsl...
05:22:05 [INFO] 
05:22:05 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.dsl ---
05:22:05 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
05:22:05 [INFO] 
05:22:05 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.dsl ---
05:22:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:22:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/src/main/resources
05:22:05 [INFO] 
05:22:05 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.dsl ---
05:22:05 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/classes
05:22:05 [INFO] 
05:22:05 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.dsl ---
05:22:05 [INFO] 
05:22:05 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.dsl ---
05:22:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:22:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/src/test/resources
05:22:05 [INFO] 
05:22:05 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.dsl ---
05:22:05 [INFO] 
05:22:05 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.eclipse.dsl ---
05:22: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.
05:22:05 [INFO] No tests to run.
05:22:05 [INFO] 
05:22:05 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.dsl ---
05:22:05 [INFO] 
05:22:05 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.dsl ---
05:22:05 [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
05:22:05 [INFO] 
05:22:05 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.dsl ---
05:22:05 [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
05:22:05 [INFO] 
05:22:05 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.dsl ---
05:22:05 [INFO] 
05:22:05 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.dsl ---
05:22:05 [INFO] 
05:22:05 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.dsl ---
05:22:05 [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
05:22:06 [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
05:22:07 [INFO] 
05:22:07 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.dsl ---
05:22:07 [INFO] 
05:22:07 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.eclipse.dsl ---
05:22: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.
05:22:07 [INFO] 
05:22:07 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.eclipse.dsl ---
05:22:07 [INFO] No tests to run.
05:22:07 [INFO] 
05:22:07 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.dsl ---
05:22:07 [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
05:22:07 [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
05:22:07 [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
05:22:07 [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
05:22:07 [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
05:22:07 [INFO] 
05:22:07 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.dsl ---
05:22:07 [INFO] 
05:22:07 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.gef.finder >--
05:22:07 [INFO] Building org.eclipse.swtbot.eclipse.gef.finder 4.1.0-SNAPSHOT    [14/57]
05:22:07 [INFO]   from org.eclipse.swtbot.eclipse.gef.finder/pom.xml
05:22:07 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:22:07 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
05:22:07 [INFO] 
05:22:07 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.gef.finder ---
05:22:07 [INFO] The project's OSGi version is 4.1.0.202305170920
05:22:07 [INFO] 
05:22:07 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.gef.finder ---
05:22:07 [INFO] 
05:22:07 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.gef.finder ---
05:22:07 [INFO] 
05:22:07 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.gef.finder ---
05:22:07 [INFO] 
05:22:07 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.gef.finder ---
05:22:07 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.gef.finder...
05:22:07 [INFO] 
05:22:07 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.gef.finder ---
05:22: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.*
05:22:07 [INFO] 
05:22:07 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.gef.finder ---
05:22:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:22:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/src/main/resources
05:22:07 [INFO] 
05:22:07 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.gef.finder ---
05:22:07 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/classes
05:22:07 [INFO] 
05:22:07 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.gef.finder ---
05:22:07 [INFO] 
05:22:07 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.gef.finder ---
05:22:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:22:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/src/test/resources
05:22:07 [INFO] 
05:22:07 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.gef.finder ---
05:22:07 [INFO] 
05:22:07 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.eclipse.gef.finder ---
05:22: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.
05:22:07 [INFO] No tests to run.
05:22:07 [INFO] 
05:22:07 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.gef.finder ---
05:22:07 [INFO] 
05:22:07 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.gef.finder ---
05:22:07 [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
05:22:07 [INFO] 
05:22:07 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.gef.finder ---
05:22:08 [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
05:22:08 [INFO] 
05:22:08 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.gef.finder ---
05:22:08 [INFO] 
05:22:08 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.gef.finder ---
05:22:08 [INFO] 
05:22:08 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.gef.finder ---
05:22:08 [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
05:22:08 [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
05:22:09 [INFO] 
05:22:09 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.gef.finder ---
05:22:09 [INFO] 
05:22:09 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.eclipse.gef.finder ---
05:22: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.
05:22:09 [INFO] 
05:22:09 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.eclipse.gef.finder ---
05:22:09 [INFO] No tests to run.
05:22:09 [INFO] 
05:22:09 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.gef.finder ---
05:22:09 [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
05:22:09 [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
05:22:09 [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
05:22:09 [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
05:22:09 [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
05:22:09 [INFO] 
05:22:09 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.gef.finder ---
05:22:09 [INFO] 
05:22:09 [INFO] -----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.spy >------
05:22:09 [INFO] Building org.eclipse.swtbot.eclipse.spy 4.1.0-SNAPSHOT           [15/57]
05:22:09 [INFO]   from org.eclipse.swtbot.eclipse.spy/pom.xml
05:22:09 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:22:09 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
05:22:09 [INFO] 
05:22:09 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.spy ---
05:22:09 [INFO] The project's OSGi version is 4.1.0.202305170920
05:22:09 [INFO] 
05:22:09 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.spy ---
05:22:09 [INFO] 
05:22:09 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.spy ---
05:22:09 [INFO] 
05:22:09 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.spy ---
05:22:09 [INFO] 
05:22:09 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.spy ---
05:22:09 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.spy...
05:22:10 [INFO] 
05:22:10 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.spy ---
05:22: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.*
05:22:10 [INFO] 
05:22:10 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.spy ---
05:22:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:22:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/src/main/resources
05:22:10 [INFO] 
05:22:10 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.spy ---
05:22:10 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/classes
05:22:10 [INFO] 
05:22:10 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.spy ---
05:22:10 [INFO] 
05:22:10 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.spy ---
05:22:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:22:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/src/test/resources
05:22:10 [INFO] 
05:22:10 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.spy ---
05:22:10 [INFO] 
05:22:10 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.eclipse.spy ---
05:22: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.
05:22:10 [INFO] No tests to run.
05:22:10 [INFO] 
05:22:10 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.spy ---
05:22:10 [INFO] 
05:22:10 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.spy ---
05:22:10 [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
05:22:10 [INFO] 
05:22:10 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.spy ---
05:22:10 [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
05:22:10 [INFO] 
05:22:10 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.spy ---
05:22:10 [INFO] 
05:22:10 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.spy ---
05:22:10 [INFO] 
05:22:10 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.spy ---
05:22:10 [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
05:22:11 [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
05:22:12 [INFO] 
05:22:12 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.spy ---
05:22:12 [INFO] 
05:22:12 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.eclipse.spy ---
05:22: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.
05:22:12 [INFO] 
05:22:12 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.eclipse.spy ---
05:22:12 [INFO] No tests to run.
05:22:12 [INFO] 
05:22:12 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.spy ---
05:22:12 [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
05:22:12 [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
05:22:12 [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
05:22:12 [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
05:22:12 [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
05:22:12 [INFO] 
05:22:12 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.spy ---
05:22:12 [INFO] 
05:22:12 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit.headless >--
05:22:12 [INFO] Building org.eclipse.swtbot.eclipse.junit.headless 4.1.0-SNAPSHOT [16/57]
05:22:12 [INFO]   from org.eclipse.swtbot.eclipse.junit.headless/pom.xml
05:22:12 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:22:12 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
05:22:12 [INFO] 
05:22:12 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.junit.headless ---
05:22:12 [INFO] The project's OSGi version is 4.1.0.202305170920
05:22:12 [INFO] 
05:22:12 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.junit.headless ---
05:22:12 [INFO] 
05:22:12 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.junit.headless ---
05:22:12 [INFO] 
05:22:12 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.junit.headless ---
05:22:12 [INFO] 
05:22:12 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.junit.headless ---
05:22:12 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.junit.headless...
05:22:12 [INFO] 
05:22:12 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.junit.headless ---
05:22: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.*
05:22:12 [INFO] 
05:22:12 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.junit.headless ---
05:22:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:22:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/src/main/resources
05:22:12 [INFO] 
05:22:12 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.junit.headless ---
05:22:12 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/classes
05:22:12 [INFO] 
05:22:12 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.junit.headless ---
05:22:12 [INFO] 
05:22:12 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.junit.headless ---
05:22:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:22:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/src/test/resources
05:22:12 [INFO] 
05:22:12 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.junit.headless ---
05:22:12 [INFO] 
05:22:12 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.eclipse.junit.headless ---
05:22: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.
05:22:12 [INFO] No tests to run.
05:22:12 [INFO] 
05:22:12 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.junit.headless ---
05:22:12 [INFO] 
05:22:12 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.junit.headless ---
05:22:12 [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
05:22:12 [INFO] 
05:22:12 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.junit.headless ---
05:22:12 [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
05:22:12 [INFO] 
05:22:12 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.junit.headless ---
05:22:12 [INFO] 
05:22:12 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.junit.headless ---
05:22:12 [INFO] 
05:22:12 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.junit.headless ---
05:22:12 [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
05:22:13 [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
05:22:15 [INFO] 
05:22:15 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.junit.headless ---
05:22:15 [INFO] 
05:22:15 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.eclipse.junit.headless ---
05:22: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.
05:22:15 [INFO] 
05:22:15 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.eclipse.junit.headless ---
05:22:15 [INFO] No tests to run.
05:22:15 [INFO] 
05:22:15 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.junit.headless ---
05:22:15 [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
05:22:15 [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
05:22:15 [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
05:22:15 [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
05:22:15 [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
05:22:15 [INFO] 
05:22:15 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.junit.headless ---
05:22:15 [INFO] 
05:22:15 [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.test.junit >--
05:22:15 [INFO] Building org.eclipse.swtbot.eclipse.test.junit 4.1.0-SNAPSHOT    [17/57]
05:22:15 [INFO]   from org.eclipse.swtbot.eclipse.test.junit/pom.xml
05:22:15 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:22:15 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
05:22:15 [INFO] 
05:22:15 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.eclipse.test.junit ---
05:22:15 [INFO] The project's OSGi version is 4.1.0.202305170920
05:22:15 [INFO] 
05:22:15 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.test.junit ---
05:22:15 [INFO] 
05:22:15 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.test.junit ---
05:22:15 [INFO] 
05:22:15 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.test.junit ---
05:22:15 [INFO] 
05:22:15 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.test.junit ---
05:22:15 [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.*
05:22:15 [INFO] 
05:22:15 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.test.junit ---
05:22:15 [INFO] 
05:22:15 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.test.junit ---
05:22:15 [INFO] 
05:22:15 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.eclipse.test.junit ---
05:22:15 [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
05:22:15 [INFO] 
05:22:15 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.test.junit ---
05:22:15 [INFO] 
05:22:15 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.eclipse.test.junit ---
05:22:15 [INFO] 
05:22:15 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.test.junit ---
05:22:15 [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
05:22:15 [INFO] 
05:22:15 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.test.junit ---
05:22:15 [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
05:22:16 [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
05:22:16 [INFO] 
05:22:16 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.test.junit ---
05:22:16 [INFO] 
05:22:16 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.test.junit ---
05:22:16 [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
05:22:16 [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
05:22:16 [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
05:22:16 [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
05:22:16 [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
05:22:16 [INFO] 
05:22:16 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.test.junit ---
05:22:16 [INFO] 
05:22:16 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.ui >------
05:22:16 [INFO] Building org.eclipse.swtbot.eclipse.ui 4.1.0-SNAPSHOT            [18/57]
05:22:16 [INFO]   from org.eclipse.swtbot.eclipse.ui/pom.xml
05:22:16 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:22:16 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
05:22:17 [INFO] 
05:22:17 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.ui ---
05:22:17 [INFO] The project's OSGi version is 4.1.0.202305170920
05:22:17 [INFO] 
05:22:17 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.ui ---
05:22:17 [INFO] 
05:22:17 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.ui ---
05:22:17 [INFO] 
05:22:17 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.ui ---
05:22:17 [INFO] 
05:22:17 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.ui ---
05:22:17 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.ui...
05:22:17 [INFO] 
05:22:17 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.ui ---
05:22: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.*
05:22:17 [INFO] 
05:22:17 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.ui ---
05:22:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:22:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/src/main/resources
05:22:17 [INFO] 
05:22:17 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.ui ---
05:22:17 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/classes
05:22:17 [INFO] 
05:22:17 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.ui ---
05:22:17 [INFO] 
05:22:17 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.ui ---
05:22:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:22:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/src/test/resources
05:22:17 [INFO] 
05:22:17 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.ui ---
05:22:17 [INFO] 
05:22:17 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.eclipse.ui ---
05:22: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.
05:22:17 [INFO] No tests to run.
05:22:17 [INFO] 
05:22:17 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.ui ---
05:22:17 [INFO] 
05:22:17 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.ui ---
05:22:17 [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
05:22:17 [INFO] 
05:22:17 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.ui ---
05:22:17 [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
05:22:17 [INFO] 
05:22:17 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.ui ---
05:22:17 [INFO] 
05:22:17 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.ui ---
05:22:17 [INFO] 
05:22:17 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.ui ---
05:22:17 [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
05:22:18 [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
05:22:19 [INFO] 
05:22:19 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.ui ---
05:22:19 [INFO] 
05:22:19 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.eclipse.ui ---
05:22:19 [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.
05:22:19 [INFO] 
05:22:19 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.eclipse.ui ---
05:22:19 [INFO] No tests to run.
05:22:19 [INFO] 
05:22:19 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.ui ---
05:22:19 [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
05:22:19 [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
05:22:19 [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
05:22:19 [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
05:22:19 [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
05:22:19 [INFO] 
05:22:19 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.ui ---
05:22:19 [INFO] 
05:22:19 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator >-------
05:22:19 [INFO] Building org.eclipse.swtbot.generator 4.1.0-SNAPSHOT             [19/57]
05:22:19 [INFO]   from org.eclipse.swtbot.generator/pom.xml
05:22:19 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:22:19 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
05:22:19 [INFO] 
05:22:19 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator ---
05:22:19 [INFO] The project's OSGi version is 4.1.0.202305170920
05:22:19 [INFO] 
05:22:19 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator ---
05:22:19 [INFO] 
05:22:19 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator ---
05:22:19 [INFO] 
05:22:19 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator ---
05:22:19 [INFO] 
05:22:19 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.generator ---
05:22:19 [INFO] Resolving class path of org.eclipse.swtbot.generator...
05:22:19 [INFO] 
05:22:19 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator ---
05:22: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.*
05:22:19 [INFO] 
05:22:19 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator ---
05:22:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:22:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/src/main/resources
05:22:19 [INFO] 
05:22:19 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.generator ---
05:22:19 [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/classes
05:22:20 [INFO] 
05:22:20 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.generator ---
05:22:20 [INFO] 
05:22:20 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator ---
05:22:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:22:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/src/test/resources
05:22:20 [INFO] 
05:22:20 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.generator ---
05:22:20 [INFO] 
05:22:20 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.generator ---
05:22:20 [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.
05:22:20 [INFO] No tests to run.
05:22:20 [INFO] 
05:22:20 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator ---
05:22:20 [INFO] 
05:22:20 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator ---
05:22:20 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT-sources.jar
05:22:20 [INFO] 
05:22:20 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator ---
05:22:20 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT.jar
05:22:20 [INFO] 
05:22:20 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator ---
05:22:20 [INFO] 
05:22:20 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator ---
05:22:20 [INFO] 
05:22:20 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator ---
05:22:20 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT.jar
05:22:21 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT-sources.jar
05:22:23 [INFO] 
05:22:23 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator ---
05:22:23 [INFO] 
05:22:23 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.generator ---
05:22:23 [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.
05:22:23 [INFO] 
05:22:23 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.generator ---
05:22:23 [INFO] No tests to run.
05:22:23 [INFO] 
05:22:23 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.generator ---
05:22:23 [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
05:22:23 [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
05:22:23 [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
05:22:23 [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
05:22:23 [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
05:22:23 [INFO] 
05:22:23 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator ---
05:22:23 [INFO] 
05:22:23 [INFO] --< org.eclipse.swtbot.generator.client:org.eclipse.swtbot.generator.client >--
05:22:23 [INFO] Building org.eclipse.swtbot.generator.client 4.1.0-SNAPSHOT      [20/57]
05:22:23 [INFO]   from org.eclipse.swtbot.generator.client/pom.xml
05:22:23 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:22:23 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
05:22:23 [INFO] 
05:22:23 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.client ---
05:22:23 [INFO] The project's OSGi version is 4.1.0.202305170920
05:22:23 [INFO] 
05:22:23 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.client ---
05:22:23 [INFO] 
05:22:23 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.client ---
05:22:23 [INFO] 
05:22:23 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.client ---
05:22:23 [INFO] 
05:22:23 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.generator.client ---
05:22:23 [INFO] Resolving class path of org.eclipse.swtbot.generator.client...
05:22:23 [INFO] 
05:22:23 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.client ---
05:22:23 [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.*
05:22:23 [INFO] 
05:22:23 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.client ---
05:22:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:22:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/src/main/resources
05:22:23 [INFO] 
05:22:23 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.generator.client ---
05:22:23 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/classes
05:22:24 [INFO] 
05:22:24 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.generator.client ---
05:22:24 [INFO] 
05:22:24 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.client ---
05:22:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:22:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/src/test/resources
05:22:24 [INFO] 
05:22:24 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.generator.client ---
05:22:24 [INFO] 
05:22:24 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.generator.client ---
05:22: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.
05:22:24 [INFO] No tests to run.
05:22:24 [INFO] 
05:22:24 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator.client ---
05:22:24 [INFO] 
05:22:24 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.client ---
05:22:24 [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
05:22:24 [INFO] 
05:22:24 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.client ---
05:22:24 [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
05:22:24 [INFO] 
05:22:24 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.client ---
05:22:24 [INFO] 
05:22:24 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator.client ---
05:22:24 [INFO] 
05:22:24 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.client ---
05:22:24 [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
05:22:25 [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
05:22:26 [INFO] 
05:22:26 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.client ---
05:22:26 [INFO] 
05:22:26 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.generator.client ---
05:22: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.
05:22:26 [INFO] 
05:22:26 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.generator.client ---
05:22:26 [INFO] No tests to run.
05:22:26 [INFO] 
05:22:26 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.client ---
05:22:26 [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
05:22:26 [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
05:22:26 [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
05:22:26 [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
05:22:26 [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
05:22:26 [INFO] 
05:22:26 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.client ---
05:22:26 [INFO] 
05:22:26 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.rules.workbench >--
05:22:26 [INFO] Building org.eclipse.swtbot.generator.rules.workbench 4.1.0-SNAPSHOT [21/57]
05:22:26 [INFO]   from org.eclipse.swtbot.generator.rules.workbench/pom.xml
05:22:26 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:22:26 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
05:22:26 [INFO] 
05:22:26 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.rules.workbench ---
05:22:26 [INFO] The project's OSGi version is 4.1.0.202305170920
05:22:26 [INFO] 
05:22:26 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.rules.workbench ---
05:22:26 [INFO] 
05:22:26 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.rules.workbench ---
05:22:26 [INFO] 
05:22:26 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.rules.workbench ---
05:22:26 [INFO] 
05:22:26 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.generator.rules.workbench ---
05:22:26 [INFO] Resolving class path of org.eclipse.swtbot.generator.rules.workbench...
05:22:26 [INFO] 
05:22:26 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.rules.workbench ---
05:22:26 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
05:22:26 [INFO] 
05:22:26 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.rules.workbench ---
05:22:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:22:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/src/main/resources
05:22:26 [INFO] 
05:22:26 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.generator.rules.workbench ---
05:22:26 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/classes
05:22:26 [INFO] 
05:22:26 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.generator.rules.workbench ---
05:22:26 [INFO] 
05:22:26 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.rules.workbench ---
05:22:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:22:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/src/test/resources
05:22:26 [INFO] 
05:22:26 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.generator.rules.workbench ---
05:22:26 [INFO] 
05:22:26 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.generator.rules.workbench ---
05:22: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.
05:22:26 [INFO] No tests to run.
05:22:26 [INFO] 
05:22:26 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator.rules.workbench ---
05:22:26 [INFO] 
05:22:26 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.rules.workbench ---
05:22:26 [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
05:22:26 [INFO] 
05:22:26 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.rules.workbench ---
05:22:26 [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
05:22:26 [INFO] 
05:22:26 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.rules.workbench ---
05:22:26 [INFO] 
05:22:26 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator.rules.workbench ---
05:22:26 [INFO] 
05:22:26 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.rules.workbench ---
05:22:26 [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
05:22:28 [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
05:22:29 [INFO] 
05:22:29 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.rules.workbench ---
05:22:29 [INFO] 
05:22:29 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.generator.rules.workbench ---
05:22: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.
05:22:29 [INFO] 
05:22:29 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.generator.rules.workbench ---
05:22:29 [INFO] No tests to run.
05:22:29 [INFO] 
05:22:29 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.rules.workbench ---
05:22:29 [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
05:22:29 [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
05:22:29 [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
05:22:29 [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
05:22:29 [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
05:22:29 [INFO] 
05:22:29 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.rules.workbench ---
05:22:29 [INFO] 
05:22:29 [INFO] ----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt >-----
05:22:29 [INFO] Building org.eclipse.swtbot.generator.jdt 4.1.0-SNAPSHOT         [22/57]
05:22:29 [INFO]   from org.eclipse.swtbot.generator.jdt/pom.xml
05:22:29 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:22:29 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
05:22:29 [INFO] 
05:22:29 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.jdt ---
05:22:29 [INFO] The project's OSGi version is 4.1.0.202305170920
05:22:29 [INFO] 
05:22:29 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.jdt ---
05:22:29 [INFO] 
05:22:29 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.jdt ---
05:22:29 [INFO] 
05:22:29 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.jdt ---
05:22:29 [INFO] 
05:22:29 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.generator.jdt ---
05:22:29 [INFO] Resolving class path of org.eclipse.swtbot.generator.jdt...
05:22:29 [INFO] 
05:22:29 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.jdt ---
05:22: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.*
05:22:29 [INFO] 
05:22:29 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.jdt ---
05:22:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:22:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/src/main/resources
05:22:29 [INFO] 
05:22:29 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.generator.jdt ---
05:22:29 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/classes
05:22:29 [INFO] 
05:22:29 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.generator.jdt ---
05:22:29 [INFO] 
05:22:29 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.jdt ---
05:22:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:22:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/src/test/resources
05:22:29 [INFO] 
05:22:29 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.generator.jdt ---
05:22:29 [INFO] 
05:22:29 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.generator.jdt ---
05:22: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.
05:22:29 [INFO] No tests to run.
05:22:29 [INFO] 
05:22:29 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator.jdt ---
05:22:29 [INFO] 
05:22:29 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.jdt ---
05:22:29 [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
05:22:29 [INFO] 
05:22:29 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.jdt ---
05:22:29 [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
05:22:30 [INFO] 
05:22:30 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.jdt ---
05:22:30 [INFO] 
05:22:30 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator.jdt ---
05:22:30 [INFO] 
05:22:30 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.jdt ---
05:22:30 [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
05:22:30 [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
05:22:32 [INFO] 
05:22:32 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.jdt ---
05:22:32 [INFO] 
05:22:32 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.generator.jdt ---
05:22:32 [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.
05:22:32 [INFO] 
05:22:32 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.generator.jdt ---
05:22:32 [INFO] No tests to run.
05:22:32 [INFO] 
05:22:32 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.jdt ---
05:22:32 [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
05:22:32 [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
05:22:32 [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
05:22:32 [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
05:22:32 [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
05:22:32 [INFO] 
05:22:32 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.jdt ---
05:22:32 [INFO] 
05:22:32 [INFO] -----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.ui >-----
05:22:32 [INFO] Building org.eclipse.swtbot.generator.ui 4.1.0-SNAPSHOT          [23/57]
05:22:32 [INFO]   from org.eclipse.swtbot.generator.ui/pom.xml
05:22:32 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:22:32 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
05:22:32 [INFO] 
05:22:32 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.ui ---
05:22:32 [INFO] The project's OSGi version is 4.1.0.202305170920
05:22:32 [INFO] 
05:22:32 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.ui ---
05:22:32 [INFO] 
05:22:32 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.ui ---
05:22:32 [INFO] 
05:22:32 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.ui ---
05:22:32 [INFO] 
05:22:32 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.generator.ui ---
05:22:32 [INFO] Resolving class path of org.eclipse.swtbot.generator.ui...
05:22:32 [INFO] 
05:22:32 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.ui ---
05:22:32 [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.*
05:22:32 [INFO] 
05:22:32 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.ui ---
05:22:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:22:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/src/main/resources
05:22:32 [INFO] 
05:22:32 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.generator.ui ---
05:22:32 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/classes
05:22:32 [INFO] 
05:22:32 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.generator.ui ---
05:22:32 [INFO] 
05:22:32 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.ui ---
05:22:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:22:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/src/test/resources
05:22:32 [INFO] 
05:22:32 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.generator.ui ---
05:22:32 [INFO] 
05:22:32 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.generator.ui ---
05:22:32 [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.
05:22:32 [INFO] No tests to run.
05:22:32 [INFO] 
05:22:32 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator.ui ---
05:22:32 [INFO] 
05:22:32 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.ui ---
05:22:32 [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
05:22:32 [INFO] 
05:22:32 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.ui ---
05:22:32 [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
05:22:32 [INFO] 
05:22:32 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.ui ---
05:22:32 [INFO] 
05:22:32 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator.ui ---
05:22:32 [INFO] 
05:22:32 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.ui ---
05:22:32 [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
05:22:33 [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
05:22:34 [INFO] 
05:22:34 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.ui ---
05:22:34 [INFO] 
05:22:34 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.generator.ui ---
05:22: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.
05:22:34 [INFO] 
05:22:34 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.generator.ui ---
05:22:34 [INFO] No tests to run.
05:22:34 [INFO] 
05:22:34 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.ui ---
05:22:34 [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
05:22:34 [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
05:22:34 [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
05:22:34 [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
05:22:34 [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
05:22:34 [INFO] 
05:22:34 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.ui ---
05:22:34 [INFO] 
05:22:34 [INFO] -------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit5_x >-------
05:22:34 [INFO] Building org.eclipse.swtbot.junit5_x 4.1.0-SNAPSHOT              [24/57]
05:22:34 [INFO]   from org.eclipse.swtbot.junit5_x/pom.xml
05:22:34 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:22:34 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
05:22:34 [INFO] 
05:22:34 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.junit5_x ---
05:22:34 [INFO] The project's OSGi version is 4.1.0.202305170920
05:22:34 [INFO] 
05:22:34 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.junit5_x ---
05:22:34 [INFO] 
05:22:34 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.junit5_x ---
05:22:34 [INFO] 
05:22:34 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.junit5_x ---
05:22:34 [INFO] 
05:22:34 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.junit5_x ---
05:22:34 [INFO] Resolving class path of org.eclipse.swtbot.junit5_x...
05:22:34 [INFO] 
05:22:34 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.junit5_x ---
05:22: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.*
05:22:34 [INFO] 
05:22:34 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.junit5_x ---
05:22:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:22:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/src/main/resources
05:22:34 [INFO] 
05:22:34 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.junit5_x ---
05:22:34 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/classes
05:22:34 [INFO] 
05:22:34 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.junit5_x ---
05:22:34 [INFO] 
05:22:34 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.junit5_x ---
05:22:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:22:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/src/test/resources
05:22:34 [INFO] 
05:22:34 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.junit5_x ---
05:22:34 [INFO] 
05:22:34 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.junit5_x ---
05:22: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.
05:22:34 [INFO] No tests to run.
05:22:34 [INFO] 
05:22:34 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.junit5_x ---
05:22:34 [INFO] 
05:22:34 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.junit5_x ---
05:22:34 [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
05:22:34 [INFO] 
05:22:34 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.junit5_x ---
05:22:34 [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
05:22:34 [INFO] 
05:22:34 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.junit5_x ---
05:22:34 [INFO] 
05:22:34 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.junit5_x ---
05:22:34 [INFO] 
05:22:34 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.junit5_x ---
05:22:34 [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
05:22:36 [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
05:22:38 [INFO] 
05:22:38 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.junit5_x ---
05:22:38 [INFO] 
05:22:38 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.junit5_x ---
05:22: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.
05:22:38 [INFO] 
05:22:38 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.junit5_x ---
05:22:38 [INFO] No tests to run.
05:22:38 [INFO] 
05:22:38 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.junit5_x ---
05:22:38 [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
05:22:38 [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
05:22:38 [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
05:22:38 [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
05:22:38 [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
05:22:38 [INFO] 
05:22:38 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.junit5_x ---
05:22:38 [INFO] 
05:22:38 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder >--
05:22:38 [INFO] Building org.eclipse.swtbot.nebula.gallery.finder 4.1.0-SNAPSHOT [25/57]
05:22:38 [INFO]   from org.eclipse.swtbot.nebula.gallery.finder/pom.xml
05:22:38 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:22:38 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
05:22:38 [INFO] 
05:22:38 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.gallery.finder ---
05:22:38 [INFO] The project's OSGi version is 4.1.0.202305170920
05:22:38 [INFO] 
05:22:38 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.gallery.finder ---
05:22:38 [INFO] 
05:22:38 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.gallery.finder ---
05:22:38 [INFO] 
05:22:38 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.gallery.finder ---
05:22:38 [INFO] 
05:22:38 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.gallery.finder ---
05:22:38 [INFO] Resolving class path of org.eclipse.swtbot.nebula.gallery.finder...
05:22:38 [INFO] 
05:22:38 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.gallery.finder ---
05:22: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.*
05:22:38 [INFO] 
05:22:38 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.gallery.finder ---
05:22:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:22:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/src/main/resources
05:22:38 [INFO] 
05:22:38 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.gallery.finder ---
05:22:38 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/classes
05:22:38 [INFO] 
05:22:38 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.gallery.finder ---
05:22:38 [INFO] 
05:22:38 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.gallery.finder ---
05:22:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:22:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/src/test/resources
05:22:38 [INFO] 
05:22:38 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.nebula.gallery.finder ---
05:22:38 [INFO] 
05:22:38 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.nebula.gallery.finder ---
05:22: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.
05:22:38 [INFO] No tests to run.
05:22:38 [INFO] 
05:22:38 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.gallery.finder ---
05:22:38 [INFO] 
05:22:38 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.gallery.finder ---
05:22:38 [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
05:22:38 [INFO] 
05:22:38 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.gallery.finder ---
05:22:38 [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
05:22:38 [INFO] 
05:22:38 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.gallery.finder ---
05:22:38 [INFO] 
05:22:38 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.gallery.finder ---
05:22:38 [INFO] 
05:22:38 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.gallery.finder ---
05:22:38 [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
05:22:39 [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
05:22:40 [INFO] 
05:22:40 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.gallery.finder ---
05:22:40 [INFO] 
05:22:40 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.nebula.gallery.finder ---
05:22: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.
05:22:40 [INFO] 
05:22:40 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.nebula.gallery.finder ---
05:22:40 [INFO] No tests to run.
05:22:40 [INFO] 
05:22:40 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.gallery.finder ---
05:22:40 [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
05:22:40 [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
05:22:40 [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
05:22:40 [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
05:22:40 [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
05:22:40 [INFO] 
05:22:40 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.gallery.finder ---
05:22:40 [INFO] 
05:22:40 [INFO] ----------< org.eclipse.swtbot.test:org.eclipse.swt.examples >----------
05:22:40 [INFO] Building org.eclipse.swt.examples 4.1.0-SNAPSHOT                 [26/57]
05:22:40 [INFO]   from org.eclipse.swt.examples/pom.xml
05:22:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:22:40 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
05:22:40 [INFO] 
05:22:40 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swt.examples ---
05:22:40 [INFO] The project's OSGi version is 4.1.0.202305170920
05:22:40 [INFO] 
05:22:40 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swt.examples ---
05:22:40 [INFO] 
05:22:40 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swt.examples ---
05:22:40 [INFO] 
05:22:40 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swt.examples ---
05:22:40 [INFO] 
05:22:40 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swt.examples ---
05:22:40 [INFO] Resolving class path of org.eclipse.swt.examples...
05:22:40 [INFO] 
05:22:40 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swt.examples ---
05:22:40 [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.*
05:22:40 [INFO] 
05:22:40 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swt.examples ---
05:22:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:22:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/src/main/resources
05:22:40 [INFO] 
05:22:40 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swt.examples ---
05:22:40 [INFO] Compiling 135 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/classes
05:22:41 [INFO] 
05:22:41 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swt.examples ---
05:22:41 [INFO] 
05:22:41 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swt.examples ---
05:22:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:22:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/src/test/resources
05:22:41 [INFO] 
05:22:41 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swt.examples ---
05:22:41 [INFO] 
05:22:41 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swt.examples ---
05:22: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.
05:22:41 [INFO] No tests to run.
05:22:41 [INFO] 
05:22:41 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swt.examples ---
05:22:41 [INFO] 
05:22:41 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swt.examples ---
05:22:41 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT-sources.jar
05:22:41 [INFO] 
05:22:41 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swt.examples ---
05:22:42 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT.jar
05:22:42 [INFO] 
05:22:42 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swt.examples ---
05:22:42 [INFO] 
05:22:42 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swt.examples ---
05:22:42 [INFO] 
05:22:42 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swt.examples ---
05:22:42 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT.jar
05:22:44 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT-sources.jar
05:22:46 [INFO] 
05:22:46 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swt.examples ---
05:22:46 [INFO] 
05:22:46 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swt.examples ---
05:22: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.
05:22:46 [INFO] 
05:22:46 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swt.examples ---
05:22:46 [INFO] No tests to run.
05:22:46 [INFO] 
05:22:46 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swt.examples ---
05:22:46 [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
05:22:46 [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
05:22:46 [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
05:22:46 [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
05:22:46 [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
05:22:46 [INFO] 
05:22:46 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swt.examples ---
05:22:46 [INFO] 
05:22:46 [INFO] -------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.demo >-------
05:22:46 [INFO] Building org.eclipse.swtbot.swt.demo 4.1.0-SNAPSHOT              [27/57]
05:22:46 [INFO]   from org.eclipse.swtbot.swt.demo/pom.xml
05:22:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:22:46 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
05:22:46 [INFO] 
05:22:46 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.demo ---
05:22:46 [INFO] The project's OSGi version is 4.1.0.202305170920
05:22:46 [INFO] 
05:22:46 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.demo ---
05:22:46 [INFO] 
05:22:46 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.demo ---
05:22:46 [INFO] 
05:22:46 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.demo ---
05:22:46 [INFO] 
05:22:46 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.swt.demo ---
05:22:46 [INFO] Resolving class path of org.eclipse.swtbot.swt.demo...
05:22:46 [INFO] 
05:22:46 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.swt.demo ---
05:22: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.*
05:22:46 [INFO] 
05:22:46 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.demo ---
05:22:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:22:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/src/main/resources
05:22:46 [INFO] 
05:22:46 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.swt.demo ---
05:22:46 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/classes
05:22:46 [INFO] 
05:22:46 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.swt.demo ---
05:22:46 [INFO] 
05:22:46 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.demo ---
05:22:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:22:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/src/test/resources
05:22:46 [INFO] 
05:22:46 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.swt.demo ---
05:22:46 [INFO] 
05:22:46 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.swt.demo ---
05:22: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.
05:22:46 [INFO] No tests to run.
05:22:46 [INFO] 
05:22:46 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.swt.demo ---
05:22:46 [INFO] 
05:22:46 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.demo ---
05:22:46 [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
05:22:46 [INFO] 
05:22:46 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.demo ---
05:22:46 [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
05:22:46 [INFO] 
05:22:46 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.demo ---
05:22:46 [INFO] 
05:22:46 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.swt.demo ---
05:22:46 [INFO] 
05:22:46 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.swt.demo ---
05:22:46 [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
05:22:48 [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
05:22:49 [INFO] 
05:22:49 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.demo ---
05:22:49 [INFO] 
05:22:49 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.swt.demo ---
05:22: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.
05:22:49 [INFO] 
05:22:49 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.swt.demo ---
05:22:49 [INFO] No tests to run.
05:22:49 [INFO] 
05:22:49 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.demo ---
05:22:49 [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
05:22:49 [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
05:22:49 [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
05:22:49 [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
05:22:49 [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
05:22:49 [INFO] 
05:22:49 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.demo ---
05:22:49 [INFO] 
05:22:49 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.ui.forms.examples >------
05:22:49 [INFO] Building org.eclipse.ui.forms.examples 4.1.0-SNAPSHOT            [28/57]
05:22:49 [INFO]   from org.eclipse.ui.forms.examples/pom.xml
05:22:49 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:22:49 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
05:22:49 [INFO] 
05:22:49 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.ui.forms.examples ---
05:22:49 [INFO] The project's OSGi version is 4.1.0.202305170920
05:22:49 [INFO] 
05:22:49 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.ui.forms.examples ---
05:22:49 [INFO] 
05:22:49 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.ui.forms.examples ---
05:22:49 [INFO] 
05:22:49 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.ui.forms.examples ---
05:22:49 [INFO] 
05:22:49 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.ui.forms.examples ---
05:22:49 [INFO] Resolving class path of org.eclipse.ui.forms.examples...
05:22:49 [INFO] 
05:22:49 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.ui.forms.examples ---
05:22: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.*
05:22:49 [INFO] 
05:22:49 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ui.forms.examples ---
05:22:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:22:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/src/main/resources
05:22:49 [INFO] 
05:22:49 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.ui.forms.examples ---
05:22:49 [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/classes
05:22:49 [INFO] 
05:22:49 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.ui.forms.examples ---
05:22:49 [INFO] 
05:22:49 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ui.forms.examples ---
05:22:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:22:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/src/test/resources
05:22:49 [INFO] 
05:22:49 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.ui.forms.examples ---
05:22:49 [INFO] 
05:22:49 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.ui.forms.examples ---
05:22: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.
05:22:49 [INFO] No tests to run.
05:22:49 [INFO] 
05:22:49 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.forms.examples ---
05:22:49 [INFO] 
05:22:49 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.ui.forms.examples ---
05:22:49 [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
05:22:49 [INFO] 
05:22:49 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.ui.forms.examples ---
05:22:49 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/examples.jar
05:22:49 [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
05:22:49 [INFO] 
05:22:49 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.forms.examples ---
05:22:49 [INFO] 
05:22:49 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.ui.forms.examples ---
05:22:49 [INFO] 
05:22:49 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ui.forms.examples ---
05:22:49 [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_473633055187713642/examples.jar' is disabled.
05:22:49 [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_473633055187713642/examples.jar
05:22:51 [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
05:22:52 [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
05:22:53 [INFO] 
05:22:53 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.ui.forms.examples ---
05:22:53 [INFO] 
05:22:53 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.ui.forms.examples ---
05:22: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.
05:22:53 [INFO] 
05:22:53 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.ui.forms.examples ---
05:22:53 [INFO] No tests to run.
05:22:53 [INFO] 
05:22:53 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.ui.forms.examples ---
05:22:53 [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
05:22:53 [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
05:22:53 [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
05:22:53 [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
05:22:53 [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
05:22:53 [INFO] 
05:22:53 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.ui.forms.examples ---
05:22:53 [INFO] 
05:22:53 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder >--
05:22:53 [INFO] Building org.eclipse.swtbot.nebula.nattable.finder 4.1.0-SNAPSHOT [29/57]
05:22:53 [INFO]   from org.eclipse.swtbot.nebula.nattable.finder/pom.xml
05:22:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:22:53 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
05:22:53 [INFO] 
05:22:53 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.nattable.finder ---
05:22:53 [INFO] The project's OSGi version is 4.1.0.202305170920
05:22:53 [INFO] 
05:22:53 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.nattable.finder ---
05:22:53 [INFO] 
05:22:53 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.nattable.finder ---
05:22:53 [INFO] 
05:22:53 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.nattable.finder ---
05:22:53 [INFO] 
05:22:53 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.nattable.finder ---
05:22:53 [INFO] Resolving class path of org.eclipse.swtbot.nebula.nattable.finder...
05:22:53 [INFO] 
05:22:53 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.nattable.finder ---
05:22: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.*
05:22:53 [INFO] 
05:22:53 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.nattable.finder ---
05:22:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:22:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/src/main/resources
05:22:53 [INFO] 
05:22:53 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.nattable.finder ---
05:22:53 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/classes
05:22:53 [INFO] 
05:22:53 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.nattable.finder ---
05:22:53 [INFO] 
05:22:53 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.nattable.finder ---
05:22:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:22:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/src/test/resources
05:22:53 [INFO] 
05:22:53 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.nebula.nattable.finder ---
05:22:53 [INFO] 
05:22:53 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.nebula.nattable.finder ---
05:22: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.
05:22:53 [INFO] No tests to run.
05:22:53 [INFO] 
05:22:53 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.nattable.finder ---
05:22:53 [INFO] 
05:22:53 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.nattable.finder ---
05:22:53 [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
05:22:53 [INFO] 
05:22:53 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.nattable.finder ---
05:22:53 [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
05:22:53 [INFO] 
05:22:53 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.nattable.finder ---
05:22:53 [INFO] 
05:22:53 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.nattable.finder ---
05:22:53 [INFO] 
05:22:53 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.nattable.finder ---
05:22:53 [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
05:22:54 [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
05:22:55 [INFO] 
05:22:55 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.nattable.finder ---
05:22:55 [INFO] 
05:22:55 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.nebula.nattable.finder ---
05:22: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.
05:22:55 [INFO] 
05:22:55 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.nebula.nattable.finder ---
05:22:55 [INFO] No tests to run.
05:22:55 [INFO] 
05:22:55 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.nattable.finder ---
05:22:55 [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
05:22:55 [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
05:22:55 [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
05:22:55 [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
05:22:55 [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
05:22:55 [INFO] 
05:22:55 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.nattable.finder ---
05:22:55 [INFO] 
05:22:55 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.checkboxgroup.finder >--
05:22:55 [INFO] Building org.eclipse.swtbot.nebula.checkboxgroup.finder 4.1.0-SNAPSHOT [30/57]
05:22:55 [INFO]   from org.eclipse.swtbot.nebula.checkboxgroup.finder/pom.xml
05:22:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:22:55 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
05:22:55 [INFO] 
05:22:55 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
05:22:55 [INFO] The project's OSGi version is 4.1.0.202305170920
05:22:55 [INFO] 
05:22:55 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
05:22:55 [INFO] 
05:22:55 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
05:22:55 [INFO] 
05:22:55 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
05:22:55 [INFO] 
05:22:55 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
05:22:55 [INFO] Resolving class path of org.eclipse.swtbot.nebula.checkboxgroup.finder...
05:22:55 [INFO] 
05:22:55 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
05:22: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.*
05:22:55 [INFO] 
05:22:55 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
05:22:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:22:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/src/main/resources
05:22:55 [INFO] 
05:22:55 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
05:22:55 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/classes
05:22:55 [INFO] 
05:22:55 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
05:22:55 [INFO] 
05:22:55 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
05:22:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:22:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/src/test/resources
05:22:55 [INFO] 
05:22:55 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
05:22:55 [INFO] 
05:22:55 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
05:22: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.
05:22:55 [INFO] No tests to run.
05:22:55 [INFO] 
05:22:55 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
05:22:55 [INFO] 
05:22:55 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
05:22:55 [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
05:22:55 [INFO] 
05:22:55 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
05:22:55 [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
05:22:55 [INFO] 
05:22:55 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
05:22:55 [INFO] 
05:22:55 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
05:22:55 [INFO] 
05:22:55 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
05:22:55 [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
05:22:56 [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
05:22:57 [INFO] 
05:22:57 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
05:22:57 [INFO] 
05:22:57 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
05:22:57 [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.
05:22:57 [INFO] 
05:22:57 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
05:22:57 [INFO] No tests to run.
05:22:57 [INFO] 
05:22:57 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
05:22:57 [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
05:22:57 [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
05:22:57 [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
05:22:57 [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
05:22:57 [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
05:22:57 [INFO] 
05:22:57 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
05:22:57 [INFO] 
05:22:57 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.stepbar.finder >--
05:22:57 [INFO] Building org.eclipse.swtbot.nebula.stepbar.finder 4.1.0-SNAPSHOT [31/57]
05:22:57 [INFO]   from org.eclipse.swtbot.nebula.stepbar.finder/pom.xml
05:22:57 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:22:57 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
05:22:57 [INFO] 
05:22:57 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.stepbar.finder ---
05:22:57 [INFO] The project's OSGi version is 4.1.0.202305170920
05:22:57 [INFO] 
05:22:57 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.stepbar.finder ---
05:22:57 [INFO] 
05:22:57 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.stepbar.finder ---
05:22:57 [INFO] 
05:22:57 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.stepbar.finder ---
05:22:57 [INFO] 
05:22:57 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.stepbar.finder ---
05:22:57 [INFO] Resolving class path of org.eclipse.swtbot.nebula.stepbar.finder...
05:22:57 [INFO] 
05:22:57 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.stepbar.finder ---
05:22:57 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
05:22:57 [INFO] 
05:22:57 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.stepbar.finder ---
05:22:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:22:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/src/main/resources
05:22:57 [INFO] 
05:22:57 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.stepbar.finder ---
05:22:57 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/classes
05:22:57 [INFO] 
05:22:57 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.stepbar.finder ---
05:22:57 [INFO] 
05:22:57 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.stepbar.finder ---
05:22:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:22:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/src/test/resources
05:22:57 [INFO] 
05:22:57 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.nebula.stepbar.finder ---
05:22:57 [INFO] 
05:22:57 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.nebula.stepbar.finder ---
05:22:57 [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.
05:22:57 [INFO] No tests to run.
05:22:57 [INFO] 
05:22:57 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.stepbar.finder ---
05:22:57 [INFO] 
05:22:57 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.stepbar.finder ---
05:22:57 [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
05:22:57 [INFO] 
05:22:57 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.stepbar.finder ---
05:22:57 [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
05:22:57 [INFO] 
05:22:57 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.stepbar.finder ---
05:22:57 [INFO] 
05:22:57 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.stepbar.finder ---
05:22:57 [INFO] 
05:22:57 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.stepbar.finder ---
05:22:57 [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
05:22:58 [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
05:23:00 [INFO] 
05:23:00 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.stepbar.finder ---
05:23:00 [INFO] 
05:23:00 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.nebula.stepbar.finder ---
05:23:00 [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.
05:23:00 [INFO] 
05:23:00 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.nebula.stepbar.finder ---
05:23:00 [INFO] No tests to run.
05:23:00 [INFO] 
05:23:00 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.stepbar.finder ---
05:23:00 [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
05:23:00 [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
05:23:00 [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
05:23:00 [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
05:23:00 [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
05:23:00 [INFO] 
05:23:00 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.stepbar.finder ---
05:23:00 [INFO] 
05:23:00 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.rangeslider.finder >--
05:23:00 [INFO] Building org.eclipse.swtbot.nebula.rangeslider.finder 4.1.0-SNAPSHOT [32/57]
05:23:00 [INFO]   from org.eclipse.swtbot.nebula.rangeslider.finder/pom.xml
05:23:00 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:23:00 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
05:23:00 [INFO] 
05:23:00 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
05:23:00 [INFO] The project's OSGi version is 4.1.0.202305170920
05:23:00 [INFO] 
05:23:00 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
05:23:00 [INFO] 
05:23:00 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
05:23:00 [INFO] 
05:23:00 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
05:23:00 [INFO] 
05:23:00 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
05:23:00 [INFO] Resolving class path of org.eclipse.swtbot.nebula.rangeslider.finder...
05:23:00 [INFO] 
05:23:00 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
05:23: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.*
05:23:00 [INFO] 
05:23:00 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
05:23:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:23:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/src/main/resources
05:23:00 [INFO] 
05:23:00 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
05:23:00 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/classes
05:23:00 [INFO] 
05:23:00 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
05:23:00 [INFO] 
05:23:00 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
05:23:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:23:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/src/test/resources
05:23:00 [INFO] 
05:23:00 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
05:23:00 [INFO] 
05:23:00 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
05:23:00 [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.
05:23:00 [INFO] No tests to run.
05:23:00 [INFO] 
05:23:00 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
05:23:00 [INFO] 
05:23:00 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
05:23:00 [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
05:23:00 [INFO] 
05:23:00 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
05:23:00 [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
05:23:00 [INFO] 
05:23:00 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
05:23:00 [INFO] 
05:23:00 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
05:23:00 [INFO] 
05:23:00 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
05:23:00 [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
05:23:01 [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
05:23:02 [INFO] 
05:23:02 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
05:23:02 [INFO] 
05:23:02 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
05:23:02 [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.
05:23:02 [INFO] 
05:23:02 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
05:23:02 [INFO] No tests to run.
05:23:02 [INFO] 
05:23:02 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
05:23:02 [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
05:23:02 [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
05:23:02 [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
05:23:02 [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
05:23:02 [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
05:23:02 [INFO] 
05:23:02 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
05:23:02 [INFO] 
05:23:02 [INFO] -----< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.gef >-----
05:23:02 [INFO] Building org.eclipse.swtbot.eclipse.gef 4.1.0-SNAPSHOT           [33/57]
05:23:02 [INFO]   from org.eclipse.swtbot.eclipse.gef/pom.xml
05:23:02 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:23:02 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
05:23:02 [INFO] 
05:23:02 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.eclipse.gef ---
05:23:02 [INFO] The project's OSGi version is 4.1.0.202305170920
05:23:02 [INFO] 
05:23:02 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.gef ---
05:23:02 [INFO] 
05:23:02 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.gef ---
05:23:02 [INFO] 
05:23:02 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.gef ---
05:23:02 [INFO] 
05:23:02 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.gef ---
05:23:02 [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.*
05:23:02 [INFO] 
05:23:02 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.gef ---
05:23:02 [INFO] 
05:23:02 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.gef ---
05:23:02 [INFO] 
05:23:02 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.eclipse.gef ---
05:23:02 [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
05:23:02 [INFO] 
05:23:02 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.gef ---
05:23:02 [INFO] 
05:23:02 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.eclipse.gef ---
05:23:02 [INFO] 
05:23:02 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.gef ---
05:23:02 [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
05:23:02 [INFO] 
05:23:02 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.gef ---
05:23:02 [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
05:23:04 [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
05:23:05 [INFO] 
05:23:05 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.gef ---
05:23:05 [INFO] 
05:23:05 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.gef ---
05:23:05 [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
05:23:05 [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
05:23:05 [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
05:23:05 [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
05:23:05 [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
05:23:05 [INFO] 
05:23:05 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.gef ---
05:23:05 [INFO] 
05:23:05 [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.generator.feature >--
05:23:05 [INFO] Building org.eclipse.swtbot.generator.feature 4.1.0-SNAPSHOT     [34/57]
05:23:05 [INFO]   from org.eclipse.swtbot.generator.feature/pom.xml
05:23:05 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:23:05 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
05:23:05 [INFO] 
05:23:05 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.generator.feature ---
05:23:05 [INFO] The project's OSGi version is 4.1.0.202305170920
05:23:05 [INFO] 
05:23:05 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.feature ---
05:23:05 [INFO] 
05:23:05 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.feature ---
05:23:05 [INFO] 
05:23:05 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.feature ---
05:23:05 [INFO] 
05:23:05 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.feature ---
05:23:05 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
05:23:05 [INFO] 
05:23:05 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator.feature ---
05:23:05 [INFO] 
05:23:05 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.feature ---
05:23:05 [INFO] 
05:23:05 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.generator.feature ---
05:23:05 [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
05:23:05 [INFO] 
05:23:05 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.feature ---
05:23:05 [INFO] 
05:23:05 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.generator.feature ---
05:23:05 [INFO] 
05:23:05 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator.feature ---
05:23:05 [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
05:23:05 [INFO] 
05:23:05 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.feature ---
05:23:05 [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
05:23:06 [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
05:23:08 [INFO] 
05:23:08 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.feature ---
05:23:08 [INFO] 
05:23:08 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.feature ---
05:23:08 [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
05:23:08 [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
05:23:08 [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
05:23:08 [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
05:23:08 [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
05:23:08 [INFO] 
05:23:08 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.feature ---
05:23:08 [INFO] 
05:23:08 [INFO] ---------< org.eclipse.swtbot.features:org.eclipse.swtbot.ide >---------
05:23:08 [INFO] Building org.eclipse.swtbot.ide 4.1.0-SNAPSHOT                   [35/57]
05:23:08 [INFO]   from org.eclipse.swtbot.ide/pom.xml
05:23:08 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:23:08 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
05:23:08 [INFO] 
05:23:08 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.ide ---
05:23:08 [INFO] The project's OSGi version is 4.1.0.202305170920
05:23:08 [INFO] 
05:23:08 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.ide ---
05:23:08 [INFO] 
05:23:08 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.ide ---
05:23:08 [INFO] 
05:23:08 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.ide ---
05:23:08 [INFO] 
05:23:08 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.ide ---
05:23: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.*
05:23:08 [INFO] 
05:23:08 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.ide ---
05:23:08 [INFO] 
05:23:08 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.ide ---
05:23:08 [INFO] 
05:23:08 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.ide ---
05:23:08 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-4.1.0-SNAPSHOT.jar
05:23:08 [INFO] 
05:23:08 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.ide ---
05:23:08 [INFO] 
05:23:08 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.ide ---
05:23:08 [INFO] 
05:23:08 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.ide ---
05:23:08 [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
05:23:08 [INFO] 
05:23:08 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.ide ---
05:23:08 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-4.1.0-SNAPSHOT.jar
05:23:09 [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
05:23:12 [INFO] 
05:23:12 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.ide ---
05:23:12 [INFO] 
05:23:12 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.ide ---
05:23:12 [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
05:23:12 [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
05:23:12 [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
05:23:12 [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
05:23:12 [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
05:23:12 [INFO] 
05:23:12 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.ide ---
05:23:12 [INFO] 
05:23:12 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit5.headless >--
05:23:12 [INFO] Building org.eclipse.swtbot.eclipse.junit5.headless 4.1.0-SNAPSHOT [36/57]
05:23:12 [INFO]   from org.eclipse.swtbot.eclipse.junit5.headless/pom.xml
05:23:12 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:23:12 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
05:23:13 [INFO] 
05:23:13 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.junit5.headless ---
05:23:13 [INFO] The project's OSGi version is 4.1.0.202305170920
05:23:13 [INFO] 
05:23:13 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.junit5.headless ---
05:23:13 [INFO] 
05:23:13 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.junit5.headless ---
05:23:13 [INFO] 
05:23:13 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.junit5.headless ---
05:23:13 [INFO] 
05:23:13 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.junit5.headless ---
05:23:13 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.junit5.headless...
05:23:13 [INFO] 
05:23:13 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.junit5.headless ---
05:23: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.*
05:23:13 [INFO] 
05:23:13 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.junit5.headless ---
05:23:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:23:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/src/main/resources
05:23:13 [INFO] 
05:23:13 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.junit5.headless ---
05:23:13 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/classes
05:23:13 [INFO] 
05:23:13 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.junit5.headless ---
05:23:13 [INFO] 
05:23:13 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.junit5.headless ---
05:23:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:23:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/src/test/resources
05:23:13 [INFO] 
05:23:13 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.junit5.headless ---
05:23:13 [INFO] 
05:23:13 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.eclipse.junit5.headless ---
05:23:13 [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.
05:23:13 [INFO] No tests to run.
05:23:13 [INFO] 
05:23:13 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.junit5.headless ---
05:23:13 [INFO] 
05:23:13 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.junit5.headless ---
05:23:13 [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
05:23:13 [INFO] 
05:23:13 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.junit5.headless ---
05:23:13 [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
05:23:13 [INFO] 
05:23:13 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.junit5.headless ---
05:23:13 [INFO] 
05:23:13 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.junit5.headless ---
05:23:13 [INFO] 
05:23:13 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.junit5.headless ---
05:23:13 [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
05:23:15 [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
05:23:16 [INFO] 
05:23:16 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.junit5.headless ---
05:23:16 [INFO] 
05:23:16 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.eclipse.junit5.headless ---
05:23:16 [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.
05:23:16 [INFO] 
05:23:16 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.eclipse.junit5.headless ---
05:23:16 [INFO] No tests to run.
05:23:16 [INFO] 
05:23:16 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.junit5.headless ---
05:23:16 [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
05:23:16 [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
05:23:16 [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
05:23:16 [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
05:23:16 [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
05:23:16 [INFO] 
05:23:16 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.junit5.headless ---
05:23:16 [INFO] 
05:23:16 [INFO] -------< org.eclipse.swtbot.features:org.eclipse.swtbot.junit5 >--------
05:23:16 [INFO] Building org.eclipse.swtbot.junit5 4.1.0-SNAPSHOT                [37/57]
05:23:16 [INFO]   from org.eclipse.swtbot.junit5/pom.xml
05:23:16 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:23:16 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
05:23:16 [INFO] 
05:23:16 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.junit5 ---
05:23:16 [INFO] The project's OSGi version is 4.1.0.202305170920
05:23:16 [INFO] 
05:23:16 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.junit5 ---
05:23:16 [INFO] 
05:23:16 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.junit5 ---
05:23:16 [INFO] 
05:23:16 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.junit5 ---
05:23:16 [INFO] 
05:23:16 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.junit5 ---
05:23: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.*
05:23:16 [INFO] 
05:23:16 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.junit5 ---
05:23:16 [INFO] 
05:23:16 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.junit5 ---
05:23:16 [INFO] 
05:23:16 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.junit5 ---
05:23:16 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/org.eclipse.swtbot.junit5-4.1.0-SNAPSHOT.jar
05:23:16 [INFO] 
05:23:16 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.junit5 ---
05:23:16 [INFO] 
05:23:16 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.junit5 ---
05:23:16 [INFO] 
05:23:16 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.junit5 ---
05:23:16 [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
05:23:16 [INFO] 
05:23:16 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.junit5 ---
05:23:16 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/org.eclipse.swtbot.junit5-4.1.0-SNAPSHOT.jar
05:23:17 [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
05:23:18 [INFO] 
05:23:18 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.junit5 ---
05:23:18 [INFO] 
05:23:18 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.junit5 ---
05:23:18 [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
05:23:18 [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
05:23:18 [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
05:23:18 [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
05:23:18 [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
05:23:18 [INFO] 
05:23:18 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.junit5 ---
05:23:18 [INFO] 
05:23:18 [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.gallery >----
05:23:18 [INFO] Building org.eclipse.swtbot.nebula.gallery 4.1.0-SNAPSHOT        [38/57]
05:23:18 [INFO]   from org.eclipse.swtbot.nebula.gallery/pom.xml
05:23:18 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:23:18 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
05:23:18 [INFO] 
05:23:18 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.gallery ---
05:23:18 [INFO] The project's OSGi version is 4.1.0.202305170920
05:23:18 [INFO] 
05:23:18 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.gallery ---
05:23:18 [INFO] 
05:23:18 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.gallery ---
05:23:18 [INFO] 
05:23:18 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.gallery ---
05:23:18 [INFO] 
05:23:18 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.gallery ---
05:23:18 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
05:23:18 [INFO] 
05:23:18 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.gallery ---
05:23:18 [INFO] 
05:23:18 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.gallery ---
05:23:18 [INFO] 
05:23:18 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.gallery ---
05:23:18 [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
05:23:18 [INFO] 
05:23:18 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.gallery ---
05:23:18 [INFO] 
05:23:18 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.gallery ---
05:23:18 [INFO] 
05:23:18 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.gallery ---
05:23:18 [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
05:23:18 [INFO] 
05:23:18 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.gallery ---
05:23:18 [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
05:23:19 [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
05:23:22 [INFO] 
05:23:22 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.gallery ---
05:23:22 [INFO] 
05:23:22 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.gallery ---
05:23:22 [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
05:23:22 [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
05:23:22 [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
05:23:22 [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
05:23:22 [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
05:23:22 [INFO] 
05:23:22 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.gallery ---
05:23:22 [INFO] 
05:23:22 [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.nattable >---
05:23:22 [INFO] Building org.eclipse.swtbot.nebula.nattable 4.1.0-SNAPSHOT       [39/57]
05:23:22 [INFO]   from org.eclipse.swtbot.nebula.nattable/pom.xml
05:23:22 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:23:22 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
05:23:22 [INFO] 
05:23:22 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.nattable ---
05:23:22 [INFO] The project's OSGi version is 4.1.0.202305170920
05:23:22 [INFO] 
05:23:22 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.nattable ---
05:23:22 [INFO] 
05:23:22 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.nattable ---
05:23:22 [INFO] 
05:23:22 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.nattable ---
05:23:22 [INFO] 
05:23:22 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.nattable ---
05:23:22 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
05:23:22 [INFO] 
05:23:22 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.nattable ---
05:23:22 [INFO] 
05:23:22 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.nattable ---
05:23:22 [INFO] 
05:23:22 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.nattable ---
05:23:22 [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
05:23:22 [INFO] 
05:23:22 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.nattable ---
05:23:22 [INFO] 
05:23:22 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.nattable ---
05:23:22 [INFO] 
05:23:22 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.nattable ---
05:23:22 [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
05:23:22 [INFO] 
05:23:22 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.nattable ---
05:23:22 [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
05:23:23 [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
05:23:25 [INFO] 
05:23:25 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.nattable ---
05:23:25 [INFO] 
05:23:25 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.nattable ---
05:23:25 [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
05:23:25 [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
05:23:25 [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
05:23:25 [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
05:23:25 [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
05:23:25 [INFO] 
05:23:25 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.nattable ---
05:23:25 [INFO] 
05:23:25 [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.checkboxgroup >--
05:23:25 [INFO] Building org.eclipse.swtbot.nebula.checkboxgroup 4.1.0-SNAPSHOT  [40/57]
05:23:25 [INFO]   from org.eclipse.swtbot.nebula.checkboxgroup/pom.xml
05:23:25 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:23:25 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
05:23:25 [INFO] 
05:23:25 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.checkboxgroup ---
05:23:25 [INFO] The project's OSGi version is 4.1.0.202305170920
05:23:25 [INFO] 
05:23:25 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.checkboxgroup ---
05:23:25 [INFO] 
05:23:25 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.checkboxgroup ---
05:23:25 [INFO] 
05:23:25 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.checkboxgroup ---
05:23:25 [INFO] 
05:23:25 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.checkboxgroup ---
05:23: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.*
05:23:25 [INFO] 
05:23:25 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.checkboxgroup ---
05:23:25 [INFO] 
05:23:25 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.checkboxgroup ---
05:23:25 [INFO] 
05:23:25 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.checkboxgroup ---
05:23:25 [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
05:23:25 [INFO] 
05:23:25 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.checkboxgroup ---
05:23:25 [INFO] 
05:23:25 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.checkboxgroup ---
05:23:25 [INFO] 
05:23:25 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.checkboxgroup ---
05:23:25 [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
05:23:25 [INFO] 
05:23:25 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.checkboxgroup ---
05:23:25 [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
05:23:26 [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
05:23:27 [INFO] 
05:23:27 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.checkboxgroup ---
05:23:27 [INFO] 
05:23:27 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.checkboxgroup ---
05:23:27 [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
05:23:27 [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
05:23:27 [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
05:23:27 [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
05:23:27 [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
05:23:27 [INFO] 
05:23:27 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.checkboxgroup ---
05:23:27 [INFO] 
05:23:27 [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.stepbar >----
05:23:27 [INFO] Building org.eclipse.swtbot.nebula.stepbar 4.1.0-SNAPSHOT        [41/57]
05:23:27 [INFO]   from org.eclipse.swtbot.nebula.stepbar/pom.xml
05:23:27 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:23:27 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
05:23:27 [INFO] 
05:23:27 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.stepbar ---
05:23:27 [INFO] The project's OSGi version is 4.1.0.202305170920
05:23:27 [INFO] 
05:23:27 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.stepbar ---
05:23:27 [INFO] 
05:23:27 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.stepbar ---
05:23:27 [INFO] 
05:23:27 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.stepbar ---
05:23:27 [INFO] 
05:23:27 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.stepbar ---
05:23:27 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
05:23:27 [INFO] 
05:23:27 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.stepbar ---
05:23:27 [INFO] 
05:23:27 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.stepbar ---
05:23:27 [INFO] 
05:23:27 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.stepbar ---
05:23:27 [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
05:23:27 [INFO] 
05:23:27 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.stepbar ---
05:23:27 [INFO] 
05:23:27 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.stepbar ---
05:23:27 [INFO] 
05:23:27 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.stepbar ---
05:23:27 [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
05:23:27 [INFO] 
05:23:27 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.stepbar ---
05:23:27 [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
05:23:29 [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
05:23:30 [INFO] 
05:23:30 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.stepbar ---
05:23:30 [INFO] 
05:23:30 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.stepbar ---
05:23:30 [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
05:23:30 [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
05:23:30 [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
05:23:30 [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
05:23:30 [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
05:23:30 [INFO] 
05:23:30 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.stepbar ---
05:23:30 [INFO] 
05:23:30 [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.rangeslider >--
05:23:30 [INFO] Building org.eclipse.swtbot.nebula.rangeslider 4.1.0-SNAPSHOT    [42/57]
05:23:30 [INFO]   from org.eclipse.swtbot.nebula.rangeslider/pom.xml
05:23:30 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:23:30 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
05:23:30 [INFO] 
05:23:30 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.rangeslider ---
05:23:30 [INFO] The project's OSGi version is 4.1.0.202305170920
05:23:30 [INFO] 
05:23:30 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.rangeslider ---
05:23:30 [INFO] 
05:23:30 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.rangeslider ---
05:23:30 [INFO] 
05:23:30 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.rangeslider ---
05:23:30 [INFO] 
05:23:30 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.rangeslider ---
05:23:30 [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.*
05:23:30 [INFO] 
05:23:30 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.rangeslider ---
05:23:30 [INFO] 
05:23:30 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.rangeslider ---
05:23:30 [INFO] 
05:23:30 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.rangeslider ---
05:23:30 [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
05:23:30 [INFO] 
05:23:30 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.rangeslider ---
05:23:30 [INFO] 
05:23:30 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.rangeslider ---
05:23:30 [INFO] 
05:23:30 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.rangeslider ---
05:23:30 [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
05:23:30 [INFO] 
05:23:30 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.rangeslider ---
05:23:30 [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
05:23:31 [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
05:23:32 [INFO] 
05:23:32 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.rangeslider ---
05:23:32 [INFO] 
05:23:32 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.rangeslider ---
05:23:32 [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
05:23:32 [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
05:23:32 [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
05:23:32 [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
05:23:32 [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
05:23:32 [INFO] 
05:23:32 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.rangeslider ---
05:23:32 [INFO] 
05:23:32 [INFO] ----------< org.eclipse.swtbot:org.eclipse.swtbot.updatesite >----------
05:23:32 [INFO] Building org.eclipse.swtbot.updatesite 4.1.0-SNAPSHOT            [43/57]
05:23:32 [INFO]   from org.eclipse.swtbot.updatesite/pom.xml
05:23:32 [INFO] -------------------------[ eclipse-repository ]-------------------------
05:23:32 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
05:23:32 [INFO] 
05:23:32 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.updatesite ---
05:23:32 [INFO] The project's OSGi version is 4.1.0.202305170920
05:23:32 [INFO] 
05:23:32 [INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.swtbot.updatesite ---
05:23:32 [INFO] 
05:23:32 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.updatesite ---
05:23:32 [INFO] 
05:23:32 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.updatesite ---
05:23:32 [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.*
05:23:32 [INFO] 
05:23:32 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.updatesite ---
05:23:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:23:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/src/main/resources
05:23:32 [INFO] 
05:23:32 [INFO] --- tycho-p2-publisher:3.0.4:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.swtbot.updatesite ---
05:23:32 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
05:23:32 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
05:23:32 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
05:23:32 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
05:23:32 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
05:23:32 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
05:23:32 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
05:23:32 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
05:23:32 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
05:23:32 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
05:23:32 [INFO] Published profile IUs: [a.jre.javase 20.0.0]
05:23:32 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
05:23:32 [INFO] 
05:23:32 [INFO] --- tycho-p2-publisher:3.0.4:publish-products (default-publish-products) @ org.eclipse.swtbot.updatesite ---
05:23:32 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
05:23:32 [INFO] 
05:23:32 [INFO] --- tycho-p2-publisher:3.0.4:publish-categories (default-publish-categories) @ org.eclipse.swtbot.updatesite ---
05:23:32 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
05:23:32 [INFO] 
05:23:32 [INFO] --- tycho-p2-publisher:3.0.4:attach-artifacts (default-attach-artifacts) @ org.eclipse.swtbot.updatesite ---
05:23:32 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
05:23:32 [INFO] 
05:23:32 [INFO] --- tycho-p2-repository:3.0.4:assemble-repository (default-assemble-repository) @ org.eclipse.swtbot.updatesite ---
05:23:32 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:33 [WARNING] [d11f6563-a7aa-4fa3-9053-b365d12aea6c][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.202305170920.
05:23:35 [INFO] 
05:23:35 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.updatesite ---
05:23:35 [INFO] 
05:23:35 [INFO] --- tycho-p2-repository:3.0.4:archive-repository (default-archive-repository) @ org.eclipse.swtbot.updatesite ---
05:23:35 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
05:23:35 [INFO] Building zip: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/target/org.eclipse.swtbot.updatesite-4.1.0-SNAPSHOT.zip
05:23:35 [INFO] 
05:23:35 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.updatesite ---
05:23:35 [INFO] 
05:23:35 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.updatesite ---
05:23:35 [INFO] 
05:23:35 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.updatesite ---
05:23:35 [INFO] 
05:23:35 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.updatesite ---
05:23:35 [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
05:23:35 [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
05:23:35 [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
05:23:35 [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
05:23:35 [INFO] 
05:23:35 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.updatesite ---
05:23:35 [INFO] 
05:23:35 [INFO] -----< org.eclipse.swtbot.test:org.eclipse.swtbot.eclipse.ui.test >-----
05:23:35 [INFO] Building org.eclipse.swtbot.eclipse.ui.test 4.1.0-SNAPSHOT       [44/57]
05:23:35 [INFO]   from org.eclipse.swtbot.eclipse.ui.test/pom.xml
05:23:35 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:23:35 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
05:23:35 [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:3.0.4:test (default-test)'
05:23:36 [INFO] 
05:23:36 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.ui.test ---
05:23:36 [INFO] The project's OSGi version is 4.1.0.202305170920
05:23:36 [INFO] 
05:23:36 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.ui.test ---
05:23:36 [INFO] 
05:23:36 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.ui.test ---
05:23:36 [INFO] 
05:23:36 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.ui.test ---
05:23:36 [INFO] 
05:23:36 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.ui.test ---
05:23:36 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.ui.test...
05:23:36 [INFO] 
05:23:36 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.ui.test ---
05:23:36 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
05:23:36 [INFO] 
05:23:36 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.ui.test ---
05:23:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:23:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/src/main/resources
05:23:36 [INFO] 
05:23:36 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.ui.test ---
05:23:36 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/classes
05:23:36 [INFO] 
05:23:36 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.ui.test ---
05:23:36 [INFO] 
05:23:36 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.ui.test ---
05:23:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:23:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/src/test/resources
05:23:36 [INFO] 
05:23:36 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.ui.test ---
05:23:36 [INFO] 
05:23:36 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.ui.test ---
05:23:36 [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
05:23:36 [INFO] 
05:23:36 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.ui.test ---
05:23:36 [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
05:23:36 [INFO] 
05:23:36 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.ui.test ---
05:23:36 [INFO] 
05:23:36 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.ui.test ---
05:23:36 [INFO] 
05:23:36 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.ui.test ---
05:23:36 [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
05:23:38 [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
05:23:39 [INFO] 
05:23:39 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.ui.test ---
05:23:39 [INFO] 
05:23:39 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.swtbot.eclipse.ui.test ---
05:23:39 [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)
05:23:39 [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
05:23:39 [INFO] Command line:
05:23:39 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.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]
05:23:43 Launching application org.eclipse.ui.ide.workbench...
05:23:46 Running org.eclipse.swtbot.eclipse.ui.functional.AllTests
05:23:47 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
05:23:47 SLF4J: Defaulting to no-operation (NOP) logger implementation
05:23:47 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
05:23:50 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.808 s - in org.eclipse.swtbot.eclipse.ui.functional.AllTests
05:23:50 org.eclipse.swtbot.eclipse.ui.functional.ProjectCreationWizardTest.canCreateSWTBotProject  Time elapsed: 3.408 s
05:23:50 
05:23:50 Results:
05:23:50 
05:23:50 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
05:23:50 
05:23:55 [INFO] All tests passed!
05:23:55 [INFO] 
05:23:55 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.ui.test ---
05:23:55 [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
05:23:55 [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
05:23:55 [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
05:23:55 [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
05:23:55 [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
05:23:55 [INFO] 
05:23:55 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.ui.test ---
05:23:55 [INFO] 
05:23:55 [INFO] --< org.eclipse.swtbot.test:org.eclipse.swtbot.swt.finder.test.keyboards >--
05:23:55 [INFO] Building org.eclipse.swtbot.swt.finder.test.keyboards 4.1.0-SNAPSHOT [45/57]
05:23:55 [INFO]   from org.eclipse.swtbot.swt.finder.test.keyboards/pom.xml
05:23:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:23:55 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
05:23:55 [INFO] 
05:23:55 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
05:23:55 [INFO] The project's OSGi version is 4.1.0.202305170920
05:23:55 [INFO] 
05:23:55 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
05:23:55 [INFO] 
05:23:55 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
05:23:55 [INFO] 
05:23:55 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
05:23:55 [INFO] 
05:23:55 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
05:23:55 [INFO] Resolving class path of org.eclipse.swtbot.swt.finder.test.keyboards...
05:23:55 [INFO] 
05:23:55 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
05:23: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.*
05:23:55 [INFO] 
05:23:55 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
05:23:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:23:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/src/main/resources
05:23:55 [INFO] 
05:23:55 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
05:23:55 [INFO] Nothing to compile - all classes are up to date
05:23:55 [INFO] 
05:23:55 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
05:23:55 [INFO] 
05:23:55 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
05:23:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:23:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/src/test/resources
05:23:55 [INFO] 
05:23:55 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
05:23:55 [INFO] 
05:23:55 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
05:23: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.
05:23:55 [INFO] No tests to run.
05:23:55 [INFO] 
05:23:55 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
05:23:55 [INFO] 
05:23:55 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
05:23:55 [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
05:23:55 [INFO] 
05:23:55 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
05:23:55 [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
05:23:55 [INFO] 
05:23:55 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
05:23:55 [INFO] 
05:23:55 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
05:23:55 [INFO] 
05:23:55 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
05:23:55 [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
05:23:56 [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
05:23:58 [INFO] 
05:23:58 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
05:23:58 [INFO] 
05:23:58 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
05:23:58 [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.
05:23:58 [INFO] 
05:23:58 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
05:23:58 [INFO] No tests to run.
05:23:58 [INFO] 
05:23:58 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
05:23:58 [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
05:23:58 [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
05:23:58 [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
05:23:58 [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
05:23:58 [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
05:23:58 [INFO] 
05:23:58 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
05:23:58 [INFO] 
05:23:58 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder.test >---
05:23:58 [INFO] Building org.eclipse.swtbot.forms.finder.test 4.1.0-SNAPSHOT     [46/57]
05:23:58 [INFO]   from org.eclipse.swtbot.forms.finder.test/pom.xml
05:23:58 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:23:58 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
05:23:58 [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:3.0.4:test (default-test)'
05:23:58 [INFO] 
05:23:58 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.forms.finder.test ---
05:23:58 [INFO] The project's OSGi version is 4.1.0.202305170920
05:23:58 [INFO] 
05:23:58 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.forms.finder.test ---
05:23:58 [INFO] 
05:23:58 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.forms.finder.test ---
05:23:58 [INFO] 
05:23:58 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.forms.finder.test ---
05:23:58 [INFO] 
05:23:58 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.forms.finder.test ---
05:23:58 [INFO] Resolving class path of org.eclipse.swtbot.forms.finder.test...
05:23:58 [INFO] 
05:23:58 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.forms.finder.test ---
05:23:58 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
05:23:58 [INFO] 
05:23:58 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.forms.finder.test ---
05:23:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:23:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/src/main/resources
05:23:58 [INFO] 
05:23:58 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.forms.finder.test ---
05:23:58 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/classes
05:23:58 [INFO] 
05:23:58 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.forms.finder.test ---
05:23:58 [INFO] 
05:23:58 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.forms.finder.test ---
05:23:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:23:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/src/test/resources
05:23:58 [INFO] 
05:23:58 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.forms.finder.test ---
05:23:58 [INFO] 
05:23:58 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.forms.finder.test ---
05:23:58 [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
05:23:58 [INFO] 
05:23:58 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.forms.finder.test ---
05:23:58 [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
05:23:58 [INFO] 
05:23:58 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.forms.finder.test ---
05:23:58 [INFO] 
05:23:58 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.forms.finder.test ---
05:23:58 [INFO] 
05:23:58 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.forms.finder.test ---
05:23:58 [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
05:24:00 [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
05:24:01 [INFO] 
05:24:01 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.forms.finder.test ---
05:24:01 [INFO] 
05:24:01 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.swtbot.forms.finder.test ---
05:24:01 [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)
05:24:01 [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
05:24:01 [INFO] Command line:
05:24:01 	[/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]
05:24:03 Launching application org.eclipse.ui.ide.workbench...
05:24:06 Running org.eclipse.swtbot.forms.finder.test.AllTests
05:24:06 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
05:24:06 SLF4J: Defaulting to no-operation (NOP) logger implementation
05:24:06 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
05:24:08 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.125 s - in org.eclipse.swtbot.forms.finder.test.AllTests
05:24:08 org.eclipse.swtbot.forms.finder.test.widgets.SWTBotHyperlinkTest.canFindHyperlinkWithRegex  Time elapsed: 0.013 s
05:24:08 org.eclipse.swtbot.forms.finder.test.widgets.SWTBotHyperlinkTest.findHyperlink  Time elapsed: 0.002 s
05:24:08 org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest.findImageHyperlinkWithNoImage  Time elapsed: 0.003 s
05:24:08 org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest.canFindImageHyperlinkWithNoImageByRegex  Time elapsed: 0.004 s
05:24:08 org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest.findImageHyperlinkWithImage  Time elapsed: 0.008 s
05:24:08 org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest.canFindImageHyperlinkWithImageByRegex  Time elapsed: 0.003 s
05:24:08 
05:24:08 Results:
05:24:08 
05:24:08 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
05:24:08 
05:24:09 [INFO] All tests passed!
05:24:09 [INFO] 
05:24:09 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.forms.finder.test ---
05:24:09 [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
05:24:09 [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
05:24:09 [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
05:24:09 [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
05:24:09 [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
05:24:09 [INFO] 
05:24:09 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.forms.finder.test ---
05:24:09 [INFO] 
05:24:09 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.finder.test >--
05:24:09 [INFO] Building org.eclipse.swtbot.eclipse.finder.test 4.1.0-SNAPSHOT   [47/57]
05:24:09 [INFO]   from org.eclipse.swtbot.eclipse.finder.test/pom.xml
05:24:09 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:24:09 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
05:24:09 [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:3.0.4:test (default-test)'
05:24:09 [INFO] 
05:24:09 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.finder.test ---
05:24:09 [INFO] The project's OSGi version is 4.1.0.202305170920
05:24:09 [INFO] 
05:24:09 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.finder.test ---
05:24:09 [INFO] 
05:24:09 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.finder.test ---
05:24:09 [INFO] 
05:24:09 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.finder.test ---
05:24:09 [INFO] 
05:24:09 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.finder.test ---
05:24:09 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.finder.test...
05:24:09 [INFO] 
05:24:09 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.finder.test ---
05:24:09 [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.*
05:24:09 [INFO] 
05:24:09 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.finder.test ---
05:24:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:24:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/src/main/resources
05:24:09 [INFO] 
05:24:09 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.finder.test ---
05:24:09 [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/classes
05:24:10 [INFO] 
05:24:10 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.finder.test ---
05:24:10 [INFO] 
05:24:10 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.finder.test ---
05:24:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:24:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/src/test/resources
05:24:10 [INFO] 
05:24:10 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.finder.test ---
05:24:10 [INFO] 
05:24:10 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.finder.test ---
05:24:10 [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
05:24:10 [INFO] 
05:24:10 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.finder.test ---
05:24:10 [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
05:24:10 [INFO] 
05:24:10 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.finder.test ---
05:24:10 [INFO] 
05:24:10 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.finder.test ---
05:24:10 [INFO] 
05:24:10 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.finder.test ---
05:24:10 [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
05:24:11 [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
05:24:12 [INFO] 
05:24:12 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.finder.test ---
05:24:12 [INFO] 
05:24:12 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.swtbot.eclipse.finder.test ---
05:24:12 [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)
05:24:12 [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
05:24:12 [INFO] Command line:
05:24:12 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.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]
05:24:14 Launching application org.eclipse.ui.ide.workbench...
05:24:16 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
05:24:16 SLF4J: Defaulting to no-operation (NOP) logger implementation
05:24:16 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
05:24:18 Running org.eclipse.swtbot.eclipse.finder.AllTests
05:26:51 Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 153.255 s - in org.eclipse.swtbot.eclipse.finder.AllTests
05:26:52 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.viewMenuDropDown  Time elapsed: 1.635 s
05:26:52 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.viewActionDelegateWithId  Time elapsed: 1.442 s
05:26:52 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.toolbarToogleButton  Time elapsed: 1.409 s
05:26:52 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.viewBotWidgetScope  Time elapsed: 1.269 s
05:26:52 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.toolbarButtonNotFound  Time elapsed: 1.284 s
05:26:52 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.menusAddedProgramatically  Time elapsed: 1.438 s
05:26:52 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.toolbarPushButton  Time elapsed: 1.335 s
05:26:52 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.notFindingViewThrowsException  Time elapsed: 5.191 s
05:26:52 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.openView  Time elapsed: 1.258 s
05:26:52 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.menusExtensionsCommandWithoutParameters  Time elapsed: 1.341 s
05:26:52 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.toolbarDropDownButton  Time elapsed: 1.4 s
05:26:52 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.menusExtensionsParameterizedCommand  Time elapsed: 1.411 s
05:26:52 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.findsView  Time elapsed: 0.273 s
05:26:52 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.breakpointsViewMenuWorkingSets  Time elapsed: 0.712 s
05:26:52 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.toolbarRadioButton  Time elapsed: 1.331 s
05:26:52 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.closesAView  Time elapsed: 0.238 s
05:26:52 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.getToolbarButtons  Time elapsed: 1.257 s
05:26:52 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.getsViewTitle  Time elapsed: 0.223 s
05:26:52 org.eclipse.swtbot.eclipse.finder.exceptions.QuickFixNotFoundExceptionTest.quickFixNotFoundExceptionString  Time elapsed: 0 s
05:26:52 org.eclipse.swtbot.eclipse.finder.exceptions.QuickFixNotFoundExceptionTest.quickFixNotFoundExceptionStringThrowable  Time elapsed: 0 s
05:26:52 org.eclipse.swtbot.eclipse.finder.exceptions.QuickFixNotFoundExceptionTest.quickFixNotFoundExceptionThrowable  Time elapsed: 0 s
05:26:52 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.canAutoCompleteProposals  Time elapsed: 13.122 s
05:26:52 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.getsAutoCompleteProposals  Time elapsed: 9.9 s
05:26:52 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.contextMenu  Time elapsed: 8.201 s
05:26:52 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.contextMenuWithSubMenu  Time elapsed: 8.179 s
05:26:52 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.isActivePartIsFalseForActiveEditor  Time elapsed: 10.128 s
05:26:52 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.getsStatusMessagesOfEditor  Time elapsed: 7.773 s
05:26:52 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.isActiveIsTrueForActiveEditor  Time elapsed: 10.068 s
05:26:52 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canAccessContextMenuSubmenu  Time elapsed: 8.225 s
05:26:52 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canGetStatusMessageOfView  Time elapsed: 8.201 s
05:26:52 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canRefreshProject  Time elapsed: 8.121 s
05:26:52 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canAccessContextMenuCopyQualifiedName  Time elapsed: 8.195 s
05:26:52 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canAccessContextMenuOnMultipleSelection  Time elapsed: 9.483 s
05:26:52 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canAccessOpen  Time elapsed: 8.23 s
05:26:52 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canAccessContextMenuWithSubmenus  Time elapsed: 7.985 s
05:26:52 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.shouldGetPageCount  Time elapsed: 0.238 s
05:26:52 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.shouldSaveEditorContents  Time elapsed: 0.258 s
05:26:52 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.editorShouldBeMarkedDirtyOnChanges  Time elapsed: 0.276 s
05:26:52 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.shouldGetActivePage  Time elapsed: 0.25 s
05:26:52 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.shouldGetListOfPageTitles  Time elapsed: 0.225 s
05:26:52 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.shouldAnswerIsActivePageCorrectly  Time elapsed: 0.216 s
05:26:52 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.shouldSetActivePage  Time elapsed: 0.221 s
05:26:52 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotToolbarContributionTest.canFindControlContributionWithTooltip  Time elapsed: 0.13 s
05:26:52 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotToolbarContributionTest.canFindControlContributionWithText  Time elapsed: 0.132 s
05:26:52 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotToolbarContributionTest.canFindControlContributionWithId  Time elapsed: 0.131 s
05:26:52 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipsePreferencesTest.canSelectMultipleRadioInPreferencesWindow  Time elapsed: 0.505 s
05:26:52 
05:26:52 Results:
05:26:52 
05:26:52 Tests run: 46, Failures: 0, Errors: 0, Skipped: 0
05:26:52 
05:26:53 [INFO] All tests passed!
05:26:53 [INFO] 
05:26:53 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.finder.test ---
05:26:53 [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
05:26:53 [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
05:26:53 [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
05:26:53 [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
05:26:53 [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
05:26:53 [INFO] 
05:26:53 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.finder.test ---
05:26:53 [INFO] 
05:26:53 [INFO] ----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.e4.finder.test >----
05:26:53 [INFO] Building org.eclipse.swtbot.e4.finder.test 4.1.0-SNAPSHOT        [48/57]
05:26:53 [INFO]   from org.eclipse.swtbot.e4.finder.test/pom.xml
05:26:53 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:26:53 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
05:26:53 [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:3.0.4:test (default-test)'
05:26:53 [INFO] 
05:26:53 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.e4.finder.test ---
05:26:53 [INFO] The project's OSGi version is 4.1.0.202305170920
05:26:53 [INFO] 
05:26:53 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.e4.finder.test ---
05:26:53 [INFO] 
05:26:53 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.e4.finder.test ---
05:26:53 [INFO] 
05:26:53 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.e4.finder.test ---
05:26:53 [INFO] 
05:26:53 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.e4.finder.test ---
05:26:53 [INFO] Resolving class path of org.eclipse.swtbot.e4.finder.test...
05:26:54 [INFO] 
05:26:54 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.e4.finder.test ---
05:26:54 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
05:26:54 [INFO] 
05:26:54 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.e4.finder.test ---
05:26:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:26:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/src/main/resources
05:26:54 [INFO] 
05:26:54 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.e4.finder.test ---
05:26:54 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/classes
05:26:54 [INFO] 
05:26:54 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.e4.finder.test ---
05:26:54 [INFO] 
05:26:54 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.e4.finder.test ---
05:26:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:26:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/src/test/resources
05:26:54 [INFO] 
05:26:54 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.e4.finder.test ---
05:26:54 [INFO] 
05:26:54 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.e4.finder.test ---
05:26:54 [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
05:26:54 [INFO] 
05:26:54 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.e4.finder.test ---
05:26:54 [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
05:26:54 [INFO] 
05:26:54 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.e4.finder.test ---
05:26:54 [INFO] 
05:26:54 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.e4.finder.test ---
05:26:54 [INFO] 
05:26:54 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.e4.finder.test ---
05:26:54 [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
05:26:55 [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
05:26:56 [INFO] 
05:26:56 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.e4.finder.test ---
05:26:56 [INFO] 
05:26:56 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.swtbot.e4.finder.test ---
05:26: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)
05:26:57 [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
05:26:57 [INFO] Command line:
05:26: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.*, -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]
05:26:59 Launching application org.eclipse.e4.ui.workbench.swt.E4Application...
05:27:01 Running org.eclipse.swtbot.e4.finder.test.AllTests
05:27:01 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
05:27:01 SLF4J: Defaulting to no-operation (NOP) logger implementation
05:27:01 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
05:27:06 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.489 s - in org.eclipse.swtbot.e4.finder.test.AllTests
05:27:06 org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest.showsPart  Time elapsed: 0.027 s
05:27:06 org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest.closePart  Time elapsed: 5.011 s
05:27:06 org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest.findsPart  Time elapsed: 0 s
05:27:06 org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest.getsPartTitle  Time elapsed: 0 s
05:27:06 org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest.openNewlyCreatedPart  Time elapsed: 0.066 s
05:27:06 org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotPerspectiveTest.switchPerspective  Time elapsed: 0.043 s
05:27:06 
05:27:06 Results:
05:27:06 
05:27:06 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
05:27:06 
05:27:07 [INFO] All tests passed!
05:27:07 [INFO] 
05:27:07 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.e4.finder.test ---
05:27:07 [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
05:27:07 [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
05:27:07 [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
05:27:07 [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
05:27:07 [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
05:27:07 [INFO] 
05:27:07 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.e4.finder.test ---
05:27:07 [INFO] 
05:27:07 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder.test >--
05:27:07 [INFO] Building org.eclipse.swtbot.nebula.gallery.finder.test 4.1.0-SNAPSHOT [49/57]
05:27:07 [INFO]   from org.eclipse.swtbot.nebula.gallery.finder.test/pom.xml
05:27:07 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:27:07 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
05:27:07 [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:3.0.4:test (default-test)'
05:27:07 [INFO] 
05:27:07 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
05:27:07 [INFO] The project's OSGi version is 4.1.0.202305170920
05:27:07 [INFO] 
05:27:07 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
05:27:07 [INFO] 
05:27:07 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
05:27:07 [INFO] 
05:27:07 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
05:27:07 [INFO] 
05:27:07 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
05:27:07 [INFO] Resolving class path of org.eclipse.swtbot.nebula.gallery.finder.test...
05:27:07 [INFO] 
05:27:07 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
05:27:07 [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.*
05:27:07 [INFO] 
05:27:07 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
05:27:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:27:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/src/main/resources
05:27:07 [INFO] 
05:27:07 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
05:27:07 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/classes
05:27:07 [INFO] 
05:27:07 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
05:27:07 [INFO] 
05:27:07 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
05:27:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:27:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/src/test/resources
05:27:07 [INFO] 
05:27:07 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
05:27:07 [INFO] 
05:27:07 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
05:27:07 [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
05:27:07 [INFO] 
05:27:07 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
05:27:07 [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
05:27:07 [INFO] 
05:27:07 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
05:27:07 [INFO] 
05:27:07 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
05:27:07 [INFO] 
05:27:07 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
05:27:07 [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
05:27:08 [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
05:27:11 [INFO] 
05:27:11 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
05:27:11 [INFO] 
05:27:11 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
05:27:11 [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)
05:27:11 [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
05:27:11 [INFO] Command line:
05:27:11 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.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]
05:27:15 Running org.eclipse.swtbot.nebula.gallery.finder.test.AllTests
05:27:15 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
05:27:15 SLF4J: Defaulting to no-operation (NOP) logger implementation
05:27:15 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
05:27:16 
05:27:16 (SWT:2132): Gtk-CRITICAL **: 09:27:16.091: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:27:16 
05:27:16 (SWT:2132): Gtk-CRITICAL **: 09:27:16.291: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:27:16 
05:27:16 (SWT:2132): Gtk-CRITICAL **: 09:27:16.360: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:27:16 
05:27:16 (SWT:2132): Gtk-CRITICAL **: 09:27:16.405: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:27:16 
05:27:16 (SWT:2132): Gtk-CRITICAL **: 09:27:16.480: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:27:16 
05:27:16 (SWT:2132): Gtk-CRITICAL **: 09:27:16.517: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:27:16 
05:27:16 (SWT:2132): Gtk-CRITICAL **: 09:27:16.586: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:27:16 
05:27:16 (SWT:2132): Gtk-CRITICAL **: 09:27:16.657: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:27:16 
05:27:16 (SWT:2132): Gtk-CRITICAL **: 09:27:16.696: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:27:16 
05:27:16 (SWT:2132): Gtk-CRITICAL **: 09:27:16.757: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:27:16 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.978 s - in org.eclipse.swtbot.nebula.gallery.finder.test.AllTests
05:27:16 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest.testSelectByText  Time elapsed: 0.22 s
05:27:16 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest.testCount  Time elapsed: 0.087 s
05:27:16 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest.testGetGalleryItemByText  Time elapsed: 0.067 s
05:27:16 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest.testSelectUnselect  Time elapsed: 0.082 s
05:27:16 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest.testGetGalleryItemByIndex  Time elapsed: 0.038 s
05:27:16 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest.testMultipleSelectByText  Time elapsed: 0.062 s
05:27:16 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest.testGetItemByIndex  Time elapsed: 0.043 s
05:27:16 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest.testSelectByText  Time elapsed: 0.074 s
05:27:16 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest.testGetItemByText  Time elapsed: 0.033 s
05:27:16 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest.testMultipleSelectByText  Time elapsed: 0.064 s
05:27:16 
05:27:16 Results:
05:27:16 
05:27:16 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
05:27:16 
05:27:17 [INFO] All tests passed!
05:27:17 [INFO] 
05:27:17 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
05:27:17 [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
05:27:17 [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
05:27:17 [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
05:27:17 [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
05:27:17 [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
05:27:17 [INFO] 
05:27:17 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
05:27:17 [INFO] 
05:27:17 [INFO] ---< org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder.test >----
05:27:17 [INFO] Building org.eclipse.swtbot.swt.finder.test 4.1.0-SNAPSHOT       [50/57]
05:27:17 [INFO]   from org.eclipse.swtbot.swt.finder.test/pom.xml
05:27:17 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:27:17 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
05:27:17 [INFO] 
05:27:17 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.finder.test ---
05:27:17 [INFO] The project's OSGi version is 4.1.0.202305170920
05:27:17 [INFO] 
05:27:17 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.finder.test ---
05:27:17 [INFO] 
05:27:17 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.finder.test ---
05:27:17 [INFO] 
05:27:17 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.finder.test ---
05:27:17 [INFO] 
05:27:17 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.swt.finder.test ---
05:27:17 [INFO] Resolving class path of org.eclipse.swtbot.swt.finder.test...
05:27:17 [INFO] 
05:27:17 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.swt.finder.test ---
05:27:17 [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.*
05:27:17 [INFO] 
05:27:17 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.finder.test ---
05:27:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:27:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/src/main/resources
05:27:17 [INFO] 
05:27:17 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.swt.finder.test ---
05:27:17 [INFO] Compiling 112 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/classes
05:27:18 [INFO] 
05:27:18 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.swt.finder.test ---
05:27:18 [INFO] 
05:27:18 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.finder.test ---
05:27:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:27:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/src/test/resources
05:27:18 [INFO] 
05:27:18 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.swt.finder.test ---
05:27:18 [INFO] 
05:27:18 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.finder.test ---
05:27:18 [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
05:27:18 [INFO] 
05:27:18 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.finder.test ---
05:27:18 [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
05:27:18 [INFO] 
05:27:18 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.finder.test ---
05:27:18 [INFO] 
05:27:18 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.swt.finder.test ---
05:27:18 [INFO] 
05:27:18 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.swt.finder.test ---
05:27:18 [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
05:27:19 [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
05:27:20 [INFO] 
05:27:20 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.finder.test ---
05:27:20 [INFO] 
05:27:20 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.swtbot.swt.finder.test ---
05:27:20 [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)
05:27:20 [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
05:27:20 [INFO] Command line:
05:27:20 	[/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]
05:27:22 Running org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test
05:27:22 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
05:27:22 SLF4J: Defaulting to no-operation (NOP) logger implementation
05:27:22 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
05:27:23 
05:27:23 (SWT:2217): Gdk-CRITICAL **: 09:27:23.599: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:27:23 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.065 s - in org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test
05:27:23 org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test.getsControlPath  Time elapsed: 0.574 s
05:27:23 org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test.findsAllTabItem  Time elapsed: 0.34 s
05:27:23 Running org.eclipse.swtbot.swt.finder.finders.MenuFinderTest
05:27:23 
05:27:23 (SWT:2217): Gdk-CRITICAL **: 09:27:23.970: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:27:24 
05:27:24 (SWT:2217): Gdk-CRITICAL **: 09:27:24.079: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:27:24 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 s - in org.eclipse.swtbot.swt.finder.finders.MenuFinderTest
05:27:24 org.eclipse.swtbot.swt.finder.finders.MenuFinderTest.findsAllVisibleMenus  Time elapsed: 0.109 s
05:27:24 org.eclipse.swtbot.swt.finder.finders.MenuFinderTest.clicksMenuItem  Time elapsed: 0.091 s
05:27:24 Running org.eclipse.swtbot.swt.finder.finders.ControlFinderTest
05:27:24 
05:27:24 (SWT:2217): Gdk-CRITICAL **: 09:27:24.187: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:27:24 
05:27:24 (SWT:2217): Gtk-WARNING **: 09:27:24.467: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:24 
05:27:24 (SWT:2217): Gtk-WARNING **: 09:27:24.474: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:24 
05:27:24 (SWT:2217): Gtk-WARNING **: 09:27:24.476: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:24 
05:27:24 (SWT:2217): Gtk-WARNING **: 09:27:24.476: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:24 
05:27:24 (SWT:2217): Gtk-WARNING **: 09:27:24.476: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:24 
05:27:24 (SWT:2217): Gtk-WARNING **: 09:27:24.477: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:24 
05:27:24 (SWT:2217): Gtk-WARNING **: 09:27:24.477: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:25 
05:27:25 (SWT:2217): Gdk-CRITICAL **: 09:27:25.773: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:27:26 
05:27:26 (SWT:2217): Gtk-WARNING **: 09:27:26.027: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:26 
05:27:26 (SWT:2217): Gtk-WARNING **: 09:27:26.034: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:26 
05:27:26 (SWT:2217): Gtk-WARNING **: 09:27:26.035: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:26 
05:27:26 (SWT:2217): Gtk-WARNING **: 09:27:26.036: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:26 
05:27:26 (SWT:2217): Gtk-WARNING **: 09:27:26.036: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:26 
05:27:26 (SWT:2217): Gtk-WARNING **: 09:27:26.037: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:26 
05:27:26 (SWT:2217): Gtk-WARNING **: 09:27:26.037: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:27 
05:27:27 (SWT:2217): Gdk-CRITICAL **: 09:27:27.312: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:27:27 
05:27:27 (SWT:2217): Gtk-WARNING **: 09:27:27.570: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:27 
05:27:27 (SWT:2217): Gtk-WARNING **: 09:27:27.578: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:27 
05:27:27 (SWT:2217): Gtk-WARNING **: 09:27:27.580: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:27 
05:27:27 (SWT:2217): Gtk-WARNING **: 09:27:27.580: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:27 
05:27:27 (SWT:2217): Gtk-WARNING **: 09:27:27.580: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:27 
05:27:27 (SWT:2217): Gtk-WARNING **: 09:27:27.581: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:27 
05:27:27 (SWT:2217): Gtk-WARNING **: 09:27:27.581: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:28 
05:27:28 (SWT:2217): Gdk-CRITICAL **: 09:27:28.811: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:27:29 
05:27:29 (SWT:2217): Gtk-WARNING **: 09:27:29.059: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:29 
05:27:29 (SWT:2217): Gtk-WARNING **: 09:27:29.065: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:29 
05:27:29 (SWT:2217): Gtk-WARNING **: 09:27:29.067: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:29 
05:27:29 (SWT:2217): Gtk-WARNING **: 09:27:29.067: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:29 
05:27:29 (SWT:2217): Gtk-WARNING **: 09:27:29.067: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:29 
05:27:29 (SWT:2217): Gtk-WARNING **: 09:27:29.068: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:29 
05:27:29 (SWT:2217): Gtk-WARNING **: 09:27:29.068: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:30 
05:27:30 (SWT:2217): Gtk-CRITICAL **: 09:27:30.127: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:27:30 
05:27:30 (SWT:2217): Gtk-CRITICAL **: 09:27:30.133: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:27:30 
05:27:30 (SWT:2217): Gdk-CRITICAL **: 09:27:30.411: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:27:30 
05:27:30 (SWT:2217): Gtk-WARNING **: 09:27:30.724: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:30 
05:27:30 (SWT:2217): Gtk-WARNING **: 09:27:30.730: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:30 
05:27:30 (SWT:2217): Gtk-WARNING **: 09:27:30.731: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:30 
05:27:30 (SWT:2217): Gtk-WARNING **: 09:27:30.732: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:30 
05:27:30 (SWT:2217): Gtk-WARNING **: 09:27:30.732: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:30 
05:27:30 (SWT:2217): Gtk-WARNING **: 09:27:30.733: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:30 
05:27:30 (SWT:2217): Gtk-WARNING **: 09:27:30.733: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:32 
05:27:32 (SWT:2217): Gdk-CRITICAL **: 09:27:32.077: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:27:32 
05:27:32 (SWT:2217): Gtk-WARNING **: 09:27:32.333: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:32 
05:27:32 (SWT:2217): Gtk-WARNING **: 09:27:32.338: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:32 
05:27:32 (SWT:2217): Gtk-WARNING **: 09:27:32.340: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:32 
05:27:32 (SWT:2217): Gtk-WARNING **: 09:27:32.340: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:32 
05:27:32 (SWT:2217): Gtk-WARNING **: 09:27:32.340: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:32 
05:27:32 (SWT:2217): Gtk-WARNING **: 09:27:32.341: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:32 
05:27:32 (SWT:2217): Gtk-WARNING **: 09:27:32.342: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:33 
05:27:33 (SWT:2217): Gdk-CRITICAL **: 09:27:33.593: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:27:33 
05:27:33 (SWT:2217): Gtk-WARNING **: 09:27:33.836: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:33 
05:27:33 (SWT:2217): Gtk-WARNING **: 09:27:33.841: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:33 
05:27:33 (SWT:2217): Gtk-WARNING **: 09:27:33.842: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:33 
05:27:33 (SWT:2217): Gtk-WARNING **: 09:27:33.843: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:33 
05:27:33 (SWT:2217): Gtk-WARNING **: 09:27:33.843: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:33 
05:27:33 (SWT:2217): Gtk-WARNING **: 09:27:33.844: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:33 
05:27:33 (SWT:2217): Gtk-WARNING **: 09:27:33.844: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:35 
05:27:35 (SWT:2217): Gdk-CRITICAL **: 09:27:35.094: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:27:35 
05:27:35 (SWT:2217): Gtk-WARNING **: 09:27:35.341: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:35 
05:27:35 (SWT:2217): Gtk-WARNING **: 09:27:35.345: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:35 
05:27:35 (SWT:2217): Gtk-WARNING **: 09:27:35.346: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:35 
05:27:35 (SWT:2217): Gtk-WARNING **: 09:27:35.347: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:35 
05:27:35 (SWT:2217): Gtk-WARNING **: 09:27:35.347: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:35 
05:27:35 (SWT:2217): Gtk-WARNING **: 09:27:35.348: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:35 
05:27:35 (SWT:2217): Gtk-WARNING **: 09:27:35.348: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:36 
05:27:36 (SWT:2217): Gdk-CRITICAL **: 09:27:36.576: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:27:36 
05:27:36 (SWT:2217): Gtk-WARNING **: 09:27:36.831: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:36 
05:27:36 (SWT:2217): Gtk-WARNING **: 09:27:36.835: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:36 
05:27:36 (SWT:2217): Gtk-WARNING **: 09:27:36.836: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:36 
05:27:36 (SWT:2217): Gtk-WARNING **: 09:27:36.837: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:36 
05:27:36 (SWT:2217): Gtk-WARNING **: 09:27:36.837: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:36 
05:27:36 (SWT:2217): Gtk-WARNING **: 09:27:36.838: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:36 
05:27:36 (SWT:2217): Gtk-WARNING **: 09:27:36.838: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:38 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.926 s - in org.eclipse.swtbot.swt.finder.finders.ControlFinderTest
05:27:38 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.findsATabItem  Time elapsed: 1.585 s
05:27:38 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.getsControlPathToTabItem  Time elapsed: 1.538 s
05:27:38 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.getsControlPath  Time elapsed: 1.499 s
05:27:38 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.getsOnlyVisibleControls  Time elapsed: 1.6 s
05:27:38 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.findsAGroup  Time elapsed: 1.665 s
05:27:38 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.findsAShell  Time elapsed: 1.517 s
05:27:38 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.findsText  Time elapsed: 1.5 s
05:27:38 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.findsAllTabItem  Time elapsed: 1.482 s
05:27:38 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.findsTwoButtons  Time elapsed: 1.534 s
05:27:38 Running org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest
05:27:38 
05:27:38 (SWT:2217): Gdk-CRITICAL **: 09:27:38.118: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:27:38 
05:27:38 (SWT:2217): Gtk-WARNING **: 09:27:38.387: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:38 
05:27:38 (SWT:2217): Gtk-WARNING **: 09:27:38.391: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:38 
05:27:38 (SWT:2217): Gtk-WARNING **: 09:27:38.393: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:38 
05:27:38 (SWT:2217): Gtk-WARNING **: 09:27:38.393: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:38 
05:27:38 (SWT:2217): Gtk-WARNING **: 09:27:38.393: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:38 
05:27:38 (SWT:2217): Gtk-WARNING **: 09:27:38.395: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:38 
05:27:38 (SWT:2217): Gtk-WARNING **: 09:27:38.395: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:39 
05:27:39 (SWT:2217): Gdk-CRITICAL **: 09:27:39.739: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:27:39 
05:27:39 (SWT:2217): Gtk-WARNING **: 09:27:39.991: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:39 
05:27:39 (SWT:2217): Gtk-WARNING **: 09:27:39.996: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:39 
05:27:39 (SWT:2217): Gtk-WARNING **: 09:27:39.997: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:39 
05:27:39 (SWT:2217): Gtk-WARNING **: 09:27:39.998: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:39 
05:27:39 (SWT:2217): Gtk-WARNING **: 09:27:39.998: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:40 
05:27:40 (SWT:2217): Gtk-WARNING **: 09:27:39.999: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:40 
05:27:40 (SWT:2217): Gtk-WARNING **: 09:27:39.999: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:41 
05:27:41 (SWT:2217): Gdk-CRITICAL **: 09:27:41.177: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:27:41 
05:27:41 (SWT:2217): Gtk-WARNING **: 09:27:41.416: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:41 
05:27:41 (SWT:2217): Gtk-WARNING **: 09:27:41.419: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:41 
05:27:41 (SWT:2217): Gtk-WARNING **: 09:27:41.421: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:41 
05:27:41 (SWT:2217): Gtk-WARNING **: 09:27:41.421: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:41 
05:27:41 (SWT:2217): Gtk-WARNING **: 09:27:41.422: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:41 
05:27:41 (SWT:2217): Gtk-WARNING **: 09:27:41.423: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:41 
05:27:41 (SWT:2217): Gtk-WARNING **: 09:27:41.423: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:42 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.509 s - in org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest
05:27:42 org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest.generatesStringFromPath  Time elapsed: 1.621 s
05:27:42 org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest.getsPathFromInvalidString  Time elapsed: 1.437 s
05:27:42 org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest.getsPathFromString  Time elapsed: 1.45 s
05:27:42 Running org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest
05:27:42 
05:27:42 (SWT:2217): Gdk-CRITICAL **: 09:27:42.633: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:27:42 
05:27:42 (SWT:2217): Gtk-WARNING **: 09:27:42.896: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:42 
05:27:42 (SWT:2217): Gtk-WARNING **: 09:27:42.899: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:42 
05:27:42 (SWT:2217): Gtk-WARNING **: 09:27:42.901: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:42 
05:27:42 (SWT:2217): Gtk-WARNING **: 09:27:42.901: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:42 
05:27:42 (SWT:2217): Gtk-WARNING **: 09:27:42.902: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:42 
05:27:42 (SWT:2217): Gtk-WARNING **: 09:27:42.903: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:42 
05:27:42 (SWT:2217): Gtk-WARNING **: 09:27:42.903: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:44 
05:27:44 (SWT:2217): Gdk-CRITICAL **: 09:27:44.161: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:27:44 
05:27:44 (SWT:2217): Gtk-WARNING **: 09:27:44.406: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:44 
05:27:44 (SWT:2217): Gtk-WARNING **: 09:27:44.410: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:44 
05:27:44 (SWT:2217): Gtk-WARNING **: 09:27:44.412: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:44 
05:27:44 (SWT:2217): Gtk-WARNING **: 09:27:44.412: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:44 
05:27:44 (SWT:2217): Gtk-WARNING **: 09:27:44.412: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:44 
05:27:44 (SWT:2217): Gtk-WARNING **: 09:27:44.413: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:44 
05:27:44 (SWT:2217): Gtk-WARNING **: 09:27:44.413: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:45 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.048 s - in org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest
05:27:45 org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest.childrenControlFinder1  Time elapsed: 1.529 s
05:27:45 org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest.childrenControlFinder2  Time elapsed: 1.518 s
05:27:45 Running org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest
05:27:45 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest
05:27:45 org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest.shouldBeAbleToParseUserProvidedKeyboardLayout  Time elapsed: 0.01 s
05:27:45 org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest.shouldBeAbleToParseUserProvidedKeyboardLayoutViaPreference  Time elapsed: 0 s
05:27:45 Running org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest
05:27:45 
05:27:45 (SWT:2217): Gdk-CRITICAL **: 09:27:45.702: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:27:45 
05:27:45 (SWT:2217): Gdk-CRITICAL **: 09:27:45.767: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:27:45 
05:27:45 (SWT:2217): Gdk-CRITICAL **: 09:27:45.822: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:27:45 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 s - in org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest
05:27:45 org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest.createsKeyboardForAWTKeyboardStrategy  Time elapsed: 0.064 s
05:27:45 org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest.createsKeyboardForMockKeyboardStrategy  Time elapsed: 0.055 s
05:27:45 org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest.createsKeyboardForSWTKeyboardStrategy  Time elapsed: 0.054 s
05:27:45 Running org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest
05:27:45 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest
05:27:45 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeystrokesForModificationKeyWithShiftAndCapitalCharacter  Time elapsed: 0 s
05:27:45 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeyStrokeForCapitalCharacters  Time elapsed: 0 s
05:27:45 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeyStrokeForSmallCharacters  Time elapsed: 0 s
05:27:45 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeystrokesForModificationKeys  Time elapsed: 0 s
05:27:45 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeystrokesForModificationKey  Time elapsed: 0 s
05:27:45 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeystrokesForModificationKeyWithShiftAndSmallCharacter  Time elapsed: 0 s
05:27:45 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeyStrokeForSpecialCharacters  Time elapsed: 0.002 s
05:27:45 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeystrokesForModificationKeyForCapitalCharacter  Time elapsed: 0 s
05:27:45 Running org.eclipse.swtbot.swt.finder.keyboard.AWTKeyboardTest
05:27:45 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.eclipse.swtbot.swt.finder.keyboard.AWTKeyboardTest
05:27:45 org.eclipse.swtbot.swt.finder.keyboard.AWTKeyboardTest skipped
05:27:45 Running org.eclipse.swtbot.swt.finder.keyboard.SWTKeyboardTest
05:27:45 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.eclipse.swtbot.swt.finder.keyboard.SWTKeyboardTest
05:27:45 org.eclipse.swtbot.swt.finder.keyboard.SWTKeyboardTest skipped
05:27:45 Running org.eclipse.swtbot.swt.finder.matchers.TextLabelMatcherTest
05:27:45 
05:27:45 (SWT:2217): Gdk-CRITICAL **: 09:27:45.901: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:27:46 
05:27:46 (SWT:2217): Gtk-WARNING **: 09:27:46.191: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:46 
05:27:46 (SWT:2217): Gtk-WARNING **: 09:27:46.194: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:46 
05:27:46 (SWT:2217): Gtk-WARNING **: 09:27:46.196: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:46 
05:27:46 (SWT:2217): Gtk-WARNING **: 09:27:46.196: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:46 
05:27:46 (SWT:2217): Gtk-WARNING **: 09:27:46.196: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:46 
05:27:46 (SWT:2217): Gtk-WARNING **: 09:27:46.197: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:46 
05:27:46 (SWT:2217): Gtk-WARNING **: 09:27:46.198: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:47 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.543 s - in org.eclipse.swtbot.swt.finder.matchers.TextLabelMatcherTest
05:27:47 org.eclipse.swtbot.swt.finder.matchers.TextLabelMatcherTest.getsToString  Time elapsed: 1.542 s
05:27:47 Running org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest
05:27:47 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest
05:27:47 org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest.getsToString  Time elapsed: 0.001 s
05:27:47 org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest.matchTooltipIgnoreCase  Time elapsed: 0 s
05:27:47 org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest.matchTooltip  Time elapsed: 0.001 s
05:27:47 org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest.doesNotMatchObjectsWithNullGetTooltip  Time elapsed: 0 s
05:27:47 org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest.doesNotMatchTooltip  Time elapsed: 0 s
05:27:47 org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest.doesNotMatchObjectsWithNoGetTooltipMethod  Time elapsed: 0 s
05:27:47 Running org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest
05:27:47 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest
05:27:47 org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest.matchMessage  Time elapsed: 0.001 s
05:27:47 org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest.doesNotMatchObjectsWithNullGetMessage  Time elapsed: 0 s
05:27:47 org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest.doesNotMatchMessage  Time elapsed: 0 s
05:27:47 org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest.getsToString  Time elapsed: 0 s
05:27:47 org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest.doesNotMatchObjectsWithNoGetMessageMethod  Time elapsed: 0 s
05:27:47 Running org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest
05:27:47 
05:27:47 (SWT:2217): Gdk-CRITICAL **: 09:27:47.460: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:27:47 
05:27:47 (SWT:2217): Gdk-CRITICAL **: 09:27:47.627: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:27:47 
05:27:47 (SWT:2217): Gdk-CRITICAL **: 09:27:47.794: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:27:47 
05:27:47 (SWT:2217): Gdk-CRITICAL **: 09:27:47.939: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:27:48 
05:27:48 (SWT:2217): Gdk-CRITICAL **: 09:27:48.072: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:27:48 
05:27:48 (SWT:2217): Gdk-CRITICAL **: 09:27:48.209: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:27:48 
05:27:48 (SWT:2217): Gdk-CRITICAL **: 09:27:48.362: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:27:48 
05:27:48 (SWT:2217): Gdk-CRITICAL **: 09:27:48.511: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:27:48 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.201 s - in org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest
05:27:48 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsWithTooltip  Time elapsed: 0.166 s
05:27:48 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsWithTextIgnoringCase  Time elapsed: 0.167 s
05:27:48 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsWithTooltipIgnoringCase  Time elapsed: 0.144 s
05:27:48 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsWithText  Time elapsed: 0.134 s
05:27:48 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsInGroup  Time elapsed: 0.136 s
05:27:48 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.findsControlsById  Time elapsed: 0.153 s
05:27:48 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsWithLabel  Time elapsed: 0.149 s
05:27:48 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsWithRegex  Time elapsed: 0.149 s
05:27:48 Running org.eclipse.swtbot.swt.finder.matchers.WithItemTest
05:27:48 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.matchers.WithItemTest
05:27:48 org.eclipse.swtbot.swt.finder.matchers.WithItemTest.testDescription  Time elapsed: 0.002 s
05:27:48 Running org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest
05:27:48 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest
05:27:48 org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest.matchesRegex  Time elapsed: 0 s
05:27:48 org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest.doesNotMatchRegex  Time elapsed: 0.001 s
05:27:48 org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest.getsToString  Time elapsed: 0 s
05:27:48 org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest.doesNotMatchNullText  Time elapsed: 0 s
05:27:48 org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest.cannotNotMatchText  Time elapsed: 0 s
05:27:48 Running org.eclipse.swtbot.swt.finder.matchers.AllOfTest
05:27:48 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.matchers.AllOfTest
05:27:48 org.eclipse.swtbot.swt.finder.matchers.AllOfTest.testShouldAnswerTrueIfAllMatcherMatches  Time elapsed: 0.001 s
05:27:48 org.eclipse.swtbot.swt.finder.matchers.AllOfTest.testShouldAnswerFalseIfAnyMatchersDoesNotMatch  Time elapsed: 0 s
05:27:48 Running org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest
05:27:48 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest
05:27:48 org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest.matchesMenuWithoutAccesor  Time elapsed: 0 s
05:27:48 org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest.matchesMenuWithMnemonic  Time elapsed: 0.001 s
05:27:48 org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest.matchesWithoutMnemonic  Time elapsed: 0 s
05:27:48 org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest.matchesMnemonic  Time elapsed: 0 s
05:27:48 org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest.matchesMenuWithoutMnemonic  Time elapsed: 0 s
05:27:48 Running org.eclipse.swtbot.swt.finder.matchers.AnyOfTest
05:27:48 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.matchers.AnyOfTest
05:27:48 org.eclipse.swtbot.swt.finder.matchers.AnyOfTest.testShouldAnswerTrueIfAnyMatcherMatches  Time elapsed: 0.001 s
05:27:48 org.eclipse.swtbot.swt.finder.matchers.AnyOfTest.testShouldAnswerFalseIfNoMatchersMatche  Time elapsed: 0 s
05:27:48 Running org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest
05:27:48 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest
05:27:48 org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest.doesNotMatchText  Time elapsed: 0 s
05:27:48 org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest.doesNotMatchObjectsWithNullGetText  Time elapsed: 0 s
05:27:48 org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest.getsToString  Time elapsed: 0 s
05:27:48 org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest.matchText  Time elapsed: 0 s
05:27:48 org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest.doesNotMatchObjectsWithNoGetTextMethod  Time elapsed: 0 s
05:27:48 org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest.matchTextIgnoreCase  Time elapsed: 0 s
05:27:48 Running org.eclipse.swtbot.swt.finder.widgets.DnDTreeTest
05:27:48 
05:27:48 (SWT:2217): Gdk-CRITICAL **: 09:27:48.700: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:27:48 
05:27:48 (SWT:2217): Gtk-CRITICAL **: 09:27:48.847: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:27:48 
05:27:48 (SWT:2217): Gtk-CRITICAL **: 09:27:48.848: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:27:48 
05:27:48 (SWT:2217): Gtk-CRITICAL **: 09:27:48.858: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:27:48 
05:27:48 (SWT:2217): Gtk-CRITICAL **: 09:27:48.861: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:27:48 
05:27:48 (SWT:2217): Gtk-CRITICAL **: 09:27:48.887: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:27:48 
05:27:48 (SWT:2217): Gtk-CRITICAL **: 09:27:48.887: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:27:48 
05:27:48 (SWT:2217): Gtk-CRITICAL **: 09:27:48.912: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:27:48 
05:27:48 (SWT:2217): Gtk-CRITICAL **: 09:27:48.913: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:27:48 
05:27:48 (SWT:2217): Gtk-CRITICAL **: 09:27:48.959: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:27:48 
05:27:48 (SWT:2217): Gtk-CRITICAL **: 09:27:48.960: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:27:48 
05:27:48 (SWT:2217): Gtk-CRITICAL **: 09:27:48.965: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:27:48 
05:27:48 (SWT:2217): Gtk-CRITICAL **: 09:27:48.965: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:27:48 
05:27:48 (SWT:2217): Gtk-CRITICAL **: 09:27:48.978: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:27:48 
05:27:48 (SWT:2217): Gtk-CRITICAL **: 09:27:48.978: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:27:49 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 s - in org.eclipse.swtbot.swt.finder.widgets.DnDTreeTest
05:27:49 org.eclipse.swtbot.swt.finder.widgets.DnDTreeTest.dragsAndDropsFromTreeToTree  Time elapsed: 0.299 s
05:27:49 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest
05:27:49 
05:27:49 (SWT:2217): Gdk-CRITICAL **: 09:27:49.004: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:27:49 
05:27:49 (SWT:2217): Gtk-WARNING **: 09:27:49.249: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:49 
05:27:49 (SWT:2217): Gtk-WARNING **: 09:27:49.253: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:49 
05:27:49 (SWT:2217): Gtk-WARNING **: 09:27:49.255: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:49 
05:27:49 (SWT:2217): Gtk-WARNING **: 09:27:49.255: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:49 
05:27:49 (SWT:2217): Gtk-WARNING **: 09:27:49.255: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:49 
05:27:49 (SWT:2217): Gtk-WARNING **: 09:27:49.256: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:49 
05:27:49 (SWT:2217): Gtk-WARNING **: 09:27:49.256: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:50 
05:27:50 (SWT:2217): Gdk-CRITICAL **: 09:27:50.514: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:27:50 
05:27:50 (SWT:2217): Gtk-WARNING **: 09:27:50.767: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:50 
05:27:50 (SWT:2217): Gtk-WARNING **: 09:27:50.771: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:50 
05:27:50 (SWT:2217): Gtk-WARNING **: 09:27:50.772: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:50 
05:27:50 (SWT:2217): Gtk-WARNING **: 09:27:50.773: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:50 
05:27:50 (SWT:2217): Gtk-WARNING **: 09:27:50.773: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:50 
05:27:50 (SWT:2217): Gtk-WARNING **: 09:27:50.774: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:50 
05:27:50 (SWT:2217): Gtk-WARNING **: 09:27:50.774: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:52 
05:27:52 (SWT:2217): Gdk-CRITICAL **: 09:27:52.081: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:27:52 
05:27:52 (SWT:2217): Gtk-WARNING **: 09:27:52.345: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:52 
05:27:52 (SWT:2217): Gtk-WARNING **: 09:27:52.349: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:52 
05:27:52 (SWT:2217): Gtk-WARNING **: 09:27:52.350: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:52 
05:27:52 (SWT:2217): Gtk-WARNING **: 09:27:52.351: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:52 
05:27:52 (SWT:2217): Gtk-WARNING **: 09:27:52.351: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:52 
05:27:52 (SWT:2217): Gtk-WARNING **: 09:27:52.352: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:52 
05:27:52 (SWT:2217): Gtk-WARNING **: 09:27:52.352: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:53 
05:27:53 (SWT:2217): Gdk-CRITICAL **: 09:27:53.687: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:27:53 
05:27:53 (SWT:2217): Gtk-WARNING **: 09:27:53.951: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:53 
05:27:53 (SWT:2217): Gtk-WARNING **: 09:27:53.955: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:53 
05:27:53 (SWT:2217): Gtk-WARNING **: 09:27:53.957: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:53 
05:27:53 (SWT:2217): Gtk-WARNING **: 09:27:53.957: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:53 
05:27:53 (SWT:2217): Gtk-WARNING **: 09:27:53.957: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:53 
05:27:53 (SWT:2217): Gtk-WARNING **: 09:27:53.958: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:53 
05:27:53 (SWT:2217): Gtk-WARNING **: 09:27:53.958: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:55 
05:27:55 (SWT:2217): Gdk-CRITICAL **: 09:27:55.305: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:27:55 
05:27:55 (SWT:2217): Gtk-WARNING **: 09:27:55.589: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:55 
05:27:55 (SWT:2217): Gtk-WARNING **: 09:27:55.592: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:55 
05:27:55 (SWT:2217): Gtk-WARNING **: 09:27:55.594: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:55 
05:27:55 (SWT:2217): Gtk-WARNING **: 09:27:55.594: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:55 
05:27:55 (SWT:2217): Gtk-WARNING **: 09:27:55.595: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:55 
05:27:55 (SWT:2217): Gtk-WARNING **: 09:27:55.596: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:55 
05:27:55 (SWT:2217): Gtk-WARNING **: 09:27:55.596: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:56 
05:27:56 (SWT:2217): Gdk-CRITICAL **: 09:27:56.908: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:27:57 
05:27:57 (SWT:2217): Gtk-WARNING **: 09:27:57.163: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:57 
05:27:57 (SWT:2217): Gtk-WARNING **: 09:27:57.167: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:57 
05:27:57 (SWT:2217): Gtk-WARNING **: 09:27:57.168: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:57 
05:27:57 (SWT:2217): Gtk-WARNING **: 09:27:57.169: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:57 
05:27:57 (SWT:2217): Gtk-WARNING **: 09:27:57.169: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:57 
05:27:57 (SWT:2217): Gtk-WARNING **: 09:27:57.170: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:57 
05:27:57 (SWT:2217): Gtk-WARNING **: 09:27:57.170: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:58 
05:27:58 (SWT:2217): Gtk-WARNING **: 09:27:58.277: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
05:27:58 
05:27:58 (SWT:2217): Gtk-WARNING **: 09:27:58.281: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
05:27:58 
05:27:58 (SWT:2217): Gtk-WARNING **: 09:27:58.283: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
05:27:58 
05:27:58 (SWT:2217): Gtk-WARNING **: 09:27:58.283: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
05:27:58 
05:27:58 (SWT:2217): Gtk-WARNING **: 09:27:58.283: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
05:27:58 
05:27:58 (SWT:2217): Gtk-WARNING **: 09:27:58.284: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
05:27:58 
05:27:58 (SWT:2217): Gtk-WARNING **: 09:27:58.285: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
05:27:58 
05:27:58 (SWT:2217): Gdk-CRITICAL **: 09:27:58.605: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:27:58 
05:27:58 (SWT:2217): Gtk-WARNING **: 09:27:58.884: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:58 
05:27:58 (SWT:2217): Gtk-WARNING **: 09:27:58.887: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:58 
05:27:58 (SWT:2217): Gtk-WARNING **: 09:27:58.889: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:58 
05:27:58 (SWT:2217): Gtk-WARNING **: 09:27:58.889: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:58 
05:27:58 (SWT:2217): Gtk-WARNING **: 09:27:58.889: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:58 
05:27:58 (SWT:2217): Gtk-WARNING **: 09:27:58.891: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:27:58 
05:27:58 (SWT:2217): Gtk-WARNING **: 09:27:58.891: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:05 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.231 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest
05:28:05 org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldGetExpandItemCount  Time elapsed: 1.51 s
05:28:05 org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldCollapseAnItem  Time elapsed: 1.567 s
05:28:05 org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldExpandAnItem  Time elapsed: 1.605 s
05:28:05 org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldGetExpandedAndCollapsedItemCount  Time elapsed: 1.618 s
05:28:05 org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldGetAllExpandBarItems  Time elapsed: 1.603 s
05:28:05 org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldMatchEvents  Time elapsed: 1.697 s
05:28:05 org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldThrowExceptionWhenItemIsNotFound  Time elapsed: 6.629 s
05:28:05 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest
05:28:05 
05:28:05 (SWT:2217): Gdk-CRITICAL **: 09:28:05.241: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:28:05 
05:28:05 (SWT:2217): Gtk-WARNING **: 09:28:05.530: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:05 
05:28:05 (SWT:2217): Gtk-WARNING **: 09:28:05.534: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:05 
05:28:05 (SWT:2217): Gtk-WARNING **: 09:28:05.536: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:05 
05:28:05 (SWT:2217): Gtk-WARNING **: 09:28:05.536: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:05 
05:28:05 (SWT:2217): Gtk-WARNING **: 09:28:05.536: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:05 
05:28:05 (SWT:2217): Gtk-WARNING **: 09:28:05.538: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:05 
05:28:05 (SWT:2217): Gtk-WARNING **: 09:28:05.538: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:06 
05:28:06 (SWT:2217): Gdk-CRITICAL **: 09:28:06.914: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:28:07 
05:28:07 (SWT:2217): Gtk-WARNING **: 09:28:07.176: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:07 
05:28:07 (SWT:2217): Gtk-WARNING **: 09:28:07.180: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:07 
05:28:07 (SWT:2217): Gtk-WARNING **: 09:28:07.182: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:07 
05:28:07 (SWT:2217): Gtk-WARNING **: 09:28:07.182: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:07 
05:28:07 (SWT:2217): Gtk-WARNING **: 09:28:07.182: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:07 
05:28:07 (SWT:2217): Gtk-WARNING **: 09:28:07.183: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:07 
05:28:07 (SWT:2217): Gtk-WARNING **: 09:28:07.183: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:08 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.396 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest
05:28:08 org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest.findsArrowButtons  Time elapsed: 1.673 s
05:28:08 org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest.clicksArrowButton  Time elapsed: 1.722 s
05:28:08 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest
05:28:08 
05:28:08 (SWT:2217): Gdk-CRITICAL **: 09:28:08.641: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:28:08 
05:28:08 (SWT:2217): Gtk-WARNING **: 09:28:08.907: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:08 
05:28:08 (SWT:2217): Gtk-WARNING **: 09:28:08.910: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:08 
05:28:08 (SWT:2217): Gtk-WARNING **: 09:28:08.912: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:08 
05:28:08 (SWT:2217): Gtk-WARNING **: 09:28:08.913: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:08 
05:28:08 (SWT:2217): Gtk-WARNING **: 09:28:08.913: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:08 
05:28:08 (SWT:2217): Gtk-WARNING **: 09:28:08.914: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:08 
05:28:08 (SWT:2217): Gtk-WARNING **: 09:28:08.914: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:10 
05:28:10 (SWT:2217): Gdk-CRITICAL **: 09:28:10.259: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:28:10 
05:28:10 (SWT:2217): Gtk-WARNING **: 09:28:10.534: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:10 
05:28:10 (SWT:2217): Gtk-WARNING **: 09:28:10.537: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:10 
05:28:10 (SWT:2217): Gtk-WARNING **: 09:28:10.539: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:10 
05:28:10 (SWT:2217): Gtk-WARNING **: 09:28:10.540: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:10 
05:28:10 (SWT:2217): Gtk-WARNING **: 09:28:10.540: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:10 
05:28:10 (SWT:2217): Gtk-WARNING **: 09:28:10.541: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:10 
05:28:10 (SWT:2217): Gtk-WARNING **: 09:28:10.541: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:11 
05:28:11 (SWT:2217): Gdk-CRITICAL **: 09:28:11.923: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:28:12 
05:28:12 (SWT:2217): Gtk-WARNING **: 09:28:12.179: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:12 
05:28:12 (SWT:2217): Gtk-WARNING **: 09:28:12.182: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:12 
05:28:12 (SWT:2217): Gtk-WARNING **: 09:28:12.184: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:12 
05:28:12 (SWT:2217): Gtk-WARNING **: 09:28:12.184: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:12 
05:28:12 (SWT:2217): Gtk-WARNING **: 09:28:12.184: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:12 
05:28:12 (SWT:2217): Gtk-WARNING **: 09:28:12.185: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:12 
05:28:12 (SWT:2217): Gtk-WARNING **: 09:28:12.186: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:13 
05:28:13 (SWT:2217): Gdk-CRITICAL **: 09:28:13.539: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:28:13 
05:28:13 (SWT:2217): Gtk-WARNING **: 09:28:13.822: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:13 
05:28:13 (SWT:2217): Gtk-WARNING **: 09:28:13.825: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:13 
05:28:13 (SWT:2217): Gtk-WARNING **: 09:28:13.827: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:13 
05:28:13 (SWT:2217): Gtk-WARNING **: 09:28:13.828: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:13 
05:28:13 (SWT:2217): Gtk-WARNING **: 09:28:13.828: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:13 
05:28:13 (SWT:2217): Gtk-WARNING **: 09:28:13.829: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:13 
05:28:13 (SWT:2217): Gtk-WARNING **: 09:28:13.829: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:15 
05:28:15 (SWT:2217): Gdk-CRITICAL **: 09:28:15.163: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:28:15 
05:28:15 (SWT:2217): Gtk-WARNING **: 09:28:15.437: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:15 
05:28:15 (SWT:2217): Gtk-WARNING **: 09:28:15.441: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:15 
05:28:15 (SWT:2217): Gtk-WARNING **: 09:28:15.443: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:15 
05:28:15 (SWT:2217): Gtk-WARNING **: 09:28:15.443: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:15 
05:28:15 (SWT:2217): Gtk-WARNING **: 09:28:15.443: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:15 
05:28:15 (SWT:2217): Gtk-WARNING **: 09:28:15.444: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:15 
05:28:15 (SWT:2217): Gtk-WARNING **: 09:28:15.444: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:16 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.18 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest
05:28:16 org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest.testsInitialValues  Time elapsed: 1.617 s
05:28:16 org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest.findsProgressBarInGroup  Time elapsed: 1.664 s
05:28:16 org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest.testsGetStyle  Time elapsed: 1.616 s
05:28:16 org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest.findsProgressBar  Time elapsed: 1.624 s
05:28:16 org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest.testsProgressPercentage  Time elapsed: 1.658 s
05:28:16 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest
05:28:16 
05:28:16 (SWT:2217): Gdk-CRITICAL **: 09:28:16.826: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:28:17 
05:28:17 (SWT:2217): Gtk-WARNING **: 09:28:17.098: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:17 
05:28:17 (SWT:2217): Gtk-WARNING **: 09:28:17.102: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:17 
05:28:17 (SWT:2217): Gtk-WARNING **: 09:28:17.103: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:17 
05:28:17 (SWT:2217): Gtk-WARNING **: 09:28:17.104: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:17 
05:28:17 (SWT:2217): Gtk-WARNING **: 09:28:17.104: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:17 
05:28:17 (SWT:2217): Gtk-WARNING **: 09:28:17.105: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:17 
05:28:17 (SWT:2217): Gtk-WARNING **: 09:28:17.105: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:18 
05:28:18 (SWT:2217): Gdk-CRITICAL **: 09:28:18.471: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:28:18 
05:28:18 (SWT:2217): Gtk-WARNING **: 09:28:18.742: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:18 
05:28:18 (SWT:2217): Gtk-WARNING **: 09:28:18.745: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:18 
05:28:18 (SWT:2217): Gtk-WARNING **: 09:28:18.747: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:18 
05:28:18 (SWT:2217): Gtk-WARNING **: 09:28:18.747: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:18 
05:28:18 (SWT:2217): Gtk-WARNING **: 09:28:18.747: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:18 
05:28:18 (SWT:2217): Gtk-WARNING **: 09:28:18.748: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:18 
05:28:18 (SWT:2217): Gtk-WARNING **: 09:28:18.748: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:20 
05:28:20 (SWT:2217): Gdk-CRITICAL **: 09:28:20.087: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:28:20 
05:28:20 (SWT:2217): Gtk-WARNING **: 09:28:20.383: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:20 
05:28:20 (SWT:2217): Gtk-WARNING **: 09:28:20.387: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:20 
05:28:20 (SWT:2217): Gtk-WARNING **: 09:28:20.389: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:20 
05:28:20 (SWT:2217): Gtk-WARNING **: 09:28:20.389: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:20 
05:28:20 (SWT:2217): Gtk-WARNING **: 09:28:20.389: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:20 
05:28:20 (SWT:2217): Gtk-WARNING **: 09:28:20.391: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:20 
05:28:20 (SWT:2217): Gtk-WARNING **: 09:28:20.391: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:21 
05:28:21 (SWT:2217): Gdk-CRITICAL **: 09:28:21.823: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:28:22 
05:28:22 (SWT:2217): Gtk-WARNING **: 09:28:22.097: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:22 
05:28:22 (SWT:2217): Gtk-WARNING **: 09:28:22.101: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:22 
05:28:22 (SWT:2217): Gtk-WARNING **: 09:28:22.103: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:22 
05:28:22 (SWT:2217): Gtk-WARNING **: 09:28:22.103: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:22 
05:28:22 (SWT:2217): Gtk-WARNING **: 09:28:22.103: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:22 
05:28:22 (SWT:2217): Gtk-WARNING **: 09:28:22.104: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:22 
05:28:22 (SWT:2217): Gtk-WARNING **: 09:28:22.104: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:23 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.608 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest
05:28:23 org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest.findsForegroundColor  Time elapsed: 1.644 s
05:28:23 org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest.findsBackgroundColor  Time elapsed: 1.616 s
05:28:23 org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest.clicksButtons  Time elapsed: 1.735 s
05:28:23 org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest.findsButtons  Time elapsed: 1.611 s
05:28:23 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest
05:28:23 
05:28:23 (SWT:2217): Gdk-CRITICAL **: 09:28:23.439: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:28:23 
05:28:23 (SWT:2217): Gtk-WARNING **: 09:28:23.708: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:23 
05:28:23 (SWT:2217): Gtk-WARNING **: 09:28:23.712: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:23 
05:28:23 (SWT:2217): Gtk-WARNING **: 09:28:23.714: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:23 
05:28:23 (SWT:2217): Gtk-WARNING **: 09:28:23.714: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:23 
05:28:23 (SWT:2217): Gtk-WARNING **: 09:28:23.714: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:23 
05:28:23 (SWT:2217): Gtk-WARNING **: 09:28:23.715: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:23 
05:28:23 (SWT:2217): Gtk-WARNING **: 09:28:23.715: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:25 
05:28:25 (SWT:2217): Gdk-CRITICAL **: 09:28:25.116: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:28:25 
05:28:25 (SWT:2217): Gtk-WARNING **: 09:28:25.420: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:25 
05:28:25 (SWT:2217): Gtk-WARNING **: 09:28:25.423: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:25 
05:28:25 (SWT:2217): Gtk-WARNING **: 09:28:25.425: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:25 
05:28:25 (SWT:2217): Gtk-WARNING **: 09:28:25.425: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:25 
05:28:25 (SWT:2217): Gtk-WARNING **: 09:28:25.425: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:25 
05:28:25 (SWT:2217): Gtk-WARNING **: 09:28:25.427: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:25 
05:28:25 (SWT:2217): Gtk-WARNING **: 09:28:25.427: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:26 
05:28:26 (SWT:2217): Gdk-CRITICAL **: 09:28:26.685: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:28:26 
05:28:26 (SWT:2217): Gtk-WARNING **: 09:28:26.944: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:26 
05:28:26 (SWT:2217): Gtk-WARNING **: 09:28:26.948: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:26 
05:28:26 (SWT:2217): Gtk-WARNING **: 09:28:26.950: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:26 
05:28:26 (SWT:2217): Gtk-WARNING **: 09:28:26.950: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:26 
05:28:26 (SWT:2217): Gtk-WARNING **: 09:28:26.950: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:26 
05:28:26 (SWT:2217): Gtk-WARNING **: 09:28:26.951: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:26 
05:28:26 (SWT:2217): Gtk-WARNING **: 09:28:26.951: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:28 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.808 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest
05:28:28 org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest.findsAlignment  Time elapsed: 1.677 s
05:28:28 org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest.findsLabel  Time elapsed: 1.568 s
05:28:28 org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest.getsImage  Time elapsed: 1.562 s
05:28:28 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest
05:28:28 
05:28:28 (SWT:2217): Gdk-CRITICAL **: 09:28:28.252: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:28:28 
05:28:28 (SWT:2217): Gtk-WARNING **: 09:28:28.525: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:28 
05:28:28 (SWT:2217): Gtk-WARNING **: 09:28:28.528: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:28 
05:28:28 (SWT:2217): Gtk-WARNING **: 09:28:28.530: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:28 
05:28:28 (SWT:2217): Gtk-WARNING **: 09:28:28.530: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:28 
05:28:28 (SWT:2217): Gtk-WARNING **: 09:28:28.530: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:28 
05:28:28 (SWT:2217): Gtk-WARNING **: 09:28:28.532: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:28 
05:28:28 (SWT:2217): Gtk-WARNING **: 09:28:28.532: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:29 
05:28:29 (SWT:2217): Gdk-CRITICAL **: 09:28:29.902: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:28:30 
05:28:30 (SWT:2217): Gtk-WARNING **: 09:28:30.163: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:30 
05:28:30 (SWT:2217): Gtk-WARNING **: 09:28:30.166: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:30 
05:28:30 (SWT:2217): Gtk-WARNING **: 09:28:30.168: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:30 
05:28:30 (SWT:2217): Gtk-WARNING **: 09:28:30.168: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:30 
05:28:30 (SWT:2217): Gtk-WARNING **: 09:28:30.168: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:30 
05:28:30 (SWT:2217): Gtk-WARNING **: 09:28:30.170: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:30 
05:28:30 (SWT:2217): Gtk-WARNING **: 09:28:30.170: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:31 
05:28:31 (SWT:2217): Gdk-CRITICAL **: 09:28:31.577: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:28:31 
05:28:31 (SWT:2217): Gtk-WARNING **: 09:28:31.850: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:31 
05:28:31 (SWT:2217): Gtk-WARNING **: 09:28:31.853: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:31 
05:28:31 (SWT:2217): Gtk-WARNING **: 09:28:31.855: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:31 
05:28:31 (SWT:2217): Gtk-WARNING **: 09:28:31.855: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:31 
05:28:31 (SWT:2217): Gtk-WARNING **: 09:28:31.855: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:31 
05:28:31 (SWT:2217): Gtk-WARNING **: 09:28:31.857: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:31 
05:28:31 (SWT:2217): Gtk-WARNING **: 09:28:31.857: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:33 
05:28:33 (SWT:2217): Gdk-CRITICAL **: 09:28:33.303: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:28:33 
05:28:33 (SWT:2217): Gtk-WARNING **: 09:28:33.571: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:33 
05:28:33 (SWT:2217): Gtk-WARNING **: 09:28:33.574: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:33 
05:28:33 (SWT:2217): Gtk-WARNING **: 09:28:33.576: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:33 
05:28:33 (SWT:2217): Gtk-WARNING **: 09:28:33.576: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:33 
05:28:33 (SWT:2217): Gtk-WARNING **: 09:28:33.576: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:33 
05:28:33 (SWT:2217): Gtk-WARNING **: 09:28:33.578: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:33 
05:28:33 (SWT:2217): Gtk-WARNING **: 09:28:33.578: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:34 
05:28:34 (SWT:2217): Gdk-CRITICAL **: 09:28:34.950: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:28:35 
05:28:35 (SWT:2217): Gtk-WARNING **: 09:28:35.211: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:35 
05:28:35 (SWT:2217): Gtk-WARNING **: 09:28:35.214: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:35 
05:28:35 (SWT:2217): Gtk-WARNING **: 09:28:35.216: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:35 
05:28:35 (SWT:2217): Gtk-WARNING **: 09:28:35.216: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:35 
05:28:35 (SWT:2217): Gtk-WARNING **: 09:28:35.216: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:35 
05:28:35 (SWT:2217): Gtk-WARNING **: 09:28:35.217: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:35 
05:28:35 (SWT:2217): Gtk-WARNING **: 09:28:35.218: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:36 
05:28:36 (SWT:2217): Gdk-CRITICAL **: 09:28:36.616: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:28:36 
05:28:36 (SWT:2217): Gtk-WARNING **: 09:28:36.883: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:36 
05:28:36 (SWT:2217): Gtk-WARNING **: 09:28:36.886: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:36 
05:28:36 (SWT:2217): Gtk-WARNING **: 09:28:36.888: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:36 
05:28:36 (SWT:2217): Gtk-WARNING **: 09:28:36.889: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:36 
05:28:36 (SWT:2217): Gtk-WARNING **: 09:28:36.889: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:36 
05:28:36 (SWT:2217): Gtk-WARNING **: 09:28:36.890: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:36 
05:28:36 (SWT:2217): Gtk-WARNING **: 09:28:36.890: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:38 
05:28:38 (SWT:2217): Gdk-CRITICAL **: 09:28:38.282: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:28:38 
05:28:38 (SWT:2217): Gtk-WARNING **: 09:28:38.553: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:38 
05:28:38 (SWT:2217): Gtk-WARNING **: 09:28:38.557: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:38 
05:28:38 (SWT:2217): Gtk-WARNING **: 09:28:38.559: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:38 
05:28:38 (SWT:2217): Gtk-WARNING **: 09:28:38.559: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:38 
05:28:38 (SWT:2217): Gtk-WARNING **: 09:28:38.559: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:38 
05:28:38 (SWT:2217): Gtk-WARNING **: 09:28:38.561: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:38 
05:28:38 (SWT:2217): Gtk-WARNING **: 09:28:38.561: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:39 
05:28:39 (SWT:2217): Gdk-CRITICAL **: 09:28:39.950: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:28:40 
05:28:40 (SWT:2217): Gtk-WARNING **: 09:28:40.237: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:40 
05:28:40 (SWT:2217): Gtk-WARNING **: 09:28:40.240: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:40 
05:28:40 (SWT:2217): Gtk-WARNING **: 09:28:40.242: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:40 
05:28:40 (SWT:2217): Gtk-WARNING **: 09:28:40.242: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:40 
05:28:40 (SWT:2217): Gtk-WARNING **: 09:28:40.242: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:40 
05:28:40 (SWT:2217): Gtk-WARNING **: 09:28:40.244: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:40 
05:28:40 (SWT:2217): Gtk-WARNING **: 09:28:40.244: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:41 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.431 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest
05:28:41 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest.selectsRadioButton  Time elapsed: 1.65 s
05:28:41 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest.findsToolBarButtonWithIndex  Time elapsed: 1.674 s
05:28:41 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest.clicksRadioButton  Time elapsed: 1.726 s
05:28:41 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest.togglesRadioButton  Time elapsed: 1.647 s
05:28:41 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest.togglingRadioButtonDeselectsOtherConditionally  Time elapsed: 1.666 s
05:28:41 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest.clickingRadioButtonDeselectsOther  Time elapsed: 1.666 s
05:28:41 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest.deselectsRadioButton  Time elapsed: 1.667 s
05:28:41 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest.clicksRadioButtonWithModifier  Time elapsed: 1.733 s
05:28:41 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest
05:28:41 
05:28:41 (SWT:2217): Gdk-CRITICAL **: 09:28:41.700: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:28:41 
05:28:41 (SWT:2217): Gtk-WARNING **: 09:28:41.969: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:41 
05:28:41 (SWT:2217): Gtk-WARNING **: 09:28:41.972: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:41 
05:28:41 (SWT:2217): Gtk-WARNING **: 09:28:41.974: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:41 
05:28:41 (SWT:2217): Gtk-WARNING **: 09:28:41.974: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:41 
05:28:41 (SWT:2217): Gtk-WARNING **: 09:28:41.974: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:41 
05:28:41 (SWT:2217): Gtk-WARNING **: 09:28:41.975: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:41 
05:28:41 (SWT:2217): Gtk-WARNING **: 09:28:41.976: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:43 
05:28:43 (SWT:2217): Gdk-CRITICAL **: 09:28:43.455: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:28:43 
05:28:43 (SWT:2217): Gtk-WARNING **: 09:28:43.734: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:43 
05:28:43 (SWT:2217): Gtk-WARNING **: 09:28:43.737: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:43 
05:28:43 (SWT:2217): Gtk-WARNING **: 09:28:43.739: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:43 
05:28:43 (SWT:2217): Gtk-WARNING **: 09:28:43.739: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:43 
05:28:43 (SWT:2217): Gtk-WARNING **: 09:28:43.739: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:43 
05:28:43 (SWT:2217): Gtk-WARNING **: 09:28:43.741: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:43 
05:28:43 (SWT:2217): Gtk-WARNING **: 09:28:43.741: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:45 
05:28:45 (SWT:2217): Gdk-CRITICAL **: 09:28:45.312: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:28:45 
05:28:45 (SWT:2217): Gtk-WARNING **: 09:28:45.603: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:45 
05:28:45 (SWT:2217): Gtk-WARNING **: 09:28:45.607: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:45 
05:28:45 (SWT:2217): Gtk-WARNING **: 09:28:45.609: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:45 
05:28:45 (SWT:2217): Gtk-WARNING **: 09:28:45.609: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:45 
05:28:45 (SWT:2217): Gtk-WARNING **: 09:28:45.609: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:45 
05:28:45 (SWT:2217): Gtk-WARNING **: 09:28:45.611: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:45 
05:28:45 (SWT:2217): Gtk-WARNING **: 09:28:45.611: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:47 
05:28:47 (SWT:2217): Gdk-CRITICAL **: 09:28:47.171: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:28:47 
05:28:47 (SWT:2217): Gtk-WARNING **: 09:28:47.469: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:47 
05:28:47 (SWT:2217): Gtk-WARNING **: 09:28:47.473: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:47 
05:28:47 (SWT:2217): Gtk-WARNING **: 09:28:47.475: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:47 
05:28:47 (SWT:2217): Gtk-WARNING **: 09:28:47.475: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:47 
05:28:47 (SWT:2217): Gtk-WARNING **: 09:28:47.476: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:47 
05:28:47 (SWT:2217): Gtk-WARNING **: 09:28:47.477: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:47 
05:28:47 (SWT:2217): Gtk-WARNING **: 09:28:47.477: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:49 
05:28:49 (SWT:2217): Gdk-CRITICAL **: 09:28:49.014: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:28:49 
05:28:49 (SWT:2217): Gtk-WARNING **: 09:28:49.303: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:49 
05:28:49 (SWT:2217): Gtk-WARNING **: 09:28:49.307: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:49 
05:28:49 (SWT:2217): Gtk-WARNING **: 09:28:49.309: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:49 
05:28:49 (SWT:2217): Gtk-WARNING **: 09:28:49.309: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:49 
05:28:49 (SWT:2217): Gtk-WARNING **: 09:28:49.309: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:49 
05:28:49 (SWT:2217): Gtk-WARNING **: 09:28:49.310: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:49 
05:28:49 (SWT:2217): Gtk-WARNING **: 09:28:49.310: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:50 
05:28:50 (SWT:2217): Gdk-CRITICAL **: 09:28:50.851: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:28:51 
05:28:51 (SWT:2217): Gtk-WARNING **: 09:28:51.138: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:51 
05:28:51 (SWT:2217): Gtk-WARNING **: 09:28:51.141: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:51 
05:28:51 (SWT:2217): Gtk-WARNING **: 09:28:51.143: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:51 
05:28:51 (SWT:2217): Gtk-WARNING **: 09:28:51.144: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:51 
05:28:51 (SWT:2217): Gtk-WARNING **: 09:28:51.144: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:51 
05:28:51 (SWT:2217): Gtk-WARNING **: 09:28:51.145: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:51 
05:28:51 (SWT:2217): Gtk-WARNING **: 09:28:51.145: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:52 
05:28:52 (SWT:2217): Gdk-CRITICAL **: 09:28:52.666: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:28:52 
05:28:52 (SWT:2217): Gtk-WARNING **: 09:28:52.964: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:52 
05:28:52 (SWT:2217): Gtk-WARNING **: 09:28:52.968: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:52 
05:28:52 (SWT:2217): Gtk-WARNING **: 09:28:52.970: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:52 
05:28:52 (SWT:2217): Gtk-WARNING **: 09:28:52.970: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:52 
05:28:52 (SWT:2217): Gtk-WARNING **: 09:28:52.970: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:52 
05:28:52 (SWT:2217): Gtk-WARNING **: 09:28:52.972: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:52 
05:28:52 (SWT:2217): Gtk-WARNING **: 09:28:52.972: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:54 
05:28:54 (SWT:2217): Gdk-CRITICAL **: 09:28:54.473: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:28:54 
05:28:54 (SWT:2217): Gtk-WARNING **: 09:28:54.763: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:54 
05:28:54 (SWT:2217): Gtk-WARNING **: 09:28:54.767: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:54 
05:28:54 (SWT:2217): Gtk-WARNING **: 09:28:54.769: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:54 
05:28:54 (SWT:2217): Gtk-WARNING **: 09:28:54.769: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:54 
05:28:54 (SWT:2217): Gtk-WARNING **: 09:28:54.769: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:54 
05:28:54 (SWT:2217): Gtk-WARNING **: 09:28:54.771: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:54 
05:28:54 (SWT:2217): Gtk-WARNING **: 09:28:54.771: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:56 
05:28:56 (SWT:2217): Gdk-CRITICAL **: 09:28:56.304: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:28:56 
05:28:56 (SWT:2217): Gtk-WARNING **: 09:28:56.591: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:56 
05:28:56 (SWT:2217): Gtk-WARNING **: 09:28:56.595: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:56 
05:28:56 (SWT:2217): Gtk-WARNING **: 09:28:56.597: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:56 
05:28:56 (SWT:2217): Gtk-WARNING **: 09:28:56.598: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:56 
05:28:56 (SWT:2217): Gtk-WARNING **: 09:28:56.598: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:56 
05:28:56 (SWT:2217): Gtk-WARNING **: 09:28:56.599: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:56 
05:28:56 (SWT:2217): Gtk-WARNING **: 09:28:56.599: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:58 
05:28:58 (SWT:2217): Gdk-CRITICAL **: 09:28:58.098: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:28:58 
05:28:58 (SWT:2217): Gtk-WARNING **: 09:28:58.373: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:58 
05:28:58 (SWT:2217): Gtk-WARNING **: 09:28:58.377: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:58 
05:28:58 (SWT:2217): Gtk-WARNING **: 09:28:58.379: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:58 
05:28:58 (SWT:2217): Gtk-WARNING **: 09:28:58.379: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:58 
05:28:58 (SWT:2217): Gtk-WARNING **: 09:28:58.379: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:58 
05:28:58 (SWT:2217): Gtk-WARNING **: 09:28:58.381: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:58 
05:28:58 (SWT:2217): Gtk-WARNING **: 09:28:58.381: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:28:59 
05:28:59 (SWT:2217): Gdk-CRITICAL **: 09:28:59.831: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:29:00 
05:29:00 (SWT:2217): Gtk-WARNING **: 09:29:00.122: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:00 
05:29:00 (SWT:2217): Gtk-WARNING **: 09:29:00.125: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:00 
05:29:00 (SWT:2217): Gtk-WARNING **: 09:29:00.127: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:00 
05:29:00 (SWT:2217): Gtk-WARNING **: 09:29:00.128: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:00 
05:29:00 (SWT:2217): Gtk-WARNING **: 09:29:00.128: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:00 
05:29:00 (SWT:2217): Gtk-WARNING **: 09:29:00.129: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:00 
05:29:00 (SWT:2217): Gtk-WARNING **: 09:29:00.129: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:01 
05:29:01 (SWT:2217): Gdk-CRITICAL **: 09:29:01.623: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:29:01 
05:29:01 (SWT:2217): Gtk-WARNING **: 09:29:01.914: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:01 
05:29:01 (SWT:2217): Gtk-WARNING **: 09:29:01.918: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:01 
05:29:01 (SWT:2217): Gtk-WARNING **: 09:29:01.920: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:01 
05:29:01 (SWT:2217): Gtk-WARNING **: 09:29:01.920: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:01 
05:29:01 (SWT:2217): Gtk-WARNING **: 09:29:01.920: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:01 
05:29:01 (SWT:2217): Gtk-WARNING **: 09:29:01.922: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:01 
05:29:01 (SWT:2217): Gtk-WARNING **: 09:29:01.922: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:03 
05:29:03 (SWT:2217): Gdk-CRITICAL **: 09:29:03.544: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:29:03 
05:29:03 (SWT:2217): Gtk-WARNING **: 09:29:03.876: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:03 
05:29:03 (SWT:2217): Gtk-WARNING **: 09:29:03.880: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:03 
05:29:03 (SWT:2217): Gtk-WARNING **: 09:29:03.882: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:03 
05:29:03 (SWT:2217): Gtk-WARNING **: 09:29:03.882: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:03 
05:29:03 (SWT:2217): Gtk-WARNING **: 09:29:03.882: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:03 
05:29:03 (SWT:2217): Gtk-WARNING **: 09:29:03.883: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:03 
05:29:03 (SWT:2217): Gtk-WARNING **: 09:29:03.883: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:05 
05:29:05 (SWT:2217): Gdk-CRITICAL **: 09:29:05.373: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:29:05 
05:29:05 (SWT:2217): Gtk-WARNING **: 09:29:05.668: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:05 
05:29:05 (SWT:2217): Gtk-WARNING **: 09:29:05.672: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:05 
05:29:05 (SWT:2217): Gtk-WARNING **: 09:29:05.674: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:05 
05:29:05 (SWT:2217): Gtk-WARNING **: 09:29:05.674: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:05 
05:29:05 (SWT:2217): Gtk-WARNING **: 09:29:05.674: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:05 
05:29:05 (SWT:2217): Gtk-WARNING **: 09:29:05.676: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:05 
05:29:05 (SWT:2217): Gtk-WARNING **: 09:29:05.676: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:07 
05:29:07 (SWT:2217): Gdk-CRITICAL **: 09:29:07.175: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:29:07 
05:29:07 (SWT:2217): Gtk-WARNING **: 09:29:07.457: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:07 
05:29:07 (SWT:2217): Gtk-WARNING **: 09:29:07.461: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:07 
05:29:07 (SWT:2217): Gtk-WARNING **: 09:29:07.463: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:07 
05:29:07 (SWT:2217): Gtk-WARNING **: 09:29:07.463: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:07 
05:29:07 (SWT:2217): Gtk-WARNING **: 09:29:07.463: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:07 
05:29:07 (SWT:2217): Gtk-WARNING **: 09:29:07.464: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:07 
05:29:07 (SWT:2217): Gtk-WARNING **: 09:29:07.464: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:09 
05:29:09 (SWT:2217): Gdk-CRITICAL **: 09:29:09.004: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:29:09 
05:29:09 (SWT:2217): Gtk-WARNING **: 09:29:09.298: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:09 
05:29:09 (SWT:2217): Gtk-WARNING **: 09:29:09.302: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:09 
05:29:09 (SWT:2217): Gtk-WARNING **: 09:29:09.304: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:09 
05:29:09 (SWT:2217): Gtk-WARNING **: 09:29:09.305: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:09 
05:29:09 (SWT:2217): Gtk-WARNING **: 09:29:09.305: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:09 
05:29:09 (SWT:2217): Gtk-WARNING **: 09:29:09.306: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:09 
05:29:09 (SWT:2217): Gtk-WARNING **: 09:29:09.306: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:10 Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.164 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest
05:29:10 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.findsMenusRecursive[StaticMenu]  Time elapsed: 1.755 s
05:29:10 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksSubMenu[StaticMenu]  Time elapsed: 1.857 s
05:29:10 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksRadioMenuItem[StaticMenu]  Time elapsed: 1.859 s
05:29:10 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.findsSubMenus[StaticMenu]  Time elapsed: 1.842 s
05:29:10 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.testMenuItems[StaticMenu]  Time elapsed: 1.837 s
05:29:10 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksMenu[StaticMenu]  Time elapsed: 1.815 s
05:29:10 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.findsMenus[StaticMenu]  Time elapsed: 1.807 s
05:29:10 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksCheckMenuItem[StaticMenu]  Time elapsed: 1.832 s
05:29:10 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.findsMenusRecursive[DynamicMenu]  Time elapsed: 1.793 s
05:29:10 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksSubMenu[DynamicMenu]  Time elapsed: 1.733 s
05:29:10 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksRadioMenuItem[DynamicMenu]  Time elapsed: 1.792 s
05:29:10 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.findsSubMenus[DynamicMenu]  Time elapsed: 1.921 s
05:29:10 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.testMenuItems[DynamicMenu]  Time elapsed: 1.829 s
05:29:10 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksMenu[DynamicMenu]  Time elapsed: 1.802 s
05:29:10 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.findsMenus[DynamicMenu]  Time elapsed: 1.828 s
05:29:10 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksCheckMenuItem[DynamicMenu]  Time elapsed: 1.849 s
05:29:10 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest
05:29:10 
05:29:10 (SWT:2217): Gdk-CRITICAL **: 09:29:10.860: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:29:11 
05:29:11 (SWT:2217): Gtk-WARNING **: 09:29:11.150: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:11 
05:29:11 (SWT:2217): Gtk-WARNING **: 09:29:11.154: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:11 
05:29:11 (SWT:2217): Gtk-WARNING **: 09:29:11.156: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:11 
05:29:11 (SWT:2217): Gtk-WARNING **: 09:29:11.156: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:11 
05:29:11 (SWT:2217): Gtk-WARNING **: 09:29:11.156: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:11 
05:29:11 (SWT:2217): Gtk-WARNING **: 09:29:11.158: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:11 
05:29:11 (SWT:2217): Gtk-WARNING **: 09:29:11.158: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:12 
05:29:12 (SWT:2217): Gdk-CRITICAL **: 09:29:12.571: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:29:12 
05:29:12 (SWT:2217): Gtk-WARNING **: 09:29:12.866: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:12 
05:29:12 (SWT:2217): Gtk-WARNING **: 09:29:12.869: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:12 
05:29:12 (SWT:2217): Gtk-WARNING **: 09:29:12.871: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:12 
05:29:12 (SWT:2217): Gtk-WARNING **: 09:29:12.871: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:12 
05:29:12 (SWT:2217): Gtk-WARNING **: 09:29:12.871: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:12 
05:29:12 (SWT:2217): Gtk-WARNING **: 09:29:12.873: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:12 
05:29:12 (SWT:2217): Gtk-WARNING **: 09:29:12.873: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:14 
05:29:14 (SWT:2217): Gdk-CRITICAL **: 09:29:14.306: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:29:14 
05:29:14 (SWT:2217): Gtk-WARNING **: 09:29:14.600: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:14 
05:29:14 (SWT:2217): Gtk-WARNING **: 09:29:14.604: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:14 
05:29:14 (SWT:2217): Gtk-WARNING **: 09:29:14.606: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:14 
05:29:14 (SWT:2217): Gtk-WARNING **: 09:29:14.606: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:14 
05:29:14 (SWT:2217): Gtk-WARNING **: 09:29:14.606: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:14 
05:29:14 (SWT:2217): Gtk-WARNING **: 09:29:14.608: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:14 
05:29:14 (SWT:2217): Gtk-WARNING **: 09:29:14.608: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:15 
05:29:15 (SWT:2217): Gdk-CRITICAL **: 09:29:15.941: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:29:16 
05:29:16 (SWT:2217): Gtk-WARNING **: 09:29:16.216: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:16 
05:29:16 (SWT:2217): Gtk-WARNING **: 09:29:16.220: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:16 
05:29:16 (SWT:2217): Gtk-WARNING **: 09:29:16.222: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:16 
05:29:16 (SWT:2217): Gtk-WARNING **: 09:29:16.222: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:16 
05:29:16 (SWT:2217): Gtk-WARNING **: 09:29:16.222: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:16 
05:29:16 (SWT:2217): Gtk-WARNING **: 09:29:16.223: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:16 
05:29:16 (SWT:2217): Gtk-WARNING **: 09:29:16.224: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:17 
05:29:17 (SWT:2217): Gdk-CRITICAL **: 09:29:17.571: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:29:17 
05:29:17 (SWT:2217): Gtk-WARNING **: 09:29:17.856: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:17 
05:29:17 (SWT:2217): Gtk-WARNING **: 09:29:17.860: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:17 
05:29:17 (SWT:2217): Gtk-WARNING **: 09:29:17.862: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:17 
05:29:17 (SWT:2217): Gtk-WARNING **: 09:29:17.862: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:17 
05:29:17 (SWT:2217): Gtk-WARNING **: 09:29:17.862: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:17 
05:29:17 (SWT:2217): Gtk-WARNING **: 09:29:17.863: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:17 
05:29:17 (SWT:2217): Gtk-WARNING **: 09:29:17.863: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:19 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.41 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest
05:29:19 org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest.findsDateTime  Time elapsed: 1.71 s
05:29:19 org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest.bug347824  Time elapsed: 1.735 s
05:29:19 org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest.shouldHandleInvalidDates  Time elapsed: 1.635 s
05:29:19 org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest.setsAndGetsDateOnDateTime  Time elapsed: 1.63 s
05:29:19 org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest.sendsNotification  Time elapsed: 1.697 s
05:29:19 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest
05:29:19 
05:29:19 (SWT:2217): Gdk-CRITICAL **: 09:29:19.272: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:29:19 
05:29:19 (SWT:2217): Gtk-WARNING **: 09:29:19.553: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:19 
05:29:19 (SWT:2217): Gtk-WARNING **: 09:29:19.557: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:19 
05:29:19 (SWT:2217): Gtk-WARNING **: 09:29:19.558: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:19 
05:29:19 (SWT:2217): Gtk-WARNING **: 09:29:19.559: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:19 
05:29:19 (SWT:2217): Gtk-WARNING **: 09:29:19.559: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:19 
05:29:19 (SWT:2217): Gtk-WARNING **: 09:29:19.560: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:19 
05:29:19 (SWT:2217): Gtk-WARNING **: 09:29:19.560: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:20 
05:29:20 (SWT:2217): Gdk-CRITICAL **: 09:29:20.966: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:29:21 
05:29:21 (SWT:2217): Gtk-WARNING **: 09:29:21.261: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:21 
05:29:21 (SWT:2217): Gtk-WARNING **: 09:29:21.265: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:21 
05:29:21 (SWT:2217): Gtk-WARNING **: 09:29:21.267: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:21 
05:29:21 (SWT:2217): Gtk-WARNING **: 09:29:21.267: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:21 
05:29:21 (SWT:2217): Gtk-WARNING **: 09:29:21.267: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:21 
05:29:21 (SWT:2217): Gtk-WARNING **: 09:29:21.269: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:21 
05:29:21 (SWT:2217): Gtk-WARNING **: 09:29:21.269: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:26 
05:29:26 (SWT:2217): Gdk-CRITICAL **: 09:29:26.656: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:29:26 
05:29:26 (SWT:2217): Gtk-WARNING **: 09:29:26.965: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:26 
05:29:26 (SWT:2217): Gtk-WARNING **: 09:29:26.969: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:26 
05:29:26 (SWT:2217): Gtk-WARNING **: 09:29:26.970: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:26 
05:29:26 (SWT:2217): Gtk-WARNING **: 09:29:26.971: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:26 
05:29:26 (SWT:2217): Gtk-WARNING **: 09:29:26.971: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:26 
05:29:26 (SWT:2217): Gtk-WARNING **: 09:29:26.972: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:26 
05:29:26 (SWT:2217): Gtk-WARNING **: 09:29:26.972: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:32 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.103 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest
05:29:32 org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest.clicksCheckBox  Time elapsed: 1.693 s
05:29:32 org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest.doesNotMatchRegularButtons  Time elapsed: 5.69 s
05:29:32 org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest.doesNotMatchRadioButtons  Time elapsed: 5.719 s
05:29:32 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest
05:29:32 
05:29:32 (SWT:2217): Gdk-CRITICAL **: 09:29:32.380: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:29:32 
05:29:32 (SWT:2217): Gdk-CRITICAL **: 09:29:32.818: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:29:38 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.929 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest
05:29:38 org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest.canClickContextMenuOnCTabItem  Time elapsed: 0.438 s
05:29:38 org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest.canCloseCTabItems  Time elapsed: 5.489 s
05:29:38 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest
05:29:38 
05:29:38 (SWT:2217): Gdk-CRITICAL **: 09:29:38.317: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:29:38 
05:29:38 (SWT:2217): Gtk-WARNING **: 09:29:38.658: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:38 
05:29:38 (SWT:2217): Gtk-WARNING **: 09:29:38.664: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:38 
05:29:38 (SWT:2217): Gtk-WARNING **: 09:29:38.667: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:38 
05:29:38 (SWT:2217): Gtk-WARNING **: 09:29:38.667: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:38 
05:29:38 (SWT:2217): Gtk-WARNING **: 09:29:38.668: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:38 
05:29:38 (SWT:2217): Gtk-WARNING **: 09:29:38.670: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:38 
05:29:38 (SWT:2217): Gtk-WARNING **: 09:29:38.670: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:40 
05:29:40 (SWT:2217): Gdk-CRITICAL **: 09:29:40.676: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:29:40 
05:29:40 (SWT:2217): Gtk-WARNING **: 09:29:40.973: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:40 
05:29:40 (SWT:2217): Gtk-WARNING **: 09:29:40.976: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:40 
05:29:40 (SWT:2217): Gtk-WARNING **: 09:29:40.978: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:40 
05:29:40 (SWT:2217): Gtk-WARNING **: 09:29:40.979: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:40 
05:29:40 (SWT:2217): Gtk-WARNING **: 09:29:40.979: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:40 
05:29:40 (SWT:2217): Gtk-WARNING **: 09:29:40.980: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:40 
05:29:40 (SWT:2217): Gtk-WARNING **: 09:29:40.980: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:42 
05:29:42 (SWT:2217): Gdk-CRITICAL **: 09:29:42.875: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:29:43 
05:29:43 (SWT:2217): Gtk-WARNING **: 09:29:43.177: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:43 
05:29:43 (SWT:2217): Gtk-WARNING **: 09:29:43.181: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:43 
05:29:43 (SWT:2217): Gtk-WARNING **: 09:29:43.183: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:43 
05:29:43 (SWT:2217): Gtk-WARNING **: 09:29:43.183: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:43 
05:29:43 (SWT:2217): Gtk-WARNING **: 09:29:43.183: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:43 
05:29:43 (SWT:2217): Gtk-WARNING **: 09:29:43.185: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:43 
05:29:43 (SWT:2217): Gtk-WARNING **: 09:29:43.185: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:45 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.837 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest
05:29:45 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest.clicksHeaderContextMenuItem  Time elapsed: 2.359 s
05:29:45 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest.findsTableColumn  Time elapsed: 2.198 s
05:29:45 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest.clicksTableColumn  Time elapsed: 2.276 s
05:29:45 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest
05:29:45 
05:29:45 (SWT:2217): Gdk-CRITICAL **: 09:29:45.158: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:29:45 
05:29:45 (SWT:2217): Gtk-WARNING **: 09:29:45.464: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:45 
05:29:45 (SWT:2217): Gtk-WARNING **: 09:29:45.468: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:45 
05:29:45 (SWT:2217): Gtk-WARNING **: 09:29:45.470: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:45 
05:29:45 (SWT:2217): Gtk-WARNING **: 09:29:45.470: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:45 
05:29:45 (SWT:2217): Gtk-WARNING **: 09:29:45.470: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:45 
05:29:45 (SWT:2217): Gtk-WARNING **: 09:29:45.472: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:45 
05:29:45 (SWT:2217): Gtk-WARNING **: 09:29:45.472: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:47 
05:29:47 (SWT:2217): Gdk-CRITICAL **: 09:29:47.059: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:29:47 
05:29:47 (SWT:2217): Gtk-WARNING **: 09:29:47.354: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:47 
05:29:47 (SWT:2217): Gtk-WARNING **: 09:29:47.357: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:47 
05:29:47 (SWT:2217): Gtk-WARNING **: 09:29:47.359: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:47 
05:29:47 (SWT:2217): Gtk-WARNING **: 09:29:47.360: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:47 
05:29:47 (SWT:2217): Gtk-WARNING **: 09:29:47.360: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:47 
05:29:47 (SWT:2217): Gtk-WARNING **: 09:29:47.361: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:47 
05:29:47 (SWT:2217): Gtk-WARNING **: 09:29:47.361: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:49 
05:29:49 (SWT:2217): Gdk-CRITICAL **: 09:29:49.140: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:29:49 
05:29:49 (SWT:2217): Gtk-WARNING **: 09:29:49.434: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:49 
05:29:49 (SWT:2217): Gtk-WARNING **: 09:29:49.437: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:49 
05:29:49 (SWT:2217): Gtk-WARNING **: 09:29:49.439: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:49 
05:29:49 (SWT:2217): Gtk-WARNING **: 09:29:49.440: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:49 
05:29:49 (SWT:2217): Gtk-WARNING **: 09:29:49.440: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:49 
05:29:49 (SWT:2217): Gtk-WARNING **: 09:29:49.441: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:49 
05:29:49 (SWT:2217): Gtk-WARNING **: 09:29:49.441: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:51 
05:29:51 (SWT:2217): Gdk-CRITICAL **: 09:29:51.194: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:29:51 
05:29:51 (SWT:2217): Gtk-WARNING **: 09:29:51.491: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:51 
05:29:51 (SWT:2217): Gtk-WARNING **: 09:29:51.495: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:51 
05:29:51 (SWT:2217): Gtk-WARNING **: 09:29:51.497: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:51 
05:29:51 (SWT:2217): Gtk-WARNING **: 09:29:51.497: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:51 
05:29:51 (SWT:2217): Gtk-WARNING **: 09:29:51.497: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:51 
05:29:51 (SWT:2217): Gtk-WARNING **: 09:29:51.499: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:51 
05:29:51 (SWT:2217): Gtk-WARNING **: 09:29:51.499: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:53 
05:29:53 (SWT:2217): Gdk-CRITICAL **: 09:29:53.297: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:29:53 
05:29:53 (SWT:2217): Gtk-WARNING **: 09:29:53.597: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:53 
05:29:53 (SWT:2217): Gtk-WARNING **: 09:29:53.600: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:53 
05:29:53 (SWT:2217): Gtk-WARNING **: 09:29:53.602: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:53 
05:29:53 (SWT:2217): Gtk-WARNING **: 09:29:53.603: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:53 
05:29:53 (SWT:2217): Gtk-WARNING **: 09:29:53.603: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:53 
05:29:53 (SWT:2217): Gtk-WARNING **: 09:29:53.604: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:53 
05:29:53 (SWT:2217): Gtk-WARNING **: 09:29:53.604: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:55 
05:29:55 (SWT:2217): Gdk-CRITICAL **: 09:29:55.238: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:29:55 
05:29:55 (SWT:2217): Gtk-WARNING **: 09:29:55.542: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:55 
05:29:55 (SWT:2217): Gtk-WARNING **: 09:29:55.546: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:55 
05:29:55 (SWT:2217): Gtk-WARNING **: 09:29:55.548: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:55 
05:29:55 (SWT:2217): Gtk-WARNING **: 09:29:55.549: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:55 
05:29:55 (SWT:2217): Gtk-WARNING **: 09:29:55.549: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:55 
05:29:55 (SWT:2217): Gtk-WARNING **: 09:29:55.550: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:55 
05:29:55 (SWT:2217): Gtk-WARNING **: 09:29:55.550: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:57 
05:29:57 (SWT:2217): Gdk-CRITICAL **: 09:29:57.133: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:29:57 
05:29:57 (SWT:2217): Gtk-WARNING **: 09:29:57.431: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:57 
05:29:57 (SWT:2217): Gtk-WARNING **: 09:29:57.434: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:57 
05:29:57 (SWT:2217): Gtk-WARNING **: 09:29:57.436: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:57 
05:29:57 (SWT:2217): Gtk-WARNING **: 09:29:57.437: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:57 
05:29:57 (SWT:2217): Gtk-WARNING **: 09:29:57.437: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:57 
05:29:57 (SWT:2217): Gtk-WARNING **: 09:29:57.438: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:57 
05:29:57 (SWT:2217): Gtk-WARNING **: 09:29:57.438: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:59 
05:29:59 (SWT:2217): Gdk-CRITICAL **: 09:29:59.094: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:29:59 
05:29:59 (SWT:2217): Gtk-WARNING **: 09:29:59.387: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:59 
05:29:59 (SWT:2217): Gtk-WARNING **: 09:29:59.391: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:59 
05:29:59 (SWT:2217): Gtk-WARNING **: 09:29:59.393: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:59 
05:29:59 (SWT:2217): Gtk-WARNING **: 09:29:59.393: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:59 
05:29:59 (SWT:2217): Gtk-WARNING **: 09:29:59.393: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:59 
05:29:59 (SWT:2217): Gtk-WARNING **: 09:29:59.395: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:29:59 
05:29:59 (SWT:2217): Gtk-WARNING **: 09:29:59.395: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:01 
05:30:01 (SWT:2217): Gdk-CRITICAL **: 09:30:01.396: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:30:01 
05:30:01 (SWT:2217): Gtk-WARNING **: 09:30:01.688: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:01 
05:30:01 (SWT:2217): Gtk-WARNING **: 09:30:01.692: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:01 
05:30:01 (SWT:2217): Gtk-WARNING **: 09:30:01.694: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:01 
05:30:01 (SWT:2217): Gtk-WARNING **: 09:30:01.694: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:01 
05:30:01 (SWT:2217): Gtk-WARNING **: 09:30:01.694: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:01 
05:30:01 (SWT:2217): Gtk-WARNING **: 09:30:01.695: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:01 
05:30:01 (SWT:2217): Gtk-WARNING **: 09:30:01.696: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:08 
05:30:08 (SWT:2217): Gdk-CRITICAL **: 09:30:08.416: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:30:08 
05:30:08 (SWT:2217): Gtk-WARNING **: 09:30:08.793: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:08 
05:30:08 (SWT:2217): Gtk-WARNING **: 09:30:08.797: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:08 
05:30:08 (SWT:2217): Gtk-WARNING **: 09:30:08.799: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:08 
05:30:08 (SWT:2217): Gtk-WARNING **: 09:30:08.800: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:08 
05:30:08 (SWT:2217): Gtk-WARNING **: 09:30:08.800: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:08 
05:30:08 (SWT:2217): Gtk-WARNING **: 09:30:08.801: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:08 
05:30:08 (SWT:2217): Gtk-WARNING **: 09:30:08.801: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:10 
05:30:10 (SWT:2217): Gdk-CRITICAL **: 09:30:10.620: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:30:10 
05:30:10 (SWT:2217): Gtk-WARNING **: 09:30:10.920: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:10 
05:30:10 (SWT:2217): Gtk-WARNING **: 09:30:10.924: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:10 
05:30:10 (SWT:2217): Gtk-WARNING **: 09:30:10.926: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:10 
05:30:10 (SWT:2217): Gtk-WARNING **: 09:30:10.926: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:10 
05:30:10 (SWT:2217): Gtk-WARNING **: 09:30:10.926: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:10 
05:30:10 (SWT:2217): Gtk-WARNING **: 09:30:10.928: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:10 
05:30:10 (SWT:2217): Gtk-WARNING **: 09:30:10.928: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:12 
05:30:12 (SWT:2217): Gdk-CRITICAL **: 09:30:12.519: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:30:12 
05:30:12 (SWT:2217): Gtk-WARNING **: 09:30:12.807: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:12 
05:30:12 (SWT:2217): Gtk-WARNING **: 09:30:12.811: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:12 
05:30:12 (SWT:2217): Gtk-WARNING **: 09:30:12.813: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:12 
05:30:12 (SWT:2217): Gtk-WARNING **: 09:30:12.813: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:12 
05:30:12 (SWT:2217): Gtk-WARNING **: 09:30:12.813: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:12 
05:30:12 (SWT:2217): Gtk-WARNING **: 09:30:12.815: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:12 
05:30:12 (SWT:2217): Gtk-WARNING **: 09:30:12.815: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:14 
05:30:14 (SWT:2217): Gdk-CRITICAL **: 09:30:14.590: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:30:14 
05:30:14 (SWT:2217): Gtk-WARNING **: 09:30:14.922: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:14 
05:30:14 (SWT:2217): Gtk-WARNING **: 09:30:14.927: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:14 
05:30:14 (SWT:2217): Gtk-WARNING **: 09:30:14.929: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:14 
05:30:14 (SWT:2217): Gtk-WARNING **: 09:30:14.929: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:14 
05:30:14 (SWT:2217): Gtk-WARNING **: 09:30:14.929: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:14 
05:30:14 (SWT:2217): Gtk-WARNING **: 09:30:14.931: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:14 
05:30:14 (SWT:2217): Gtk-WARNING **: 09:30:14.931: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:16 
05:30:16 (SWT:2217): Gdk-CRITICAL **: 09:30:16.598: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:30:16 
05:30:16 (SWT:2217): Gtk-WARNING **: 09:30:16.906: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:16 
05:30:16 (SWT:2217): Gtk-WARNING **: 09:30:16.910: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:16 
05:30:16 (SWT:2217): Gtk-WARNING **: 09:30:16.912: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:16 
05:30:16 (SWT:2217): Gtk-WARNING **: 09:30:16.913: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:16 
05:30:16 (SWT:2217): Gtk-WARNING **: 09:30:16.913: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:16 
05:30:16 (SWT:2217): Gtk-WARNING **: 09:30:16.914: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:16 
05:30:16 (SWT:2217): Gtk-WARNING **: 09:30:16.914: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:18 
05:30:18 (SWT:2217): Gdk-CRITICAL **: 09:30:18.508: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:30:18 
05:30:18 (SWT:2217): Gtk-WARNING **: 09:30:18.812: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:18 
05:30:18 (SWT:2217): Gtk-WARNING **: 09:30:18.816: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:18 
05:30:18 (SWT:2217): Gtk-WARNING **: 09:30:18.818: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:18 
05:30:18 (SWT:2217): Gtk-WARNING **: 09:30:18.818: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:18 
05:30:18 (SWT:2217): Gtk-WARNING **: 09:30:18.818: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:18 
05:30:18 (SWT:2217): Gtk-WARNING **: 09:30:18.820: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:18 
05:30:18 (SWT:2217): Gtk-WARNING **: 09:30:18.820: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:20 
05:30:20 (SWT:2217): Gdk-CRITICAL **: 09:30:20.510: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:30:20 
05:30:20 (SWT:2217): Gtk-WARNING **: 09:30:20.806: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:20 
05:30:20 (SWT:2217): Gtk-WARNING **: 09:30:20.810: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:20 
05:30:20 (SWT:2217): Gtk-WARNING **: 09:30:20.812: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:20 
05:30:20 (SWT:2217): Gtk-WARNING **: 09:30:20.812: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:20 
05:30:20 (SWT:2217): Gtk-WARNING **: 09:30:20.812: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:20 
05:30:20 (SWT:2217): Gtk-WARNING **: 09:30:20.814: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:20 
05:30:20 (SWT:2217): Gtk-WARNING **: 09:30:20.814: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:22 
05:30:22 (SWT:2217): Gdk-CRITICAL **: 09:30:22.715: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:30:23 
05:30:23 (SWT:2217): Gtk-WARNING **: 09:30:23.013: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:23 
05:30:23 (SWT:2217): Gtk-WARNING **: 09:30:23.017: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:23 
05:30:23 (SWT:2217): Gtk-WARNING **: 09:30:23.019: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:23 
05:30:23 (SWT:2217): Gtk-WARNING **: 09:30:23.019: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:23 
05:30:23 (SWT:2217): Gtk-WARNING **: 09:30:23.020: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:23 
05:30:23 (SWT:2217): Gtk-WARNING **: 09:30:23.021: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:23 
05:30:23 (SWT:2217): Gtk-WARNING **: 09:30:23.021: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:24 
05:30:24 (SWT:2217): Gdk-CRITICAL **: 09:30:24.826: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:30:25 
05:30:25 (SWT:2217): Gtk-WARNING **: 09:30:25.143: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:25 
05:30:25 (SWT:2217): Gtk-WARNING **: 09:30:25.148: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:25 
05:30:25 (SWT:2217): Gtk-WARNING **: 09:30:25.150: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:25 
05:30:25 (SWT:2217): Gtk-WARNING **: 09:30:25.150: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:25 
05:30:25 (SWT:2217): Gtk-WARNING **: 09:30:25.150: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:25 
05:30:25 (SWT:2217): Gtk-WARNING **: 09:30:25.152: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:25 
05:30:25 (SWT:2217): Gtk-WARNING **: 09:30:25.152: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:26 
05:30:26 (SWT:2217): Gdk-CRITICAL **: 09:30:26.807: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:30:27 
05:30:27 (SWT:2217): Gtk-WARNING **: 09:30:27.104: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:27 
05:30:27 (SWT:2217): Gtk-WARNING **: 09:30:27.108: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:27 
05:30:27 (SWT:2217): Gtk-WARNING **: 09:30:27.110: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:27 
05:30:27 (SWT:2217): Gtk-WARNING **: 09:30:27.110: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:27 
05:30:27 (SWT:2217): Gtk-WARNING **: 09:30:27.110: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:27 
05:30:27 (SWT:2217): Gtk-WARNING **: 09:30:27.112: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:27 
05:30:27 (SWT:2217): Gtk-WARNING **: 09:30:27.112: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:28 
05:30:28 (SWT:2217): Gdk-CRITICAL **: 09:30:28.962: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:30:29 
05:30:29 (SWT:2217): Gtk-WARNING **: 09:30:29.269: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:29 
05:30:29 (SWT:2217): Gtk-WARNING **: 09:30:29.273: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:29 
05:30:29 (SWT:2217): Gtk-WARNING **: 09:30:29.275: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:29 
05:30:29 (SWT:2217): Gtk-WARNING **: 09:30:29.276: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:29 
05:30:29 (SWT:2217): Gtk-WARNING **: 09:30:29.276: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:29 
05:30:29 (SWT:2217): Gtk-WARNING **: 09:30:29.277: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:29 
05:30:29 (SWT:2217): Gtk-WARNING **: 09:30:29.277: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:30 
05:30:30 (SWT:2217): Gdk-CRITICAL **: 09:30:30.985: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:30:31 
05:30:31 (SWT:2217): Gtk-WARNING **: 09:30:31.301: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:31 
05:30:31 (SWT:2217): Gtk-WARNING **: 09:30:31.305: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:31 
05:30:31 (SWT:2217): Gtk-WARNING **: 09:30:31.307: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:31 
05:30:31 (SWT:2217): Gtk-WARNING **: 09:30:31.308: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:31 
05:30:31 (SWT:2217): Gtk-WARNING **: 09:30:31.308: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:31 
05:30:31 (SWT:2217): Gtk-WARNING **: 09:30:31.309: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:31 
05:30:31 (SWT:2217): Gtk-WARNING **: 09:30:31.309: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:32 
05:30:32 (SWT:2217): Gdk-CRITICAL **: 09:30:32.961: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:30:33 
05:30:33 (SWT:2217): Gtk-WARNING **: 09:30:33.298: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:33 
05:30:33 (SWT:2217): Gtk-WARNING **: 09:30:33.302: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:33 
05:30:33 (SWT:2217): Gtk-WARNING **: 09:30:33.305: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:33 
05:30:33 (SWT:2217): Gtk-WARNING **: 09:30:33.305: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:33 
05:30:33 (SWT:2217): Gtk-WARNING **: 09:30:33.305: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:33 
05:30:33 (SWT:2217): Gtk-WARNING **: 09:30:33.307: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:33 
05:30:33 (SWT:2217): Gtk-WARNING **: 09:30:33.307: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:35 
05:30:35 (SWT:2217): Gdk-CRITICAL **: 09:30:34.999: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:30:35 
05:30:35 (SWT:2217): Gtk-WARNING **: 09:30:35.316: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:35 
05:30:35 (SWT:2217): Gtk-WARNING **: 09:30:35.320: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:35 
05:30:35 (SWT:2217): Gtk-WARNING **: 09:30:35.322: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:35 
05:30:35 (SWT:2217): Gtk-WARNING **: 09:30:35.322: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:35 
05:30:35 (SWT:2217): Gtk-WARNING **: 09:30:35.323: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:35 
05:30:35 (SWT:2217): Gtk-WARNING **: 09:30:35.324: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:35 
05:30:35 (SWT:2217): Gtk-WARNING **: 09:30:35.324: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:36 
05:30:36 (SWT:2217): Gdk-CRITICAL **: 09:30:36.936: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:30:37 
05:30:37 (SWT:2217): Gtk-WARNING **: 09:30:37.247: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:37 
05:30:37 (SWT:2217): Gtk-WARNING **: 09:30:37.251: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:37 
05:30:37 (SWT:2217): Gtk-WARNING **: 09:30:37.253: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:37 
05:30:37 (SWT:2217): Gtk-WARNING **: 09:30:37.253: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:37 
05:30:37 (SWT:2217): Gtk-WARNING **: 09:30:37.253: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:37 
05:30:37 (SWT:2217): Gtk-WARNING **: 09:30:37.255: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:37 
05:30:37 (SWT:2217): Gtk-WARNING **: 09:30:37.255: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:38 
05:30:38 (SWT:2217): Gdk-CRITICAL **: 09:30:38.857: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:30:39 
05:30:39 (SWT:2217): Gtk-WARNING **: 09:30:39.153: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:39 
05:30:39 (SWT:2217): Gtk-WARNING **: 09:30:39.157: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:39 
05:30:39 (SWT:2217): Gtk-WARNING **: 09:30:39.159: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:39 
05:30:39 (SWT:2217): Gtk-WARNING **: 09:30:39.159: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:39 
05:30:39 (SWT:2217): Gtk-WARNING **: 09:30:39.160: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:39 
05:30:39 (SWT:2217): Gtk-WARNING **: 09:30:39.161: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:39 
05:30:39 (SWT:2217): Gtk-WARNING **: 09:30:39.161: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:40 
05:30:40 (SWT:2217): Gdk-CRITICAL **: 09:30:40.837: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:30:41 
05:30:41 (SWT:2217): Gtk-WARNING **: 09:30:41.155: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:41 
05:30:41 (SWT:2217): Gtk-WARNING **: 09:30:41.159: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:41 
05:30:41 (SWT:2217): Gtk-WARNING **: 09:30:41.161: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:41 
05:30:41 (SWT:2217): Gtk-WARNING **: 09:30:41.162: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:41 
05:30:41 (SWT:2217): Gtk-WARNING **: 09:30:41.162: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:41 
05:30:41 (SWT:2217): Gtk-WARNING **: 09:30:41.163: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:41 
05:30:41 (SWT:2217): Gtk-WARNING **: 09:30:41.163: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:43 
05:30:43 (SWT:2217): Gdk-CRITICAL **: 09:30:43.149: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:30:43 
05:30:43 (SWT:2217): Gtk-WARNING **: 09:30:43.468: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:43 
05:30:43 (SWT:2217): Gtk-WARNING **: 09:30:43.477: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:43 
05:30:43 (SWT:2217): Gtk-WARNING **: 09:30:43.480: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:43 
05:30:43 (SWT:2217): Gtk-WARNING **: 09:30:43.480: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:43 
05:30:43 (SWT:2217): Gtk-WARNING **: 09:30:43.480: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:43 
05:30:43 (SWT:2217): Gtk-WARNING **: 09:30:43.482: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:43 
05:30:43 (SWT:2217): Gtk-WARNING **: 09:30:43.482: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:45 
05:30:45 (SWT:2217): Gdk-CRITICAL **: 09:30:45.258: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:30:45 
05:30:45 (SWT:2217): Gtk-WARNING **: 09:30:45.588: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:45 
05:30:45 (SWT:2217): Gtk-WARNING **: 09:30:45.592: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:45 
05:30:45 (SWT:2217): Gtk-WARNING **: 09:30:45.594: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:45 
05:30:45 (SWT:2217): Gtk-WARNING **: 09:30:45.595: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:45 
05:30:45 (SWT:2217): Gtk-WARNING **: 09:30:45.595: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:45 
05:30:45 (SWT:2217): Gtk-WARNING **: 09:30:45.596: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:45 
05:30:45 (SWT:2217): Gtk-WARNING **: 09:30:45.596: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:47 Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 62.105 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest
05:30:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.checkingATreeThatDoesNotHaveCheckStyleBitsThrowsException  Time elapsed: 1.901 s
05:30:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.selectsAll  Time elapsed: 2.081 s
05:30:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.getsColumnTextBasedOnRowColumnNumbers  Time elapsed: 2.054 s
05:30:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canSelectAListOfNodes  Time elapsed: 2.102 s
05:30:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canExpandANodeUsingVarArgs  Time elapsed: 1.941 s
05:30:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canClickOnANode  Time elapsed: 1.895 s
05:30:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canUnCheckANode  Time elapsed: 1.961 s
05:30:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canDoubleClickOnANodeInAColumn  Time elapsed: 2.302 s
05:30:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.throwsExceptionIfNodeNameIsIllegal  Time elapsed: 7.019 s
05:30:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.cellOutOfRangeWithMultipleColumnsTree  Time elapsed: 2.204 s
05:30:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.isGrayedTreeNotChecked  Time elapsed: 1.899 s
05:30:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.unselects  Time elapsed: 2.071 s
05:30:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.isGrayed  Time elapsed: 2.007 s
05:30:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canFindANode  Time elapsed: 1.91 s
05:30:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canDoubleClickOnANode  Time elapsed: 2 s
05:30:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.getsRow  Time elapsed: 2.205 s
05:30:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.getsColumnTextBasedOnColumnNumbers  Time elapsed: 2.111 s
05:30:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.getsRowCount  Time elapsed: 1.98 s
05:30:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.getNodeBasedOnIndex  Time elapsed: 2.155 s
05:30:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canRightClickOnANode  Time elapsed: 2.022 s
05:30:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.throwsExceptionIfMultipleIndicesOnSingleSelect  Time elapsed: 1.976 s
05:30:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canToggleANode  Time elapsed: 2.037 s
05:30:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.cellOutOfRangeWithSingleColumnsTree  Time elapsed: 1.937 s
05:30:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.cannotFindANodeWithIncorrectNodeIndex  Time elapsed: 1.92 s
05:30:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canCallGetItems  Time elapsed: 1.98 s
05:30:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canClickOnANodeInAColumn  Time elapsed: 2.311 s
05:30:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canCheckANode  Time elapsed: 2.108 s
05:30:47 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.throwsExceptionIfTheRowNumberIsIllegal  Time elapsed: 2.004 s
05:30:47 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest
05:30:47 
05:30:47 (SWT:2217): Gdk-CRITICAL **: 09:30:47.269: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:30:48 
05:30:48 (SWT:2217): Gtk-WARNING **: 09:30:48.749: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:48 
05:30:48 (SWT:2217): Gtk-WARNING **: 09:30:48.753: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:48 
05:30:48 (SWT:2217): Gtk-WARNING **: 09:30:48.755: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:48 
05:30:48 (SWT:2217): Gtk-WARNING **: 09:30:48.756: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:48 
05:30:48 (SWT:2217): Gtk-WARNING **: 09:30:48.756: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:48 
05:30:48 (SWT:2217): Gtk-WARNING **: 09:30:48.757: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:48 
05:30:48 (SWT:2217): Gtk-WARNING **: 09:30:48.757: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:50 
05:30:50 (SWT:2217): Gdk-CRITICAL **: 09:30:50.300: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:30:50 
05:30:50 (SWT:2217): Gtk-WARNING **: 09:30:50.616: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:50 
05:30:50 (SWT:2217): Gtk-WARNING **: 09:30:50.620: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:50 
05:30:50 (SWT:2217): Gtk-WARNING **: 09:30:50.622: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:50 
05:30:50 (SWT:2217): Gtk-WARNING **: 09:30:50.622: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:50 
05:30:50 (SWT:2217): Gtk-WARNING **: 09:30:50.622: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:50 
05:30:50 (SWT:2217): Gtk-WARNING **: 09:30:50.624: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:50 
05:30:50 (SWT:2217): Gtk-WARNING **: 09:30:50.624: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:52 
05:30:52 (SWT:2217): Gdk-CRITICAL **: 09:30:52.137: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:30:52 
05:30:52 (SWT:2217): Gtk-WARNING **: 09:30:52.443: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:52 
05:30:52 (SWT:2217): Gtk-WARNING **: 09:30:52.447: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:52 
05:30:52 (SWT:2217): Gtk-WARNING **: 09:30:52.449: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:52 
05:30:52 (SWT:2217): Gtk-WARNING **: 09:30:52.450: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:52 
05:30:52 (SWT:2217): Gtk-WARNING **: 09:30:52.450: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:52 
05:30:52 (SWT:2217): Gtk-WARNING **: 09:30:52.451: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:52 
05:30:52 (SWT:2217): Gtk-WARNING **: 09:30:52.451: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:53 
05:30:53 (SWT:2217): Gdk-CRITICAL **: 09:30:53.959: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:30:54 
05:30:54 (SWT:2217): Gtk-WARNING **: 09:30:54.283: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:54 
05:30:54 (SWT:2217): Gtk-WARNING **: 09:30:54.287: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:54 
05:30:54 (SWT:2217): Gtk-WARNING **: 09:30:54.289: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:54 
05:30:54 (SWT:2217): Gtk-WARNING **: 09:30:54.289: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:54 
05:30:54 (SWT:2217): Gtk-WARNING **: 09:30:54.289: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:54 
05:30:54 (SWT:2217): Gtk-WARNING **: 09:30:54.291: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:54 
05:30:54 (SWT:2217): Gtk-WARNING **: 09:30:54.291: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:55 
05:30:55 (SWT:2217): Gdk-CRITICAL **: 09:30:55.854: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:30:56 
05:30:56 (SWT:2217): Gtk-WARNING **: 09:30:56.180: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:56 
05:30:56 (SWT:2217): Gtk-WARNING **: 09:30:56.184: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:56 
05:30:56 (SWT:2217): Gtk-WARNING **: 09:30:56.187: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:56 
05:30:56 (SWT:2217): Gtk-WARNING **: 09:30:56.187: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:56 
05:30:56 (SWT:2217): Gtk-WARNING **: 09:30:56.187: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:56 
05:30:56 (SWT:2217): Gtk-WARNING **: 09:30:56.189: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:56 
05:30:56 (SWT:2217): Gtk-WARNING **: 09:30:56.189: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:57 
05:30:57 (SWT:2217): Gdk-CRITICAL **: 09:30:57.817: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:30:58 
05:30:58 (SWT:2217): Gtk-WARNING **: 09:30:58.133: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:58 
05:30:58 (SWT:2217): Gtk-WARNING **: 09:30:58.137: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:58 
05:30:58 (SWT:2217): Gtk-WARNING **: 09:30:58.140: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:58 
05:30:58 (SWT:2217): Gtk-WARNING **: 09:30:58.140: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:58 
05:30:58 (SWT:2217): Gtk-WARNING **: 09:30:58.140: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:58 
05:30:58 (SWT:2217): Gtk-WARNING **: 09:30:58.141: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:58 
05:30:58 (SWT:2217): Gtk-WARNING **: 09:30:58.142: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:30:59 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.46 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest
05:30:59 org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest.findsScaleInGroup  Time elapsed: 3.031 s
05:30:59 org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest.shouldSetValue  Time elapsed: 1.837 s
05:30:59 org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest.shouldGetIncrementAndPageIncrement  Time elapsed: 1.822 s
05:30:59 org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest.shouldGetValue  Time elapsed: 1.894 s
05:30:59 org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest.findsScale  Time elapsed: 1.963 s
05:30:59 org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest.shouldGetMinimumAndMaximum  Time elapsed: 1.911 s
05:30:59 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest
05:30:59 
05:30:59 (SWT:2217): Gdk-CRITICAL **: 09:30:59.734: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:31:00 
05:31:00 (SWT:2217): Gtk-CRITICAL **: 09:31:00.097: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:00 
05:31:00 (SWT:2217): Gtk-CRITICAL **: 09:31:00.098: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:00 
05:31:00 (SWT:2217): Gtk-CRITICAL **: 09:31:00.111: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:00 
05:31:00 (SWT:2217): Gtk-CRITICAL **: 09:31:00.111: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:00 
05:31:00 (SWT:2217): Gtk-CRITICAL **: 09:31:00.111: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:00 
05:31:00 (SWT:2217): Gtk-CRITICAL **: 09:31:00.113: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:00 
05:31:00 (SWT:2217): Gtk-CRITICAL **: 09:31:00.113: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:00 
05:31:00 (SWT:2217): Gtk-CRITICAL **: 09:31:00.113: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:00 
05:31:00 (SWT:2217): Gdk-CRITICAL **: 09:31:00.161: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:31:00 
05:31:00 (SWT:2217): Gtk-CRITICAL **: 09:31:00.530: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:00 
05:31:00 (SWT:2217): Gtk-CRITICAL **: 09:31:00.532: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:00 
05:31:00 (SWT:2217): Gtk-CRITICAL **: 09:31:00.545: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:00 
05:31:00 (SWT:2217): Gtk-CRITICAL **: 09:31:00.545: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:00 
05:31:00 (SWT:2217): Gtk-CRITICAL **: 09:31:00.545: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:00 
05:31:00 (SWT:2217): Gtk-CRITICAL **: 09:31:00.546: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:00 
05:31:00 (SWT:2217): Gtk-CRITICAL **: 09:31:00.547: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:00 
05:31:00 (SWT:2217): Gtk-CRITICAL **: 09:31:00.547: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:00 
05:31:00 (SWT:2217): Gdk-CRITICAL **: 09:31:00.595: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:31:00 
05:31:00 (SWT:2217): Gtk-CRITICAL **: 09:31:00.987: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:00 
05:31:00 (SWT:2217): Gtk-CRITICAL **: 09:31:00.988: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:01 
05:31:01 (SWT:2217): Gtk-CRITICAL **: 09:31:01.004: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:01 
05:31:01 (SWT:2217): Gtk-CRITICAL **: 09:31:01.004: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:01 
05:31:01 (SWT:2217): Gtk-CRITICAL **: 09:31:01.005: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:01 
05:31:01 (SWT:2217): Gtk-CRITICAL **: 09:31:01.006: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:01 
05:31:01 (SWT:2217): Gtk-CRITICAL **: 09:31:01.007: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:01 
05:31:01 (SWT:2217): Gtk-CRITICAL **: 09:31:01.007: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:01 
05:31:01 (SWT:2217): Gdk-CRITICAL **: 09:31:01.057: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:31:01 
05:31:01 (SWT:2217): Gtk-CRITICAL **: 09:31:01.426: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:01 
05:31:01 (SWT:2217): Gtk-CRITICAL **: 09:31:01.428: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:01 
05:31:01 (SWT:2217): Gtk-CRITICAL **: 09:31:01.439: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:01 
05:31:01 (SWT:2217): Gtk-CRITICAL **: 09:31:01.439: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:01 
05:31:01 (SWT:2217): Gtk-CRITICAL **: 09:31:01.440: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:01 
05:31:01 (SWT:2217): Gtk-CRITICAL **: 09:31:01.441: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:01 
05:31:01 (SWT:2217): Gtk-CRITICAL **: 09:31:01.441: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:01 
05:31:01 (SWT:2217): Gtk-CRITICAL **: 09:31:01.441: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:02 
05:31:02 (SWT:2217): Gdk-CRITICAL **: 09:31:02.343: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:31:02 
05:31:02 (SWT:2217): Gtk-CRITICAL **: 09:31:02.725: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:02 
05:31:02 (SWT:2217): Gtk-CRITICAL **: 09:31:02.726: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:02 
05:31:02 (SWT:2217): Gtk-CRITICAL **: 09:31:02.738: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:02 
05:31:02 (SWT:2217): Gtk-CRITICAL **: 09:31:02.738: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:02 
05:31:02 (SWT:2217): Gtk-CRITICAL **: 09:31:02.739: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:02 
05:31:02 (SWT:2217): Gtk-CRITICAL **: 09:31:02.740: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:02 
05:31:02 (SWT:2217): Gtk-CRITICAL **: 09:31:02.740: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:02 
05:31:02 (SWT:2217): Gtk-CRITICAL **: 09:31:02.740: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:02 
05:31:02 (SWT:2217): Gdk-CRITICAL **: 09:31:02.790: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:31:03 
05:31:03 (SWT:2217): Gtk-CRITICAL **: 09:31:03.201: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:03 
05:31:03 (SWT:2217): Gtk-CRITICAL **: 09:31:03.203: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:03 
05:31:03 (SWT:2217): Gtk-CRITICAL **: 09:31:03.216: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:03 
05:31:03 (SWT:2217): Gtk-CRITICAL **: 09:31:03.216: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:03 
05:31:03 (SWT:2217): Gtk-CRITICAL **: 09:31:03.217: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:03 
05:31:03 (SWT:2217): Gtk-CRITICAL **: 09:31:03.218: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:03 
05:31:03 (SWT:2217): Gtk-CRITICAL **: 09:31:03.218: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:03 
05:31:03 (SWT:2217): Gtk-CRITICAL **: 09:31:03.218: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:03 
05:31:03 (SWT:2217): Gdk-CRITICAL **: 09:31:03.352: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:31:03 
05:31:03 (SWT:2217): Gtk-CRITICAL **: 09:31:03.742: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:03 
05:31:03 (SWT:2217): Gtk-CRITICAL **: 09:31:03.743: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:03 
05:31:03 (SWT:2217): Gtk-CRITICAL **: 09:31:03.757: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:03 
05:31:03 (SWT:2217): Gtk-CRITICAL **: 09:31:03.757: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:03 
05:31:03 (SWT:2217): Gtk-CRITICAL **: 09:31:03.757: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:03 
05:31:03 (SWT:2217): Gtk-CRITICAL **: 09:31:03.758: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:03 
05:31:03 (SWT:2217): Gtk-CRITICAL **: 09:31:03.758: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:03 
05:31:03 (SWT:2217): Gtk-CRITICAL **: 09:31:03.758: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:03 
05:31:03 (SWT:2217): Gdk-CRITICAL **: 09:31:03.807: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:31:04 
05:31:04 (SWT:2217): Gtk-CRITICAL **: 09:31:04.193: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:04 
05:31:04 (SWT:2217): Gtk-CRITICAL **: 09:31:04.195: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:04 
05:31:04 (SWT:2217): Gtk-CRITICAL **: 09:31:04.208: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:04 
05:31:04 (SWT:2217): Gtk-CRITICAL **: 09:31:04.208: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:04 
05:31:04 (SWT:2217): Gtk-CRITICAL **: 09:31:04.208: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:04 
05:31:04 (SWT:2217): Gtk-CRITICAL **: 09:31:04.210: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:04 
05:31:04 (SWT:2217): Gtk-CRITICAL **: 09:31:04.210: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:04 
05:31:04 (SWT:2217): Gtk-CRITICAL **: 09:31:04.210: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:04 
05:31:04 (SWT:2217): Gdk-CRITICAL **: 09:31:04.291: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:31:04 
05:31:04 (SWT:2217): Gtk-CRITICAL **: 09:31:04.679: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:04 
05:31:04 (SWT:2217): Gtk-CRITICAL **: 09:31:04.682: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:04 
05:31:04 (SWT:2217): Gtk-CRITICAL **: 09:31:04.698: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:04 
05:31:04 (SWT:2217): Gtk-CRITICAL **: 09:31:04.698: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:04 
05:31:04 (SWT:2217): Gtk-CRITICAL **: 09:31:04.698: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:04 
05:31:04 (SWT:2217): Gtk-CRITICAL **: 09:31:04.700: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:04 
05:31:04 (SWT:2217): Gtk-CRITICAL **: 09:31:04.700: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:04 
05:31:04 (SWT:2217): Gtk-CRITICAL **: 09:31:04.700: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:04 
05:31:04 (SWT:2217): Gdk-CRITICAL **: 09:31:04.745: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:31:05 
05:31:05 (SWT:2217): Gtk-CRITICAL **: 09:31:05.136: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:05 
05:31:05 (SWT:2217): Gtk-CRITICAL **: 09:31:05.137: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:05 
05:31:05 (SWT:2217): Gtk-CRITICAL **: 09:31:05.150: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:05 
05:31:05 (SWT:2217): Gtk-CRITICAL **: 09:31:05.150: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:05 
05:31:05 (SWT:2217): Gtk-CRITICAL **: 09:31:05.150: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:05 
05:31:05 (SWT:2217): Gtk-CRITICAL **: 09:31:05.152: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:05 
05:31:05 (SWT:2217): Gtk-CRITICAL **: 09:31:05.152: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:05 
05:31:05 (SWT:2217): Gtk-CRITICAL **: 09:31:05.152: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:05 
05:31:05 (SWT:2217): Gdk-CRITICAL **: 09:31:05.238: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:31:05 
05:31:05 (SWT:2217): Gtk-CRITICAL **: 09:31:05.630: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:05 
05:31:05 (SWT:2217): Gtk-CRITICAL **: 09:31:05.631: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:05 
05:31:05 (SWT:2217): Gtk-CRITICAL **: 09:31:05.644: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:05 
05:31:05 (SWT:2217): Gtk-CRITICAL **: 09:31:05.645: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:05 
05:31:05 (SWT:2217): Gtk-CRITICAL **: 09:31:05.645: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:05 
05:31:05 (SWT:2217): Gtk-CRITICAL **: 09:31:05.646: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:05 
05:31:05 (SWT:2217): Gtk-CRITICAL **: 09:31:05.646: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:05 
05:31:05 (SWT:2217): Gtk-CRITICAL **: 09:31:05.646: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:05 
05:31:05 (SWT:2217): Gdk-CRITICAL **: 09:31:05.756: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:31:06 
05:31:06 (SWT:2217): Gtk-CRITICAL **: 09:31:06.164: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:06 
05:31:06 (SWT:2217): Gtk-CRITICAL **: 09:31:06.165: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:06 
05:31:06 (SWT:2217): Gtk-CRITICAL **: 09:31:06.179: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:06 
05:31:06 (SWT:2217): Gtk-CRITICAL **: 09:31:06.179: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:06 
05:31:06 (SWT:2217): Gtk-CRITICAL **: 09:31:06.179: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:06 
05:31:06 (SWT:2217): Gtk-CRITICAL **: 09:31:06.180: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:06 
05:31:06 (SWT:2217): Gtk-CRITICAL **: 09:31:06.181: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:06 
05:31:06 (SWT:2217): Gtk-CRITICAL **: 09:31:06.181: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:06 
05:31:06 (SWT:2217): Gdk-CRITICAL **: 09:31:06.280: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:31:06 
05:31:06 (SWT:2217): Gtk-CRITICAL **: 09:31:06.672: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:06 
05:31:06 (SWT:2217): Gtk-CRITICAL **: 09:31:06.674: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:06 
05:31:06 (SWT:2217): Gtk-CRITICAL **: 09:31:06.687: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:06 
05:31:06 (SWT:2217): Gtk-CRITICAL **: 09:31:06.687: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:06 
05:31:06 (SWT:2217): Gtk-CRITICAL **: 09:31:06.687: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:06 
05:31:06 (SWT:2217): Gtk-CRITICAL **: 09:31:06.689: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:06 
05:31:06 (SWT:2217): Gtk-CRITICAL **: 09:31:06.689: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:06 
05:31:06 (SWT:2217): Gtk-CRITICAL **: 09:31:06.689: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:06 
05:31:06 (SWT:2217): Gdk-CRITICAL **: 09:31:06.785: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:31:07 
05:31:07 (SWT:2217): Gtk-CRITICAL **: 09:31:07.179: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:07 
05:31:07 (SWT:2217): Gtk-CRITICAL **: 09:31:07.180: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:07 
05:31:07 (SWT:2217): Gtk-CRITICAL **: 09:31:07.194: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:07 
05:31:07 (SWT:2217): Gtk-CRITICAL **: 09:31:07.194: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:07 
05:31:07 (SWT:2217): Gtk-CRITICAL **: 09:31:07.194: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:07 
05:31:07 (SWT:2217): Gtk-CRITICAL **: 09:31:07.195: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:07 
05:31:07 (SWT:2217): Gtk-CRITICAL **: 09:31:07.195: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:07 
05:31:07 (SWT:2217): Gtk-CRITICAL **: 09:31:07.195: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:07 
05:31:07 (SWT:2217): Gdk-CRITICAL **: 09:31:07.271: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:31:07 
05:31:07 (SWT:2217): Gtk-CRITICAL **: 09:31:07.655: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:07 
05:31:07 (SWT:2217): Gtk-CRITICAL **: 09:31:07.657: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:07 
05:31:07 (SWT:2217): Gtk-CRITICAL **: 09:31:07.671: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:07 
05:31:07 (SWT:2217): Gtk-CRITICAL **: 09:31:07.671: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:07 
05:31:07 (SWT:2217): Gtk-CRITICAL **: 09:31:07.671: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:07 
05:31:07 (SWT:2217): Gtk-CRITICAL **: 09:31:07.672: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:07 
05:31:07 (SWT:2217): Gtk-CRITICAL **: 09:31:07.672: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:07 
05:31:07 (SWT:2217): Gtk-CRITICAL **: 09:31:07.672: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:07 
05:31:07 (SWT:2217): Gdk-CRITICAL **: 09:31:07.756: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:31:08 
05:31:08 (SWT:2217): Gtk-CRITICAL **: 09:31:08.136: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:08 
05:31:08 (SWT:2217): Gtk-CRITICAL **: 09:31:08.137: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:08 
05:31:08 (SWT:2217): Gtk-CRITICAL **: 09:31:08.150: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:08 
05:31:08 (SWT:2217): Gtk-CRITICAL **: 09:31:08.151: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:08 
05:31:08 (SWT:2217): Gtk-CRITICAL **: 09:31:08.151: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:08 
05:31:08 (SWT:2217): Gtk-CRITICAL **: 09:31:08.152: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:08 
05:31:08 (SWT:2217): Gtk-CRITICAL **: 09:31:08.152: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:08 
05:31:08 (SWT:2217): Gtk-CRITICAL **: 09:31:08.152: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:08 
05:31:08 (SWT:2217): Gdk-CRITICAL **: 09:31:08.201: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:31:08 
05:31:08 (SWT:2217): Gtk-CRITICAL **: 09:31:08.651: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:08 
05:31:08 (SWT:2217): Gtk-CRITICAL **: 09:31:08.653: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:08 
05:31:08 (SWT:2217): Gtk-CRITICAL **: 09:31:08.672: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:08 
05:31:08 (SWT:2217): Gtk-CRITICAL **: 09:31:08.672: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:08 
05:31:08 (SWT:2217): Gtk-CRITICAL **: 09:31:08.673: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:08 
05:31:08 (SWT:2217): Gtk-CRITICAL **: 09:31:08.674: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:08 
05:31:08 (SWT:2217): Gtk-CRITICAL **: 09:31:08.674: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:08 
05:31:08 (SWT:2217): Gtk-CRITICAL **: 09:31:08.674: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:08 
05:31:08 (SWT:2217): Gdk-CRITICAL **: 09:31:08.723: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:31:09 
05:31:09 (SWT:2217): Gtk-CRITICAL **: 09:31:09.109: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:09 
05:31:09 (SWT:2217): Gtk-CRITICAL **: 09:31:09.110: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:09 
05:31:09 (SWT:2217): Gtk-CRITICAL **: 09:31:09.123: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:09 
05:31:09 (SWT:2217): Gtk-CRITICAL **: 09:31:09.123: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:09 
05:31:09 (SWT:2217): Gtk-CRITICAL **: 09:31:09.124: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:09 
05:31:09 (SWT:2217): Gtk-CRITICAL **: 09:31:09.124: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:09 
05:31:09 (SWT:2217): Gtk-CRITICAL **: 09:31:09.125: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:09 
05:31:09 (SWT:2217): Gtk-CRITICAL **: 09:31:09.125: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:10 
05:31:10 (SWT:2217): Gdk-CRITICAL **: 09:31:10.381: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:31:10 
05:31:10 (SWT:2217): Gtk-CRITICAL **: 09:31:10.747: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:10 
05:31:10 (SWT:2217): Gtk-CRITICAL **: 09:31:10.748: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:10 
05:31:10 (SWT:2217): Gtk-CRITICAL **: 09:31:10.761: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:10 
05:31:10 (SWT:2217): Gtk-CRITICAL **: 09:31:10.761: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:10 
05:31:10 (SWT:2217): Gtk-CRITICAL **: 09:31:10.762: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:10 
05:31:10 (SWT:2217): Gtk-CRITICAL **: 09:31:10.762: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:10 
05:31:10 (SWT:2217): Gtk-CRITICAL **: 09:31:10.763: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:10 
05:31:10 (SWT:2217): Gtk-CRITICAL **: 09:31:10.763: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:10 
05:31:10 (SWT:2217): Gdk-CRITICAL **: 09:31:10.815: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:31:11 
05:31:11 (SWT:2217): Gtk-CRITICAL **: 09:31:11.192: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:11 
05:31:11 (SWT:2217): Gtk-CRITICAL **: 09:31:11.194: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:11 
05:31:11 (SWT:2217): Gtk-CRITICAL **: 09:31:11.206: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:11 
05:31:11 (SWT:2217): Gtk-CRITICAL **: 09:31:11.207: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:11 
05:31:11 (SWT:2217): Gtk-CRITICAL **: 09:31:11.207: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:11 
05:31:11 (SWT:2217): Gtk-CRITICAL **: 09:31:11.208: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:11 
05:31:11 (SWT:2217): Gtk-CRITICAL **: 09:31:11.208: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:11 
05:31:11 (SWT:2217): Gtk-CRITICAL **: 09:31:11.208: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:11 
05:31:11 (SWT:2217): Gdk-CRITICAL **: 09:31:11.254: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:31:11 
05:31:11 (SWT:2217): Gtk-CRITICAL **: 09:31:11.624: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:11 
05:31:11 (SWT:2217): Gtk-CRITICAL **: 09:31:11.626: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:11 
05:31:11 (SWT:2217): Gtk-CRITICAL **: 09:31:11.638: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:11 
05:31:11 (SWT:2217): Gtk-CRITICAL **: 09:31:11.638: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:11 
05:31:11 (SWT:2217): Gtk-CRITICAL **: 09:31:11.639: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:11 
05:31:11 (SWT:2217): Gtk-CRITICAL **: 09:31:11.640: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:11 
05:31:11 (SWT:2217): Gtk-CRITICAL **: 09:31:11.640: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:11 
05:31:11 (SWT:2217): Gtk-CRITICAL **: 09:31:11.640: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:11 
05:31:11 (SWT:2217): Gdk-CRITICAL **: 09:31:11.718: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:31:12 
05:31:12 (SWT:2217): Gtk-CRITICAL **: 09:31:12.086: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:12 
05:31:12 (SWT:2217): Gtk-CRITICAL **: 09:31:12.087: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:12 
05:31:12 (SWT:2217): Gtk-CRITICAL **: 09:31:12.099: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:12 
05:31:12 (SWT:2217): Gtk-CRITICAL **: 09:31:12.100: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:12 
05:31:12 (SWT:2217): Gtk-CRITICAL **: 09:31:12.100: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:12 
05:31:12 (SWT:2217): Gtk-CRITICAL **: 09:31:12.101: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:12 
05:31:12 (SWT:2217): Gtk-CRITICAL **: 09:31:12.101: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:12 
05:31:12 (SWT:2217): Gtk-CRITICAL **: 09:31:12.101: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:13 
05:31:13 (SWT:2217): Gdk-CRITICAL **: 09:31:13.166: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:31:13 
05:31:13 (SWT:2217): Gtk-CRITICAL **: 09:31:13.580: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:13 
05:31:13 (SWT:2217): Gtk-CRITICAL **: 09:31:13.581: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:13 
05:31:13 (SWT:2217): Gtk-CRITICAL **: 09:31:13.593: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:13 
05:31:13 (SWT:2217): Gtk-CRITICAL **: 09:31:13.593: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:13 
05:31:13 (SWT:2217): Gtk-CRITICAL **: 09:31:13.594: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:13 
05:31:13 (SWT:2217): Gtk-CRITICAL **: 09:31:13.595: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:13 
05:31:13 (SWT:2217): Gtk-CRITICAL **: 09:31:13.595: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:13 
05:31:13 (SWT:2217): Gtk-CRITICAL **: 09:31:13.595: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:13 
05:31:13 (SWT:2217): Gdk-CRITICAL **: 09:31:13.640: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:31:14 
05:31:14 (SWT:2217): Gtk-CRITICAL **: 09:31:14.007: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:14 
05:31:14 (SWT:2217): Gtk-CRITICAL **: 09:31:14.009: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:14 
05:31:14 (SWT:2217): Gtk-CRITICAL **: 09:31:14.021: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:14 
05:31:14 (SWT:2217): Gtk-CRITICAL **: 09:31:14.021: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:14 
05:31:14 (SWT:2217): Gtk-CRITICAL **: 09:31:14.021: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:14 
05:31:14 (SWT:2217): Gtk-CRITICAL **: 09:31:14.022: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:14 
05:31:14 (SWT:2217): Gtk-CRITICAL **: 09:31:14.022: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:14 
05:31:14 (SWT:2217): Gtk-CRITICAL **: 09:31:14.022: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:15 
05:31:15 (SWT:2217): Gdk-CRITICAL **: 09:31:15.703: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:31:16 
05:31:16 (SWT:2217): Gtk-CRITICAL **: 09:31:16.082: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:16 
05:31:16 (SWT:2217): Gtk-CRITICAL **: 09:31:16.084: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:16 
05:31:16 (SWT:2217): Gtk-CRITICAL **: 09:31:16.097: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:16 
05:31:16 (SWT:2217): Gtk-CRITICAL **: 09:31:16.097: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:16 
05:31:16 (SWT:2217): Gtk-CRITICAL **: 09:31:16.097: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:16 
05:31:16 (SWT:2217): Gtk-CRITICAL **: 09:31:16.098: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:16 
05:31:16 (SWT:2217): Gtk-CRITICAL **: 09:31:16.098: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:16 
05:31:16 (SWT:2217): Gtk-CRITICAL **: 09:31:16.098: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:16 
05:31:16 (SWT:2217): Gdk-CRITICAL **: 09:31:16.145: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:31:16 
05:31:16 (SWT:2217): Gtk-CRITICAL **: 09:31:16.528: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:16 
05:31:16 (SWT:2217): Gtk-CRITICAL **: 09:31:16.530: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:16 
05:31:16 (SWT:2217): Gtk-CRITICAL **: 09:31:16.542: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:16 
05:31:16 (SWT:2217): Gtk-CRITICAL **: 09:31:16.542: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:16 
05:31:16 (SWT:2217): Gtk-CRITICAL **: 09:31:16.542: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:16 
05:31:16 (SWT:2217): Gtk-CRITICAL **: 09:31:16.543: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:16 
05:31:16 (SWT:2217): Gtk-CRITICAL **: 09:31:16.544: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:16 
05:31:16 (SWT:2217): Gtk-CRITICAL **: 09:31:16.544: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:16 Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.856 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest
05:31:16 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.selectsRangeWithTabWidth  Time elapsed: 0.426 s
05:31:16 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.selectsRange  Time elapsed: 0.434 s
05:31:16 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.insertsTextAtALocation  Time elapsed: 0.461 s
05:31:16 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.typesTextAtALocation  Time elapsed: 1.286 s
05:31:16 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.insertsTextAtALocationWithTabWidth  Time elapsed: 0.446 s
05:31:16 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.canDoubleClickOnStyledText  Time elapsed: 0.563 s
05:31:16 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.getsLinesWithEOLAtEndOfText  Time elapsed: 0.454 s
05:31:16 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.canClickOnStyledText  Time elapsed: 0.484 s
05:31:16 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.getsLineCountWithNoEOLEndOfText  Time elapsed: 0.454 s
05:31:16 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.getsBullet  Time elapsed: 0.492 s
05:31:16 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.canCtrlClickOnStyledText  Time elapsed: 0.517 s
05:31:16 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.findsStylesRangeInARangeWithTabWidth  Time elapsed: 0.523 s
05:31:16 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.findsTextStyle  Time elapsed: 0.504 s
05:31:16 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.canShiftClickOnStyledText  Time elapsed: 0.486 s
05:31:16 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.findsTextStyleWithTabWidth  Time elapsed: 0.484 s
05:31:16 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.getsTextOnCurrentLine  Time elapsed: 0.444 s
05:31:16 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.setsText  Time elapsed: 0.523 s
05:31:16 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.typesSpecialCharactersAtALocation  Time elapsed: 1.657 s
05:31:16 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.navigatesToAParticularLocationWithTAB  Time elapsed: 0.434 s
05:31:16 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.navigatesToAParticularLocation  Time elapsed: 0.438 s
05:31:16 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.findsStylesRangeInARange  Time elapsed: 0.465 s
05:31:16 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.testTypesTextAtALocation  Time elapsed: 1.447 s
05:31:16 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.getsTabs  Time elapsed: 0.474 s
05:31:16 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.typesTextAtALocationWithTabWidth  Time elapsed: 2.063 s
05:31:16 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.getsLinesWithNoEOLEndOfText  Time elapsed: 0.442 s
05:31:16 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.getsLineCountWithEOLAtEndOfText  Time elapsed: 0.443 s
05:31:16 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickTest
05:31:16 
05:31:16 (SWT:2217): Gdk-CRITICAL **: 09:31:16.594: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:31:16 
05:31:16 (SWT:2217): Gtk-CRITICAL **: 09:31:16.688: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:31:16 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickTest
05:31:16 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickTest.doubleClickOnCell  Time elapsed: 0.12 s
05:31:16 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest
05:31:16 
05:31:16 (SWT:2217): Gdk-CRITICAL **: 09:31:16.719: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:31:17 
05:31:17 (SWT:2217): Gtk-WARNING **: 09:31:17.053: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:17 
05:31:17 (SWT:2217): Gtk-WARNING **: 09:31:17.057: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:17 
05:31:17 (SWT:2217): Gtk-WARNING **: 09:31:17.060: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:17 
05:31:17 (SWT:2217): Gtk-WARNING **: 09:31:17.060: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:17 
05:31:17 (SWT:2217): Gtk-WARNING **: 09:31:17.060: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:17 
05:31:17 (SWT:2217): Gtk-WARNING **: 09:31:17.062: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:17 
05:31:17 (SWT:2217): Gtk-WARNING **: 09:31:17.062: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:19 
05:31:19 (SWT:2217): Gdk-CRITICAL **: 09:31:19.122: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:31:19 
05:31:19 (SWT:2217): Gtk-WARNING **: 09:31:19.448: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:19 
05:31:19 (SWT:2217): Gtk-WARNING **: 09:31:19.452: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:19 
05:31:19 (SWT:2217): Gtk-WARNING **: 09:31:19.454: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:19 
05:31:19 (SWT:2217): Gtk-WARNING **: 09:31:19.454: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:19 
05:31:19 (SWT:2217): Gtk-WARNING **: 09:31:19.455: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:19 
05:31:19 (SWT:2217): Gtk-WARNING **: 09:31:19.456: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:19 
05:31:19 (SWT:2217): Gtk-WARNING **: 09:31:19.456: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:21 
05:31:21 (SWT:2217): Gdk-CRITICAL **: 09:31:21.526: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:31:21 
05:31:21 (SWT:2217): Gtk-WARNING **: 09:31:21.861: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:21 
05:31:21 (SWT:2217): Gtk-WARNING **: 09:31:21.867: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:21 
05:31:21 (SWT:2217): Gtk-WARNING **: 09:31:21.871: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:21 
05:31:21 (SWT:2217): Gtk-WARNING **: 09:31:21.871: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:21 
05:31:21 (SWT:2217): Gtk-WARNING **: 09:31:21.871: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:21 
05:31:21 (SWT:2217): Gtk-WARNING **: 09:31:21.874: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:21 
05:31:21 (SWT:2217): Gtk-WARNING **: 09:31:21.874: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:23 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.245 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest
05:31:23 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest.clicksTreeColumn  Time elapsed: 2.402 s
05:31:23 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest.clicksHeaderContextMenuItem  Time elapsed: 2.403 s
05:31:23 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest.findsTreeColumn  Time elapsed: 2.437 s
05:31:23 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest
05:31:23 
05:31:23 (SWT:2217): Gdk-CRITICAL **: 09:31:23.968: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:31:24 
05:31:24 (SWT:2217): Gtk-WARNING **: 09:31:24.310: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:24 
05:31:24 (SWT:2217): Gtk-WARNING **: 09:31:24.314: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:24 
05:31:24 (SWT:2217): Gtk-WARNING **: 09:31:24.317: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:24 
05:31:24 (SWT:2217): Gtk-WARNING **: 09:31:24.317: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:24 
05:31:24 (SWT:2217): Gtk-WARNING **: 09:31:24.317: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:24 
05:31:24 (SWT:2217): Gtk-WARNING **: 09:31:24.319: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:24 
05:31:24 (SWT:2217): Gtk-WARNING **: 09:31:24.319: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:26 
05:31:26 (SWT:2217): Gdk-CRITICAL **: 09:31:26.006: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:31:26 
05:31:26 (SWT:2217): Gtk-WARNING **: 09:31:26.345: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:26 
05:31:26 (SWT:2217): Gtk-WARNING **: 09:31:26.349: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:26 
05:31:26 (SWT:2217): Gtk-WARNING **: 09:31:26.351: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:26 
05:31:26 (SWT:2217): Gtk-WARNING **: 09:31:26.352: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:26 
05:31:26 (SWT:2217): Gtk-WARNING **: 09:31:26.352: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:26 
05:31:26 (SWT:2217): Gtk-WARNING **: 09:31:26.353: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:26 
05:31:26 (SWT:2217): Gtk-WARNING **: 09:31:26.354: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:28 
05:31:28 (SWT:2217): Gdk-CRITICAL **: 09:31:28.063: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:31:28 
05:31:28 (SWT:2217): Gtk-WARNING **: 09:31:28.404: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:28 
05:31:28 (SWT:2217): Gtk-WARNING **: 09:31:28.408: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:28 
05:31:28 (SWT:2217): Gtk-WARNING **: 09:31:28.410: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:28 
05:31:28 (SWT:2217): Gtk-WARNING **: 09:31:28.411: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:28 
05:31:28 (SWT:2217): Gtk-WARNING **: 09:31:28.411: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:28 
05:31:28 (SWT:2217): Gtk-WARNING **: 09:31:28.413: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:28 
05:31:28 (SWT:2217): Gtk-WARNING **: 09:31:28.413: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:30 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.121 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest
05:31:30 org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest.selectionWorks  Time elapsed: 2.037 s
05:31:30 org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest.findsSpinner  Time elapsed: 2.056 s
05:31:30 org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest.findsSpinnerInGroup  Time elapsed: 2.026 s
05:31:30 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowserTest
05:31:30 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowserTest
05:31:30 org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowserTest skipped
05:31:30 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest
05:31:30 
05:31:30 (SWT:2217): Gdk-CRITICAL **: 09:31:30.097: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:31:30 
05:31:30 (SWT:2217): Gdk-CRITICAL **: 09:31:30.204: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:31:30 
05:31:30 (SWT:2217): Gdk-CRITICAL **: 09:31:30.322: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:31:30 
05:31:30 (SWT:2217): Gdk-CRITICAL **: 09:31:30.428: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:31:30 
05:31:30 (SWT:2217): Gdk-CRITICAL **: 09:31:30.537: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:31:30 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.555 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest
05:31:30 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest.findsSubMenus  Time elapsed: 0.107 s
05:31:30 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest.clicksSubMenus  Time elapsed: 0.118 s
05:31:30 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest.findsMenuRecursive  Time elapsed: 0.106 s
05:31:30 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest.findsMenuNotRecursive  Time elapsed: 0.109 s
05:31:30 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest.findsMenus  Time elapsed: 0.115 s
05:31:30 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest
05:31:30 
05:31:30 (SWT:2217): Gdk-CRITICAL **: 09:31:30.663: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:31:30 
05:31:30 (SWT:2217): Gdk-CRITICAL **: 09:31:30.738: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:31:30 
05:31:30 (SWT:2217): Gdk-CRITICAL **: 09:31:30.820: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:31:30 
05:31:30 (SWT:2217): Gdk-CRITICAL **: 09:31:30.884: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:31:30 
05:31:30 (SWT:2217): Gdk-CRITICAL **: 09:31:30.957: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:31:31 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.373 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest
05:31:31 org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest.indexedTrayItemIsReturned  Time elapsed: 0.075 s
05:31:31 org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest.menuCanBeAccessedOnTrayItem  Time elapsed: 0.083 s
05:31:31 org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest.firstTrayItemIsReturned  Time elapsed: 0.063 s
05:31:31 org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest.listOfTrayItemsIsReturned  Time elapsed: 0.072 s
05:31:31 org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest.trayItemWithTooltipIsReturned  Time elapsed: 0.076 s
05:31:31 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest
05:31:31 
05:31:31 (SWT:2217): Gdk-CRITICAL **: 09:31:31.038: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:31:31 
05:31:31 (SWT:2217): Gtk-WARNING **: 09:31:31.408: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:31 
05:31:31 (SWT:2217): Gtk-WARNING **: 09:31:31.413: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:31 
05:31:31 (SWT:2217): Gtk-WARNING **: 09:31:31.416: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:31 
05:31:31 (SWT:2217): Gtk-WARNING **: 09:31:31.416: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:31 
05:31:31 (SWT:2217): Gtk-WARNING **: 09:31:31.416: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:31 
05:31:31 (SWT:2217): Gtk-WARNING **: 09:31:31.418: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:31 
05:31:31 (SWT:2217): Gtk-WARNING **: 09:31:31.418: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:33 
05:31:33 (SWT:2217): Gdk-CRITICAL **: 09:31:33.389: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:31:33 
05:31:33 (SWT:2217): Gtk-WARNING **: 09:31:33.735: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:33 
05:31:33 (SWT:2217): Gtk-WARNING **: 09:31:33.740: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:33 
05:31:33 (SWT:2217): Gtk-WARNING **: 09:31:33.742: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:33 
05:31:33 (SWT:2217): Gtk-WARNING **: 09:31:33.742: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:33 
05:31:33 (SWT:2217): Gtk-WARNING **: 09:31:33.742: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:33 
05:31:33 (SWT:2217): Gtk-WARNING **: 09:31:33.744: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:33 
05:31:33 (SWT:2217): Gtk-WARNING **: 09:31:33.744: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:36 
05:31:36 (SWT:2217): Gdk-CRITICAL **: 09:31:36.045: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:31:36 
05:31:36 (SWT:2217): Gtk-WARNING **: 09:31:36.430: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:36 
05:31:36 (SWT:2217): Gtk-WARNING **: 09:31:36.434: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:36 
05:31:36 (SWT:2217): Gtk-WARNING **: 09:31:36.437: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:36 
05:31:36 (SWT:2217): Gtk-WARNING **: 09:31:36.437: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:36 
05:31:36 (SWT:2217): Gtk-WARNING **: 09:31:36.437: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:36 
05:31:36 (SWT:2217): Gtk-WARNING **: 09:31:36.439: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:36 
05:31:36 (SWT:2217): Gtk-WARNING **: 09:31:36.439: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:38 
05:31:38 (SWT:2217): Gdk-CRITICAL **: 09:31:38.471: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:31:38 
05:31:38 (SWT:2217): Gtk-WARNING **: 09:31:38.805: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:38 
05:31:38 (SWT:2217): Gtk-WARNING **: 09:31:38.810: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:38 
05:31:38 (SWT:2217): Gtk-WARNING **: 09:31:38.812: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:38 
05:31:38 (SWT:2217): Gtk-WARNING **: 09:31:38.812: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:38 
05:31:38 (SWT:2217): Gtk-WARNING **: 09:31:38.813: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:38 
05:31:38 (SWT:2217): Gtk-WARNING **: 09:31:38.814: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:38 
05:31:38 (SWT:2217): Gtk-WARNING **: 09:31:38.814: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:40 
05:31:40 (SWT:2217): Gdk-CRITICAL **: 09:31:40.749: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:31:41 
05:31:41 (SWT:2217): Gtk-WARNING **: 09:31:41.104: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:41 
05:31:41 (SWT:2217): Gtk-WARNING **: 09:31:41.109: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:41 
05:31:41 (SWT:2217): Gtk-WARNING **: 09:31:41.111: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:41 
05:31:41 (SWT:2217): Gtk-WARNING **: 09:31:41.111: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:41 
05:31:41 (SWT:2217): Gtk-WARNING **: 09:31:41.111: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:41 
05:31:41 (SWT:2217): Gtk-WARNING **: 09:31:41.113: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:41 
05:31:41 (SWT:2217): Gtk-WARNING **: 09:31:41.113: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:43 
05:31:43 (SWT:2217): Gdk-CRITICAL **: 09:31:43.003: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:31:43 
05:31:43 (SWT:2217): Gtk-WARNING **: 09:31:43.383: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:43 
05:31:43 (SWT:2217): Gtk-WARNING **: 09:31:43.388: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:43 
05:31:43 (SWT:2217): Gtk-WARNING **: 09:31:43.391: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:43 
05:31:43 (SWT:2217): Gtk-WARNING **: 09:31:43.391: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:43 
05:31:43 (SWT:2217): Gtk-WARNING **: 09:31:43.392: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:43 
05:31:43 (SWT:2217): Gtk-WARNING **: 09:31:43.393: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:43 
05:31:43 (SWT:2217): Gtk-WARNING **: 09:31:43.394: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:45 
05:31:45 (SWT:2217): Gdk-CRITICAL **: 09:31:45.505: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:31:45 
05:31:45 (SWT:2217): Gtk-WARNING **: 09:31:45.870: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:45 
05:31:45 (SWT:2217): Gtk-WARNING **: 09:31:45.875: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:45 
05:31:45 (SWT:2217): Gtk-WARNING **: 09:31:45.877: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:45 
05:31:45 (SWT:2217): Gtk-WARNING **: 09:31:45.877: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:45 
05:31:45 (SWT:2217): Gtk-WARNING **: 09:31:45.878: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:45 
05:31:45 (SWT:2217): Gtk-WARNING **: 09:31:45.879: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:45 
05:31:45 (SWT:2217): Gtk-WARNING **: 09:31:45.879: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:47 
05:31:47 (SWT:2217): Gdk-CRITICAL **: 09:31:47.784: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:31:48 
05:31:48 (SWT:2217): Gtk-WARNING **: 09:31:48.146: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:48 
05:31:48 (SWT:2217): Gtk-WARNING **: 09:31:48.151: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:48 
05:31:48 (SWT:2217): Gtk-WARNING **: 09:31:48.153: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:48 
05:31:48 (SWT:2217): Gtk-WARNING **: 09:31:48.154: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:48 
05:31:48 (SWT:2217): Gtk-WARNING **: 09:31:48.154: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:48 
05:31:48 (SWT:2217): Gtk-WARNING **: 09:31:48.156: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:48 
05:31:48 (SWT:2217): Gtk-WARNING **: 09:31:48.156: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:50 
05:31:50 (SWT:2217): Gdk-CRITICAL **: 09:31:50.171: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:31:50 
05:31:50 (SWT:2217): Gtk-WARNING **: 09:31:50.537: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:50 
05:31:50 (SWT:2217): Gtk-WARNING **: 09:31:50.541: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:50 
05:31:50 (SWT:2217): Gtk-WARNING **: 09:31:50.543: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:50 
05:31:50 (SWT:2217): Gtk-WARNING **: 09:31:50.544: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:50 
05:31:50 (SWT:2217): Gtk-WARNING **: 09:31:50.544: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:50 
05:31:50 (SWT:2217): Gtk-WARNING **: 09:31:50.546: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:50 
05:31:50 (SWT:2217): Gtk-WARNING **: 09:31:50.546: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:52 
05:31:52 (SWT:2217): Gdk-CRITICAL **: 09:31:52.545: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:31:52 
05:31:52 (SWT:2217): Gtk-WARNING **: 09:31:52.914: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:52 
05:31:52 (SWT:2217): Gtk-WARNING **: 09:31:52.919: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:52 
05:31:52 (SWT:2217): Gtk-WARNING **: 09:31:52.921: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:52 
05:31:52 (SWT:2217): Gtk-WARNING **: 09:31:52.922: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:52 
05:31:52 (SWT:2217): Gtk-WARNING **: 09:31:52.922: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:52 
05:31:52 (SWT:2217): Gtk-WARNING **: 09:31:52.924: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:52 
05:31:52 (SWT:2217): Gtk-WARNING **: 09:31:52.924: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:54 
05:31:54 (SWT:2217): Gdk-CRITICAL **: 09:31:54.884: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:31:55 
05:31:55 (SWT:2217): Gtk-WARNING **: 09:31:55.246: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:55 
05:31:55 (SWT:2217): Gtk-WARNING **: 09:31:55.250: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:55 
05:31:55 (SWT:2217): Gtk-WARNING **: 09:31:55.253: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:55 
05:31:55 (SWT:2217): Gtk-WARNING **: 09:31:55.253: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:55 
05:31:55 (SWT:2217): Gtk-WARNING **: 09:31:55.253: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:55 
05:31:55 (SWT:2217): Gtk-WARNING **: 09:31:55.255: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:55 
05:31:55 (SWT:2217): Gtk-WARNING **: 09:31:55.255: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:57 
05:31:57 (SWT:2217): Gdk-CRITICAL **: 09:31:57.256: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:31:57 
05:31:57 (SWT:2217): Gtk-WARNING **: 09:31:57.617: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:57 
05:31:57 (SWT:2217): Gtk-WARNING **: 09:31:57.622: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:57 
05:31:57 (SWT:2217): Gtk-WARNING **: 09:31:57.624: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:57 
05:31:57 (SWT:2217): Gtk-WARNING **: 09:31:57.625: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:57 
05:31:57 (SWT:2217): Gtk-WARNING **: 09:31:57.625: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:57 
05:31:57 (SWT:2217): Gtk-WARNING **: 09:31:57.627: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:57 
05:31:57 (SWT:2217): Gtk-WARNING **: 09:31:57.627: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:59 
05:31:59 (SWT:2217): Gdk-CRITICAL **: 09:31:59.475: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:31:59 
05:31:59 (SWT:2217): Gtk-WARNING **: 09:31:59.821: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:59 
05:31:59 (SWT:2217): Gtk-WARNING **: 09:31:59.825: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:59 
05:31:59 (SWT:2217): Gtk-WARNING **: 09:31:59.827: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:59 
05:31:59 (SWT:2217): Gtk-WARNING **: 09:31:59.828: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:59 
05:31:59 (SWT:2217): Gtk-WARNING **: 09:31:59.828: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:59 
05:31:59 (SWT:2217): Gtk-WARNING **: 09:31:59.830: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:31:59 
05:31:59 (SWT:2217): Gtk-WARNING **: 09:31:59.830: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:01 
05:32:01 (SWT:2217): Gdk-CRITICAL **: 09:32:01.912: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:32:02 
05:32:02 (SWT:2217): Gtk-WARNING **: 09:32:02.273: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:02 
05:32:02 (SWT:2217): Gtk-WARNING **: 09:32:02.278: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:02 
05:32:02 (SWT:2217): Gtk-WARNING **: 09:32:02.281: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:02 
05:32:02 (SWT:2217): Gtk-WARNING **: 09:32:02.281: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:02 
05:32:02 (SWT:2217): Gtk-WARNING **: 09:32:02.281: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:02 
05:32:02 (SWT:2217): Gtk-WARNING **: 09:32:02.283: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:02 
05:32:02 (SWT:2217): Gtk-WARNING **: 09:32:02.283: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:04 
05:32:04 (SWT:2217): Gdk-CRITICAL **: 09:32:04.329: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:32:04 
05:32:04 (SWT:2217): Gtk-WARNING **: 09:32:04.685: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:04 
05:32:04 (SWT:2217): Gtk-WARNING **: 09:32:04.690: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:04 
05:32:04 (SWT:2217): Gtk-WARNING **: 09:32:04.693: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:04 
05:32:04 (SWT:2217): Gtk-WARNING **: 09:32:04.693: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:04 
05:32:04 (SWT:2217): Gtk-WARNING **: 09:32:04.693: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:04 
05:32:04 (SWT:2217): Gtk-WARNING **: 09:32:04.695: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:04 
05:32:04 (SWT:2217): Gtk-WARNING **: 09:32:04.695: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:06 
05:32:06 (SWT:2217): Gdk-CRITICAL **: 09:32:06.672: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:32:07 
05:32:07 (SWT:2217): Gtk-WARNING **: 09:32:07.046: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:07 
05:32:07 (SWT:2217): Gtk-WARNING **: 09:32:07.051: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:07 
05:32:07 (SWT:2217): Gtk-WARNING **: 09:32:07.053: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:07 
05:32:07 (SWT:2217): Gtk-WARNING **: 09:32:07.054: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:07 
05:32:07 (SWT:2217): Gtk-WARNING **: 09:32:07.054: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:07 
05:32:07 (SWT:2217): Gtk-WARNING **: 09:32:07.056: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:07 
05:32:07 (SWT:2217): Gtk-WARNING **: 09:32:07.056: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:08 
05:32:08 (SWT:2217): Gdk-CRITICAL **: 09:32:08.934: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:32:09 
05:32:09 (SWT:2217): Gtk-WARNING **: 09:32:09.285: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:09 
05:32:09 (SWT:2217): Gtk-WARNING **: 09:32:09.290: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:09 
05:32:09 (SWT:2217): Gtk-WARNING **: 09:32:09.292: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:09 
05:32:09 (SWT:2217): Gtk-WARNING **: 09:32:09.292: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:09 
05:32:09 (SWT:2217): Gtk-WARNING **: 09:32:09.292: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:09 
05:32:09 (SWT:2217): Gtk-WARNING **: 09:32:09.294: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:09 
05:32:09 (SWT:2217): Gtk-WARNING **: 09:32:09.294: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:11 Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.237 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest
05:32:11 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.selectionNotifiesListeners  Time elapsed: 2.35 s
05:32:11 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.unSelectsSelectionMulti  Time elapsed: 2.655 s
05:32:11 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.throwsExceptionInCaseOfInvalidTextBasedSelectionMulti  Time elapsed: 2.425 s
05:32:11 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.setsAndGetsMultipleSelectionByText  Time elapsed: 2.278 s
05:32:11 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.unSelectsSelection  Time elapsed: 2.253 s
05:32:11 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.setsAndGetsSingleSelectionByText  Time elapsed: 2.501 s
05:32:11 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.setsAndGetsMultipleSelectionByIndex  Time elapsed: 2.28 s
05:32:11 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.throwsExceptionInCaseOfInvalidIndexBasedSelectionMulti  Time elapsed: 2.387 s
05:32:11 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.getsItemAtIndex  Time elapsed: 2.373 s
05:32:11 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.throwsExceptionInCaseOfInvalidIndexBasedSelection  Time elapsed: 2.34 s
05:32:11 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.canDoubleClickOnList  Time elapsed: 2.371 s
05:32:11 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.throwsExceptionInCaseOfInvalidTextBasedSelection  Time elapsed: 2.219 s
05:32:11 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.deSelectNotifiesListeners  Time elapsed: 2.437 s
05:32:11 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.selectionNotifiesListenersMulti  Time elapsed: 2.416 s
05:32:11 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.setsAndGetsSingleSelectionByIndex  Time elapsed: 2.343 s
05:32:11 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.findsAListWithoutLabel  Time elapsed: 2.26 s
05:32:11 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.getsIndexOfItem  Time elapsed: 2.342 s
05:32:11 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest
05:32:11 
05:32:11 (SWT:2217): Gdk-CRITICAL **: 09:32:11.280: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:32:11 
05:32:11 (SWT:2217): Gtk-WARNING **: 09:32:11.658: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:11 
05:32:11 (SWT:2217): Gtk-WARNING **: 09:32:11.663: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:11 
05:32:11 (SWT:2217): Gtk-WARNING **: 09:32:11.665: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:11 
05:32:11 (SWT:2217): Gtk-WARNING **: 09:32:11.666: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:11 
05:32:11 (SWT:2217): Gtk-WARNING **: 09:32:11.666: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:11 
05:32:11 (SWT:2217): Gtk-WARNING **: 09:32:11.668: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:11 
05:32:11 (SWT:2217): Gtk-WARNING **: 09:32:11.668: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:14 
05:32:14 (SWT:2217): Gdk-CRITICAL **: 09:32:14.163: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:32:14 
05:32:14 (SWT:2217): Gtk-WARNING **: 09:32:14.542: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:14 
05:32:14 (SWT:2217): Gtk-WARNING **: 09:32:14.546: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:14 
05:32:14 (SWT:2217): Gtk-WARNING **: 09:32:14.549: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:14 
05:32:14 (SWT:2217): Gtk-WARNING **: 09:32:14.549: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:14 
05:32:14 (SWT:2217): Gtk-WARNING **: 09:32:14.549: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:14 
05:32:14 (SWT:2217): Gtk-WARNING **: 09:32:14.551: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:14 
05:32:14 (SWT:2217): Gtk-WARNING **: 09:32:14.551: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:16 
05:32:16 (SWT:2217): Gdk-CRITICAL **: 09:32:16.687: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:32:17 
05:32:17 (SWT:2217): Gtk-WARNING **: 09:32:17.032: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:17 
05:32:17 (SWT:2217): Gtk-WARNING **: 09:32:17.036: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:17 
05:32:17 (SWT:2217): Gtk-WARNING **: 09:32:17.038: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:17 
05:32:17 (SWT:2217): Gtk-WARNING **: 09:32:17.039: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:17 
05:32:17 (SWT:2217): Gtk-WARNING **: 09:32:17.039: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:17 
05:32:17 (SWT:2217): Gtk-WARNING **: 09:32:17.041: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:17 
05:32:17 (SWT:2217): Gtk-WARNING **: 09:32:17.041: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:19 
05:32:19 (SWT:2217): Gdk-CRITICAL **: 09:32:19.285: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:32:19 
05:32:19 (SWT:2217): Gtk-WARNING **: 09:32:19.665: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:19 
05:32:19 (SWT:2217): Gtk-WARNING **: 09:32:19.670: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:19 
05:32:19 (SWT:2217): Gtk-WARNING **: 09:32:19.673: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:19 
05:32:19 (SWT:2217): Gtk-WARNING **: 09:32:19.673: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:19 
05:32:19 (SWT:2217): Gtk-WARNING **: 09:32:19.673: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:19 
05:32:19 (SWT:2217): Gtk-WARNING **: 09:32:19.675: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:19 
05:32:19 (SWT:2217): Gtk-WARNING **: 09:32:19.675: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:21 
05:32:21 (SWT:2217): Gdk-CRITICAL **: 09:32:21.812: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:32:22 
05:32:22 (SWT:2217): Gtk-WARNING **: 09:32:22.174: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:22 
05:32:22 (SWT:2217): Gtk-WARNING **: 09:32:22.179: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:22 
05:32:22 (SWT:2217): Gtk-WARNING **: 09:32:22.181: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:22 
05:32:22 (SWT:2217): Gtk-WARNING **: 09:32:22.181: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:22 
05:32:22 (SWT:2217): Gtk-WARNING **: 09:32:22.182: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:22 
05:32:22 (SWT:2217): Gtk-WARNING **: 09:32:22.183: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:22 
05:32:22 (SWT:2217): Gtk-WARNING **: 09:32:22.183: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:24 
05:32:24 (SWT:2217): Gdk-CRITICAL **: 09:32:24.346: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:32:24 
05:32:24 (SWT:2217): Gtk-WARNING **: 09:32:24.751: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:24 
05:32:24 (SWT:2217): Gtk-WARNING **: 09:32:24.756: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:24 
05:32:24 (SWT:2217): Gtk-WARNING **: 09:32:24.759: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:24 
05:32:24 (SWT:2217): Gtk-WARNING **: 09:32:24.759: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:24 
05:32:24 (SWT:2217): Gtk-WARNING **: 09:32:24.759: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:24 
05:32:24 (SWT:2217): Gtk-WARNING **: 09:32:24.761: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:24 
05:32:24 (SWT:2217): Gtk-WARNING **: 09:32:24.761: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:26 
05:32:26 (SWT:2217): Gdk-CRITICAL **: 09:32:26.920: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:32:27 
05:32:27 (SWT:2217): Gtk-WARNING **: 09:32:27.287: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:27 
05:32:27 (SWT:2217): Gtk-WARNING **: 09:32:27.291: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:27 
05:32:27 (SWT:2217): Gtk-WARNING **: 09:32:27.294: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:27 
05:32:27 (SWT:2217): Gtk-WARNING **: 09:32:27.294: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:27 
05:32:27 (SWT:2217): Gtk-WARNING **: 09:32:27.294: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:27 
05:32:27 (SWT:2217): Gtk-WARNING **: 09:32:27.296: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:27 
05:32:27 (SWT:2217): Gtk-WARNING **: 09:32:27.296: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:29 
05:32:29 (SWT:2217): Gdk-CRITICAL **: 09:32:29.559: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:32:29 
05:32:29 (SWT:2217): Gtk-WARNING **: 09:32:29.925: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:29 
05:32:29 (SWT:2217): Gtk-WARNING **: 09:32:29.929: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:29 
05:32:29 (SWT:2217): Gtk-WARNING **: 09:32:29.932: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:29 
05:32:29 (SWT:2217): Gtk-WARNING **: 09:32:29.932: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:29 
05:32:29 (SWT:2217): Gtk-WARNING **: 09:32:29.932: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:29 
05:32:29 (SWT:2217): Gtk-WARNING **: 09:32:29.934: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:29 
05:32:29 (SWT:2217): Gtk-WARNING **: 09:32:29.934: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:32 
05:32:32 (SWT:2217): Gdk-CRITICAL **: 09:32:32.104: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:32:32 
05:32:32 (SWT:2217): Gtk-WARNING **: 09:32:32.486: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:32 
05:32:32 (SWT:2217): Gtk-WARNING **: 09:32:32.491: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:32 
05:32:32 (SWT:2217): Gtk-WARNING **: 09:32:32.493: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:32 
05:32:32 (SWT:2217): Gtk-WARNING **: 09:32:32.494: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:32 
05:32:32 (SWT:2217): Gtk-WARNING **: 09:32:32.494: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:32 
05:32:32 (SWT:2217): Gtk-WARNING **: 09:32:32.496: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:32 
05:32:32 (SWT:2217): Gtk-WARNING **: 09:32:32.496: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:34 
05:32:34 (SWT:2217): Gdk-CRITICAL **: 09:32:34.845: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:32:35 
05:32:35 (SWT:2217): Gtk-WARNING **: 09:32:35.227: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:35 
05:32:35 (SWT:2217): Gtk-WARNING **: 09:32:35.232: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:35 
05:32:35 (SWT:2217): Gtk-WARNING **: 09:32:35.234: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:35 
05:32:35 (SWT:2217): Gtk-WARNING **: 09:32:35.235: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:35 
05:32:35 (SWT:2217): Gtk-WARNING **: 09:32:35.235: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:35 
05:32:35 (SWT:2217): Gtk-WARNING **: 09:32:35.237: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:35 
05:32:35 (SWT:2217): Gtk-WARNING **: 09:32:35.237: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:37 
05:32:37 (SWT:2217): Gdk-CRITICAL **: 09:32:37.599: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:32:37 
05:32:37 (SWT:2217): Gtk-WARNING **: 09:32:37.986: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:37 
05:32:37 (SWT:2217): Gtk-WARNING **: 09:32:37.991: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:37 
05:32:37 (SWT:2217): Gtk-WARNING **: 09:32:37.993: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:37 
05:32:37 (SWT:2217): Gtk-WARNING **: 09:32:37.994: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:37 
05:32:37 (SWT:2217): Gtk-WARNING **: 09:32:37.994: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:37 
05:32:37 (SWT:2217): Gtk-WARNING **: 09:32:37.996: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:37 
05:32:37 (SWT:2217): Gtk-WARNING **: 09:32:37.996: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:40 
05:32:40 (SWT:2217): Gdk-CRITICAL **: 09:32:40.341: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:32:40 
05:32:40 (SWT:2217): Gtk-WARNING **: 09:32:40.716: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:40 
05:32:40 (SWT:2217): Gtk-WARNING **: 09:32:40.720: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:40 
05:32:40 (SWT:2217): Gtk-WARNING **: 09:32:40.723: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:40 
05:32:40 (SWT:2217): Gtk-WARNING **: 09:32:40.723: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:40 
05:32:40 (SWT:2217): Gtk-WARNING **: 09:32:40.723: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:40 
05:32:40 (SWT:2217): Gtk-WARNING **: 09:32:40.725: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:40 
05:32:40 (SWT:2217): Gtk-WARNING **: 09:32:40.725: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:43 
05:32:43 (SWT:2217): Gdk-CRITICAL **: 09:32:43.079: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:32:43 
05:32:43 (SWT:2217): Gtk-WARNING **: 09:32:43.459: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:43 
05:32:43 (SWT:2217): Gtk-WARNING **: 09:32:43.463: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:43 
05:32:43 (SWT:2217): Gtk-WARNING **: 09:32:43.466: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:43 
05:32:43 (SWT:2217): Gtk-WARNING **: 09:32:43.466: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:43 
05:32:43 (SWT:2217): Gtk-WARNING **: 09:32:43.466: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:43 
05:32:43 (SWT:2217): Gtk-WARNING **: 09:32:43.468: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:43 
05:32:43 (SWT:2217): Gtk-WARNING **: 09:32:43.468: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:45 
05:32:45 (SWT:2217): Gdk-CRITICAL **: 09:32:45.828: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:32:46 
05:32:46 (SWT:2217): Gtk-WARNING **: 09:32:46.221: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:46 
05:32:46 (SWT:2217): Gtk-WARNING **: 09:32:46.226: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:46 
05:32:46 (SWT:2217): Gtk-WARNING **: 09:32:46.228: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:46 
05:32:46 (SWT:2217): Gtk-WARNING **: 09:32:46.229: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:46 
05:32:46 (SWT:2217): Gtk-WARNING **: 09:32:46.229: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:46 
05:32:46 (SWT:2217): Gtk-WARNING **: 09:32:46.231: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:46 
05:32:46 (SWT:2217): Gtk-WARNING **: 09:32:46.231: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:48 Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.428 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest
05:32:48 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canUnCheckALine  Time elapsed: 2.881 s
05:32:48 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.isGrayed  Time elapsed: 2.524 s
05:32:48 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canFindALine  Time elapsed: 2.597 s
05:32:48 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.checkingATableThatDoesNotHaveCheckStyleBitsThrowsException  Time elapsed: 2.528 s
05:32:48 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.isGrayedTableNotChecked  Time elapsed: 2.534 s
05:32:48 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canGetTableItemText  Time elapsed: 2.573 s
05:32:48 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canRightClickOnALine  Time elapsed: 2.638 s
05:32:48 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canGetLineText  Time elapsed: 2.545 s
05:32:48 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canToggleALine  Time elapsed: 2.74 s
05:32:48 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canDoubleClickALine  Time elapsed: 2.753 s
05:32:48 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canClickALine  Time elapsed: 2.743 s
05:32:48 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canClickALineInAColumn  Time elapsed: 2.738 s
05:32:48 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canSelectALine  Time elapsed: 2.749 s
05:32:48 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canCheckALine  Time elapsed: 2.88 s
05:32:48 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest
05:32:48 
05:32:48 (SWT:2217): Gdk-CRITICAL **: 09:32:48.713: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:32:49 
05:32:49 (SWT:2217): Gtk-WARNING **: 09:32:49.092: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:49 
05:32:49 (SWT:2217): Gtk-WARNING **: 09:32:49.097: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:49 
05:32:49 (SWT:2217): Gtk-WARNING **: 09:32:49.099: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:49 
05:32:49 (SWT:2217): Gtk-WARNING **: 09:32:49.100: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:49 
05:32:49 (SWT:2217): Gtk-WARNING **: 09:32:49.100: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:49 
05:32:49 (SWT:2217): Gtk-WARNING **: 09:32:49.102: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:49 
05:32:49 (SWT:2217): Gtk-WARNING **: 09:32:49.102: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:50 
05:32:50 (SWT:2217): Gdk-CRITICAL **: 09:32:50.997: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:32:51 
05:32:51 (SWT:2217): Gtk-WARNING **: 09:32:51.389: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:51 
05:32:51 (SWT:2217): Gtk-WARNING **: 09:32:51.395: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:51 
05:32:51 (SWT:2217): Gtk-WARNING **: 09:32:51.397: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:51 
05:32:51 (SWT:2217): Gtk-WARNING **: 09:32:51.398: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:51 
05:32:51 (SWT:2217): Gtk-WARNING **: 09:32:51.398: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:51 
05:32:51 (SWT:2217): Gtk-WARNING **: 09:32:51.400: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:51 
05:32:51 (SWT:2217): Gtk-WARNING **: 09:32:51.400: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:53 
05:32:53 (SWT:2217): Gdk-CRITICAL **: 09:32:53.270: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:32:53 
05:32:53 (SWT:2217): Gtk-WARNING **: 09:32:53.643: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:53 
05:32:53 (SWT:2217): Gtk-WARNING **: 09:32:53.648: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:53 
05:32:53 (SWT:2217): Gtk-WARNING **: 09:32:53.650: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:53 
05:32:53 (SWT:2217): Gtk-WARNING **: 09:32:53.650: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:53 
05:32:53 (SWT:2217): Gtk-WARNING **: 09:32:53.651: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:53 
05:32:53 (SWT:2217): Gtk-WARNING **: 09:32:53.652: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:53 
05:32:53 (SWT:2217): Gtk-WARNING **: 09:32:53.652: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:55 
05:32:55 (SWT:2217): Gdk-CRITICAL **: 09:32:55.524: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:32:55 
05:32:55 (SWT:2217): Gtk-WARNING **: 09:32:55.906: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:55 
05:32:55 (SWT:2217): Gtk-WARNING **: 09:32:55.911: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:55 
05:32:55 (SWT:2217): Gtk-WARNING **: 09:32:55.914: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:55 
05:32:55 (SWT:2217): Gtk-WARNING **: 09:32:55.914: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:55 
05:32:55 (SWT:2217): Gtk-WARNING **: 09:32:55.914: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:55 
05:32:55 (SWT:2217): Gtk-WARNING **: 09:32:55.916: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:55 
05:32:55 (SWT:2217): Gtk-WARNING **: 09:32:55.916: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:57 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.06 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest
05:32:57 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest.findsToolBarButtonWithToolTipBasedOnIndex  Time elapsed: 2.282 s
05:32:57 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest.findsToolBarButtonWithToolTip  Time elapsed: 2.274 s
05:32:57 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest.getsTooltipOnButton  Time elapsed: 2.254 s
05:32:57 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest.findsToolBarButtonWithToolTip2  Time elapsed: 2.249 s
05:32:57 Running org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest
05:32:57 
05:32:57 (SWT:2217): Gdk-CRITICAL **: 09:32:57.779: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:32:58 
05:32:58 (SWT:2217): Gtk-WARNING **: 09:32:58.174: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:58 
05:32:58 (SWT:2217): Gtk-WARNING **: 09:32:58.179: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:58 
05:32:58 (SWT:2217): Gtk-WARNING **: 09:32:58.181: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:58 
05:32:58 (SWT:2217): Gtk-WARNING **: 09:32:58.182: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:58 
05:32:58 (SWT:2217): Gtk-WARNING **: 09:32:58.182: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:58 
05:32:58 (SWT:2217): Gtk-WARNING **: 09:32:58.184: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:58 
05:32:58 (SWT:2217): Gtk-WARNING **: 09:32:58.184: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:32:59 
05:32:59 (SWT:2217): Gdk-CRITICAL **: 09:32:59.977: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:33:00 
05:33:00 (SWT:2217): Gtk-WARNING **: 09:33:00.388: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:00 
05:33:00 (SWT:2217): Gtk-WARNING **: 09:33:00.393: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:00 
05:33:00 (SWT:2217): Gtk-WARNING **: 09:33:00.396: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:00 
05:33:00 (SWT:2217): Gtk-WARNING **: 09:33:00.396: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:00 
05:33:00 (SWT:2217): Gtk-WARNING **: 09:33:00.396: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:00 
05:33:00 (SWT:2217): Gtk-WARNING **: 09:33:00.398: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:00 
05:33:00 (SWT:2217): Gtk-WARNING **: 09:33:00.398: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:02 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.475 s - in org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest
05:33:02 org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest.throwsExceptionOnNullObjectPassedIntoConstructor  Time elapsed: 2.197 s
05:33:02 org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest.throwsExceptionOnDisposedObjectPassedIntoConstructor  Time elapsed: 2.276 s
05:33:02 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest
05:33:02 
05:33:02 (SWT:2217): Gdk-CRITICAL **: 09:33:02.259: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:33:02 
05:33:02 (SWT:2217): Gtk-WARNING **: 09:33:02.654: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:02 
05:33:02 (SWT:2217): Gtk-WARNING **: 09:33:02.659: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:02 
05:33:02 (SWT:2217): Gtk-WARNING **: 09:33:02.662: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:02 
05:33:02 (SWT:2217): Gtk-WARNING **: 09:33:02.662: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:02 
05:33:02 (SWT:2217): Gtk-WARNING **: 09:33:02.662: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:02 
05:33:02 (SWT:2217): Gtk-WARNING **: 09:33:02.664: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:02 
05:33:02 (SWT:2217): Gtk-WARNING **: 09:33:02.664: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:04 
05:33:04 (SWT:2217): Gdk-CRITICAL **: 09:33:04.563: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:33:04 
05:33:04 (SWT:2217): Gtk-WARNING **: 09:33:04.958: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:04 
05:33:04 (SWT:2217): Gtk-WARNING **: 09:33:04.963: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:04 
05:33:04 (SWT:2217): Gtk-WARNING **: 09:33:04.965: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:04 
05:33:04 (SWT:2217): Gtk-WARNING **: 09:33:04.966: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:04 
05:33:04 (SWT:2217): Gtk-WARNING **: 09:33:04.966: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:04 
05:33:04 (SWT:2217): Gtk-WARNING **: 09:33:04.968: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:04 
05:33:04 (SWT:2217): Gtk-WARNING **: 09:33:04.968: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:07 
05:33:07 (SWT:2217): Gdk-CRITICAL **: 09:33:07.605: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:33:07 
05:33:07 (SWT:2217): Gtk-WARNING **: 09:33:07.981: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:07 
05:33:07 (SWT:2217): Gtk-WARNING **: 09:33:07.986: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:07 
05:33:07 (SWT:2217): Gtk-WARNING **: 09:33:07.989: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:07 
05:33:07 (SWT:2217): Gtk-WARNING **: 09:33:07.989: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:07 
05:33:07 (SWT:2217): Gtk-WARNING **: 09:33:07.989: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:07 
05:33:07 (SWT:2217): Gtk-WARNING **: 09:33:07.991: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:07 
05:33:07 (SWT:2217): Gtk-WARNING **: 09:33:07.991: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:09 
05:33:09 (SWT:2217): Gdk-CRITICAL **: 09:33:09.823: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:33:10 
05:33:10 (SWT:2217): Gtk-WARNING **: 09:33:10.222: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:10 
05:33:10 (SWT:2217): Gtk-WARNING **: 09:33:10.227: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:10 
05:33:10 (SWT:2217): Gtk-WARNING **: 09:33:10.230: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:10 
05:33:10 (SWT:2217): Gtk-WARNING **: 09:33:10.230: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:10 
05:33:10 (SWT:2217): Gtk-WARNING **: 09:33:10.230: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:10 
05:33:10 (SWT:2217): Gtk-WARNING **: 09:33:10.232: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:10 
05:33:10 (SWT:2217): Gtk-WARNING **: 09:33:10.232: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:12 
05:33:12 (SWT:2217): Gdk-CRITICAL **: 09:33:12.073: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:33:12 
05:33:12 (SWT:2217): Gtk-WARNING **: 09:33:12.456: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:12 
05:33:12 (SWT:2217): Gtk-WARNING **: 09:33:12.461: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:12 
05:33:12 (SWT:2217): Gtk-WARNING **: 09:33:12.463: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:12 
05:33:12 (SWT:2217): Gtk-WARNING **: 09:33:12.464: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:12 
05:33:12 (SWT:2217): Gtk-WARNING **: 09:33:12.464: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:12 
05:33:12 (SWT:2217): Gtk-WARNING **: 09:33:12.466: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:12 
05:33:12 (SWT:2217): Gtk-WARNING **: 09:33:12.466: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:14 
05:33:14 (SWT:2217): Gdk-CRITICAL **: 09:33:14.328: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:33:14 
05:33:14 (SWT:2217): Gtk-WARNING **: 09:33:14.704: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:14 
05:33:14 (SWT:2217): Gtk-WARNING **: 09:33:14.709: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:14 
05:33:14 (SWT:2217): Gtk-WARNING **: 09:33:14.711: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:14 
05:33:14 (SWT:2217): Gtk-WARNING **: 09:33:14.712: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:14 
05:33:14 (SWT:2217): Gtk-WARNING **: 09:33:14.712: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:14 
05:33:14 (SWT:2217): Gtk-WARNING **: 09:33:14.714: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:14 
05:33:14 (SWT:2217): Gtk-WARNING **: 09:33:14.714: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:16 
05:33:16 (SWT:2217): Gdk-CRITICAL **: 09:33:16.580: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:33:16 
05:33:16 (SWT:2217): Gtk-WARNING **: 09:33:16.956: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:16 
05:33:16 (SWT:2217): Gtk-WARNING **: 09:33:16.961: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:16 
05:33:16 (SWT:2217): Gtk-WARNING **: 09:33:16.964: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:16 
05:33:16 (SWT:2217): Gtk-WARNING **: 09:33:16.964: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:16 
05:33:16 (SWT:2217): Gtk-WARNING **: 09:33:16.964: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:16 
05:33:16 (SWT:2217): Gtk-WARNING **: 09:33:16.966: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:16 
05:33:16 (SWT:2217): Gtk-WARNING **: 09:33:16.966: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:18 
05:33:18 (SWT:2217): Gdk-CRITICAL **: 09:33:18.775: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:33:19 
05:33:19 (SWT:2217): Gtk-WARNING **: 09:33:19.182: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:19 
05:33:19 (SWT:2217): Gtk-WARNING **: 09:33:19.187: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:19 
05:33:19 (SWT:2217): Gtk-WARNING **: 09:33:19.189: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:19 
05:33:19 (SWT:2217): Gtk-WARNING **: 09:33:19.190: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:19 
05:33:19 (SWT:2217): Gtk-WARNING **: 09:33:19.190: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:19 
05:33:19 (SWT:2217): Gtk-WARNING **: 09:33:19.192: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:19 
05:33:19 (SWT:2217): Gtk-WARNING **: 09:33:19.192: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:21 
05:33:21 (SWT:2217): Gdk-CRITICAL **: 09:33:21.084: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:33:21 
05:33:21 (SWT:2217): Gtk-WARNING **: 09:33:21.475: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:21 
05:33:21 (SWT:2217): Gtk-WARNING **: 09:33:21.480: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:21 
05:33:21 (SWT:2217): Gtk-WARNING **: 09:33:21.483: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:21 
05:33:21 (SWT:2217): Gtk-WARNING **: 09:33:21.483: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:21 
05:33:21 (SWT:2217): Gtk-WARNING **: 09:33:21.484: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:21 
05:33:21 (SWT:2217): Gtk-WARNING **: 09:33:21.486: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:21 
05:33:21 (SWT:2217): Gtk-WARNING **: 09:33:21.486: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:23 
05:33:23 (SWT:2217): Gdk-CRITICAL **: 09:33:23.395: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:33:23 
05:33:23 (SWT:2217): Gtk-WARNING **: 09:33:23.796: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:23 
05:33:23 (SWT:2217): Gtk-WARNING **: 09:33:23.801: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:23 
05:33:23 (SWT:2217): Gtk-WARNING **: 09:33:23.804: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:23 
05:33:23 (SWT:2217): Gtk-WARNING **: 09:33:23.804: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:23 
05:33:23 (SWT:2217): Gtk-WARNING **: 09:33:23.805: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:23 
05:33:23 (SWT:2217): Gtk-WARNING **: 09:33:23.807: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:23 
05:33:23 (SWT:2217): Gtk-WARNING **: 09:33:23.807: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:25 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.5 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest
05:33:25 org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.setTextBetweenSelectionsWithSameIndices  Time elapsed: 2.304 s
05:33:25 org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.typeAndVerifiesTextInCombo  Time elapsed: 3.042 s
05:33:25 org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.changeAndVerifiesSelectionInComboByText  Time elapsed: 2.218 s
05:33:25 org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.changeAndVerifiesSelectionInComboByIndex  Time elapsed: 2.25 s
05:33:25 org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.throwsExceptionInCaseOfInvalidIndexBasedSelection  Time elapsed: 2.254 s
05:33:25 org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.throwsExceptionInCaseOfInvalidTextBasedSelection  Time elapsed: 2.252 s
05:33:25 org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.throwsExceptionInCaseOfChangeTextOfReadOnlyCombo  Time elapsed: 2.194 s
05:33:25 org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.findsCombo  Time elapsed: 2.309 s
05:33:25 org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.changeAndVerifiesTextInCombo  Time elapsed: 2.31 s
05:33:25 org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.getItems  Time elapsed: 2.362 s
05:33:25 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest
05:33:25 
05:33:25 (SWT:2217): Gdk-CRITICAL **: 09:33:25.764: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:33:26 
05:33:26 (SWT:2217): Gtk-WARNING **: 09:33:26.147: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:26 
05:33:26 (SWT:2217): Gtk-WARNING **: 09:33:26.152: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:26 
05:33:26 (SWT:2217): Gtk-WARNING **: 09:33:26.155: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:26 
05:33:26 (SWT:2217): Gtk-WARNING **: 09:33:26.155: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:26 
05:33:26 (SWT:2217): Gtk-WARNING **: 09:33:26.156: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:26 
05:33:26 (SWT:2217): Gtk-WARNING **: 09:33:26.158: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:26 
05:33:26 (SWT:2217): Gtk-WARNING **: 09:33:26.158: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:28 
05:33:28 (SWT:2217): Gdk-CRITICAL **: 09:33:28.044: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:33:28 
05:33:28 (SWT:2217): Gtk-WARNING **: 09:33:28.428: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:28 
05:33:28 (SWT:2217): Gtk-WARNING **: 09:33:28.433: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:28 
05:33:28 (SWT:2217): Gtk-WARNING **: 09:33:28.436: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:28 
05:33:28 (SWT:2217): Gtk-WARNING **: 09:33:28.436: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:28 
05:33:28 (SWT:2217): Gtk-WARNING **: 09:33:28.437: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:28 
05:33:28 (SWT:2217): Gtk-WARNING **: 09:33:28.439: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:28 
05:33:28 (SWT:2217): Gtk-WARNING **: 09:33:28.439: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:30 
05:33:30 (SWT:2217): Gdk-CRITICAL **: 09:33:30.298: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:33:30 
05:33:30 (SWT:2217): Gtk-WARNING **: 09:33:30.685: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:30 
05:33:30 (SWT:2217): Gtk-WARNING **: 09:33:30.690: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:30 
05:33:30 (SWT:2217): Gtk-WARNING **: 09:33:30.692: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:30 
05:33:30 (SWT:2217): Gtk-WARNING **: 09:33:30.693: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:30 
05:33:30 (SWT:2217): Gtk-WARNING **: 09:33:30.693: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:30 
05:33:30 (SWT:2217): Gtk-WARNING **: 09:33:30.695: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:30 
05:33:30 (SWT:2217): Gtk-WARNING **: 09:33:30.695: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:32 
05:33:32 (SWT:2217): Gdk-CRITICAL **: 09:33:32.535: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:33:32 
05:33:32 (SWT:2217): Gtk-WARNING **: 09:33:32.938: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:32 
05:33:32 (SWT:2217): Gtk-WARNING **: 09:33:32.942: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:32 
05:33:32 (SWT:2217): Gtk-WARNING **: 09:33:32.945: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:32 
05:33:32 (SWT:2217): Gtk-WARNING **: 09:33:32.945: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:32 
05:33:32 (SWT:2217): Gtk-WARNING **: 09:33:32.945: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:32 
05:33:32 (SWT:2217): Gtk-WARNING **: 09:33:32.947: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:32 
05:33:32 (SWT:2217): Gtk-WARNING **: 09:33:32.947: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:34 
05:33:34 (SWT:2217): Gdk-CRITICAL **: 09:33:34.795: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:33:35 
05:33:35 (SWT:2217): Gtk-WARNING **: 09:33:35.203: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:35 
05:33:35 (SWT:2217): Gtk-WARNING **: 09:33:35.212: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:35 
05:33:35 (SWT:2217): Gtk-WARNING **: 09:33:35.215: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:35 
05:33:35 (SWT:2217): Gtk-WARNING **: 09:33:35.215: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:35 
05:33:35 (SWT:2217): Gtk-WARNING **: 09:33:35.216: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:35 
05:33:35 (SWT:2217): Gtk-WARNING **: 09:33:35.218: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:35 
05:33:35 (SWT:2217): Gtk-WARNING **: 09:33:35.218: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:37 
05:33:37 (SWT:2217): Gdk-CRITICAL **: 09:33:37.109: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:33:37 
05:33:37 (SWT:2217): Gtk-WARNING **: 09:33:37.493: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:37 
05:33:37 (SWT:2217): Gtk-WARNING **: 09:33:37.498: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:37 
05:33:37 (SWT:2217): Gtk-WARNING **: 09:33:37.501: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:37 
05:33:37 (SWT:2217): Gtk-WARNING **: 09:33:37.501: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:37 
05:33:37 (SWT:2217): Gtk-WARNING **: 09:33:37.501: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:37 
05:33:37 (SWT:2217): Gtk-WARNING **: 09:33:37.503: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:37 
05:33:37 (SWT:2217): Gtk-WARNING **: 09:33:37.503: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:39 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.585 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest
05:33:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest.clicksOnALinkAtIndexWithHREF  Time elapsed: 2.279 s
05:33:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest.clicksOnALinkWithHyperlinkTextAndHREF  Time elapsed: 2.254 s
05:33:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest.clicksOnALink  Time elapsed: 2.236 s
05:33:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest.clicksOnALinkAtIndexWithNoHREF  Time elapsed: 2.26 s
05:33:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest.clicksOnALinkWithHyperlinkTextAndNoHREF  Time elapsed: 2.313 s
05:33:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest.clicksOnALinkAtIndexOutOfRange  Time elapsed: 2.239 s
05:33:39 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest
05:33:39 
05:33:39 (SWT:2217): Gdk-CRITICAL **: 09:33:39.355: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:33:39 
05:33:39 (SWT:2217): Gtk-WARNING **: 09:33:39.752: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:39 
05:33:39 (SWT:2217): Gtk-WARNING **: 09:33:39.757: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:39 
05:33:39 (SWT:2217): Gtk-WARNING **: 09:33:39.760: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:39 
05:33:39 (SWT:2217): Gtk-WARNING **: 09:33:39.760: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:39 
05:33:39 (SWT:2217): Gtk-WARNING **: 09:33:39.760: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:39 
05:33:39 (SWT:2217): Gtk-WARNING **: 09:33:39.762: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:39 
05:33:39 (SWT:2217): Gtk-WARNING **: 09:33:39.762: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:42 
05:33:42 (SWT:2217): Gdk-CRITICAL **: 09:33:42.234: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:33:42 
05:33:42 (SWT:2217): Gtk-WARNING **: 09:33:42.614: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:42 
05:33:42 (SWT:2217): Gtk-WARNING **: 09:33:42.619: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:42 
05:33:42 (SWT:2217): Gtk-WARNING **: 09:33:42.621: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:42 
05:33:42 (SWT:2217): Gtk-WARNING **: 09:33:42.622: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:42 
05:33:42 (SWT:2217): Gtk-WARNING **: 09:33:42.622: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:42 
05:33:42 (SWT:2217): Gtk-WARNING **: 09:33:42.624: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:42 
05:33:42 (SWT:2217): Gtk-WARNING **: 09:33:42.624: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:44 
05:33:44 (SWT:2217): Gdk-CRITICAL **: 09:33:44.741: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:33:45 
05:33:45 (SWT:2217): Gtk-WARNING **: 09:33:45.141: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:45 
05:33:45 (SWT:2217): Gtk-WARNING **: 09:33:45.146: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:45 
05:33:45 (SWT:2217): Gtk-WARNING **: 09:33:45.149: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:45 
05:33:45 (SWT:2217): Gtk-WARNING **: 09:33:45.149: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:45 
05:33:45 (SWT:2217): Gtk-WARNING **: 09:33:45.149: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:45 
05:33:45 (SWT:2217): Gtk-WARNING **: 09:33:45.151: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:45 
05:33:45 (SWT:2217): Gtk-WARNING **: 09:33:45.151: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:47 
05:33:47 (SWT:2217): Gdk-CRITICAL **: 09:33:47.265: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:33:47 
05:33:47 (SWT:2217): Gtk-WARNING **: 09:33:47.658: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:47 
05:33:47 (SWT:2217): Gtk-WARNING **: 09:33:47.663: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:47 
05:33:47 (SWT:2217): Gtk-WARNING **: 09:33:47.666: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:47 
05:33:47 (SWT:2217): Gtk-WARNING **: 09:33:47.666: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:47 
05:33:47 (SWT:2217): Gtk-WARNING **: 09:33:47.667: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:47 
05:33:47 (SWT:2217): Gtk-WARNING **: 09:33:47.669: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:47 
05:33:47 (SWT:2217): Gtk-WARNING **: 09:33:47.669: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:54 
05:33:54 (SWT:2217): Gdk-CRITICAL **: 09:33:54.111: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:33:54 
05:33:54 (SWT:2217): Gtk-WARNING **: 09:33:54.489: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:54 
05:33:54 (SWT:2217): Gtk-WARNING **: 09:33:54.494: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:54 
05:33:54 (SWT:2217): Gtk-WARNING **: 09:33:54.496: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:54 
05:33:54 (SWT:2217): Gtk-WARNING **: 09:33:54.497: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:54 
05:33:54 (SWT:2217): Gtk-WARNING **: 09:33:54.497: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:54 
05:33:54 (SWT:2217): Gtk-WARNING **: 09:33:54.499: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:33:54 
05:33:54 (SWT:2217): Gtk-WARNING **: 09:33:54.499: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:00 
05:34:00 (SWT:2217): Gdk-CRITICAL **: 09:34:00.587: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:34:00 
05:34:00 (SWT:2217): Gtk-WARNING **: 09:34:00.966: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:00 
05:34:00 (SWT:2217): Gtk-WARNING **: 09:34:00.971: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:00 
05:34:00 (SWT:2217): Gtk-WARNING **: 09:34:00.973: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:00 
05:34:00 (SWT:2217): Gtk-WARNING **: 09:34:00.974: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:00 
05:34:00 (SWT:2217): Gtk-WARNING **: 09:34:00.974: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:00 
05:34:00 (SWT:2217): Gtk-WARNING **: 09:34:00.976: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:00 
05:34:00 (SWT:2217): Gtk-WARNING **: 09:34:00.976: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:03 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.831 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest
05:34:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest.clicksCheckBox  Time elapsed: 2.879 s
05:34:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest.isSelectedWorks  Time elapsed: 2.506 s
05:34:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest.clickingOneRadioDeselectsOthers  Time elapsed: 2.525 s
05:34:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest.doesNotMatchCheckboxButtons  Time elapsed: 6.845 s
05:34:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest.doesNotMatchRegularButtons  Time elapsed: 6.477 s
05:34:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest.clicksRadioButtons  Time elapsed: 2.596 s
05:34:03 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest
05:34:03 
05:34:03 (SWT:2217): Gdk-CRITICAL **: 09:34:03.189: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:34:03 
05:34:03 (SWT:2217): Gtk-WARNING **: 09:34:03.603: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:03 
05:34:03 (SWT:2217): Gtk-WARNING **: 09:34:03.608: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:03 
05:34:03 (SWT:2217): Gtk-WARNING **: 09:34:03.610: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:03 
05:34:03 (SWT:2217): Gtk-WARNING **: 09:34:03.611: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:03 
05:34:03 (SWT:2217): Gtk-WARNING **: 09:34:03.611: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:03 
05:34:03 (SWT:2217): Gtk-WARNING **: 09:34:03.613: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:03 
05:34:03 (SWT:2217): Gtk-WARNING **: 09:34:03.613: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:05 
05:34:05 (SWT:2217): Gtk-CRITICAL **: 09:34:05.246: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:34:05 
05:34:05 (SWT:2217): Gtk-CRITICAL **: 09:34:05.252: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:34:05 
05:34:05 (SWT:2217): Gtk-CRITICAL **: 09:34:05.266: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:34:05 
05:34:05 (SWT:2217): Gtk-CRITICAL **: 09:34:05.283: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:34:05 
05:34:05 (SWT:2217): Gtk-CRITICAL **: 09:34:05.287: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:34:05 
05:34:05 (SWT:2217): Gtk-CRITICAL **: 09:34:05.307: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:34:05 
05:34:05 (SWT:2217): Gdk-CRITICAL **: 09:34:05.589: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:34:05 
05:34:05 (SWT:2217): Gtk-WARNING **: 09:34:05.987: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:05 
05:34:05 (SWT:2217): Gtk-WARNING **: 09:34:05.992: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:05 
05:34:05 (SWT:2217): Gtk-WARNING **: 09:34:05.994: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:05 
05:34:05 (SWT:2217): Gtk-WARNING **: 09:34:05.995: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:05 
05:34:05 (SWT:2217): Gtk-WARNING **: 09:34:05.995: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:05 
05:34:05 (SWT:2217): Gtk-WARNING **: 09:34:05.997: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:05 
05:34:05 (SWT:2217): Gtk-WARNING **: 09:34:05.997: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:07 
05:34:07 (SWT:2217): Gtk-CRITICAL **: 09:34:07.599: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:34:07 
05:34:07 (SWT:2217): Gtk-CRITICAL **: 09:34:07.604: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:34:07 
05:34:07 (SWT:2217): Gtk-CRITICAL **: 09:34:07.651: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:34:07 
05:34:07 (SWT:2217): Gtk-CRITICAL **: 09:34:07.662: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:34:07 
05:34:07 (SWT:2217): Gtk-CRITICAL **: 09:34:07.679: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:34:07 
05:34:07 (SWT:2217): Gtk-CRITICAL **: 09:34:07.696: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:34:07 
05:34:07 (SWT:2217): Gtk-CRITICAL **: 09:34:07.713: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:34:07 
05:34:07 (SWT:2217): Gtk-CRITICAL **: 09:34:07.731: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:34:07 
05:34:07 (SWT:2217): Gtk-CRITICAL **: 09:34:07.747: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:34:07 
05:34:07 (SWT:2217): Gtk-CRITICAL **: 09:34:07.764: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:34:07 
05:34:07 (SWT:2217): Gtk-CRITICAL **: 09:34:07.780: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:34:07 
05:34:07 (SWT:2217): Gtk-CRITICAL **: 09:34:07.796: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:34:07 
05:34:07 (SWT:2217): Gtk-CRITICAL **: 09:34:07.812: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:34:07 
05:34:07 (SWT:2217): Gtk-CRITICAL **: 09:34:07.830: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:34:07 
05:34:07 (SWT:2217): Gtk-CRITICAL **: 09:34:07.846: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:34:07 
05:34:07 (SWT:2217): Gtk-CRITICAL **: 09:34:07.863: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:34:07 
05:34:07 (SWT:2217): Gtk-CRITICAL **: 09:34:07.879: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:34:07 
05:34:07 (SWT:2217): Gtk-CRITICAL **: 09:34:07.929: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:34:07 
05:34:07 (SWT:2217): Gtk-CRITICAL **: 09:34:07.978: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:34:08 
05:34:08 (SWT:2217): Gtk-CRITICAL **: 09:34:08.029: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:34:08 
05:34:08 (SWT:2217): Gtk-CRITICAL **: 09:34:08.075: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:34:08 
05:34:08 (SWT:2217): Gtk-CRITICAL **: 09:34:08.125: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:34:08 
05:34:08 (SWT:2217): Gtk-CRITICAL **: 09:34:08.176: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:34:08 
05:34:08 (SWT:2217): Gtk-CRITICAL **: 09:34:08.226: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:34:08 
05:34:08 (SWT:2217): Gtk-CRITICAL **: 09:34:08.277: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:34:08 
05:34:08 (SWT:2217): Gdk-CRITICAL **: 09:34:08.602: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:34:08 
05:34:08 (SWT:2217): Gtk-WARNING **: 09:34:08.984: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:08 
05:34:08 (SWT:2217): Gtk-WARNING **: 09:34:08.989: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:08 
05:34:08 (SWT:2217): Gtk-WARNING **: 09:34:08.992: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:08 
05:34:08 (SWT:2217): Gtk-WARNING **: 09:34:08.992: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:08 
05:34:08 (SWT:2217): Gtk-WARNING **: 09:34:08.992: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:08 
05:34:08 (SWT:2217): Gtk-WARNING **: 09:34:08.994: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:08 
05:34:08 (SWT:2217): Gtk-WARNING **: 09:34:08.994: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:10 
05:34:10 (SWT:2217): Gtk-CRITICAL **: 09:34:10.560: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:34:10 
05:34:10 (SWT:2217): Gtk-CRITICAL **: 09:34:10.565: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:34:10 
05:34:10 (SWT:2217): Gtk-CRITICAL **: 09:34:10.587: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:34:10 
05:34:10 (SWT:2217): Gtk-CRITICAL **: 09:34:10.592: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:34:10 
05:34:10 (SWT:2217): Gdk-CRITICAL **: 09:34:10.884: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:34:11 
05:34:11 (SWT:2217): Gtk-WARNING **: 09:34:11.840: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:11 
05:34:11 (SWT:2217): Gtk-WARNING **: 09:34:11.845: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:11 
05:34:11 (SWT:2217): Gtk-WARNING **: 09:34:11.847: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:11 
05:34:11 (SWT:2217): Gtk-WARNING **: 09:34:11.848: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:11 
05:34:11 (SWT:2217): Gtk-WARNING **: 09:34:11.848: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:11 
05:34:11 (SWT:2217): Gtk-WARNING **: 09:34:11.850: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:11 
05:34:11 (SWT:2217): Gtk-WARNING **: 09:34:11.850: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:13 
05:34:13 (SWT:2217): Gtk-CRITICAL **: 09:34:13.446: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:34:13 
05:34:13 (SWT:2217): Gtk-CRITICAL **: 09:34:13.452: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:34:13 
05:34:13 (SWT:2217): Gtk-CRITICAL **: 09:34:13.472: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:34:13 
05:34:13 (SWT:2217): Gtk-CRITICAL **: 09:34:13.476: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:34:13 
05:34:13 (SWT:2217): Gdk-CRITICAL **: 09:34:13.752: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:34:14 
05:34:14 (SWT:2217): Gtk-WARNING **: 09:34:14.148: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:14 
05:34:14 (SWT:2217): Gtk-WARNING **: 09:34:14.153: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:14 
05:34:14 (SWT:2217): Gtk-WARNING **: 09:34:14.156: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:14 
05:34:14 (SWT:2217): Gtk-WARNING **: 09:34:14.156: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:14 
05:34:14 (SWT:2217): Gtk-WARNING **: 09:34:14.156: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:14 
05:34:14 (SWT:2217): Gtk-WARNING **: 09:34:14.158: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:14 
05:34:14 (SWT:2217): Gtk-WARNING **: 09:34:14.158: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:15 
05:34:15 (SWT:2217): Gtk-CRITICAL **: 09:34:15.799: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:34:15 
05:34:15 (SWT:2217): Gtk-CRITICAL **: 09:34:15.805: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:34:16 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.895 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest
05:34:16 org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest.findsTextBoxInGroup  Time elapsed: 2.395 s
05:34:16 org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest.typesText  Time elapsed: 3.017 s
05:34:16 org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest.setsTextInReadOnly  Time elapsed: 2.282 s
05:34:16 org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest.typesTextInReadOnly  Time elapsed: 2.867 s
05:34:16 org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest.findsTextBoxWithText  Time elapsed: 2.332 s
05:34:16 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest
05:34:16 
05:34:16 (SWT:2217): Gdk-CRITICAL **: 09:34:16.088: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:34:16 
05:34:16 (SWT:2217): Gtk-WARNING **: 09:34:16.481: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:16 
05:34:16 (SWT:2217): Gtk-WARNING **: 09:34:16.486: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:16 
05:34:16 (SWT:2217): Gtk-WARNING **: 09:34:16.489: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:16 
05:34:16 (SWT:2217): Gtk-WARNING **: 09:34:16.489: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:16 
05:34:16 (SWT:2217): Gtk-WARNING **: 09:34:16.489: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:16 
05:34:16 (SWT:2217): Gtk-WARNING **: 09:34:16.492: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:16 
05:34:16 (SWT:2217): Gtk-WARNING **: 09:34:16.492: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:18 
05:34:18 (SWT:2217): Gdk-CRITICAL **: 09:34:18.618: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:34:19 
05:34:19 (SWT:2217): Gtk-WARNING **: 09:34:19.010: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:19 
05:34:19 (SWT:2217): Gtk-WARNING **: 09:34:19.015: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:19 
05:34:19 (SWT:2217): Gtk-WARNING **: 09:34:19.017: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:19 
05:34:19 (SWT:2217): Gtk-WARNING **: 09:34:19.018: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:19 
05:34:19 (SWT:2217): Gtk-WARNING **: 09:34:19.018: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:19 
05:34:19 (SWT:2217): Gtk-WARNING **: 09:34:19.020: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:19 
05:34:19 (SWT:2217): Gtk-WARNING **: 09:34:19.020: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:20 
05:34:20 (SWT:2217): Gdk-CRITICAL **: 09:34:20.918: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:34:21 
05:34:21 (SWT:2217): Gtk-WARNING **: 09:34:21.289: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:21 
05:34:21 (SWT:2217): Gtk-WARNING **: 09:34:21.294: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:21 
05:34:21 (SWT:2217): Gtk-WARNING **: 09:34:21.297: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:21 
05:34:21 (SWT:2217): Gtk-WARNING **: 09:34:21.297: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:21 
05:34:21 (SWT:2217): Gtk-WARNING **: 09:34:21.297: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:21 
05:34:21 (SWT:2217): Gtk-WARNING **: 09:34:21.299: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:21 
05:34:21 (SWT:2217): Gtk-WARNING **: 09:34:21.299: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:23 
05:34:23 (SWT:2217): Gdk-CRITICAL **: 09:34:23.356: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:34:23 
05:34:23 (SWT:2217): Gtk-WARNING **: 09:34:23.736: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:23 
05:34:23 (SWT:2217): Gtk-WARNING **: 09:34:23.741: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:23 
05:34:23 (SWT:2217): Gtk-WARNING **: 09:34:23.744: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:23 
05:34:23 (SWT:2217): Gtk-WARNING **: 09:34:23.744: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:23 
05:34:23 (SWT:2217): Gtk-WARNING **: 09:34:23.744: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:23 
05:34:23 (SWT:2217): Gtk-WARNING **: 09:34:23.746: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:23 
05:34:23 (SWT:2217): Gtk-WARNING **: 09:34:23.747: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:27 
05:34:27 (SWT:2217): Gdk-CRITICAL **: 09:34:27.782: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:34:28 
05:34:28 (SWT:2217): Gtk-WARNING **: 09:34:28.194: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:28 
05:34:28 (SWT:2217): Gtk-WARNING **: 09:34:28.200: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:28 
05:34:28 (SWT:2217): Gtk-WARNING **: 09:34:28.203: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:28 
05:34:28 (SWT:2217): Gtk-WARNING **: 09:34:28.203: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:28 
05:34:28 (SWT:2217): Gtk-WARNING **: 09:34:28.203: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:28 
05:34:28 (SWT:2217): Gtk-WARNING **: 09:34:28.205: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:28 
05:34:28 (SWT:2217): Gtk-WARNING **: 09:34:28.205: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:30 
05:34:30 (SWT:2217): Gdk-CRITICAL **: 09:34:30.175: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:34:30 
05:34:30 (SWT:2217): Gtk-WARNING **: 09:34:30.584: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:30 
05:34:30 (SWT:2217): Gtk-WARNING **: 09:34:30.589: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:30 
05:34:30 (SWT:2217): Gtk-WARNING **: 09:34:30.592: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:30 
05:34:30 (SWT:2217): Gtk-WARNING **: 09:34:30.592: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:30 
05:34:30 (SWT:2217): Gtk-WARNING **: 09:34:30.593: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:30 
05:34:30 (SWT:2217): Gtk-WARNING **: 09:34:30.595: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:30 
05:34:30 (SWT:2217): Gtk-WARNING **: 09:34:30.595: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:34 
05:34:34 (SWT:2217): Gdk-CRITICAL **: 09:34:34.527: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:34:34 
05:34:34 (SWT:2217): Gtk-WARNING **: 09:34:34.917: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:34 
05:34:34 (SWT:2217): Gtk-WARNING **: 09:34:34.922: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:34 
05:34:34 (SWT:2217): Gtk-WARNING **: 09:34:34.924: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:34 
05:34:34 (SWT:2217): Gtk-WARNING **: 09:34:34.925: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:34 
05:34:34 (SWT:2217): Gtk-WARNING **: 09:34:34.925: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:34 
05:34:34 (SWT:2217): Gtk-WARNING **: 09:34:34.927: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:34 
05:34:34 (SWT:2217): Gtk-WARNING **: 09:34:34.927: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:36 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.715 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest
05:34:36 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest.clicksToolBarButton  Time elapsed: 2.529 s
05:34:36 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest.findsToolBarPushButtons  Time elapsed: 2.299 s
05:34:36 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest.clicksToolBarButtonWithModifier  Time elapsed: 2.438 s
05:34:36 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest.doesNotFindToolBarRadioButtons  Time elapsed: 4.425 s
05:34:36 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest.findsToolBarButtonWithIndex  Time elapsed: 2.393 s
05:34:36 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest.doesNotFindToolBarCheckButtons  Time elapsed: 4.352 s
05:34:36 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest.isEnabled  Time elapsed: 2.275 s
05:34:36 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest
05:34:36 
05:34:36 (SWT:2217): Gdk-CRITICAL **: 09:34:36.807: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:34:37 
05:34:37 (SWT:2217): Gtk-WARNING **: 09:34:37.199: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:37 
05:34:37 (SWT:2217): Gtk-WARNING **: 09:34:37.204: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:37 
05:34:37 (SWT:2217): Gtk-WARNING **: 09:34:37.206: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:37 
05:34:37 (SWT:2217): Gtk-WARNING **: 09:34:37.206: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:37 
05:34:37 (SWT:2217): Gtk-WARNING **: 09:34:37.207: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:37 
05:34:37 (SWT:2217): Gtk-WARNING **: 09:34:37.209: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:37 
05:34:37 (SWT:2217): Gtk-WARNING **: 09:34:37.209: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:39 
05:34:39 (SWT:2217): Gdk-CRITICAL **: 09:34:39.139: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:34:39 
05:34:39 (SWT:2217): Gtk-WARNING **: 09:34:39.548: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:39 
05:34:39 (SWT:2217): Gtk-WARNING **: 09:34:39.553: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:39 
05:34:39 (SWT:2217): Gtk-WARNING **: 09:34:39.556: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:39 
05:34:39 (SWT:2217): Gtk-WARNING **: 09:34:39.556: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:39 
05:34:39 (SWT:2217): Gtk-WARNING **: 09:34:39.556: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:39 
05:34:39 (SWT:2217): Gtk-WARNING **: 09:34:39.558: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:39 
05:34:39 (SWT:2217): Gtk-WARNING **: 09:34:39.559: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:41 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.688 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest
05:34:41 org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest.findsTabs  Time elapsed: 2.331 s
05:34:41 org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest.activatesTabItem  Time elapsed: 2.355 s
05:34:41 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest
05:34:41 
05:34:41 (SWT:2217): Gdk-CRITICAL **: 09:34:41.500: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:34:41 
05:34:41 (SWT:2217): Gtk-WARNING **: 09:34:41.900: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:41 
05:34:41 (SWT:2217): Gtk-WARNING **: 09:34:41.906: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:41 
05:34:41 (SWT:2217): Gtk-WARNING **: 09:34:41.909: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:41 
05:34:41 (SWT:2217): Gtk-WARNING **: 09:34:41.909: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:41 
05:34:41 (SWT:2217): Gtk-WARNING **: 09:34:41.909: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:41 
05:34:41 (SWT:2217): Gtk-WARNING **: 09:34:41.911: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:41 
05:34:41 (SWT:2217): Gtk-WARNING **: 09:34:41.911: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:44 
05:34:44 (SWT:2217): Gdk-CRITICAL **: 09:34:44.022: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:34:44 
05:34:44 (SWT:2217): Gtk-WARNING **: 09:34:44.416: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:44 
05:34:44 (SWT:2217): Gtk-WARNING **: 09:34:44.420: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:44 
05:34:44 (SWT:2217): Gtk-WARNING **: 09:34:44.423: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:44 
05:34:44 (SWT:2217): Gtk-WARNING **: 09:34:44.423: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:44 
05:34:44 (SWT:2217): Gtk-WARNING **: 09:34:44.424: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:44 
05:34:44 (SWT:2217): Gtk-WARNING **: 09:34:44.425: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:44 
05:34:44 (SWT:2217): Gtk-WARNING **: 09:34:44.426: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:46 
05:34:46 (SWT:2217): Gdk-CRITICAL **: 09:34:46.495: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:34:47 
05:34:47 (SWT:2217): Gtk-WARNING **: 09:34:47.124: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:47 
05:34:47 (SWT:2217): Gtk-WARNING **: 09:34:47.129: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:47 
05:34:47 (SWT:2217): Gtk-WARNING **: 09:34:47.132: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:47 
05:34:47 (SWT:2217): Gtk-WARNING **: 09:34:47.132: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:47 
05:34:47 (SWT:2217): Gtk-WARNING **: 09:34:47.132: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:47 
05:34:47 (SWT:2217): Gtk-WARNING **: 09:34:47.135: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:47 
05:34:47 (SWT:2217): Gtk-WARNING **: 09:34:47.135: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:49 
05:34:49 (SWT:2217): Gdk-CRITICAL **: 09:34:49.182: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:34:49 
05:34:49 (SWT:2217): Gtk-WARNING **: 09:34:49.581: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:49 
05:34:49 (SWT:2217): Gtk-WARNING **: 09:34:49.587: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:49 
05:34:49 (SWT:2217): Gtk-WARNING **: 09:34:49.589: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:49 
05:34:49 (SWT:2217): Gtk-WARNING **: 09:34:49.590: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:49 
05:34:49 (SWT:2217): Gtk-WARNING **: 09:34:49.590: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:49 
05:34:49 (SWT:2217): Gtk-WARNING **: 09:34:49.592: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:49 
05:34:49 (SWT:2217): Gtk-WARNING **: 09:34:49.592: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:51 
05:34:51 (SWT:2217): Gdk-CRITICAL **: 09:34:51.602: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:34:51 
05:34:51 (SWT:2217): Gtk-WARNING **: 09:34:51.988: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:51 
05:34:51 (SWT:2217): Gtk-WARNING **: 09:34:51.993: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:51 
05:34:51 (SWT:2217): Gtk-WARNING **: 09:34:51.996: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:51 
05:34:51 (SWT:2217): Gtk-WARNING **: 09:34:51.996: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:51 
05:34:51 (SWT:2217): Gtk-WARNING **: 09:34:51.996: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:51 
05:34:51 (SWT:2217): Gtk-WARNING **: 09:34:51.999: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:51 
05:34:51 (SWT:2217): Gtk-WARNING **: 09:34:51.999: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:53 
05:34:53 (SWT:2217): Gdk-CRITICAL **: 09:34:53.938: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:34:54 
05:34:54 (SWT:2217): Gtk-WARNING **: 09:34:54.358: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:54 
05:34:54 (SWT:2217): Gtk-WARNING **: 09:34:54.363: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:54 
05:34:54 (SWT:2217): Gtk-WARNING **: 09:34:54.366: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:54 
05:34:54 (SWT:2217): Gtk-WARNING **: 09:34:54.366: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:54 
05:34:54 (SWT:2217): Gtk-WARNING **: 09:34:54.366: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:54 
05:34:54 (SWT:2217): Gtk-WARNING **: 09:34:54.368: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:54 
05:34:54 (SWT:2217): Gtk-WARNING **: 09:34:54.369: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:56 
05:34:56 (SWT:2217): Gdk-CRITICAL **: 09:34:56.488: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:34:56 
05:34:56 (SWT:2217): Gtk-WARNING **: 09:34:56.930: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:56 
05:34:56 (SWT:2217): Gtk-WARNING **: 09:34:56.935: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:56 
05:34:56 (SWT:2217): Gtk-WARNING **: 09:34:56.938: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:56 
05:34:56 (SWT:2217): Gtk-WARNING **: 09:34:56.938: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:56 
05:34:56 (SWT:2217): Gtk-WARNING **: 09:34:56.938: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:56 
05:34:56 (SWT:2217): Gtk-WARNING **: 09:34:56.941: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:56 
05:34:56 (SWT:2217): Gtk-WARNING **: 09:34:56.941: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:59 
05:34:59 (SWT:2217): Gdk-CRITICAL **: 09:34:59.091: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:34:59 
05:34:59 (SWT:2217): Gtk-WARNING **: 09:34:59.527: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:59 
05:34:59 (SWT:2217): Gtk-WARNING **: 09:34:59.532: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:59 
05:34:59 (SWT:2217): Gtk-WARNING **: 09:34:59.535: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:59 
05:34:59 (SWT:2217): Gtk-WARNING **: 09:34:59.536: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:59 
05:34:59 (SWT:2217): Gtk-WARNING **: 09:34:59.536: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:59 
05:34:59 (SWT:2217): Gtk-WARNING **: 09:34:59.538: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:34:59 
05:34:59 (SWT:2217): Gtk-WARNING **: 09:34:59.538: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:01 
05:35:01 (SWT:2217): Gdk-CRITICAL **: 09:35:01.756: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:35:02 
05:35:02 (SWT:2217): Gtk-WARNING **: 09:35:02.171: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:02 
05:35:02 (SWT:2217): Gtk-WARNING **: 09:35:02.177: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:02 
05:35:02 (SWT:2217): Gtk-WARNING **: 09:35:02.179: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:02 
05:35:02 (SWT:2217): Gtk-WARNING **: 09:35:02.180: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:02 
05:35:02 (SWT:2217): Gtk-WARNING **: 09:35:02.180: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:02 
05:35:02 (SWT:2217): Gtk-WARNING **: 09:35:02.182: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:02 
05:35:02 (SWT:2217): Gtk-WARNING **: 09:35:02.182: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:04 
05:35:04 (SWT:2217): Gdk-CRITICAL **: 09:35:04.289: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:35:04 
05:35:04 (SWT:2217): Gtk-WARNING **: 09:35:04.713: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:04 
05:35:04 (SWT:2217): Gtk-WARNING **: 09:35:04.719: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:04 
05:35:04 (SWT:2217): Gtk-WARNING **: 09:35:04.723: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:04 
05:35:04 (SWT:2217): Gtk-WARNING **: 09:35:04.723: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:04 
05:35:04 (SWT:2217): Gtk-WARNING **: 09:35:04.724: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:04 
05:35:04 (SWT:2217): Gtk-WARNING **: 09:35:04.727: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:04 
05:35:04 (SWT:2217): Gtk-WARNING **: 09:35:04.727: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:06 
05:35:06 (SWT:2217): Gdk-CRITICAL **: 09:35:06.946: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:35:07 
05:35:07 (SWT:2217): Gtk-WARNING **: 09:35:07.356: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:07 
05:35:07 (SWT:2217): Gtk-WARNING **: 09:35:07.361: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:07 
05:35:07 (SWT:2217): Gtk-WARNING **: 09:35:07.364: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:07 
05:35:07 (SWT:2217): Gtk-WARNING **: 09:35:07.364: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:07 
05:35:07 (SWT:2217): Gtk-WARNING **: 09:35:07.364: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:07 
05:35:07 (SWT:2217): Gtk-WARNING **: 09:35:07.366: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:07 
05:35:07 (SWT:2217): Gtk-WARNING **: 09:35:07.367: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:09 
05:35:09 (SWT:2217): Gdk-CRITICAL **: 09:35:09.433: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:35:09 
05:35:09 (SWT:2217): Gtk-WARNING **: 09:35:09.851: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:09 
05:35:09 (SWT:2217): Gtk-WARNING **: 09:35:09.856: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:09 
05:35:09 (SWT:2217): Gtk-WARNING **: 09:35:09.859: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:09 
05:35:09 (SWT:2217): Gtk-WARNING **: 09:35:09.859: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:09 
05:35:09 (SWT:2217): Gtk-WARNING **: 09:35:09.859: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:09 
05:35:09 (SWT:2217): Gtk-WARNING **: 09:35:09.861: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:09 
05:35:09 (SWT:2217): Gtk-WARNING **: 09:35:09.862: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:12 
05:35:12 (SWT:2217): Gdk-CRITICAL **: 09:35:12.042: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:35:12 
05:35:12 (SWT:2217): Gtk-WARNING **: 09:35:12.477: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:12 
05:35:12 (SWT:2217): Gtk-WARNING **: 09:35:12.483: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:12 
05:35:12 (SWT:2217): Gtk-WARNING **: 09:35:12.486: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:12 
05:35:12 (SWT:2217): Gtk-WARNING **: 09:35:12.486: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:12 
05:35:12 (SWT:2217): Gtk-WARNING **: 09:35:12.486: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:12 
05:35:12 (SWT:2217): Gtk-WARNING **: 09:35:12.488: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:12 
05:35:12 (SWT:2217): Gtk-WARNING **: 09:35:12.488: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:14 
05:35:14 (SWT:2217): Gdk-CRITICAL **: 09:35:14.610: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:35:15 
05:35:15 (SWT:2217): Gtk-WARNING **: 09:35:15.013: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:15 
05:35:15 (SWT:2217): Gtk-WARNING **: 09:35:15.018: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:15 
05:35:15 (SWT:2217): Gtk-WARNING **: 09:35:15.021: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:15 
05:35:15 (SWT:2217): Gtk-WARNING **: 09:35:15.022: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:15 
05:35:15 (SWT:2217): Gtk-WARNING **: 09:35:15.022: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:15 
05:35:15 (SWT:2217): Gtk-WARNING **: 09:35:15.024: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:15 
05:35:15 (SWT:2217): Gtk-WARNING **: 09:35:15.024: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:17 
05:35:17 (SWT:2217): Gdk-CRITICAL **: 09:35:17.149: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:35:17 
05:35:17 (SWT:2217): Gtk-WARNING **: 09:35:17.587: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:17 
05:35:17 (SWT:2217): Gtk-WARNING **: 09:35:17.593: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:17 
05:35:17 (SWT:2217): Gtk-WARNING **: 09:35:17.596: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:17 
05:35:17 (SWT:2217): Gtk-WARNING **: 09:35:17.596: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:17 
05:35:17 (SWT:2217): Gtk-WARNING **: 09:35:17.597: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:17 
05:35:17 (SWT:2217): Gtk-WARNING **: 09:35:17.599: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:17 
05:35:17 (SWT:2217): Gtk-WARNING **: 09:35:17.599: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:19 
05:35:19 (SWT:2217): Gdk-CRITICAL **: 09:35:19.741: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:35:20 
05:35:20 (SWT:2217): Gtk-WARNING **: 09:35:20.153: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:20 
05:35:20 (SWT:2217): Gtk-WARNING **: 09:35:20.158: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:20 
05:35:20 (SWT:2217): Gtk-WARNING **: 09:35:20.161: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:20 
05:35:20 (SWT:2217): Gtk-WARNING **: 09:35:20.162: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:20 
05:35:20 (SWT:2217): Gtk-WARNING **: 09:35:20.162: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:20 
05:35:20 (SWT:2217): Gtk-WARNING **: 09:35:20.164: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:20 
05:35:20 (SWT:2217): Gtk-WARNING **: 09:35:20.164: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:22 Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.756 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest
05:35:22 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.findsMenusRecursive[StaticMenu]  Time elapsed: 2.521 s
05:35:22 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksSubMenu[StaticMenu]  Time elapsed: 2.473 s
05:35:22 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksRadioMenuItem[StaticMenu]  Time elapsed: 2.687 s
05:35:22 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.findsSubMenus[StaticMenu]  Time elapsed: 2.42 s
05:35:22 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.testMenuItems[StaticMenu]  Time elapsed: 2.336 s
05:35:22 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksMenu[StaticMenu]  Time elapsed: 2.55 s
05:35:22 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.findsMenus[StaticMenu]  Time elapsed: 2.603 s
05:35:22 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksCheckMenuItem[StaticMenu]  Time elapsed: 2.665 s
05:35:22 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.findsMenusRecursive[DynamicMenu]  Time elapsed: 2.533 s
05:35:22 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksSubMenu[DynamicMenu]  Time elapsed: 2.657 s
05:35:22 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksRadioMenuItem[DynamicMenu]  Time elapsed: 2.487 s
05:35:22 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.findsSubMenus[DynamicMenu]  Time elapsed: 2.609 s
05:35:22 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.testMenuItems[DynamicMenu]  Time elapsed: 2.568 s
05:35:22 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksMenu[DynamicMenu]  Time elapsed: 2.538 s
05:35:22 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.findsMenus[DynamicMenu]  Time elapsed: 2.591 s
05:35:22 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksCheckMenuItem[DynamicMenu]  Time elapsed: 2.515 s
05:35:22 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest
05:35:22 
05:35:22 (SWT:2217): Gdk-CRITICAL **: 09:35:22.261: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:35:22 
05:35:22 (SWT:2217): Gtk-WARNING **: 09:35:22.674: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:22 
05:35:22 (SWT:2217): Gtk-WARNING **: 09:35:22.680: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:22 
05:35:22 (SWT:2217): Gtk-WARNING **: 09:35:22.682: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:22 
05:35:22 (SWT:2217): Gtk-WARNING **: 09:35:22.683: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:22 
05:35:22 (SWT:2217): Gtk-WARNING **: 09:35:22.683: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:22 
05:35:22 (SWT:2217): Gtk-WARNING **: 09:35:22.685: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:22 
05:35:22 (SWT:2217): Gtk-WARNING **: 09:35:22.685: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:24 
05:35:24 (SWT:2217): Gdk-CRITICAL **: 09:35:24.767: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:35:25 
05:35:25 (SWT:2217): Gtk-WARNING **: 09:35:25.241: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:25 
05:35:25 (SWT:2217): Gtk-WARNING **: 09:35:25.246: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:25 
05:35:25 (SWT:2217): Gtk-WARNING **: 09:35:25.249: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:25 
05:35:25 (SWT:2217): Gtk-WARNING **: 09:35:25.249: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:25 
05:35:25 (SWT:2217): Gtk-WARNING **: 09:35:25.250: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:25 
05:35:25 (SWT:2217): Gtk-WARNING **: 09:35:25.252: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:25 
05:35:25 (SWT:2217): Gtk-WARNING **: 09:35:25.252: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:27 
05:35:27 (SWT:2217): Gdk-CRITICAL **: 09:35:27.370: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:35:27 
05:35:27 (SWT:2217): Gtk-WARNING **: 09:35:27.804: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:27 
05:35:27 (SWT:2217): Gtk-WARNING **: 09:35:27.810: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:27 
05:35:27 (SWT:2217): Gtk-WARNING **: 09:35:27.813: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:27 
05:35:27 (SWT:2217): Gtk-WARNING **: 09:35:27.813: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:27 
05:35:27 (SWT:2217): Gtk-WARNING **: 09:35:27.813: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:27 
05:35:27 (SWT:2217): Gtk-WARNING **: 09:35:27.815: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:27 
05:35:27 (SWT:2217): Gtk-WARNING **: 09:35:27.816: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:30 
05:35:30 (SWT:2217): Gdk-CRITICAL **: 09:35:30.019: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:35:30 
05:35:30 (SWT:2217): Gtk-WARNING **: 09:35:30.507: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:30 
05:35:30 (SWT:2217): Gtk-WARNING **: 09:35:30.512: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:30 
05:35:30 (SWT:2217): Gtk-WARNING **: 09:35:30.515: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:30 
05:35:30 (SWT:2217): Gtk-WARNING **: 09:35:30.515: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:30 
05:35:30 (SWT:2217): Gtk-WARNING **: 09:35:30.515: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:30 
05:35:30 (SWT:2217): Gtk-WARNING **: 09:35:30.517: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:30 
05:35:30 (SWT:2217): Gtk-WARNING **: 09:35:30.518: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:32 
05:35:32 (SWT:2217): Gdk-CRITICAL **: 09:35:32.663: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:35:33 
05:35:33 (SWT:2217): Gtk-WARNING **: 09:35:33.084: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:33 
05:35:33 (SWT:2217): Gtk-WARNING **: 09:35:33.089: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:33 
05:35:33 (SWT:2217): Gtk-WARNING **: 09:35:33.092: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:33 
05:35:33 (SWT:2217): Gtk-WARNING **: 09:35:33.092: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:33 
05:35:33 (SWT:2217): Gtk-WARNING **: 09:35:33.092: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:33 
05:35:33 (SWT:2217): Gtk-WARNING **: 09:35:33.095: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:33 
05:35:33 (SWT:2217): Gtk-WARNING **: 09:35:33.095: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:35 
05:35:35 (SWT:2217): Gdk-CRITICAL **: 09:35:35.145: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:35:35 
05:35:35 (SWT:2217): Gtk-WARNING **: 09:35:35.575: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:35 
05:35:35 (SWT:2217): Gtk-WARNING **: 09:35:35.580: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:35 
05:35:35 (SWT:2217): Gtk-WARNING **: 09:35:35.583: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:35 
05:35:35 (SWT:2217): Gtk-WARNING **: 09:35:35.584: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:35 
05:35:35 (SWT:2217): Gtk-WARNING **: 09:35:35.584: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:35 
05:35:35 (SWT:2217): Gtk-WARNING **: 09:35:35.586: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:35 
05:35:35 (SWT:2217): Gtk-WARNING **: 09:35:35.586: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:37 
05:35:37 (SWT:2217): Gdk-CRITICAL **: 09:35:37.693: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:35:38 
05:35:38 (SWT:2217): Gtk-WARNING **: 09:35:38.117: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:38 
05:35:38 (SWT:2217): Gtk-WARNING **: 09:35:38.123: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:38 
05:35:38 (SWT:2217): Gtk-WARNING **: 09:35:38.126: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:38 
05:35:38 (SWT:2217): Gtk-WARNING **: 09:35:38.126: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:38 
05:35:38 (SWT:2217): Gtk-WARNING **: 09:35:38.126: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:38 
05:35:38 (SWT:2217): Gtk-WARNING **: 09:35:38.128: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:38 
05:35:38 (SWT:2217): Gtk-WARNING **: 09:35:38.128: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:40 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.001 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest
05:35:40 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest.clicksCheckboxButton  Time elapsed: 2.505 s
05:35:40 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest.clicksCheckboxButtonWithModifier  Time elapsed: 2.603 s
05:35:40 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest.findsToolBarButtonWithIndex  Time elapsed: 2.648 s
05:35:40 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest.selectsCheckboxButton  Time elapsed: 2.644 s
05:35:40 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest.deselectsCheckboxButton  Time elapsed: 2.483 s
05:35:40 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest.clickingCheckboxButtonTogglesIt  Time elapsed: 2.548 s
05:35:40 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest.togglesCheckboxButton  Time elapsed: 2.568 s
05:35:40 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest
05:35:40 
05:35:40 (SWT:2217): Gdk-CRITICAL **: 09:35:40.267: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:35:40 
05:35:40 (SWT:2217): Gtk-WARNING **: 09:35:40.724: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:40 
05:35:40 (SWT:2217): Gtk-WARNING **: 09:35:40.730: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:40 
05:35:40 (SWT:2217): Gtk-WARNING **: 09:35:40.733: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:40 
05:35:40 (SWT:2217): Gtk-WARNING **: 09:35:40.733: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:40 
05:35:40 (SWT:2217): Gtk-WARNING **: 09:35:40.733: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:40 
05:35:40 (SWT:2217): Gtk-WARNING **: 09:35:40.735: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:40 
05:35:40 (SWT:2217): Gtk-WARNING **: 09:35:40.736: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:42 
05:35:42 (SWT:2217): Gdk-CRITICAL **: 09:35:42.935: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:35:43 
05:35:43 (SWT:2217): Gtk-WARNING **: 09:35:43.402: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:43 
05:35:43 (SWT:2217): Gtk-WARNING **: 09:35:43.409: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:43 
05:35:43 (SWT:2217): Gtk-WARNING **: 09:35:43.413: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:43 
05:35:43 (SWT:2217): Gtk-WARNING **: 09:35:43.414: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:43 
05:35:43 (SWT:2217): Gtk-WARNING **: 09:35:43.414: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:43 
05:35:43 (SWT:2217): Gtk-WARNING **: 09:35:43.418: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:43 
05:35:43 (SWT:2217): Gtk-WARNING **: 09:35:43.418: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:49 
05:35:49 (SWT:2217): Gdk-CRITICAL **: 09:35:49.540: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:35:49 
05:35:49 (SWT:2217): Gtk-WARNING **: 09:35:49.955: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:49 
05:35:49 (SWT:2217): Gtk-WARNING **: 09:35:49.960: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:49 
05:35:49 (SWT:2217): Gtk-WARNING **: 09:35:49.963: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:49 
05:35:49 (SWT:2217): Gtk-WARNING **: 09:35:49.963: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:49 
05:35:49 (SWT:2217): Gtk-WARNING **: 09:35:49.964: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:49 
05:35:49 (SWT:2217): Gtk-WARNING **: 09:35:49.966: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:49 
05:35:49 (SWT:2217): Gtk-WARNING **: 09:35:49.966: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:35:56 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.765 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest
05:35:56 org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest.clicksToggleButton  Time elapsed: 2.667 s
05:35:56 org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest.doesNotMatchRegularButtons  Time elapsed: 6.604 s
05:35:56 org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest.doesNotMatchRadioButtons  Time elapsed: 6.491 s
05:35:56 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest
05:35:56 
05:35:56 (SWT:2217): Gdk-CRITICAL **: 09:35:56.036: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:35:56 
05:35:56 (SWT:2217): Gdk-CRITICAL **: 09:35:56.535: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:35:57 
05:35:57 (SWT:2217): Gdk-CRITICAL **: 09:35:57.046: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:35:57 
05:35:57 (SWT:2217): Gdk-CRITICAL **: 09:35:57.541: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:35:58 
05:35:58 (SWT:2217): Gdk-CRITICAL **: 09:35:58.024: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:35:58 
05:35:58 (SWT:2217): Gdk-CRITICAL **: 09:35:58.507: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:35:59 
05:35:59 (SWT:2217): Gdk-CRITICAL **: 09:35:59.016: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:35:59 
05:35:59 (SWT:2217): Gdk-CRITICAL **: 09:35:59.505: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:35:59 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.956 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest
05:35:59 org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest.changeAndVerifiesSelectionInComboByText  Time elapsed: 0.498 s
05:35:59 org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest.changeAndVerifiesSelectionInComboByIndex  Time elapsed: 0.511 s
05:35:59 org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest.findCCombo  Time elapsed: 0.496 s
05:35:59 org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest.throwsExceptionInCaseOfInvalidIndexBasedSelection  Time elapsed: 0.482 s
05:35:59 org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest.throwsExceptionInCaseOfInvalidTextBasedSelection  Time elapsed: 0.482 s
05:35:59 org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest.throwsExceptionInCaseOfChangeTextOfReadOnlyCombo  Time elapsed: 0.509 s
05:35:59 org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest.getItems  Time elapsed: 0.489 s
05:35:59 org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest.setText  Time elapsed: 0.487 s
05:35:59 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest
05:35:59 
05:35:59 (SWT:2217): Gdk-CRITICAL **: 09:35:59.996: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:36:00 
05:36:00 (SWT:2217): Gtk-WARNING **: 09:36:00.430: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:00 
05:36:00 (SWT:2217): Gtk-WARNING **: 09:36:00.436: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:00 
05:36:00 (SWT:2217): Gtk-WARNING **: 09:36:00.439: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:00 
05:36:00 (SWT:2217): Gtk-WARNING **: 09:36:00.439: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:00 
05:36:00 (SWT:2217): Gtk-WARNING **: 09:36:00.439: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:00 
05:36:00 (SWT:2217): Gtk-WARNING **: 09:36:00.441: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:00 
05:36:00 (SWT:2217): Gtk-WARNING **: 09:36:00.441: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:02 
05:36:02 (SWT:2217): Gdk-CRITICAL **: 09:36:02.637: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:36:03 
05:36:03 (SWT:2217): Gtk-WARNING **: 09:36:03.071: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:03 
05:36:03 (SWT:2217): Gtk-WARNING **: 09:36:03.076: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:03 
05:36:03 (SWT:2217): Gtk-WARNING **: 09:36:03.079: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:03 
05:36:03 (SWT:2217): Gtk-WARNING **: 09:36:03.079: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:03 
05:36:03 (SWT:2217): Gtk-WARNING **: 09:36:03.080: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:03 
05:36:03 (SWT:2217): Gtk-WARNING **: 09:36:03.082: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:03 
05:36:03 (SWT:2217): Gtk-WARNING **: 09:36:03.082: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:05 Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 5.234 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest
05:36:05 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest.clicksToolBarButton  Time elapsed: 2.64 s
05:36:05 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest.findsToolBarButtonWithIndex  Time elapsed: 2.593 s
05:36:05 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest skipped
05:36:05 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableClickTest
05:36:05 
05:36:05 (SWT:2217): Gdk-CRITICAL **: 09:36:05.236: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:36:08 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.119 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableClickTest
05:36:08 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableClickTest.clickOnCell  Time elapsed: 3.118 s
05:36:08 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest
05:36:08 
05:36:08 (SWT:2217): Gdk-CRITICAL **: 09:36:08.360: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:36:08 
05:36:08 (SWT:2217): Gdk-CRITICAL **: 09:36:08.452: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:36:08 
05:36:08 (SWT:2217): Gdk-CRITICAL **: 09:36:08.546: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:36:13 
05:36:13 (SWT:2217): Gdk-CRITICAL **: 09:36:13.642: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:36:13 
05:36:13 (SWT:2217): Gdk-CRITICAL **: 09:36:13.737: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:36:13 
05:36:13 (SWT:2217): Gdk-CRITICAL **: 09:36:13.825: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:36:18 
05:36:18 (SWT:2217): Gdk-CRITICAL **: 09:36:18.931: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:36:20 
05:36:20 (SWT:2217): Gdk-CRITICAL **: 09:36:20.058: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:36:20 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.828 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest
05:36:20 org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest.getsAllShells  Time elapsed: 0.092 s
05:36:20 org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest.getsActiveShell  Time elapsed: 0.093 s
05:36:20 org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest.noShellReturnsNull  Time elapsed: 5.096 s
05:36:20 org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest.bringsShellToFront  Time elapsed: 0.095 s
05:36:20 org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest.findsShell  Time elapsed: 0.087 s
05:36:20 org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest.closesShell  Time elapsed: 5.105 s
05:36:20 org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest.testMaximize  Time elapsed: 1.127 s
05:36:20 org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest.findsShellsById  Time elapsed: 0.129 s
05:36:20 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemDoubleClickListenerTest
05:36:20 
05:36:20 (SWT:2217): Gdk-CRITICAL **: 09:36:20.192: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:36:20 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemDoubleClickListenerTest
05:36:20 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemDoubleClickListenerTest.doubleClickOnCell  Time elapsed: 0.123 s
05:36:20 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest
05:36:20 
05:36:20 (SWT:2217): Gdk-CRITICAL **: 09:36:20.321: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:36:20 
05:36:20 (SWT:2217): Gtk-WARNING **: 09:36:20.762: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:20 
05:36:20 (SWT:2217): Gtk-WARNING **: 09:36:20.767: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:20 
05:36:20 (SWT:2217): Gtk-WARNING **: 09:36:20.770: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:20 
05:36:20 (SWT:2217): Gtk-WARNING **: 09:36:20.771: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:20 
05:36:20 (SWT:2217): Gtk-WARNING **: 09:36:20.771: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:20 
05:36:20 (SWT:2217): Gtk-WARNING **: 09:36:20.774: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:20 
05:36:20 (SWT:2217): Gtk-WARNING **: 09:36:20.774: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:22 
05:36:22 (SWT:2217): Gdk-CRITICAL **: 09:36:22.974: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:36:23 
05:36:23 (SWT:2217): Gtk-WARNING **: 09:36:23.423: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:23 
05:36:23 (SWT:2217): Gtk-WARNING **: 09:36:23.429: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:23 
05:36:23 (SWT:2217): Gtk-WARNING **: 09:36:23.432: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:23 
05:36:23 (SWT:2217): Gtk-WARNING **: 09:36:23.432: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:23 
05:36:23 (SWT:2217): Gtk-WARNING **: 09:36:23.432: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:23 
05:36:23 (SWT:2217): Gtk-WARNING **: 09:36:23.435: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:23 
05:36:23 (SWT:2217): Gtk-WARNING **: 09:36:23.435: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:25 
05:36:25 (SWT:2217): Gdk-CRITICAL **: 09:36:25.627: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:36:26 
05:36:26 (SWT:2217): Gtk-WARNING **: 09:36:26.065: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:26 
05:36:26 (SWT:2217): Gtk-WARNING **: 09:36:26.070: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:26 
05:36:26 (SWT:2217): Gtk-WARNING **: 09:36:26.073: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:26 
05:36:26 (SWT:2217): Gtk-WARNING **: 09:36:26.074: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:26 
05:36:26 (SWT:2217): Gtk-WARNING **: 09:36:26.074: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:26 
05:36:26 (SWT:2217): Gtk-WARNING **: 09:36:26.076: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:26 
05:36:26 (SWT:2217): Gtk-WARNING **: 09:36:26.076: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:28 
05:36:28 (SWT:2217): Gdk-CRITICAL **: 09:36:28.168: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:36:28 
05:36:28 (SWT:2217): Gtk-WARNING **: 09:36:28.615: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:28 
05:36:28 (SWT:2217): Gtk-WARNING **: 09:36:28.620: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:28 
05:36:28 (SWT:2217): Gtk-WARNING **: 09:36:28.623: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:28 
05:36:28 (SWT:2217): Gtk-WARNING **: 09:36:28.624: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:28 
05:36:28 (SWT:2217): Gtk-WARNING **: 09:36:28.624: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:28 
05:36:28 (SWT:2217): Gtk-WARNING **: 09:36:28.626: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:28 
05:36:28 (SWT:2217): Gtk-WARNING **: 09:36:28.626: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:30 
05:36:30 (SWT:2217): Gdk-CRITICAL **: 09:36:30.796: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:36:31 
05:36:31 (SWT:2217): Gtk-WARNING **: 09:36:31.265: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:31 
05:36:31 (SWT:2217): Gtk-WARNING **: 09:36:31.271: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:31 
05:36:31 (SWT:2217): Gtk-WARNING **: 09:36:31.274: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:31 
05:36:31 (SWT:2217): Gtk-WARNING **: 09:36:31.274: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:31 
05:36:31 (SWT:2217): Gtk-WARNING **: 09:36:31.274: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:31 
05:36:31 (SWT:2217): Gtk-WARNING **: 09:36:31.277: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:31 
05:36:31 (SWT:2217): Gtk-WARNING **: 09:36:31.277: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:33 
05:36:33 (SWT:2217): Gdk-CRITICAL **: 09:36:33.453: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:36:33 
05:36:33 (SWT:2217): Gtk-WARNING **: 09:36:33.898: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:33 
05:36:33 (SWT:2217): Gtk-WARNING **: 09:36:33.903: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:33 
05:36:33 (SWT:2217): Gtk-WARNING **: 09:36:33.906: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:33 
05:36:33 (SWT:2217): Gtk-WARNING **: 09:36:33.907: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:33 
05:36:33 (SWT:2217): Gtk-WARNING **: 09:36:33.907: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:33 
05:36:33 (SWT:2217): Gtk-WARNING **: 09:36:33.909: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:33 
05:36:33 (SWT:2217): Gtk-WARNING **: 09:36:33.909: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:35 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.674 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest
05:36:35 org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest.doubleClick  Time elapsed: 2.652 s
05:36:35 org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest.click  Time elapsed: 2.653 s
05:36:35 org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest.findsCanvas  Time elapsed: 2.542 s
05:36:35 org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest.doubleClickXY  Time elapsed: 2.627 s
05:36:35 org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest.clickXY  Time elapsed: 2.657 s
05:36:35 org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest.findsCanvasInGroup  Time elapsed: 2.541 s
05:36:35 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest
05:36:36 
05:36:36 (SWT:2217): Gdk-CRITICAL **: 09:36:36.000: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:36:36 
05:36:36 (SWT:2217): Gtk-WARNING **: 09:36:36.443: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:36 
05:36:36 (SWT:2217): Gtk-WARNING **: 09:36:36.449: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:36 
05:36:36 (SWT:2217): Gtk-WARNING **: 09:36:36.452: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:36 
05:36:36 (SWT:2217): Gtk-WARNING **: 09:36:36.452: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:36 
05:36:36 (SWT:2217): Gtk-WARNING **: 09:36:36.452: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:36 
05:36:36 (SWT:2217): Gtk-WARNING **: 09:36:36.455: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:36 
05:36:36 (SWT:2217): Gtk-WARNING **: 09:36:36.455: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:38 
05:36:38 (SWT:2217): Gdk-CRITICAL **: 09:36:38.757: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:36:39 
05:36:39 (SWT:2217): Gtk-WARNING **: 09:36:39.213: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:39 
05:36:39 (SWT:2217): Gtk-WARNING **: 09:36:39.219: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:39 
05:36:39 (SWT:2217): Gtk-WARNING **: 09:36:39.222: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:39 
05:36:39 (SWT:2217): Gtk-WARNING **: 09:36:39.223: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:39 
05:36:39 (SWT:2217): Gtk-WARNING **: 09:36:39.223: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:39 
05:36:39 (SWT:2217): Gtk-WARNING **: 09:36:39.225: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:39 
05:36:39 (SWT:2217): Gtk-WARNING **: 09:36:39.226: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:41 
05:36:41 (SWT:2217): Gdk-CRITICAL **: 09:36:41.447: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:36:41 
05:36:41 (SWT:2217): Gtk-WARNING **: 09:36:41.882: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:41 
05:36:41 (SWT:2217): Gtk-WARNING **: 09:36:41.887: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:41 
05:36:41 (SWT:2217): Gtk-WARNING **: 09:36:41.890: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:41 
05:36:41 (SWT:2217): Gtk-WARNING **: 09:36:41.891: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:41 
05:36:41 (SWT:2217): Gtk-WARNING **: 09:36:41.891: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:41 
05:36:41 (SWT:2217): Gtk-WARNING **: 09:36:41.893: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:41 
05:36:41 (SWT:2217): Gtk-WARNING **: 09:36:41.893: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:44 
05:36:44 (SWT:2217): Gdk-CRITICAL **: 09:36:44.039: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:36:44 
05:36:44 (SWT:2217): Gtk-WARNING **: 09:36:44.479: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:44 
05:36:44 (SWT:2217): Gtk-WARNING **: 09:36:44.484: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:44 
05:36:44 (SWT:2217): Gtk-WARNING **: 09:36:44.487: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:44 
05:36:44 (SWT:2217): Gtk-WARNING **: 09:36:44.488: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:44 
05:36:44 (SWT:2217): Gtk-WARNING **: 09:36:44.488: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:44 
05:36:44 (SWT:2217): Gtk-WARNING **: 09:36:44.490: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:44 
05:36:44 (SWT:2217): Gtk-WARNING **: 09:36:44.490: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:46 
05:36:46 (SWT:2217): Gdk-CRITICAL **: 09:36:46.867: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:36:47 
05:36:47 (SWT:2217): Gtk-WARNING **: 09:36:47.322: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:47 
05:36:47 (SWT:2217): Gtk-WARNING **: 09:36:47.327: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:47 
05:36:47 (SWT:2217): Gtk-WARNING **: 09:36:47.330: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:47 
05:36:47 (SWT:2217): Gtk-WARNING **: 09:36:47.331: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:47 
05:36:47 (SWT:2217): Gtk-WARNING **: 09:36:47.331: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:47 
05:36:47 (SWT:2217): Gtk-WARNING **: 09:36:47.333: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:47 
05:36:47 (SWT:2217): Gtk-WARNING **: 09:36:47.333: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:49 
05:36:49 (SWT:2217): Gdk-CRITICAL **: 09:36:49.594: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:36:50 
05:36:50 (SWT:2217): Gtk-WARNING **: 09:36:50.056: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:50 
05:36:50 (SWT:2217): Gtk-WARNING **: 09:36:50.062: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:50 
05:36:50 (SWT:2217): Gtk-WARNING **: 09:36:50.065: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:50 
05:36:50 (SWT:2217): Gtk-WARNING **: 09:36:50.066: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:50 
05:36:50 (SWT:2217): Gtk-WARNING **: 09:36:50.066: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:50 
05:36:50 (SWT:2217): Gtk-WARNING **: 09:36:50.068: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:50 
05:36:50 (SWT:2217): Gtk-WARNING **: 09:36:50.068: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:52 
05:36:52 (SWT:2217): Gdk-CRITICAL **: 09:36:52.594: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:36:53 
05:36:53 (SWT:2217): Gtk-WARNING **: 09:36:53.040: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:53 
05:36:53 (SWT:2217): Gtk-WARNING **: 09:36:53.046: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:53 
05:36:53 (SWT:2217): Gtk-WARNING **: 09:36:53.049: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:53 
05:36:53 (SWT:2217): Gtk-WARNING **: 09:36:53.049: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:53 
05:36:53 (SWT:2217): Gtk-WARNING **: 09:36:53.049: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:53 
05:36:53 (SWT:2217): Gtk-WARNING **: 09:36:53.051: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:53 
05:36:53 (SWT:2217): Gtk-WARNING **: 09:36:53.051: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:55 
05:36:55 (SWT:2217): Gdk-CRITICAL **: 09:36:55.170: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:36:55 
05:36:55 (SWT:2217): Gtk-WARNING **: 09:36:55.628: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:55 
05:36:55 (SWT:2217): Gtk-WARNING **: 09:36:55.634: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:55 
05:36:55 (SWT:2217): Gtk-WARNING **: 09:36:55.637: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:55 
05:36:55 (SWT:2217): Gtk-WARNING **: 09:36:55.637: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:55 
05:36:55 (SWT:2217): Gtk-WARNING **: 09:36:55.637: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:55 
05:36:55 (SWT:2217): Gtk-WARNING **: 09:36:55.640: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:55 
05:36:55 (SWT:2217): Gtk-WARNING **: 09:36:55.640: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:57 
05:36:57 (SWT:2217): Gdk-CRITICAL **: 09:36:57.971: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:36:58 
05:36:58 (SWT:2217): Gtk-WARNING **: 09:36:58.435: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:58 
05:36:58 (SWT:2217): Gtk-WARNING **: 09:36:58.441: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:58 
05:36:58 (SWT:2217): Gtk-WARNING **: 09:36:58.444: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:58 
05:36:58 (SWT:2217): Gtk-WARNING **: 09:36:58.445: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:58 
05:36:58 (SWT:2217): Gtk-WARNING **: 09:36:58.445: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:58 
05:36:58 (SWT:2217): Gtk-WARNING **: 09:36:58.447: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:36:58 
05:36:58 (SWT:2217): Gtk-WARNING **: 09:36:58.447: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:00 
05:37:00 (SWT:2217): Gdk-CRITICAL **: 09:37:00.758: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:37:01 
05:37:01 (SWT:2217): Gtk-WARNING **: 09:37:01.232: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:01 
05:37:01 (SWT:2217): Gtk-WARNING **: 09:37:01.238: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:01 
05:37:01 (SWT:2217): Gtk-WARNING **: 09:37:01.241: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:01 
05:37:01 (SWT:2217): Gtk-WARNING **: 09:37:01.241: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:01 
05:37:01 (SWT:2217): Gtk-WARNING **: 09:37:01.241: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:01 
05:37:01 (SWT:2217): Gtk-WARNING **: 09:37:01.244: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:01 
05:37:01 (SWT:2217): Gtk-WARNING **: 09:37:01.244: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:03 
05:37:03 (SWT:2217): Gdk-CRITICAL **: 09:37:03.577: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:37:04 
05:37:04 (SWT:2217): Gtk-WARNING **: 09:37:04.046: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:04 
05:37:04 (SWT:2217): Gtk-WARNING **: 09:37:04.052: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:04 
05:37:04 (SWT:2217): Gtk-WARNING **: 09:37:04.055: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:04 
05:37:04 (SWT:2217): Gtk-WARNING **: 09:37:04.055: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:04 
05:37:04 (SWT:2217): Gtk-WARNING **: 09:37:04.055: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:04 
05:37:04 (SWT:2217): Gtk-WARNING **: 09:37:04.058: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:04 
05:37:04 (SWT:2217): Gtk-WARNING **: 09:37:04.058: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:06 
05:37:06 (SWT:2217): Gdk-CRITICAL **: 09:37:06.687: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:37:07 
05:37:07 (SWT:2217): Gtk-WARNING **: 09:37:07.173: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:07 
05:37:07 (SWT:2217): Gtk-WARNING **: 09:37:07.179: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:07 
05:37:07 (SWT:2217): Gtk-WARNING **: 09:37:07.182: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:07 
05:37:07 (SWT:2217): Gtk-WARNING **: 09:37:07.182: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:07 
05:37:07 (SWT:2217): Gtk-WARNING **: 09:37:07.182: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:07 
05:37:07 (SWT:2217): Gtk-WARNING **: 09:37:07.185: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:07 
05:37:07 (SWT:2217): Gtk-WARNING **: 09:37:07.185: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:09 
05:37:09 (SWT:2217): Gdk-CRITICAL **: 09:37:09.689: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:37:10 
05:37:10 (SWT:2217): Gtk-WARNING **: 09:37:10.172: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:10 
05:37:10 (SWT:2217): Gtk-WARNING **: 09:37:10.177: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:10 
05:37:10 (SWT:2217): Gtk-WARNING **: 09:37:10.181: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:10 
05:37:10 (SWT:2217): Gtk-WARNING **: 09:37:10.181: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:10 
05:37:10 (SWT:2217): Gtk-WARNING **: 09:37:10.181: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:10 
05:37:10 (SWT:2217): Gtk-WARNING **: 09:37:10.183: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:10 
05:37:10 (SWT:2217): Gtk-WARNING **: 09:37:10.183: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:13 
05:37:13 (SWT:2217): Gdk-CRITICAL **: 09:37:13.209: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:37:13 
05:37:13 (SWT:2217): Gtk-WARNING **: 09:37:13.721: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:13 
05:37:13 (SWT:2217): Gtk-WARNING **: 09:37:13.727: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:13 
05:37:13 (SWT:2217): Gtk-WARNING **: 09:37:13.730: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:13 
05:37:13 (SWT:2217): Gtk-WARNING **: 09:37:13.730: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:13 
05:37:13 (SWT:2217): Gtk-WARNING **: 09:37:13.730: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:13 
05:37:13 (SWT:2217): Gtk-WARNING **: 09:37:13.733: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:13 
05:37:13 (SWT:2217): Gtk-WARNING **: 09:37:13.733: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:16 
05:37:16 (SWT:2217): Gdk-CRITICAL **: 09:37:16.764: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:37:17 
05:37:17 (SWT:2217): Gtk-WARNING **: 09:37:17.250: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:17 
05:37:17 (SWT:2217): Gtk-WARNING **: 09:37:17.259: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:17 
05:37:17 (SWT:2217): Gtk-WARNING **: 09:37:17.264: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:17 
05:37:17 (SWT:2217): Gtk-WARNING **: 09:37:17.264: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:17 
05:37:17 (SWT:2217): Gtk-WARNING **: 09:37:17.265: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:17 
05:37:17 (SWT:2217): Gtk-WARNING **: 09:37:17.268: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:17 
05:37:17 (SWT:2217): Gtk-WARNING **: 09:37:17.268: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:19 
05:37:19 (SWT:2217): Gdk-CRITICAL **: 09:37:19.649: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:37:20 
05:37:20 (SWT:2217): Gtk-WARNING **: 09:37:20.114: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:20 
05:37:20 (SWT:2217): Gtk-WARNING **: 09:37:20.120: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:20 
05:37:20 (SWT:2217): Gtk-WARNING **: 09:37:20.123: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:20 
05:37:20 (SWT:2217): Gtk-WARNING **: 09:37:20.124: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:20 
05:37:20 (SWT:2217): Gtk-WARNING **: 09:37:20.124: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:20 
05:37:20 (SWT:2217): Gtk-WARNING **: 09:37:20.126: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:20 
05:37:20 (SWT:2217): Gtk-WARNING **: 09:37:20.126: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:22 
05:37:22 (SWT:2217): Gdk-CRITICAL **: 09:37:22.393: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:37:22 
05:37:22 (SWT:2217): Gtk-WARNING **: 09:37:22.871: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:22 
05:37:22 (SWT:2217): Gtk-WARNING **: 09:37:22.878: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:22 
05:37:22 (SWT:2217): Gtk-WARNING **: 09:37:22.881: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:22 
05:37:22 (SWT:2217): Gtk-WARNING **: 09:37:22.881: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:22 
05:37:22 (SWT:2217): Gtk-WARNING **: 09:37:22.881: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:22 
05:37:22 (SWT:2217): Gtk-WARNING **: 09:37:22.884: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:22 
05:37:22 (SWT:2217): Gtk-WARNING **: 09:37:22.884: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:25 
05:37:25 (SWT:2217): Gdk-CRITICAL **: 09:37:25.212: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:37:25 
05:37:25 (SWT:2217): Gtk-WARNING **: 09:37:25.711: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:25 
05:37:25 (SWT:2217): Gtk-WARNING **: 09:37:25.717: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:25 
05:37:25 (SWT:2217): Gtk-WARNING **: 09:37:25.720: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:25 
05:37:25 (SWT:2217): Gtk-WARNING **: 09:37:25.720: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:25 
05:37:25 (SWT:2217): Gtk-WARNING **: 09:37:25.721: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:25 
05:37:25 (SWT:2217): Gtk-WARNING **: 09:37:25.723: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:25 
05:37:25 (SWT:2217): Gtk-WARNING **: 09:37:25.723: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:28 
05:37:28 (SWT:2217): Gdk-CRITICAL **: 09:37:28.071: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:37:28 
05:37:28 (SWT:2217): Gtk-WARNING **: 09:37:28.542: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:28 
05:37:28 (SWT:2217): Gtk-WARNING **: 09:37:28.548: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:28 
05:37:28 (SWT:2217): Gtk-WARNING **: 09:37:28.551: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:28 
05:37:28 (SWT:2217): Gtk-WARNING **: 09:37:28.551: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:28 
05:37:28 (SWT:2217): Gtk-WARNING **: 09:37:28.552: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:28 
05:37:28 (SWT:2217): Gtk-WARNING **: 09:37:28.554: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:28 
05:37:28 (SWT:2217): Gtk-WARNING **: 09:37:28.554: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:31 
05:37:31 (SWT:2217): Gdk-CRITICAL **: 09:37:31.021: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:37:31 
05:37:31 (SWT:2217): Gtk-WARNING **: 09:37:31.482: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:31 
05:37:31 (SWT:2217): Gtk-WARNING **: 09:37:31.488: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:31 
05:37:31 (SWT:2217): Gtk-WARNING **: 09:37:31.491: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:31 
05:37:31 (SWT:2217): Gtk-WARNING **: 09:37:31.491: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:31 
05:37:31 (SWT:2217): Gtk-WARNING **: 09:37:31.491: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:31 
05:37:31 (SWT:2217): Gtk-WARNING **: 09:37:31.494: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:31 
05:37:31 (SWT:2217): Gtk-WARNING **: 09:37:31.494: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:33 
05:37:33 (SWT:2217): Gdk-CRITICAL **: 09:37:33.803: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:37:34 
05:37:34 (SWT:2217): Gtk-WARNING **: 09:37:34.274: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:34 
05:37:34 (SWT:2217): Gtk-WARNING **: 09:37:34.280: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:34 
05:37:34 (SWT:2217): Gtk-WARNING **: 09:37:34.283: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:34 
05:37:34 (SWT:2217): Gtk-WARNING **: 09:37:34.283: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:34 
05:37:34 (SWT:2217): Gtk-WARNING **: 09:37:34.283: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:34 
05:37:34 (SWT:2217): Gtk-WARNING **: 09:37:34.286: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:34 
05:37:34 (SWT:2217): Gtk-WARNING **: 09:37:34.286: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:36 
05:37:36 (SWT:2217): Gdk-CRITICAL **: 09:37:36.614: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:37:37 
05:37:37 (SWT:2217): Gtk-WARNING **: 09:37:37.087: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:37 
05:37:37 (SWT:2217): Gtk-WARNING **: 09:37:37.093: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:37 
05:37:37 (SWT:2217): Gtk-WARNING **: 09:37:37.096: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:37 
05:37:37 (SWT:2217): Gtk-WARNING **: 09:37:37.096: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:37 
05:37:37 (SWT:2217): Gtk-WARNING **: 09:37:37.097: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:37 
05:37:37 (SWT:2217): Gtk-WARNING **: 09:37:37.099: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:37 
05:37:37 (SWT:2217): Gtk-WARNING **: 09:37:37.099: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:39 
05:37:39 (SWT:2217): Gdk-CRITICAL **: 09:37:39.536: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:37:40 
05:37:40 (SWT:2217): Gtk-WARNING **: 09:37:40.024: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:40 
05:37:40 (SWT:2217): Gtk-WARNING **: 09:37:40.030: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:40 
05:37:40 (SWT:2217): Gtk-WARNING **: 09:37:40.034: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:40 
05:37:40 (SWT:2217): Gtk-WARNING **: 09:37:40.034: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:40 
05:37:40 (SWT:2217): Gtk-WARNING **: 09:37:40.034: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:40 
05:37:40 (SWT:2217): Gtk-WARNING **: 09:37:40.037: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:40 
05:37:40 (SWT:2217): Gtk-WARNING **: 09:37:40.037: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:42 
05:37:42 (SWT:2217): Gdk-CRITICAL **: 09:37:42.372: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:37:42 
05:37:42 (SWT:2217): Gtk-WARNING **: 09:37:42.834: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:42 
05:37:42 (SWT:2217): Gtk-WARNING **: 09:37:42.840: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:42 
05:37:42 (SWT:2217): Gtk-WARNING **: 09:37:42.843: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:42 
05:37:42 (SWT:2217): Gtk-WARNING **: 09:37:42.843: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:42 
05:37:42 (SWT:2217): Gtk-WARNING **: 09:37:42.843: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:42 
05:37:42 (SWT:2217): Gtk-WARNING **: 09:37:42.846: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:42 
05:37:42 (SWT:2217): Gtk-WARNING **: 09:37:42.846: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:45 
05:37:45 (SWT:2217): Gdk-CRITICAL **: 09:37:45.225: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:37:45 
05:37:45 (SWT:2217): Gtk-WARNING **: 09:37:45.677: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:45 
05:37:45 (SWT:2217): Gtk-WARNING **: 09:37:45.682: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:45 
05:37:45 (SWT:2217): Gtk-WARNING **: 09:37:45.685: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:45 
05:37:45 (SWT:2217): Gtk-WARNING **: 09:37:45.686: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:45 
05:37:45 (SWT:2217): Gtk-WARNING **: 09:37:45.686: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:45 
05:37:45 (SWT:2217): Gtk-WARNING **: 09:37:45.688: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:45 
05:37:45 (SWT:2217): Gtk-WARNING **: 09:37:45.688: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:47 
05:37:47 (SWT:2217): Gdk-CRITICAL **: 09:37:47.914: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:37:48 
05:37:48 (SWT:2217): Gtk-WARNING **: 09:37:48.367: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:48 
05:37:48 (SWT:2217): Gtk-WARNING **: 09:37:48.372: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:48 
05:37:48 (SWT:2217): Gtk-WARNING **: 09:37:48.375: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:48 
05:37:48 (SWT:2217): Gtk-WARNING **: 09:37:48.376: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:48 
05:37:48 (SWT:2217): Gtk-WARNING **: 09:37:48.376: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:48 
05:37:48 (SWT:2217): Gtk-WARNING **: 09:37:48.378: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:48 
05:37:48 (SWT:2217): Gtk-WARNING **: 09:37:48.378: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:50 
05:37:50 (SWT:2217): Gdk-CRITICAL **: 09:37:50.670: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:37:51 
05:37:51 (SWT:2217): Gtk-WARNING **: 09:37:51.132: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:51 
05:37:51 (SWT:2217): Gtk-WARNING **: 09:37:51.138: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:51 
05:37:51 (SWT:2217): Gtk-WARNING **: 09:37:51.141: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:51 
05:37:51 (SWT:2217): Gtk-WARNING **: 09:37:51.142: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:51 
05:37:51 (SWT:2217): Gtk-WARNING **: 09:37:51.142: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:51 
05:37:51 (SWT:2217): Gtk-WARNING **: 09:37:51.144: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:51 
05:37:51 (SWT:2217): Gtk-WARNING **: 09:37:51.144: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:53 
05:37:53 (SWT:2217): Gdk-CRITICAL **: 09:37:53.503: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:37:54 
05:37:54 (SWT:2217): Gtk-WARNING **: 09:37:54.015: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:54 
05:37:54 (SWT:2217): Gtk-WARNING **: 09:37:54.021: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:54 
05:37:54 (SWT:2217): Gtk-WARNING **: 09:37:54.024: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:54 
05:37:54 (SWT:2217): Gtk-WARNING **: 09:37:54.024: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:54 
05:37:54 (SWT:2217): Gtk-WARNING **: 09:37:54.025: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:54 
05:37:54 (SWT:2217): Gtk-WARNING **: 09:37:54.027: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:54 
05:37:54 (SWT:2217): Gtk-WARNING **: 09:37:54.027: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:56 
05:37:56 (SWT:2217): Gdk-CRITICAL **: 09:37:56.453: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:37:57 
05:37:57 (SWT:2217): Gtk-WARNING **: 09:37:57.003: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:57 
05:37:57 (SWT:2217): Gtk-WARNING **: 09:37:57.009: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:57 
05:37:57 (SWT:2217): Gtk-WARNING **: 09:37:57.012: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:57 
05:37:57 (SWT:2217): Gtk-WARNING **: 09:37:57.013: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:57 
05:37:57 (SWT:2217): Gtk-WARNING **: 09:37:57.013: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:57 
05:37:57 (SWT:2217): Gtk-WARNING **: 09:37:57.015: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:57 
05:37:57 (SWT:2217): Gtk-WARNING **: 09:37:57.015: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:59 
05:37:59 (SWT:2217): Gdk-CRITICAL **: 09:37:59.484: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:37:59 
05:37:59 (SWT:2217): Gtk-WARNING **: 09:37:59.967: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:59 
05:37:59 (SWT:2217): Gtk-WARNING **: 09:37:59.973: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:59 
05:37:59 (SWT:2217): Gtk-WARNING **: 09:37:59.976: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:59 
05:37:59 (SWT:2217): Gtk-WARNING **: 09:37:59.976: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:59 
05:37:59 (SWT:2217): Gtk-WARNING **: 09:37:59.976: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:59 
05:37:59 (SWT:2217): Gtk-WARNING **: 09:37:59.979: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:37:59 
05:37:59 (SWT:2217): Gtk-WARNING **: 09:37:59.979: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:02 Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 86.346 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest
05:38:02 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.containsText  Time elapsed: 2.756 s
05:38:02 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.settingSelectionOnInvalidRowNumberThrowsException  Time elapsed: 2.69 s
05:38:02 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsColumnTextBasedOnRowColumnNumbers  Time elapsed: 2.592 s
05:38:02 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.selectsItemsBasedOnString  Time elapsed: 2.829 s
05:38:02 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.throwsExceptionIfTheRowNumberIsIllegal2  Time elapsed: 2.726 s
05:38:02 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.setEmptySelection  Time elapsed: 2.999 s
05:38:02 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsSelectionCount  Time elapsed: 2.576 s
05:38:02 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsSingleSelection  Time elapsed: 2.801 s
05:38:02 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsAllColumnHeadings  Time elapsed: 2.788 s
05:38:02 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.searchText  Time elapsed: 2.818 s
05:38:02 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.settingMultipleSelectionOfInvalidIndicesThrowsException  Time elapsed: 3.109 s
05:38:02 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.findsIndexOfColumn  Time elapsed: 3.001 s
05:38:02 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.unselectsSelection  Time elapsed: 3.518 s
05:38:02 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsMultipleSingleSelection  Time elapsed: 3.555 s
05:38:02 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsColumnCount  Time elapsed: 2.884 s
05:38:02 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.findsAnyTable  Time elapsed: 2.743 s
05:38:02 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.throwsExceptionIfTheColumnNameIsIllegal  Time elapsed: 2.819 s
05:38:02 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsRowCount  Time elapsed: 2.858 s
05:38:02 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsIndexOfItemInAColumnWithText  Time elapsed: 2.95 s
05:38:02 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.findsItemsBasedOnIndex  Time elapsed: 2.783 s
05:38:02 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.findsTable  Time elapsed: 2.81 s
05:38:02 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.throwsExceptionIfMultipleIndicesOnSingleSelect  Time elapsed: 2.922 s
05:38:02 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsTextCellBasedOnRowNumberColumnText  Time elapsed: 2.837 s
05:38:02 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.settingSelectionOnInvalidRowTextThrowsException  Time elapsed: 2.853 s
05:38:02 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.findsItemsBasedOnText  Time elapsed: 2.688 s
05:38:02 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsIndexOfItemInAColumnWithIndex  Time elapsed: 2.756 s
05:38:02 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.setsSelection  Time elapsed: 2.833 s
05:38:02 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsIndexOfItem  Time elapsed: 2.95 s
05:38:02 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.throwsExceptionIfTheRowNumberIsIllegal  Time elapsed: 3.031 s
05:38:02 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.throwsExceptionIfTheColumnNumberIsIllegal  Time elapsed: 2.861 s
05:38:02 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickListenerTest
05:38:02 
05:38:02 (SWT:2217): Gdk-CRITICAL **: 09:38:02.352: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:38:02 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickListenerTest
05:38:02 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickListenerTest.doubleClickOnCell  Time elapsed: 0.088 s
05:38:02 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest
05:38:02 
05:38:02 (SWT:2217): Gdk-CRITICAL **: 09:38:02.446: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:38:02 
05:38:02 (SWT:2217): Gtk-WARNING **: 09:38:02.942: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:02 
05:38:02 (SWT:2217): Gtk-WARNING **: 09:38:02.948: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:02 
05:38:02 (SWT:2217): Gtk-WARNING **: 09:38:02.952: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:02 
05:38:02 (SWT:2217): Gtk-WARNING **: 09:38:02.952: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:02 
05:38:02 (SWT:2217): Gtk-WARNING **: 09:38:02.952: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:02 
05:38:02 (SWT:2217): Gtk-WARNING **: 09:38:02.955: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:02 
05:38:02 (SWT:2217): Gtk-WARNING **: 09:38:02.955: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:05 
05:38:05 (SWT:2217): Gdk-CRITICAL **: 09:38:05.344: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:38:05 
05:38:05 (SWT:2217): Gtk-WARNING **: 09:38:05.837: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:05 
05:38:05 (SWT:2217): Gtk-WARNING **: 09:38:05.843: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:05 
05:38:05 (SWT:2217): Gtk-WARNING **: 09:38:05.846: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:05 
05:38:05 (SWT:2217): Gtk-WARNING **: 09:38:05.847: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:05 
05:38:05 (SWT:2217): Gtk-WARNING **: 09:38:05.847: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:05 
05:38:05 (SWT:2217): Gtk-WARNING **: 09:38:05.849: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:05 
05:38:05 (SWT:2217): Gtk-WARNING **: 09:38:05.849: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:08 
05:38:08 (SWT:2217): Gdk-CRITICAL **: 09:38:08.182: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:38:08 
05:38:08 (SWT:2217): Gtk-WARNING **: 09:38:08.665: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:08 
05:38:08 (SWT:2217): Gtk-WARNING **: 09:38:08.671: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:08 
05:38:08 (SWT:2217): Gtk-WARNING **: 09:38:08.674: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:08 
05:38:08 (SWT:2217): Gtk-WARNING **: 09:38:08.674: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:08 
05:38:08 (SWT:2217): Gtk-WARNING **: 09:38:08.675: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:08 
05:38:08 (SWT:2217): Gtk-WARNING **: 09:38:08.677: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:08 
05:38:08 (SWT:2217): Gtk-WARNING **: 09:38:08.677: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:11 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.596 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest
05:38:11 org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest.findsSliderInGroup  Time elapsed: 2.897 s
05:38:11 org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest.canSetSelection  Time elapsed: 2.837 s
05:38:11 org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest.findsSlider  Time elapsed: 2.861 s
05:38:11 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest
05:38:11 
05:38:11 (SWT:2217): Gdk-CRITICAL **: 09:38:11.048: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:38:11 
05:38:11 (SWT:2217): Gtk-WARNING **: 09:38:11.531: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:11 
05:38:11 (SWT:2217): Gtk-WARNING **: 09:38:11.537: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:11 
05:38:11 (SWT:2217): Gtk-WARNING **: 09:38:11.540: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:11 
05:38:11 (SWT:2217): Gtk-WARNING **: 09:38:11.540: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:11 
05:38:11 (SWT:2217): Gtk-WARNING **: 09:38:11.540: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:11 
05:38:11 (SWT:2217): Gtk-WARNING **: 09:38:11.543: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:11 
05:38:11 (SWT:2217): Gtk-WARNING **: 09:38:11.543: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:14 
05:38:14 (SWT:2217): Gdk-CRITICAL **: 09:38:14.139: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:38:14 
05:38:14 (SWT:2217): Gtk-WARNING **: 09:38:14.610: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:14 
05:38:14 (SWT:2217): Gtk-WARNING **: 09:38:14.616: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:14 
05:38:14 (SWT:2217): Gtk-WARNING **: 09:38:14.619: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:14 
05:38:14 (SWT:2217): Gtk-WARNING **: 09:38:14.619: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:14 
05:38:14 (SWT:2217): Gtk-WARNING **: 09:38:14.620: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:14 
05:38:14 (SWT:2217): Gtk-WARNING **: 09:38:14.622: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:14 
05:38:14 (SWT:2217): Gtk-WARNING **: 09:38:14.622: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:17 
05:38:17 (SWT:2217): Gdk-CRITICAL **: 09:38:17.137: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:38:18 
05:38:18 (SWT:2217): Gtk-WARNING **: 09:38:18.312: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:18 
05:38:18 (SWT:2217): Gtk-WARNING **: 09:38:18.318: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:18 
05:38:18 (SWT:2217): Gtk-WARNING **: 09:38:18.321: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:18 
05:38:18 (SWT:2217): Gtk-WARNING **: 09:38:18.322: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:18 
05:38:18 (SWT:2217): Gtk-WARNING **: 09:38:18.322: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:18 
05:38:18 (SWT:2217): Gtk-WARNING **: 09:38:18.324: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:18 
05:38:18 (SWT:2217): Gtk-WARNING **: 09:38:18.324: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:20 
05:38:20 (SWT:2217): Gdk-CRITICAL **: 09:38:20.847: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:38:21 
05:38:21 (SWT:2217): Gtk-WARNING **: 09:38:21.322: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:21 
05:38:21 (SWT:2217): Gtk-WARNING **: 09:38:21.328: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:21 
05:38:21 (SWT:2217): Gtk-WARNING **: 09:38:21.331: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:21 
05:38:21 (SWT:2217): Gtk-WARNING **: 09:38:21.331: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:21 
05:38:21 (SWT:2217): Gtk-WARNING **: 09:38:21.332: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:21 
05:38:21 (SWT:2217): Gtk-WARNING **: 09:38:21.334: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:21 
05:38:21 (SWT:2217): Gtk-WARNING **: 09:38:21.334: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:23 
05:38:23 (SWT:2217): Gdk-CRITICAL **: 09:38:23.932: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:38:24 
05:38:24 (SWT:2217): Gtk-WARNING **: 09:38:24.402: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:24 
05:38:24 (SWT:2217): Gtk-WARNING **: 09:38:24.408: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:24 
05:38:24 (SWT:2217): Gtk-WARNING **: 09:38:24.411: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:24 
05:38:24 (SWT:2217): Gtk-WARNING **: 09:38:24.411: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:24 
05:38:24 (SWT:2217): Gtk-WARNING **: 09:38:24.412: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:24 
05:38:24 (SWT:2217): Gtk-WARNING **: 09:38:24.414: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:24 
05:38:24 (SWT:2217): Gtk-WARNING **: 09:38:24.414: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:27 
05:38:27 (SWT:2217): Gdk-CRITICAL **: 09:38:27.079: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:38:27 
05:38:27 (SWT:2217): Gtk-WARNING **: 09:38:27.568: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:27 
05:38:27 (SWT:2217): Gtk-WARNING **: 09:38:27.574: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:27 
05:38:27 (SWT:2217): Gtk-WARNING **: 09:38:27.577: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:27 
05:38:27 (SWT:2217): Gtk-WARNING **: 09:38:27.577: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:27 
05:38:27 (SWT:2217): Gtk-WARNING **: 09:38:27.578: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:27 
05:38:27 (SWT:2217): Gtk-WARNING **: 09:38:27.580: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:27 
05:38:27 (SWT:2217): Gtk-WARNING **: 09:38:27.580: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:30 
05:38:30 (SWT:2217): Gdk-CRITICAL **: 09:38:30.187: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:38:30 
05:38:30 (SWT:2217): Gtk-WARNING **: 09:38:30.683: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:30 
05:38:30 (SWT:2217): Gtk-WARNING **: 09:38:30.689: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:30 
05:38:30 (SWT:2217): Gtk-WARNING **: 09:38:30.693: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:30 
05:38:30 (SWT:2217): Gtk-WARNING **: 09:38:30.693: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:30 
05:38:30 (SWT:2217): Gtk-WARNING **: 09:38:30.693: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:30 
05:38:30 (SWT:2217): Gtk-WARNING **: 09:38:30.696: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:30 
05:38:30 (SWT:2217): Gtk-WARNING **: 09:38:30.696: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:33 
05:38:33 (SWT:2217): Gdk-CRITICAL **: 09:38:33.253: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:38:33 
05:38:33 (SWT:2217): Gtk-WARNING **: 09:38:33.749: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:33 
05:38:33 (SWT:2217): Gtk-WARNING **: 09:38:33.755: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:33 
05:38:33 (SWT:2217): Gtk-WARNING **: 09:38:33.758: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:33 
05:38:33 (SWT:2217): Gtk-WARNING **: 09:38:33.759: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:33 
05:38:33 (SWT:2217): Gtk-WARNING **: 09:38:33.759: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:33 
05:38:33 (SWT:2217): Gtk-WARNING **: 09:38:33.761: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:33 
05:38:33 (SWT:2217): Gtk-WARNING **: 09:38:33.762: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:36 
05:38:36 (SWT:2217): Gdk-CRITICAL **: 09:38:36.647: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:38:37 
05:38:37 (SWT:2217): Gtk-WARNING **: 09:38:37.256: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:37 
05:38:37 (SWT:2217): Gtk-WARNING **: 09:38:37.265: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:37 
05:38:37 (SWT:2217): Gtk-WARNING **: 09:38:37.269: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:37 
05:38:37 (SWT:2217): Gtk-WARNING **: 09:38:37.269: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:37 
05:38:37 (SWT:2217): Gtk-WARNING **: 09:38:37.269: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:37 
05:38:37 (SWT:2217): Gtk-WARNING **: 09:38:37.272: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:37 
05:38:37 (SWT:2217): Gtk-WARNING **: 09:38:37.272: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:39 
05:38:39 (SWT:2217): Gdk-CRITICAL **: 09:38:39.950: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:38:40 
05:38:40 (SWT:2217): Gtk-WARNING **: 09:38:40.517: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:40 
05:38:40 (SWT:2217): Gtk-WARNING **: 09:38:40.524: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:40 
05:38:40 (SWT:2217): Gtk-WARNING **: 09:38:40.528: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:40 
05:38:40 (SWT:2217): Gtk-WARNING **: 09:38:40.528: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:40 
05:38:40 (SWT:2217): Gtk-WARNING **: 09:38:40.528: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:40 
05:38:40 (SWT:2217): Gtk-WARNING **: 09:38:40.531: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:40 
05:38:40 (SWT:2217): Gtk-WARNING **: 09:38:40.531: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:43 
05:38:43 (SWT:2217): Gdk-CRITICAL **: 09:38:43.033: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:38:43 
05:38:43 (SWT:2217): Gtk-WARNING **: 09:38:43.546: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:43 
05:38:43 (SWT:2217): Gtk-WARNING **: 09:38:43.553: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:43 
05:38:43 (SWT:2217): Gtk-WARNING **: 09:38:43.556: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:43 
05:38:43 (SWT:2217): Gtk-WARNING **: 09:38:43.556: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:43 
05:38:43 (SWT:2217): Gtk-WARNING **: 09:38:43.557: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:43 
05:38:43 (SWT:2217): Gtk-WARNING **: 09:38:43.559: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:43 
05:38:43 (SWT:2217): Gtk-WARNING **: 09:38:43.559: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:46 
05:38:46 (SWT:2217): Gdk-CRITICAL **: 09:38:46.499: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:38:47 
05:38:47 (SWT:2217): Gtk-WARNING **: 09:38:47.003: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:47 
05:38:47 (SWT:2217): Gtk-WARNING **: 09:38:47.010: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:47 
05:38:47 (SWT:2217): Gtk-WARNING **: 09:38:47.013: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:47 
05:38:47 (SWT:2217): Gtk-WARNING **: 09:38:47.014: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:47 
05:38:47 (SWT:2217): Gtk-WARNING **: 09:38:47.014: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:47 
05:38:47 (SWT:2217): Gtk-WARNING **: 09:38:47.016: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:47 
05:38:47 (SWT:2217): Gtk-WARNING **: 09:38:47.016: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:49 
05:38:49 (SWT:2217): Gdk-CRITICAL **: 09:38:49.685: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:38:50 
05:38:50 (SWT:2217): Gtk-WARNING **: 09:38:50.184: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:50 
05:38:50 (SWT:2217): Gtk-WARNING **: 09:38:50.190: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:50 
05:38:50 (SWT:2217): Gtk-WARNING **: 09:38:50.193: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:50 
05:38:50 (SWT:2217): Gtk-WARNING **: 09:38:50.194: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:50 
05:38:50 (SWT:2217): Gtk-WARNING **: 09:38:50.194: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:50 
05:38:50 (SWT:2217): Gtk-WARNING **: 09:38:50.197: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:50 
05:38:50 (SWT:2217): Gtk-WARNING **: 09:38:50.197: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:53 
05:38:53 (SWT:2217): Gdk-CRITICAL **: 09:38:53.046: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:38:53 
05:38:53 (SWT:2217): Gtk-WARNING **: 09:38:53.566: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:53 
05:38:53 (SWT:2217): Gtk-WARNING **: 09:38:53.572: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:53 
05:38:53 (SWT:2217): Gtk-WARNING **: 09:38:53.575: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:53 
05:38:53 (SWT:2217): Gtk-WARNING **: 09:38:53.576: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:53 
05:38:53 (SWT:2217): Gtk-WARNING **: 09:38:53.576: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:53 
05:38:53 (SWT:2217): Gtk-WARNING **: 09:38:53.579: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:53 
05:38:53 (SWT:2217): Gtk-WARNING **: 09:38:53.579: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:56 
05:38:56 (SWT:2217): Gdk-CRITICAL **: 09:38:56.801: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:38:57 
05:38:57 (SWT:2217): Gtk-WARNING **: 09:38:57.344: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:57 
05:38:57 (SWT:2217): Gtk-WARNING **: 09:38:57.350: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:57 
05:38:57 (SWT:2217): Gtk-WARNING **: 09:38:57.354: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:57 
05:38:57 (SWT:2217): Gtk-WARNING **: 09:38:57.354: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:57 
05:38:57 (SWT:2217): Gtk-WARNING **: 09:38:57.355: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:57 
05:38:57 (SWT:2217): Gtk-WARNING **: 09:38:57.358: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:57 
05:38:57 (SWT:2217): Gtk-WARNING **: 09:38:57.358: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:38:59 
05:38:59 (SWT:2217): Gdk-CRITICAL **: 09:38:59.862: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:39:00 
05:39:00 (SWT:2217): Gtk-WARNING **: 09:39:00.347: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:00 
05:39:00 (SWT:2217): Gtk-WARNING **: 09:39:00.353: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:00 
05:39:00 (SWT:2217): Gtk-WARNING **: 09:39:00.356: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:00 
05:39:00 (SWT:2217): Gtk-WARNING **: 09:39:00.356: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:00 
05:39:00 (SWT:2217): Gtk-WARNING **: 09:39:00.357: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:00 
05:39:00 (SWT:2217): Gtk-WARNING **: 09:39:00.359: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:00 
05:39:00 (SWT:2217): Gtk-WARNING **: 09:39:00.359: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:02 
05:39:05 (SWT:2217): Gdk-CRITICAL **: 09:39:02.614: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:39:05 
05:39:05 (SWT:2217): Gtk-WARNING **: 09:39:03.090: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:05 
05:39:05 (SWT:2217): Gtk-WARNING **: 09:39:03.096: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:05 
05:39:05 (SWT:2217): Gtk-WARNING **: 09:39:03.100: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:05 
05:39:05 (SWT:2217): Gtk-WARNING **: 09:39:03.100: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:05 
05:39:05 (SWT:2217): Gtk-WARNING **: 09:39:03.100: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:05 
05:39:05 (SWT:2217): Gtk-WARNING **: 09:39:03.103: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:05 
05:39:05 (SWT:2217): Gtk-WARNING **: 09:39:03.103: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:05 
05:39:05 (SWT:2217): Gdk-CRITICAL **: 09:39:05.586: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:39:07 
05:39:07 (SWT:2217): Gtk-WARNING **: 09:39:07.221: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:07 
05:39:07 (SWT:2217): Gtk-WARNING **: 09:39:07.227: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:07 
05:39:07 (SWT:2217): Gtk-WARNING **: 09:39:07.230: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:07 
05:39:07 (SWT:2217): Gtk-WARNING **: 09:39:07.231: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:07 
05:39:07 (SWT:2217): Gtk-WARNING **: 09:39:07.231: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:07 
05:39:07 (SWT:2217): Gtk-WARNING **: 09:39:07.234: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:07 
05:39:07 (SWT:2217): Gtk-WARNING **: 09:39:07.234: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:09 
05:39:09 (SWT:2217): Gdk-CRITICAL **: 09:39:09.969: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:39:10 
05:39:10 (SWT:2217): Gtk-WARNING **: 09:39:10.649: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:10 
05:39:10 (SWT:2217): Gtk-WARNING **: 09:39:10.655: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:10 
05:39:10 (SWT:2217): Gtk-WARNING **: 09:39:10.659: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:10 
05:39:10 (SWT:2217): Gtk-WARNING **: 09:39:10.659: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:10 
05:39:10 (SWT:2217): Gtk-WARNING **: 09:39:10.659: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:10 
05:39:10 (SWT:2217): Gtk-WARNING **: 09:39:10.662: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:10 
05:39:10 (SWT:2217): Gtk-WARNING **: 09:39:10.662: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:13 
05:39:13 (SWT:2217): Gdk-CRITICAL **: 09:39:13.097: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:39:13 
05:39:13 (SWT:2217): Gtk-WARNING **: 09:39:13.577: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:13 
05:39:13 (SWT:2217): Gtk-WARNING **: 09:39:13.583: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:13 
05:39:13 (SWT:2217): Gtk-WARNING **: 09:39:13.586: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:13 
05:39:13 (SWT:2217): Gtk-WARNING **: 09:39:13.587: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:13 
05:39:13 (SWT:2217): Gtk-WARNING **: 09:39:13.587: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:13 
05:39:13 (SWT:2217): Gtk-WARNING **: 09:39:13.590: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:13 
05:39:13 (SWT:2217): Gtk-WARNING **: 09:39:13.590: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:15 
05:39:15 (SWT:2217): Gdk-CRITICAL **: 09:39:15.959: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:39:16 
05:39:16 (SWT:2217): Gtk-WARNING **: 09:39:16.450: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:16 
05:39:16 (SWT:2217): Gtk-WARNING **: 09:39:16.456: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:16 
05:39:16 (SWT:2217): Gtk-WARNING **: 09:39:16.459: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:16 
05:39:16 (SWT:2217): Gtk-WARNING **: 09:39:16.460: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:16 
05:39:16 (SWT:2217): Gtk-WARNING **: 09:39:16.460: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:16 
05:39:16 (SWT:2217): Gtk-WARNING **: 09:39:16.462: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:16 
05:39:16 (SWT:2217): Gtk-WARNING **: 09:39:16.463: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:18 
05:39:18 (SWT:2217): Gdk-CRITICAL **: 09:39:18.876: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:39:19 
05:39:19 (SWT:2217): Gtk-WARNING **: 09:39:19.394: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:19 
05:39:19 (SWT:2217): Gtk-WARNING **: 09:39:19.400: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:19 
05:39:19 (SWT:2217): Gtk-WARNING **: 09:39:19.403: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:19 
05:39:19 (SWT:2217): Gtk-WARNING **: 09:39:19.403: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:19 
05:39:19 (SWT:2217): Gtk-WARNING **: 09:39:19.403: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:19 
05:39:19 (SWT:2217): Gtk-WARNING **: 09:39:19.406: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:19 
05:39:19 (SWT:2217): Gtk-WARNING **: 09:39:19.406: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:22 
05:39:22 (SWT:2217): Gdk-CRITICAL **: 09:39:22.434: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:39:22 
05:39:22 (SWT:2217): Gtk-WARNING **: 09:39:22.926: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:22 
05:39:22 (SWT:2217): Gtk-WARNING **: 09:39:22.932: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:22 
05:39:22 (SWT:2217): Gtk-WARNING **: 09:39:22.935: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:22 
05:39:22 (SWT:2217): Gtk-WARNING **: 09:39:22.936: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:22 
05:39:22 (SWT:2217): Gtk-WARNING **: 09:39:22.936: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:22 
05:39:22 (SWT:2217): Gtk-WARNING **: 09:39:22.938: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:22 
05:39:22 (SWT:2217): Gtk-WARNING **: 09:39:22.938: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:30 
05:39:30 (SWT:2217): Gdk-CRITICAL **: 09:39:30.578: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:39:31 
05:39:31 (SWT:2217): Gtk-WARNING **: 09:39:31.107: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:31 
05:39:31 (SWT:2217): Gtk-WARNING **: 09:39:31.113: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:31 
05:39:31 (SWT:2217): Gtk-WARNING **: 09:39:31.117: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:31 
05:39:31 (SWT:2217): Gtk-WARNING **: 09:39:31.117: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:31 
05:39:31 (SWT:2217): Gtk-WARNING **: 09:39:31.117: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:31 
05:39:31 (SWT:2217): Gtk-WARNING **: 09:39:31.120: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:31 
05:39:31 (SWT:2217): Gtk-WARNING **: 09:39:31.120: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:33 
05:39:33 (SWT:2217): Gdk-CRITICAL **: 09:39:33.678: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:39:34 
05:39:34 (SWT:2217): Gtk-WARNING **: 09:39:34.182: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:34 
05:39:34 (SWT:2217): Gtk-WARNING **: 09:39:34.188: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:34 
05:39:34 (SWT:2217): Gtk-WARNING **: 09:39:34.191: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:34 
05:39:34 (SWT:2217): Gtk-WARNING **: 09:39:34.192: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:34 
05:39:34 (SWT:2217): Gtk-WARNING **: 09:39:34.192: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:34 
05:39:34 (SWT:2217): Gtk-WARNING **: 09:39:34.195: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:34 
05:39:34 (SWT:2217): Gtk-WARNING **: 09:39:34.195: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:36 
05:39:36 (SWT:2217): Gdk-CRITICAL **: 09:39:36.820: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:39:37 
05:39:37 (SWT:2217): Gtk-WARNING **: 09:39:37.306: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:37 
05:39:37 (SWT:2217): Gtk-WARNING **: 09:39:37.313: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:37 
05:39:37 (SWT:2217): Gtk-WARNING **: 09:39:37.316: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:37 
05:39:37 (SWT:2217): Gtk-WARNING **: 09:39:37.316: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:37 
05:39:37 (SWT:2217): Gtk-WARNING **: 09:39:37.317: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:37 
05:39:37 (SWT:2217): Gtk-WARNING **: 09:39:37.319: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:37 
05:39:37 (SWT:2217): Gtk-WARNING **: 09:39:37.319: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:39 Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 88.82 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest
05:39:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.setsMultipleSelection  Time elapsed: 3.088 s
05:39:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.selectsAll  Time elapsed: 2.997 s
05:39:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsColumnTextBasedOnRowColumnNumbers  Time elapsed: 3.71 s
05:39:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.doubleClicksOnANode  Time elapsed: 3.086 s
05:39:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.clicksOnANode  Time elapsed: 3.148 s
05:39:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.setEmptySelection  Time elapsed: 3.105 s
05:39:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsSelectionCount  Time elapsed: 3.066 s
05:39:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsSingleSelection  Time elapsed: 3.393 s
05:39:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsAllColumnHeadings  Time elapsed: 3.303 s
05:39:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.findsAnyTree  Time elapsed: 3.083 s
05:39:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.expandsNode  Time elapsed: 3.468 s
05:39:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.expandANodePath  Time elapsed: 3.184 s
05:39:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.unselectsSelection  Time elapsed: 3.362 s
05:39:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsMultipleSingleSelection  Time elapsed: 3.754 s
05:39:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsColumnCount  Time elapsed: 3.059 s
05:39:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsAllTreeItems  Time elapsed: 2.751 s
05:39:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.selectsMultipleOnSingleSelectTree  Time elapsed: 2.972 s
05:39:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.expandsNodeToMax  Time elapsed: 4.383 s
05:39:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.findsTree  Time elapsed: 3.128 s
05:39:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.expandEmptyPath  Time elapsed: 2.86 s
05:39:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsRowCount  Time elapsed: 2.918 s
05:39:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.clicksOnANodeInAColumn  Time elapsed: 3.558 s
05:39:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.setsMultipleSelectionUnknownItem  Time elapsed: 8.142 s
05:39:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsTextCellBasedOnRowNumberColumnText  Time elapsed: 3.1 s
05:39:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsColumnCountOnMultiColumnTree  Time elapsed: 3.143 s
05:39:39 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.setsSelection  Time elapsed: 3.048 s
05:39:39 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest
05:39:39 
05:39:39 (SWT:2217): Gdk-CRITICAL **: 09:39:39.877: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:39:40 
05:39:40 (SWT:2217): Gdk-CRITICAL **: 09:39:40.482: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:39:41 
05:39:41 (SWT:2217): Gdk-CRITICAL **: 09:39:41.089: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:39:41 
05:39:41 (SWT:2217): Gdk-CRITICAL **: 09:39:41.692: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:39:42 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.417 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest
05:39:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest.findsAlignment  Time elapsed: 0.602 s
05:39:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest.findsCLabel  Time elapsed: 0.607 s
05:39:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest.findsCLabel1  Time elapsed: 0.603 s
05:39:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest.getsImage  Time elapsed: 0.604 s
05:39:42 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest
05:39:42 
05:39:42 (SWT:2217): Gdk-CRITICAL **: 09:39:42.302: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:39:42 
05:39:42 (SWT:2217): Gtk-WARNING **: 09:39:42.812: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:42 
05:39:42 (SWT:2217): Gtk-WARNING **: 09:39:42.818: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:42 
05:39:42 (SWT:2217): Gtk-WARNING **: 09:39:42.821: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:42 
05:39:42 (SWT:2217): Gtk-WARNING **: 09:39:42.822: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:42 
05:39:42 (SWT:2217): Gtk-WARNING **: 09:39:42.822: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:42 
05:39:42 (SWT:2217): Gtk-WARNING **: 09:39:42.825: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:42 
05:39:42 (SWT:2217): Gtk-WARNING **: 09:39:42.825: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:45 
05:39:45 (SWT:2217): Gdk-CRITICAL **: 09:39:45.431: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:39:45 
05:39:45 (SWT:2217): Gtk-WARNING **: 09:39:45.938: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:45 
05:39:45 (SWT:2217): Gtk-WARNING **: 09:39:45.944: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:45 
05:39:45 (SWT:2217): Gtk-WARNING **: 09:39:45.948: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:45 
05:39:45 (SWT:2217): Gtk-WARNING **: 09:39:45.948: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:45 
05:39:45 (SWT:2217): Gtk-WARNING **: 09:39:45.948: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:45 
05:39:45 (SWT:2217): Gtk-WARNING **: 09:39:45.951: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:45 
05:39:45 (SWT:2217): Gtk-WARNING **: 09:39:45.951: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:48 
05:39:48 (SWT:2217): Gdk-CRITICAL **: 09:39:48.509: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:39:49 
05:39:49 (SWT:2217): Gtk-WARNING **: 09:39:49.011: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:49 
05:39:49 (SWT:2217): Gtk-WARNING **: 09:39:49.017: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:49 
05:39:49 (SWT:2217): Gtk-WARNING **: 09:39:49.021: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:49 
05:39:49 (SWT:2217): Gtk-WARNING **: 09:39:49.021: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:49 
05:39:49 (SWT:2217): Gtk-WARNING **: 09:39:49.021: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:49 
05:39:49 (SWT:2217): Gtk-WARNING **: 09:39:49.024: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:49 
05:39:49 (SWT:2217): Gtk-WARNING **: 09:39:49.024: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:51 Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 9.12 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest
05:39:51 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest.clicksToolBarButton  Time elapsed: 3.128 s
05:39:51 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest skipped
05:39:51 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest.clicksToolBarButtonWithModifier  Time elapsed: 3.076 s
05:39:51 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest.findsToolBarButtonWithIndex  Time elapsed: 2.914 s
05:39:51 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest skipped
05:39:51 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest
05:39:51 
05:39:51 (SWT:2217): Gdk-CRITICAL **: 09:39:51.427: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:39:51 
05:39:51 (SWT:2217): Gdk-CRITICAL **: 09:39:51.493: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:39:51 Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.186 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest
05:39:51 org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest skipped
05:39:51 org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest.testJFaceErrorDialogButton  Time elapsed: 0.119 s
05:39:51 Running org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest
05:39:51 
05:39:51 (SWT:2217): Gdk-CRITICAL **: 09:39:51.618: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:39:52 
05:39:52 (SWT:2217): Gtk-WARNING **: 09:39:52.144: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:52 
05:39:52 (SWT:2217): Gtk-WARNING **: 09:39:52.151: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:52 
05:39:52 (SWT:2217): Gtk-WARNING **: 09:39:52.155: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:52 
05:39:52 (SWT:2217): Gtk-WARNING **: 09:39:52.155: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:52 
05:39:52 (SWT:2217): Gtk-WARNING **: 09:39:52.155: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:52 
05:39:52 (SWT:2217): Gtk-WARNING **: 09:39:52.158: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:52 
05:39:52 (SWT:2217): Gtk-WARNING **: 09:39:52.158: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:54 
05:39:54 (SWT:2217): Gdk-CRITICAL **: 09:39:54.506: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:39:55 
05:39:55 (SWT:2217): Gtk-WARNING **: 09:39:55.017: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:55 
05:39:55 (SWT:2217): Gtk-WARNING **: 09:39:55.023: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:55 
05:39:55 (SWT:2217): Gtk-WARNING **: 09:39:55.027: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:55 
05:39:55 (SWT:2217): Gtk-WARNING **: 09:39:55.027: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:55 
05:39:55 (SWT:2217): Gtk-WARNING **: 09:39:55.027: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:55 
05:39:55 (SWT:2217): Gtk-WARNING **: 09:39:55.030: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:55 
05:39:55 (SWT:2217): Gtk-WARNING **: 09:39:55.030: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:57 
05:39:57 (SWT:2217): Gdk-CRITICAL **: 09:39:57.450: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:39:57 
05:39:57 (SWT:2217): Gtk-WARNING **: 09:39:57.947: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:57 
05:39:57 (SWT:2217): Gtk-WARNING **: 09:39:57.953: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:57 
05:39:57 (SWT:2217): Gtk-WARNING **: 09:39:57.956: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:57 
05:39:57 (SWT:2217): Gtk-WARNING **: 09:39:57.957: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:57 
05:39:57 (SWT:2217): Gtk-WARNING **: 09:39:57.957: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:57 
05:39:57 (SWT:2217): Gtk-WARNING **: 09:39:57.960: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:39:57 
05:39:57 (SWT:2217): Gtk-WARNING **: 09:39:57.960: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:00 
05:40:00 (SWT:2217): Gdk-CRITICAL **: 09:40:00.301: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:40:01 
05:40:02 (SWT:2217): Gtk-WARNING **: 09:40:01.158: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:02 
05:40:02 (SWT:2217): Gtk-WARNING **: 09:40:01.165: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:02 
05:40:02 (SWT:2217): Gtk-WARNING **: 09:40:01.169: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:02 
05:40:02 (SWT:2217): Gtk-WARNING **: 09:40:01.169: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:02 
05:40:02 (SWT:2217): Gtk-WARNING **: 09:40:01.169: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:02 
05:40:02 (SWT:2217): Gtk-WARNING **: 09:40:01.172: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:02 
05:40:02 (SWT:2217): Gtk-WARNING **: 09:40:01.172: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:03 
05:40:03 (SWT:2217): Gdk-CRITICAL **: 09:40:03.539: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:40:04 
05:40:04 (SWT:2217): Gtk-WARNING **: 09:40:04.015: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:04 
05:40:04 (SWT:2217): Gtk-WARNING **: 09:40:04.021: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:04 
05:40:04 (SWT:2217): Gtk-WARNING **: 09:40:04.024: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:04 
05:40:04 (SWT:2217): Gtk-WARNING **: 09:40:04.025: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:04 
05:40:04 (SWT:2217): Gtk-WARNING **: 09:40:04.025: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:04 
05:40:04 (SWT:2217): Gtk-WARNING **: 09:40:04.028: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:04 
05:40:04 (SWT:2217): Gtk-WARNING **: 09:40:04.028: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:06 
05:40:06 (SWT:2217): Gdk-CRITICAL **: 09:40:06.256: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:40:06 
05:40:06 (SWT:2217): Gtk-WARNING **: 09:40:06.757: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:06 
05:40:06 (SWT:2217): Gtk-WARNING **: 09:40:06.762: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:06 
05:40:06 (SWT:2217): Gtk-WARNING **: 09:40:06.766: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:06 
05:40:06 (SWT:2217): Gtk-WARNING **: 09:40:06.766: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:06 
05:40:06 (SWT:2217): Gtk-WARNING **: 09:40:06.766: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:06 
05:40:06 (SWT:2217): Gtk-WARNING **: 09:40:06.769: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:06 
05:40:06 (SWT:2217): Gtk-WARNING **: 09:40:06.769: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:09 
05:40:09 (SWT:2217): Gdk-CRITICAL **: 09:40:09.097: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:40:09 
05:40:09 (SWT:2217): Gtk-WARNING **: 09:40:09.619: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:09 
05:40:09 (SWT:2217): Gtk-WARNING **: 09:40:09.626: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:09 
05:40:09 (SWT:2217): Gtk-WARNING **: 09:40:09.629: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:09 
05:40:09 (SWT:2217): Gtk-WARNING **: 09:40:09.630: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:09 
05:40:09 (SWT:2217): Gtk-WARNING **: 09:40:09.630: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:09 
05:40:09 (SWT:2217): Gtk-WARNING **: 09:40:09.632: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:09 
05:40:09 (SWT:2217): Gtk-WARNING **: 09:40:09.633: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:12 
05:40:12 (SWT:2217): Gdk-CRITICAL **: 09:40:12.056: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:40:12 
05:40:12 (SWT:2217): Gtk-WARNING **: 09:40:12.592: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:12 
05:40:12 (SWT:2217): Gtk-WARNING **: 09:40:12.599: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:12 
05:40:12 (SWT:2217): Gtk-WARNING **: 09:40:12.602: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:12 
05:40:12 (SWT:2217): Gtk-WARNING **: 09:40:12.603: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:12 
05:40:12 (SWT:2217): Gtk-WARNING **: 09:40:12.603: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:12 
05:40:12 (SWT:2217): Gtk-WARNING **: 09:40:12.606: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:12 
05:40:12 (SWT:2217): Gtk-WARNING **: 09:40:12.606: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:15 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.396 s - in org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest
05:40:15 org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest.findsRightIndexOfControlInParentWithNoParent  Time elapsed: 2.887 s
05:40:15 org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest.getsToString  Time elapsed: 2.942 s
05:40:15 org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest.findsNextWidget  Time elapsed: 2.852 s
05:40:15 org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest.findsIndexOfArbritryControl  Time elapsed: 3.239 s
05:40:15 org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest.nextWidgetOnLastWidgetIsNull  Time elapsed: 2.715 s
05:40:15 org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest.getsCorrectStyle  Time elapsed: 2.842 s
05:40:15 org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest.previousWidgetOnFirstWidget  Time elapsed: 2.958 s
05:40:15 org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest.findsPreviousWidget  Time elapsed: 2.959 s
05:40:15 Running org.eclipse.swtbot.swt.finder.utils.CredentialsTest
05:40:15 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.swtbot.swt.finder.utils.CredentialsTest
05:40:15 org.eclipse.swtbot.swt.finder.utils.CredentialsTest.testHashCode  Time elapsed: 0.001 s
05:40:15 org.eclipse.swtbot.swt.finder.utils.CredentialsTest.testEquals  Time elapsed: 0 s
05:40:15 Running org.eclipse.swtbot.swt.finder.utils.PositionTest
05:40:15 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.PositionTest
05:40:15 org.eclipse.swtbot.swt.finder.utils.PositionTest.equalsAndHashCode  Time elapsed: 0.001 s
05:40:15 org.eclipse.swtbot.swt.finder.utils.PositionTest.equalsAndHashCodeNegative  Time elapsed: 0 s
05:40:15 Running org.eclipse.swtbot.swt.finder.utils.TableCollectionTest
05:40:15 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.TableCollectionTest
05:40:15 org.eclipse.swtbot.swt.finder.utils.TableCollectionTest.getsToString  Time elapsed: 0 s
05:40:15 org.eclipse.swtbot.swt.finder.utils.TableCollectionTest.hashCodeIsSameForSameTableCollections  Time elapsed: 0 s
05:40:15 org.eclipse.swtbot.swt.finder.utils.TableCollectionTest.equalsForSameTableCollections  Time elapsed: 0 s
05:40:15 Running org.eclipse.swtbot.swt.finder.utils.TreePathTest
05:40:15 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.swtbot.swt.finder.utils.TreePathTest
05:40:15 org.eclipse.swtbot.swt.finder.utils.TreePathTest.canPopLastElementFromTreePath  Time elapsed: 0 s
05:40:15 org.eclipse.swtbot.swt.finder.utils.TreePathTest.popsNothingIfTreePathIsEmpty  Time elapsed: 0 s
05:40:15 Running org.eclipse.swtbot.swt.finder.utils.ClassUtilsTest
05:40:15 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.ClassUtilsTest
05:40:15 org.eclipse.swtbot.swt.finder.utils.ClassUtilsTest.getsSimpleClassName  Time elapsed: 0 s
05:40:15 Running org.eclipse.swtbot.swt.finder.utils.BidiMapTest
05:40:15 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.BidiMapTest
05:40:15 org.eclipse.swtbot.swt.finder.utils.BidiMapTest.canIterateThroughAllElements  Time elapsed: 0.001 s
05:40:15 org.eclipse.swtbot.swt.finder.utils.BidiMapTest.canFindObjectBasedOnKey  Time elapsed: 0 s
05:40:15 org.eclipse.swtbot.swt.finder.utils.BidiMapTest.canFindObjectBasedOnValue  Time elapsed: 0 s
05:40:15 Running org.eclipse.swtbot.swt.finder.utils.FileUtilsTest
05:40:15 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.utils.FileUtilsTest
05:40:15 org.eclipse.swtbot.swt.finder.utils.FileUtilsTest.canReadFromURL  Time elapsed: 0 s
05:40:15 org.eclipse.swtbot.swt.finder.utils.FileUtilsTest.canWriteToAFile  Time elapsed: 0.001 s
05:40:15 org.eclipse.swtbot.swt.finder.utils.FileUtilsTest.canReadFromFile  Time elapsed: 0 s
05:40:15 Running org.eclipse.swtbot.swt.finder.utils.StringUtilsTest
05:40:15 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.StringUtilsTest
05:40:15 org.eclipse.swtbot.swt.finder.utils.StringUtilsTest.canJoinListsUsingTheObjectConverter  Time elapsed: 0.001 s
05:40:15 org.eclipse.swtbot.swt.finder.utils.StringUtilsTest.isEmptyOrNull  Time elapsed: 0 s
05:40:15 org.eclipse.swtbot.swt.finder.utils.StringUtilsTest.joinOfObjects  Time elapsed: 0 s
05:40:15 Running org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest
05:40:15 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest
05:40:15 org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest.getsKeySetOfTheMap  Time elapsed: 0.001 s
05:40:15 org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest.mapsMultipleValuesToAKey  Time elapsed: 0 s
05:40:15 Running org.eclipse.swtbot.swt.finder.utils.MenuDetectTest
05:40:15 
05:40:15 (SWT:2217): Gdk-CRITICAL **: 09:40:15.067: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:40:15 
05:40:15 (SWT:2217): Gtk-CRITICAL **: 09:40:15.181: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:40:15 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 s - in org.eclipse.swtbot.swt.finder.utils.MenuDetectTest
05:40:15 org.eclipse.swtbot.swt.finder.utils.MenuDetectTest.testMenuDetect  Time elapsed: 0.182 s
05:40:15 Running org.eclipse.swtbot.swt.finder.utils.ImageFormatConverterTest
05:40:15 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.utils.ImageFormatConverterTest
05:40:15 org.eclipse.swtbot.swt.finder.utils.ImageFormatConverterTest.translatesFromStringsToIds  Time elapsed: 0.001 s
05:40:15 Running org.eclipse.swtbot.swt.finder.utils.TableRowTest
05:40:15 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.TableRowTest
05:40:15 org.eclipse.swtbot.swt.finder.utils.TableRowTest.hashCodeIsSameForSameTableRows  Time elapsed: 0 s
05:40:15 org.eclipse.swtbot.swt.finder.utils.TableRowTest.getsToString  Time elapsed: 0 s
05:40:15 org.eclipse.swtbot.swt.finder.utils.TableRowTest.equalsForUnequalTableRows  Time elapsed: 0 s
05:40:15 org.eclipse.swtbot.swt.finder.utils.TableRowTest.hashCodeIsDifferentForDifferentTableRows  Time elapsed: 0 s
05:40:15 org.eclipse.swtbot.swt.finder.utils.TableRowTest.equalsForEqualTableRows  Time elapsed: 0 s
05:40:15 Running org.eclipse.swtbot.swt.finder.resolvers.ResolverTest
05:40:15 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.swtbot.swt.finder.resolvers.ResolverTest
05:40:15 org.eclipse.swtbot.swt.finder.resolvers.ResolverTest.doesNotGetResolverForNonRegisteredTypes  Time elapsed: 0 s
05:40:15 org.eclipse.swtbot.swt.finder.resolvers.ResolverTest.getsResolverForRegisteredTypes  Time elapsed: 0 s
05:40:15 Running org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest
05:40:15 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest
05:40:15 org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest.getChildren  Time elapsed: 0 s
05:40:15 org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest.hasParent  Time elapsed: 0 s
05:40:15 org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest.hasChildren  Time elapsed: 0 s
05:40:15 org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest.getParent  Time elapsed: 0 s
05:40:15 org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest.resolvesEverything  Time elapsed: 0 s
05:40:15 Running org.eclipse.swtbot.swt.finder.waits.TreeHasRowsTest
05:40:15 
05:40:15 (SWT:2217): Gdk-CRITICAL **: 09:40:15.271: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:40:15 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s - in org.eclipse.swtbot.swt.finder.waits.TreeHasRowsTest
05:40:15 org.eclipse.swtbot.swt.finder.waits.TreeHasRowsTest.waitsForTreeToContainRows  Time elapsed: 0.114 s
05:40:15 Running org.eclipse.swtbot.swt.finder.waits.WaitForShellTest
05:40:15 
05:40:15 (SWT:2217): Gdk-CRITICAL **: 09:40:15.390: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:40:15 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.556 s - in org.eclipse.swtbot.swt.finder.waits.WaitForShellTest
05:40:15 org.eclipse.swtbot.swt.finder.waits.WaitForShellTest.waitsForShellToAppear  Time elapsed: 0.555 s
05:40:15 Running org.eclipse.swtbot.swt.finder.waits.ShellIsActiveTest
05:40:15 
05:40:15 (SWT:2217): Gdk-CRITICAL **: 09:40:15.949: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:40:16 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in org.eclipse.swtbot.swt.finder.waits.ShellIsActiveTest
05:40:16 org.eclipse.swtbot.swt.finder.waits.ShellIsActiveTest.waitsForShellToBecomeActive  Time elapsed: 0.065 s
05:40:16 Running org.eclipse.swtbot.swt.finder.waits.WaitForWidgetInParentTest
05:40:16 
05:40:16 (SWT:2217): Gdk-CRITICAL **: 09:40:16.018: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:40:16 
05:40:16 (SWT:2217): Gtk-WARNING **: 09:40:16.539: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:16 
05:40:16 (SWT:2217): Gtk-WARNING **: 09:40:16.546: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:16 
05:40:16 (SWT:2217): Gtk-WARNING **: 09:40:16.549: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:16 
05:40:16 (SWT:2217): Gtk-WARNING **: 09:40:16.549: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:16 
05:40:16 (SWT:2217): Gtk-WARNING **: 09:40:16.550: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:16 
05:40:16 (SWT:2217): Gtk-WARNING **: 09:40:16.552: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:16 
05:40:16 (SWT:2217): Gtk-WARNING **: 09:40:16.553: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:19 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.479 s - in org.eclipse.swtbot.swt.finder.waits.WaitForWidgetInParentTest
05:40:19 org.eclipse.swtbot.swt.finder.waits.WaitForWidgetInParentTest.waitsForWidgetToAppearInParent  Time elapsed: 3.478 s
05:40:19 Running org.eclipse.swtbot.swt.finder.waits.ShellClosesTest
05:40:19 
05:40:19 (SWT:2217): Gdk-CRITICAL **: 09:40:19.501: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:40:20 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.568 s - in org.eclipse.swtbot.swt.finder.waits.ShellClosesTest
05:40:20 org.eclipse.swtbot.swt.finder.waits.ShellClosesTest.waitsForShellClose  Time elapsed: 0.566 s
05:40:20 Running org.eclipse.swtbot.swt.finder.waits.TableHasRowsTest
05:40:20 
05:40:20 (SWT:2217): Gdk-CRITICAL **: 09:40:20.072: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:40:20 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in org.eclipse.swtbot.swt.finder.waits.TableHasRowsTest
05:40:20 org.eclipse.swtbot.swt.finder.waits.TableHasRowsTest.waitsForTableToContainRows  Time elapsed: 0.094 s
05:40:20 Running org.eclipse.swtbot.swt.finder.SWTBotTest
05:40:20 
05:40:20 (SWT:2217): Gdk-CRITICAL **: 09:40:20.170: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:40:20 
05:40:20 (SWT:2217): Gdk-CRITICAL **: 09:40:20.312: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:40:20 
05:40:20 (SWT:2217): Gdk-CRITICAL **: 09:40:20.453: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:40:25 
05:40:25 (SWT:2217): Gdk-CRITICAL **: 09:40:25.599: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:40:28 
05:40:28 (SWT:2217): Gdk-CRITICAL **: 09:40:28.236: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:40:28 
05:40:28 (SWT:2217): Gdk-CRITICAL **: 09:40:28.371: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:40:28 
05:40:28 (SWT:2217): Gdk-CRITICAL **: 09:40:28.506: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:40:33 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.473 s - in org.eclipse.swtbot.swt.finder.SWTBotTest
05:40:33 org.eclipse.swtbot.swt.finder.SWTBotTest.getsAllShells  Time elapsed: 0.141 s
05:40:33 org.eclipse.swtbot.swt.finder.SWTBotTest.doesNotWait5SecondsAndPassesForPassingCondition  Time elapsed: 0.141 s
05:40:33 org.eclipse.swtbot.swt.finder.SWTBotTest.waitsMoreThan5sWhenConditionDoesNotSwitchToFailing  Time elapsed: 5.146 s
05:40:33 org.eclipse.swtbot.swt.finder.SWTBotTest.waitsLessThan5sWhenConditionSwitchToFailing  Time elapsed: 2.637 s
05:40:33 org.eclipse.swtbot.swt.finder.SWTBotTest.throwsExceptionOnNegativeTimeOut  Time elapsed: 0.134 s
05:40:33 org.eclipse.swtbot.swt.finder.SWTBotTest.findsShellsById  Time elapsed: 0.135 s
05:40:33 org.eclipse.swtbot.swt.finder.SWTBotTest.waits5SecondsAndFailsForFailingCondition  Time elapsed: 5.137 s
05:40:33 Running org.eclipse.swtbot.swt.finder.ReferenceByTest
05:40:33 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.swtbot.swt.finder.ReferenceByTest
05:40:33 org.eclipse.swtbot.swt.finder.ReferenceByTest.compatibilityWithOtherReferences  Time elapsed: 0.004 s
05:40:33 org.eclipse.swtbot.swt.finder.ReferenceByTest.methodNameSuffix  Time elapsed: 0 s
05:40:33 org.eclipse.swtbot.swt.finder.ReferenceByTest.methodArguments  Time elapsed: 0 s
05:40:33 org.eclipse.swtbot.swt.finder.ReferenceByTest.matcherMethod  Time elapsed: 0 s
05:40:33 org.eclipse.swtbot.swt.finder.ReferenceByTest.generatesCombinations  Time elapsed: 0.004 s
05:40:33 Running org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest
05:40:33 
05:40:33 (SWT:2217): Gdk-CRITICAL **: 09:40:33.664: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:40:34 
05:40:34 (SWT:2217): Gtk-WARNING **: 09:40:34.205: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:34 
05:40:34 (SWT:2217): Gtk-WARNING **: 09:40:34.212: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:34 
05:40:34 (SWT:2217): Gtk-WARNING **: 09:40:34.216: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:34 
05:40:34 (SWT:2217): Gtk-WARNING **: 09:40:34.216: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:34 
05:40:34 (SWT:2217): Gtk-WARNING **: 09:40:34.216: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:34 
05:40:34 (SWT:2217): Gtk-WARNING **: 09:40:34.219: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:34 
05:40:34 (SWT:2217): Gtk-WARNING **: 09:40:34.219: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:36 
05:40:36 (SWT:2217): Gdk-CRITICAL **: 09:40:36.711: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:40:37 
05:40:37 (SWT:2217): Gtk-WARNING **: 09:40:37.258: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:37 
05:40:37 (SWT:2217): Gtk-WARNING **: 09:40:37.265: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:37 
05:40:37 (SWT:2217): Gtk-WARNING **: 09:40:37.269: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:37 
05:40:37 (SWT:2217): Gtk-WARNING **: 09:40:37.270: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:37 
05:40:37 (SWT:2217): Gtk-WARNING **: 09:40:37.270: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:37 
05:40:37 (SWT:2217): Gtk-WARNING **: 09:40:37.273: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:37 
05:40:37 (SWT:2217): Gtk-WARNING **: 09:40:37.273: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:39 
05:40:39 (SWT:2217): Gdk-CRITICAL **: 09:40:39.753: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:40:40 
05:40:40 (SWT:2217): Gtk-WARNING **: 09:40:40.290: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:40 
05:40:40 (SWT:2217): Gtk-WARNING **: 09:40:40.296: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:40 
05:40:40 (SWT:2217): Gtk-WARNING **: 09:40:40.301: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:40 
05:40:40 (SWT:2217): Gtk-WARNING **: 09:40:40.302: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:40 
05:40:40 (SWT:2217): Gtk-WARNING **: 09:40:40.302: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:40 
05:40:40 (SWT:2217): Gtk-WARNING **: 09:40:40.305: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:40 
05:40:40 (SWT:2217): Gtk-WARNING **: 09:40:40.305: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:42 
05:40:42 (SWT:2217): Gdk-CRITICAL **: 09:40:42.836: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:40:43 
05:40:43 (SWT:2217): Gtk-WARNING **: 09:40:43.359: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:43 
05:40:43 (SWT:2217): Gtk-WARNING **: 09:40:43.365: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:43 
05:40:43 (SWT:2217): Gtk-WARNING **: 09:40:43.369: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:43 
05:40:43 (SWT:2217): Gtk-WARNING **: 09:40:43.370: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:43 
05:40:43 (SWT:2217): Gtk-WARNING **: 09:40:43.370: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:43 
05:40:43 (SWT:2217): Gtk-WARNING **: 09:40:43.373: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:43 
05:40:43 (SWT:2217): Gtk-WARNING **: 09:40:43.373: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:45 
05:40:45 (SWT:2217): Gdk-CRITICAL **: 09:40:45.913: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:40:46 
05:40:46 (SWT:2217): Gtk-WARNING **: 09:40:46.588: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:46 
05:40:46 (SWT:2217): Gtk-WARNING **: 09:40:46.595: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:46 
05:40:46 (SWT:2217): Gtk-WARNING **: 09:40:46.599: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:46 
05:40:46 (SWT:2217): Gtk-WARNING **: 09:40:46.599: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:46 
05:40:46 (SWT:2217): Gtk-WARNING **: 09:40:46.599: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:46 
05:40:46 (SWT:2217): Gtk-WARNING **: 09:40:46.602: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:46 
05:40:46 (SWT:2217): Gtk-WARNING **: 09:40:46.602: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:49 
05:40:49 (SWT:2217): Gdk-CRITICAL **: 09:40:49.221: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:40:49 
05:40:49 (SWT:2217): Gtk-WARNING **: 09:40:49.760: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:49 
05:40:49 (SWT:2217): Gtk-WARNING **: 09:40:49.767: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:49 
05:40:49 (SWT:2217): Gtk-WARNING **: 09:40:49.770: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:49 
05:40:49 (SWT:2217): Gtk-WARNING **: 09:40:49.771: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:49 
05:40:49 (SWT:2217): Gtk-WARNING **: 09:40:49.771: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:49 
05:40:49 (SWT:2217): Gtk-WARNING **: 09:40:49.774: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:49 
05:40:49 (SWT:2217): Gtk-WARNING **: 09:40:49.774: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:52 
05:40:52 (SWT:2217): Gdk-CRITICAL **: 09:40:52.238: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:40:52 
05:40:52 (SWT:2217): Gtk-WARNING **: 09:40:52.781: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:52 
05:40:52 (SWT:2217): Gtk-WARNING **: 09:40:52.788: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:52 
05:40:52 (SWT:2217): Gtk-WARNING **: 09:40:52.792: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:52 
05:40:52 (SWT:2217): Gtk-WARNING **: 09:40:52.792: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:52 
05:40:52 (SWT:2217): Gtk-WARNING **: 09:40:52.793: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:52 
05:40:52 (SWT:2217): Gtk-WARNING **: 09:40:52.795: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:52 
05:40:52 (SWT:2217): Gtk-WARNING **: 09:40:52.795: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:55 
05:40:55 (SWT:2217): Gdk-CRITICAL **: 09:40:55.255: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:40:55 
05:40:55 (SWT:2217): Gtk-WARNING **: 09:40:55.788: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:55 
05:40:55 (SWT:2217): Gtk-WARNING **: 09:40:55.795: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:55 
05:40:55 (SWT:2217): Gtk-WARNING **: 09:40:55.798: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:55 
05:40:55 (SWT:2217): Gtk-WARNING **: 09:40:55.799: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:55 
05:40:55 (SWT:2217): Gtk-WARNING **: 09:40:55.799: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:55 
05:40:55 (SWT:2217): Gtk-WARNING **: 09:40:55.802: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:55 
05:40:55 (SWT:2217): Gtk-WARNING **: 09:40:55.802: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:58 
05:40:58 (SWT:2217): Gdk-CRITICAL **: 09:40:58.263: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:40:58 
05:40:58 (SWT:2217): Gtk-WARNING **: 09:40:58.824: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:58 
05:40:58 (SWT:2217): Gtk-WARNING **: 09:40:58.831: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:58 
05:40:58 (SWT:2217): Gtk-WARNING **: 09:40:58.834: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:58 
05:40:58 (SWT:2217): Gtk-WARNING **: 09:40:58.835: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:58 
05:40:58 (SWT:2217): Gtk-WARNING **: 09:40:58.835: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:58 
05:40:58 (SWT:2217): Gtk-WARNING **: 09:40:58.838: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:40:58 
05:40:58 (SWT:2217): Gtk-WARNING **: 09:40:58.838: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:01 
05:41:01 (SWT:2217): Gdk-CRITICAL **: 09:41:01.348: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:41:01 
05:41:01 (SWT:2217): Gtk-WARNING **: 09:41:01.887: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:01 
05:41:01 (SWT:2217): Gtk-WARNING **: 09:41:01.893: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:01 
05:41:01 (SWT:2217): Gtk-WARNING **: 09:41:01.897: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:01 
05:41:01 (SWT:2217): Gtk-WARNING **: 09:41:01.897: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:01 
05:41:01 (SWT:2217): Gtk-WARNING **: 09:41:01.898: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:01 
05:41:01 (SWT:2217): Gtk-WARNING **: 09:41:01.901: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:01 
05:41:01 (SWT:2217): Gtk-WARNING **: 09:41:01.901: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:04 
05:41:04 (SWT:2217): Gdk-CRITICAL **: 09:41:04.369: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:41:04 
05:41:04 (SWT:2217): Gtk-WARNING **: 09:41:04.918: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:04 
05:41:04 (SWT:2217): Gtk-WARNING **: 09:41:04.926: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:04 
05:41:04 (SWT:2217): Gtk-WARNING **: 09:41:04.929: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:04 
05:41:04 (SWT:2217): Gtk-WARNING **: 09:41:04.930: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:04 
05:41:04 (SWT:2217): Gtk-WARNING **: 09:41:04.930: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:04 
05:41:04 (SWT:2217): Gtk-WARNING **: 09:41:04.933: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:04 
05:41:04 (SWT:2217): Gtk-WARNING **: 09:41:04.933: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:07 
05:41:07 (SWT:2217): Gdk-CRITICAL **: 09:41:07.482: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:41:08 
05:41:08 (SWT:2217): Gtk-WARNING **: 09:41:08.023: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:08 
05:41:08 (SWT:2217): Gtk-WARNING **: 09:41:08.030: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:08 
05:41:08 (SWT:2217): Gtk-WARNING **: 09:41:08.034: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:08 
05:41:08 (SWT:2217): Gtk-WARNING **: 09:41:08.034: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:08 
05:41:08 (SWT:2217): Gtk-WARNING **: 09:41:08.034: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:08 
05:41:08 (SWT:2217): Gtk-WARNING **: 09:41:08.037: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:08 
05:41:08 (SWT:2217): Gtk-WARNING **: 09:41:08.037: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:10 
05:41:10 (SWT:2217): Gdk-CRITICAL **: 09:41:10.574: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:41:11 
05:41:11 (SWT:2217): Gtk-WARNING **: 09:41:11.177: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:11 
05:41:11 (SWT:2217): Gtk-WARNING **: 09:41:11.184: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:11 
05:41:11 (SWT:2217): Gtk-WARNING **: 09:41:11.187: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:11 
05:41:11 (SWT:2217): Gtk-WARNING **: 09:41:11.188: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:11 
05:41:11 (SWT:2217): Gtk-WARNING **: 09:41:11.188: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:11 
05:41:11 (SWT:2217): Gtk-WARNING **: 09:41:11.191: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:11 
05:41:11 (SWT:2217): Gtk-WARNING **: 09:41:11.191: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:13 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.096 s - in org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest
05:41:13 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertContainsWorks  Time elapsed: 3.047 s
05:41:13 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertsIfWidgetIsEnabled  Time elapsed: 3.041 s
05:41:13 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.capturesScreenshotOnError  Time elapsed: 3.082 s
05:41:13 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertDoesNotContainThrowsExceptionWhenHaystackDoesNotContainNeedle  Time elapsed: 3.077 s
05:41:13 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertContainsThrowsExceptionWhenHaystackDoesNotContainNeedle  Time elapsed: 3.308 s
05:41:13 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertDoesNotContainWorks  Time elapsed: 3.016 s
05:41:13 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertEnabledThrowsExceptionWhenWidgetIsDisable  Time elapsed: 3.017 s
05:41:13 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertNotEnabledThrowsExceptionWhenWidgetIsEnabled  Time elapsed: 3.007 s
05:41:13 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertRegexMatchesDoesNotThrowExceptionWhenRegexMatches2  Time elapsed: 3.085 s
05:41:13 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertRegexMatchesDoesNotThrowExceptionWhenRegexMatches  Time elapsed: 3.02 s
05:41:13 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertRegexMatchesThrowsExceptionWhenRegexDoesNotMatch  Time elapsed: 3.113 s
05:41:13 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.throwsExceptionOnNullObjectPassedIntoConstructor  Time elapsed: 3.091 s
05:41:13 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.throwsExceptionOnDisposedObjectPassedIntoConstructor  Time elapsed: 3.185 s
05:41:13 Running org.eclipse.swtbot.swt.finder.SWTBot2Test
05:41:13 
05:41:13 (SWT:2217): Gdk-CRITICAL **: 09:41:13.767: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:41:14 
05:41:14 (SWT:2217): Gtk-WARNING **: 09:41:14.389: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:14 
05:41:14 (SWT:2217): Gtk-WARNING **: 09:41:14.396: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:14 
05:41:14 (SWT:2217): Gtk-WARNING **: 09:41:14.399: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:14 
05:41:14 (SWT:2217): Gtk-WARNING **: 09:41:14.400: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:14 
05:41:14 (SWT:2217): Gtk-WARNING **: 09:41:14.400: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:14 
05:41:14 (SWT:2217): Gtk-WARNING **: 09:41:14.403: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:14 
05:41:14 (SWT:2217): Gtk-WARNING **: 09:41:14.403: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:16 
05:41:16 (SWT:2217): Gdk-CRITICAL **: 09:41:16.984: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:41:17 
05:41:17 (SWT:2217): Gtk-WARNING **: 09:41:17.538: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:17 
05:41:17 (SWT:2217): Gtk-WARNING **: 09:41:17.545: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:17 
05:41:17 (SWT:2217): Gtk-WARNING **: 09:41:17.549: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:17 
05:41:17 (SWT:2217): Gtk-WARNING **: 09:41:17.549: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:17 
05:41:17 (SWT:2217): Gtk-WARNING **: 09:41:17.549: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:17 
05:41:17 (SWT:2217): Gtk-WARNING **: 09:41:17.552: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:17 
05:41:17 (SWT:2217): Gtk-WARNING **: 09:41:17.552: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:20 
05:41:20 (SWT:2217): Gdk-CRITICAL **: 09:41:20.480: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:41:21 
05:41:21 (SWT:2217): Gtk-WARNING **: 09:41:21.045: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:21 
05:41:21 (SWT:2217): Gtk-WARNING **: 09:41:21.052: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:21 
05:41:21 (SWT:2217): Gtk-WARNING **: 09:41:21.056: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:21 
05:41:21 (SWT:2217): Gtk-WARNING **: 09:41:21.057: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:21 
05:41:21 (SWT:2217): Gtk-WARNING **: 09:41:21.057: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:21 
05:41:21 (SWT:2217): Gtk-WARNING **: 09:41:21.060: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:21 
05:41:21 (SWT:2217): Gtk-WARNING **: 09:41:21.060: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:23 
05:41:23 (SWT:2217): Gdk-CRITICAL **: 09:41:23.779: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:41:24 
05:41:24 (SWT:2217): Gtk-WARNING **: 09:41:24.392: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:24 
05:41:24 (SWT:2217): Gtk-WARNING **: 09:41:24.399: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:24 
05:41:24 (SWT:2217): Gtk-WARNING **: 09:41:24.404: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:24 
05:41:24 (SWT:2217): Gtk-WARNING **: 09:41:24.404: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:24 
05:41:24 (SWT:2217): Gtk-WARNING **: 09:41:24.405: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:24 
05:41:24 (SWT:2217): Gtk-WARNING **: 09:41:24.408: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:24 
05:41:24 (SWT:2217): Gtk-WARNING **: 09:41:24.408: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:27 
05:41:27 (SWT:2217): Gdk-CRITICAL **: 09:41:27.533: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
05:41:28 
05:41:28 (SWT:2217): Gtk-WARNING **: 09:41:28.101: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:28 
05:41:28 (SWT:2217): Gtk-WARNING **: 09:41:28.108: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:28 
05:41:28 (SWT:2217): Gtk-WARNING **: 09:41:28.112: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:28 
05:41:28 (SWT:2217): Gtk-WARNING **: 09:41:28.112: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:28 
05:41:28 (SWT:2217): Gtk-WARNING **: 09:41:28.112: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:28 
05:41:28 (SWT:2217): Gtk-WARNING **: 09:41:28.115: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:28 
05:41:28 (SWT:2217): Gtk-WARNING **: 09:41:28.115: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
05:41:30 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.971 s - in org.eclipse.swtbot.swt.finder.SWTBot2Test
05:41:30 org.eclipse.swtbot.swt.finder.SWTBot2Test.findsGetsIdOfAControl  Time elapsed: 3.216 s
05:41:30 org.eclipse.swtbot.swt.finder.SWTBot2Test.findsTextBox  Time elapsed: 3.495 s
05:41:30 org.eclipse.swtbot.swt.finder.SWTBot2Test.getsActiveControl  Time elapsed: 3.301 s
05:41:30 org.eclipse.swtbot.swt.finder.SWTBot2Test.tabKeyTraversalSetsFocusOnTheNextControlAndSendsTraverseEvents  Time elapsed: 3.753 s
05:41:30 org.eclipse.swtbot.swt.finder.SWTBot2Test.isEnabled  Time elapsed: 3.204 s
05:41:30 
05:41:30 Results:
05:41:30 
05:41:30 Tests run: 487, Failures: 0, Errors: 0, Skipped: 7
05:41:30 
05:41:31 [INFO] All tests passed!
05:41:31 [INFO] 
05:41:31 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.finder.test ---
05:41:31 [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
05:41:31 [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
05:41:31 [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
05:41:31 [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
05:41:31 [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
05:41:31 [INFO] 
05:41:31 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.finder.test ---
05:41:31 [INFO] 
05:41:31 [INFO] ------< org.eclipse.swtbot.test.features:org.eclipse.swtbot.test >------
05:41:31 [INFO] Building org.eclipse.swtbot.test 4.1.0-SNAPSHOT                  [51/57]
05:41:31 [INFO]   from org.eclipse.swtbot.test/pom.xml
05:41:31 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:41:31 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
05:41:31 [INFO] 
05:41:31 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.test ---
05:41:31 [INFO] The project's OSGi version is 4.1.0.202305170920
05:41:31 [INFO] 
05:41:31 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.test ---
05:41:31 [INFO] 
05:41:31 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.test ---
05:41:31 [INFO] 
05:41:31 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.test ---
05:41:31 [INFO] 
05:41:31 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.test ---
05:41: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.*
05:41:31 [INFO] 
05:41:31 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.test ---
05:41:31 [INFO] 
05:41:31 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.test ---
05:41:31 [INFO] 
05:41:31 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.test ---
05:41:31 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-4.1.0-SNAPSHOT.jar
05:41:31 [INFO] 
05:41:31 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.test ---
05:41:31 [INFO] 
05:41:31 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.test ---
05:41:31 [INFO] 
05:41:31 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.test ---
05:41:31 [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
05:41:31 [INFO] 
05:41:31 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.test ---
05:41:31 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-4.1.0-SNAPSHOT.jar
05:41:32 [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
05:41:33 [INFO] 
05:41:33 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.test ---
05:41:33 [INFO] 
05:41:33 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.test ---
05:41:33 [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
05:41:33 [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
05:41:33 [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
05:41:33 [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
05:41:33 [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
05:41:33 [INFO] 
05:41:33 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.test ---
05:41:33 [INFO] 
05:41:33 [INFO] ----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.test >----
05:41:33 [INFO] Building org.eclipse.swtbot.generator.test 4.1.0-SNAPSHOT        [52/57]
05:41:33 [INFO]   from org.eclipse.swtbot.generator.test/pom.xml
05:41:33 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:41:33 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
05:41:33 [INFO] 
05:41:33 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.test ---
05:41:33 [INFO] The project's OSGi version is 4.1.0.202305170920
05:41:33 [INFO] 
05:41:33 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.test ---
05:41:33 [INFO] 
05:41:33 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.test ---
05:41:33 [INFO] 
05:41:33 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.test ---
05:41:33 [INFO] 
05:41:33 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.generator.test ---
05:41:33 [INFO] Resolving class path of org.eclipse.swtbot.generator.test...
05:41:33 [INFO] 
05:41:33 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.test ---
05:41:33 [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.*
05:41:33 [INFO] 
05:41:33 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.test ---
05:41:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:41:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/src/main/resources
05:41:33 [INFO] 
05:41:33 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.generator.test ---
05:41:33 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/classes
05:41:33 [INFO] 
05:41:33 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.generator.test ---
05:41:33 [INFO] 
05:41:33 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.test ---
05:41:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:41:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/src/test/resources
05:41:33 [INFO] 
05:41:33 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator.test ---
05:41:33 [INFO] 
05:41:33 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.test ---
05:41:33 [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
05:41:33 [INFO] 
05:41:33 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.test ---
05:41:33 [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
05:41:33 [INFO] 
05:41:33 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.test ---
05:41:33 [INFO] 
05:41:33 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator.test ---
05:41:33 [INFO] 
05:41:33 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.test ---
05:41:33 [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
05:41:35 [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
05:41:37 [INFO] 
05:41:37 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.test ---
05:41:37 [INFO] 
05:41:37 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.swtbot.generator.test ---
05:41:37 [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)
05:41:37 [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
05:41:37 [INFO] Command line:
05:41:37 	[/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]
05:41:41 Running org.eclipse.swtbot.generator.test.RecordToolbarButtonTest
05:41:42 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
05:41:42 SLF4J: Defaulting to no-operation (NOP) logger implementation
05:41:42 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
05:41:42 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.937 s - in org.eclipse.swtbot.generator.test.RecordToolbarButtonTest
05:41:42 org.eclipse.swtbot.generator.test.RecordToolbarButtonTest.testClickToolbarWithImage  Time elapsed: 0.518 s
05:41:42 org.eclipse.swtbot.generator.test.RecordToolbarButtonTest.testClickToolbar  Time elapsed: 0.171 s
05:41:42 org.eclipse.swtbot.generator.test.RecordToolbarButtonTest.testClickToolbarWithImageAndNoText  Time elapsed: 0.136 s
05:41:42 Running org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest
05:41:43 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.996 s - in org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest
05:41:43 org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest.testMultipleTableSelectionSameItem2  Time elapsed: 0.177 s
05:41:43 org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest.testMultipleTableSelectionSameItem  Time elapsed: 0.131 s
05:41:43 org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest.testTableCheckSameItem  Time elapsed: 0.13 s
05:41:43 org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest.testTableCheckSameItem2  Time elapsed: 0.145 s
05:41:43 org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest.testSingleTableSelection  Time elapsed: 0.13 s
05:41:43 org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest.testMultipleTableSelectionDifferentItems  Time elapsed: 0.131 s
05:41:43 org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest.testTableCheck  Time elapsed: 0.149 s
05:41:43 Running org.eclipse.swtbot.generator.test.RecordCComboTextTest
05:41:44 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s - in org.eclipse.swtbot.generator.test.RecordCComboTextTest
05:41:44 org.eclipse.swtbot.generator.test.RecordCComboTextTest.testModifyCCombo  Time elapsed: 0.138 s
05:41:44 Running org.eclipse.swtbot.generator.test.RecordComboTextTest
05:41:44 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s - in org.eclipse.swtbot.generator.test.RecordComboTextTest
05:41:44 org.eclipse.swtbot.generator.test.RecordComboTextTest.testModifyCombo  Time elapsed: 0.102 s
05:41:44 Running org.eclipse.swtbot.generator.test.CTabItemActivateTest
05:41:44 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s - in org.eclipse.swtbot.generator.test.CTabItemActivateTest
05:41:44 org.eclipse.swtbot.generator.test.CTabItemActivateTest.testActivateCTabItem  Time elapsed: 0.121 s
05:41:44 Running org.eclipse.swtbot.generator.test.RecordRadioClickTest
05:41:44 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 s - in org.eclipse.swtbot.generator.test.RecordRadioClickTest
05:41:44 org.eclipse.swtbot.generator.test.RecordRadioClickTest.testRadioButtonClick  Time elapsed: 0.143 s
05:41:44 Running org.eclipse.swtbot.generator.test.TabItemActivateTest
05:41:44 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s - in org.eclipse.swtbot.generator.test.TabItemActivateTest
05:41:44 org.eclipse.swtbot.generator.test.TabItemActivateTest.testActivateCTabItem  Time elapsed: 0.106 s
05:41:44 Running org.eclipse.swtbot.generator.test.RecordComboSelectionTest
05:41:44 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s - in org.eclipse.swtbot.generator.test.RecordComboSelectionTest
05:41:44 org.eclipse.swtbot.generator.test.RecordComboSelectionTest.testModifyCombo  Time elapsed: 0.194 s
05:41:44 Running org.eclipse.swtbot.generator.test.RecordTreeItemCheckTest
05:41:45 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 s - in org.eclipse.swtbot.generator.test.RecordTreeItemCheckTest
05:41:45 org.eclipse.swtbot.generator.test.RecordTreeItemCheckTest.testTreeCheck  Time elapsed: 0.282 s
05:41:45 Running org.eclipse.swtbot.generator.test.RecordCComboSelectionTest
05:41:45 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 s - in org.eclipse.swtbot.generator.test.RecordCComboSelectionTest
05:41:45 org.eclipse.swtbot.generator.test.RecordCComboSelectionTest.testModifyCombo  Time elapsed: 0.152 s
05:41:45 Running org.eclipse.swtbot.generator.test.RecordListDoubleclickTest
05:41:45 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.42 s - in org.eclipse.swtbot.generator.test.RecordListDoubleclickTest
05:41:45 org.eclipse.swtbot.generator.test.RecordListDoubleclickTest.testTableDoubleClickSameItem2  Time elapsed: 0.17 s
05:41:45 org.eclipse.swtbot.generator.test.RecordListDoubleclickTest.testTableDoubleClick  Time elapsed: 0.124 s
05:41:45 org.eclipse.swtbot.generator.test.RecordListDoubleclickTest.testTableDoubleClickSameItem  Time elapsed: 0.125 s
05:41:45 Running org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest
05:41:45 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.284 s - in org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest
05:41:45 org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest.testModifyStyledText  Time elapsed: 0.171 s
05:41:45 org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest.testModifySyledText  Time elapsed: 0.113 s
05:41:45 Running org.eclipse.swtbot.generator.test.RecordListSelectionTest
05:41:46 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.475 s - in org.eclipse.swtbot.generator.test.RecordListSelectionTest
05:41:46 org.eclipse.swtbot.generator.test.RecordListSelectionTest.testSingleListSelection  Time elapsed: 0.107 s
05:41:46 org.eclipse.swtbot.generator.test.RecordListSelectionTest.testMultipleListSelectionSameItem  Time elapsed: 0.119 s
05:41:46 org.eclipse.swtbot.generator.test.RecordListSelectionTest.testMultipleListSelectionSameItem2  Time elapsed: 0.127 s
05:41:46 org.eclipse.swtbot.generator.test.RecordListSelectionTest.testMultipleListSelectionDifferentItems  Time elapsed: 0.121 s
05:41:46 Running org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest
05:41:46 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 s - in org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest
05:41:46 org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest.testTreeLevel2DoubleClick  Time elapsed: 0.143 s
05:41:46 org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest.testTreeDoubleClick  Time elapsed: 0.128 s
05:41:46 Running org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest
05:41:47 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.386 s - in org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest
05:41:47 org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest.testTableDoubleClickSameItem2  Time elapsed: 0.115 s
05:41:47 org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest.testTableDoubleClick  Time elapsed: 0.154 s
05:41:47 org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest.testTableDoubleClickSameItem  Time elapsed: 0.115 s
05:41:47 
05:41:47 Results:
05:41:47 
05:41:47 Tests run: 32, Failures: 0, Errors: 0, Skipped: 0
05:41:47 
05:41:47 [INFO] All tests passed!
05:41:47 [INFO] 
05:41:47 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.test ---
05:41:47 [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
05:41:47 [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
05:41:47 [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
05:41:47 [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
05:41:47 [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
05:41:47 [INFO] 
05:41:47 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.test ---
05:41:47 [INFO] 
05:41:47 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt.test >--
05:41:47 [INFO] Building org.eclipse.swtbot.generator.jdt.test 4.1.0-SNAPSHOT    [53/57]
05:41:47 [INFO]   from org.eclipse.swtbot.generator.jdt.test/pom.xml
05:41:47 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:41:47 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
05:41:47 [INFO] 
05:41:47 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.jdt.test ---
05:41:47 [INFO] The project's OSGi version is 4.1.0.202305170920
05:41:47 [INFO] 
05:41:47 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.jdt.test ---
05:41:47 [INFO] 
05:41:47 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.jdt.test ---
05:41:47 [INFO] 
05:41:47 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.jdt.test ---
05:41:47 [INFO] 
05:41:47 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.generator.jdt.test ---
05:41:47 [INFO] Resolving class path of org.eclipse.swtbot.generator.jdt.test...
05:41:47 [INFO] 
05:41:47 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.jdt.test ---
05:41:47 [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.*
05:41:47 [INFO] 
05:41:47 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.jdt.test ---
05:41:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:41:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/src/main/resources
05:41:47 [INFO] 
05:41:47 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.generator.jdt.test ---
05:41:47 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/classes
05:41:48 [INFO] 
05:41:48 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.generator.jdt.test ---
05:41:48 [INFO] 
05:41:48 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.jdt.test ---
05:41:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:41:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/src/test/resources
05:41:48 [INFO] 
05:41:48 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator.jdt.test ---
05:41:48 [INFO] 
05:41:48 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.jdt.test ---
05:41:48 [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
05:41:48 [INFO] 
05:41:48 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.jdt.test ---
05:41:48 [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
05:41:48 [INFO] 
05:41:48 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.jdt.test ---
05:41:48 [INFO] 
05:41:48 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator.jdt.test ---
05:41:48 [INFO] 
05:41:48 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.jdt.test ---
05:41:48 [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
05:41:49 [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
05:41:50 [INFO] 
05:41:50 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.jdt.test ---
05:41:50 [INFO] 
05:41:50 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.swtbot.generator.jdt.test ---
05:41:51 [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)
05:41:51 [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
05:41:51 [INFO] Command line:
05:41:51 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -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]
05:41:56 Running org.eclipse.swtbot.generator.jdt.test.RecordComboTest
05:41:56 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
05:41:56 SLF4J: Defaulting to no-operation (NOP) logger implementation
05:41:56 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
05:41:57 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.931 s - in org.eclipse.swtbot.generator.jdt.test.RecordComboTest
05:41:57 org.eclipse.swtbot.generator.jdt.test.RecordComboTest.testModifyCombo  Time elapsed: 0.816 s
05:41:57 
05:41:57 Results:
05:41:57 
05:41:57 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
05:41:57 
05:41:58 [INFO] All tests passed!
05:41:58 [INFO] 
05:41:58 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.jdt.test ---
05:41:58 [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
05:41:58 [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
05:41:58 [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
05:41:58 [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
05:41:58 [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
05:41:58 [INFO] 
05:41:58 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.jdt.test ---
05:41:58 [INFO] 
05:41:58 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder.test >--
05:41:58 [INFO] Building org.eclipse.swtbot.nebula.nattable.finder.test 4.1.0-SNAPSHOT [54/57]
05:41:58 [INFO]   from org.eclipse.swtbot.nebula.nattable.finder.test/pom.xml
05:41:58 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:41:58 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
05:41:58 [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:3.0.4:test (default-test)'
05:41:58 [INFO] 
05:41:58 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
05:41:58 [INFO] The project's OSGi version is 4.1.0.202305170920
05:41:58 [INFO] 
05:41:58 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
05:41:58 [INFO] 
05:41:58 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
05:41:58 [INFO] 
05:41:58 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
05:41:58 [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.
05:41:58 [INFO] 
05:41:58 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
05:41:58 [INFO] Resolving class path of org.eclipse.swtbot.nebula.nattable.finder.test...
05:41:58 [INFO] 
05:41:58 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
05:41:58 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
05:41:58 [INFO] 
05:41:58 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
05:41:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:41:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/src/main/resources
05:41:58 [INFO] 
05:41:58 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
05:41:58 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/classes
05:41:59 [INFO] 
05:41:59 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
05:41:59 [INFO] 
05:41:59 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
05:41:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:41:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/src/test/resources
05:41:59 [INFO] 
05:41:59 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
05:41:59 [INFO] 
05:41:59 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
05:41:59 [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
05:41:59 [INFO] 
05:41:59 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
05:41:59 [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
05:41:59 [INFO] 
05:41:59 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
05:41:59 [INFO] 
05:41:59 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
05:41:59 [INFO] 
05:41:59 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
05:41:59 [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
05:42:00 [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
05:42:02 [INFO] 
05:42:02 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
05:42:02 [INFO] 
05:42:02 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
05:42:02 [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)
05:42:02 [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
05:42:02 [INFO] Command line:
05:42:02 	[/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]
05:42:07 Running org.eclipse.swtbot.nebula.nattable.finder.test.AllTests
05:42:07 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
05:42:07 SLF4J: Defaulting to no-operation (NOP) logger implementation
05:42:07 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
05:42:07 
05:42:07 (SWT:3711): Gtk-CRITICAL **: 09:42:07.460: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:42:07 
05:42:07 (SWT:3711): Gtk-CRITICAL **: 09:42:07.460: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:42:09 
05:42:09 (SWT:3711): Gtk-CRITICAL **: 09:42:09.211: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:42:09 
05:42:09 (SWT:3711): Gtk-CRITICAL **: 09:42:09.212: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
05:42:09 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.205 s - in org.eclipse.swtbot.nebula.nattable.finder.test.AllTests
05:42:09 org.eclipse.swtbot.nebula.nattable.finder.test1.TestNatTableContextMenu.testContextMenu  Time elapsed: 0.41 s
05:42:09 org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testCellLabel  Time elapsed: 0.179 s
05:42:09 org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testClickAndGetSetCellData  Time elapsed: 0.511 s
05:42:09 org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testClickColumnHeader  Time elapsed: 0.187 s
05:42:09 org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testCount  Time elapsed: 0.06 s
05:42:09 org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testDoubleClickAndGetSetCellData  Time elapsed: 0.297 s
05:42:09 org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testScrollAndReadCellData  Time elapsed: 0.065 s
05:42:09 org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testScrollNotViewport  Time elapsed: 0.091 s
05:42:09 org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testScrollOutOfRange  Time elapsed: 0.118 s
05:42:09 org.eclipse.swtbot.nebula.nattable.finder.test1.TestRightClickXY.testRightClickXY  Time elapsed: 0.096 s
05:42:09 
05:42:09 Results:
05:42:09 
05:42:09 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
05:42:09 
05:42:09 [INFO] All tests passed!
05:42:09 [INFO] 
05:42:09 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
05:42:09 [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
05:42:09 [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
05:42:09 [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
05:42:09 [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
05:42:09 [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
05:42:09 [INFO] 
05:42:09 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
05:42:09 [INFO] 
05:42:09 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.checkboxgroup.finder.test >--
05:42:09 [INFO] Building org.eclipse.swtbot.nebula.checkboxgroup.finder.test 4.1.0-SNAPSHOT [55/57]
05:42:09 [INFO]   from org.eclipse.swtbot.nebula.checkboxgroup.finder.test/pom.xml
05:42:09 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:42:09 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
05:42:09 [INFO] 
05:42:09 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
05:42:09 [INFO] The project's OSGi version is 4.1.0.202305170920
05:42:09 [INFO] 
05:42:09 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
05:42:09 [INFO] 
05:42:09 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
05:42:09 [INFO] 
05:42:09 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
05:42:09 [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.
05:42:09 [INFO] 
05:42:09 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
05:42:09 [INFO] Resolving class path of org.eclipse.swtbot.nebula.checkboxgroup.finder.test...
05:42:10 [INFO] 
05:42:10 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
05:42:10 [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.*
05:42:10 [INFO] 
05:42:10 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
05:42:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:42:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/src/main/resources
05:42:10 [INFO] 
05:42:10 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
05:42:10 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/classes
05:42:10 [INFO] 
05:42:10 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
05:42:10 [INFO] 
05:42:10 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
05:42:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:42:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/src/test/resources
05:42:10 [INFO] 
05:42:10 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
05:42:10 [INFO] 
05:42:10 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
05:42:10 [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
05:42:10 [INFO] 
05:42:10 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
05:42:10 [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
05:42:10 [INFO] 
05:42:10 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
05:42:10 [INFO] 
05:42:10 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
05:42:10 [INFO] 
05:42:10 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
05:42:10 [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
05:42:11 [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
05:42:13 [INFO] 
05:42:13 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
05:42:13 [INFO] 
05:42:13 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
05:42:13 [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)
05:42:13 [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
05:42:13 [INFO] Command line:
05:42:13 	[/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]
05:42:17 Running org.eclipse.swtbot.nebula.checkboxgroup.finder.test.SWTBotCheckBoxGroupTest
05:42:17 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
05:42:17 SLF4J: Defaulting to no-operation (NOP) logger implementation
05:42:17 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
05:42:17 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.464 s - in org.eclipse.swtbot.nebula.checkboxgroup.finder.test.SWTBotCheckBoxGroupTest
05:42:17 org.eclipse.swtbot.nebula.checkboxgroup.finder.test.SWTBotCheckBoxGroupTest.testCheckBoxGroup  Time elapsed: 0.289 s
05:42:17 
05:42:17 Results:
05:42:17 
05:42:17 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
05:42:17 
05:42:18 [INFO] All tests passed!
05:42:18 [INFO] 
05:42:18 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
05:42:18 [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
05:42:18 [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
05:42:18 [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
05:42:18 [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
05:42:18 [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
05:42:18 [INFO] 
05:42:18 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
05:42:18 [INFO] 
05:42:18 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.stepbar.finder.test >--
05:42:18 [INFO] Building org.eclipse.swtbot.nebula.stepbar.finder.test 4.1.0-SNAPSHOT [56/57]
05:42:18 [INFO]   from org.eclipse.swtbot.nebula.stepbar.finder.test/pom.xml
05:42:18 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:42:18 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
05:42:18 [INFO] 
05:42:18 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
05:42:18 [INFO] The project's OSGi version is 4.1.0.202305170920
05:42:18 [INFO] 
05:42:18 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
05:42:18 [INFO] 
05:42:18 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
05:42:18 [INFO] 
05:42:18 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
05:42:18 [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.
05:42:18 [INFO] 
05:42:18 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
05:42:18 [INFO] Resolving class path of org.eclipse.swtbot.nebula.stepbar.finder.test...
05:42:19 [INFO] 
05:42:19 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
05:42:19 [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.*
05:42:19 [INFO] 
05:42:19 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
05:42:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:42:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/src/main/resources
05:42:19 [INFO] 
05:42:19 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
05:42:19 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/classes
05:42:19 [INFO] 
05:42:19 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
05:42:19 [INFO] 
05:42:19 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
05:42:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:42:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/src/test/resources
05:42:19 [INFO] 
05:42:19 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
05:42:19 [INFO] 
05:42:19 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
05:42:19 [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
05:42:19 [INFO] 
05:42:19 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
05:42:19 [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
05:42:19 [INFO] 
05:42:19 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
05:42:19 [INFO] 
05:42:19 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
05:42:19 [INFO] 
05:42:19 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
05:42:19 [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
05:42:20 [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
05:42:21 [INFO] 
05:42:21 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
05:42:21 [INFO] 
05:42:21 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
05:42:21 [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)
05:42:21 [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
05:42:21 [INFO] Command line:
05:42:21 	[/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]
05:42:25 Running org.eclipse.swtbot.nebula.stepbar.finder.test.SWTBotStepbarTest
05:42:25 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
05:42:25 SLF4J: Defaulting to no-operation (NOP) logger implementation
05:42:25 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
05:42:26 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.409 s - in org.eclipse.swtbot.nebula.stepbar.finder.test.SWTBotStepbarTest
05:42:26 org.eclipse.swtbot.nebula.stepbar.finder.test.SWTBotStepbarTest.testStepbar  Time elapsed: 0.225 s
05:42:26 
05:42:26 Results:
05:42:26 
05:42:26 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
05:42:26 
05:42:26 [INFO] All tests passed!
05:42:26 [INFO] 
05:42:26 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
05:42:26 [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
05:42:26 [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
05:42:26 [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
05:42:26 [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
05:42:26 [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
05:42:26 [INFO] 
05:42:26 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
05:42:26 [INFO] 
05:42:26 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.rangeslider.finder.test >--
05:42:26 [INFO] Building org.eclipse.swtbot.nebula.rangeslider.finder.test 4.1.0-SNAPSHOT [57/57]
05:42:26 [INFO]   from org.eclipse.swtbot.nebula.rangeslider.finder.test/pom.xml
05:42:26 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
05:42:26 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
05:42:26 [INFO] 
05:42:26 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
05:42:26 [INFO] The project's OSGi version is 4.1.0.202305170920
05:42:26 [INFO] 
05:42:26 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
05:42:26 [INFO] 
05:42:26 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
05:42:26 [INFO] 
05:42:26 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
05:42: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.
05:42:27 [INFO] 
05:42:27 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
05:42:27 [INFO] Resolving class path of org.eclipse.swtbot.nebula.rangeslider.finder.test...
05:42:27 [INFO] 
05:42:27 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
05:42: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.*
05:42:27 [INFO] 
05:42:27 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
05:42:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:42:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/src/main/resources
05:42:27 [INFO] 
05:42:27 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
05:42:27 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/classes
05:42:27 [INFO] 
05:42:27 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
05:42:27 [INFO] 
05:42:27 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
05:42:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:42:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/src/test/resources
05:42:27 [INFO] 
05:42:27 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
05:42:27 [INFO] 
05:42:27 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
05:42:27 [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
05:42:27 [INFO] 
05:42:27 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
05:42:27 [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
05:42:27 [INFO] 
05:42:27 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
05:42:27 [INFO] 
05:42:27 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
05:42:27 [INFO] 
05:42:27 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
05:42:27 [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
05:42: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-sources.jar
05:42:30 [INFO] 
05:42:30 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
05:42:30 [INFO] 
05:42:30 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
05:42: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)
05:42: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
05:42:30 [INFO] Command line:
05:42: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]
05:42:34 Running org.eclipse.swtbot.nebula.rangeslider.finder.test.SWTBotRangeSliderTest
05:42:34 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
05:42:34 SLF4J: Defaulting to no-operation (NOP) logger implementation
05:42:34 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
05:42:35 
05:42:35 (SWT:3975): Gtk-WARNING **: 09:42:35.150: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
05:42:35 
05:42:35 (SWT:3975): Gtk-WARNING **: 09:42:35.150: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
05:42:35 
05:42:35 (SWT:3975): Gtk-WARNING **: 09:42:35.160: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
05:42:35 
05:42:35 (SWT:3975): Gtk-WARNING **: 09:42:35.160: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
05:42:35 
05:42:35 (SWT:3975): Gtk-WARNING **: 09:42:35.409: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
05:42:35 
05:42:35 (SWT:3975): Gtk-WARNING **: 09:42:35.409: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
05:42:35 
05:42:35 (SWT:3975): Gtk-WARNING **: 09:42:35.415: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
05:42:35 
05:42:35 (SWT:3975): Gtk-WARNING **: 09:42:35.415: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
05:42:35 
05:42:35 (SWT:3975): Gtk-WARNING **: 09:42:35.492: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
05:42:35 
05:42:35 (SWT:3975): Gtk-WARNING **: 09:42:35.492: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
05:42:35 
05:42:35 (SWT:3975): Gtk-WARNING **: 09:42:35.498: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
05:42:35 
05:42:35 (SWT:3975): Gtk-WARNING **: 09:42:35.498: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
05:42:35 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.761 s - in org.eclipse.swtbot.nebula.rangeslider.finder.test.SWTBotRangeSliderTest
05:42:35 org.eclipse.swtbot.nebula.rangeslider.finder.test.SWTBotRangeSliderTest.testSetLowerValue  Time elapsed: 0.365 s
05:42:35 org.eclipse.swtbot.nebula.rangeslider.finder.test.SWTBotRangeSliderTest.testSetUpperValue  Time elapsed: 0.111 s
05:42:35 org.eclipse.swtbot.nebula.rangeslider.finder.test.SWTBotRangeSliderTest.testSetSelection  Time elapsed: 0.059 s
05:42:35 
05:42:35 Results:
05:42:35 
05:42:35 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
05:42:35 
05:42:36 [INFO] All tests passed!
05:42:36 [INFO] 
05:42:36 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
05:42:36 [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
05:42:36 [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
05:42:36 [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
05:42:36 [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
05:42:36 [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
05:42:36 [INFO] 
05:42:36 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
05:42:36 [INFO] ------------------------------------------------------------------------
05:42:36 [INFO] Reactor Summary for Eclipse SWTBot 4.1.0-SNAPSHOT:
05:42:36 [INFO] 
05:42:36 [INFO] Eclipse SWTBot ..................................... SUCCESS [  4.677 s]
05:42:36 [INFO] org.eclipse.swtbot.ant.junit ....................... SUCCESS [  8.586 s]
05:42:36 [INFO] org.eclipse.swtbot.eclipse.core .................... SUCCESS [  3.684 s]
05:42:36 [INFO] org.eclipse.swtbot.swt.finder ...................... SUCCESS [  4.914 s]
05:42:36 [INFO] org.eclipse.swtbot.eclipse.finder .................. SUCCESS [  3.005 s]
05:42:36 [INFO] org.eclipse.swtbot.e4.finder ....................... SUCCESS [  2.718 s]
05:42:36 [INFO] org.eclipse.swtbot.junit4_x ........................ SUCCESS [  2.475 s]
05:42:36 [INFO] org.eclipse.swtbot ................................. SUCCESS [  2.109 s]
05:42:36 [INFO] org.eclipse.swtbot.forms.finder .................... SUCCESS [  2.187 s]
05:42:36 [INFO] org.eclipse.swtbot.forms ........................... SUCCESS [  2.617 s]
05:42:36 [INFO] org.eclipse.swtbot.go .............................. SUCCESS [  1.863 s]
05:42:36 [INFO] org.eclipse.swtbot.eclipse ......................... SUCCESS [  1.762 s]
05:42:36 [INFO] org.eclipse.swtbot.eclipse.dsl ..................... SUCCESS [  2.320 s]
05:42:36 [INFO] org.eclipse.swtbot.eclipse.gef.finder .............. SUCCESS [  2.336 s]
05:42:36 [INFO] org.eclipse.swtbot.eclipse.spy ..................... SUCCESS [  2.229 s]
05:42:36 [INFO] org.eclipse.swtbot.eclipse.junit.headless .......... SUCCESS [  2.992 s]
05:42:36 [INFO] org.eclipse.swtbot.eclipse.test.junit .............. SUCCESS [  1.880 s]
05:42:36 [INFO] org.eclipse.swtbot.eclipse.ui ...................... SUCCESS [  2.828 s]
05:42:36 [INFO] org.eclipse.swtbot.generator ....................... SUCCESS [  3.643 s]
05:42:36 [INFO] org.eclipse.swtbot.generator.client ................ SUCCESS [  3.303 s]
05:42:36 [INFO] org.eclipse.swtbot.generator.rules.workbench ....... SUCCESS [  2.689 s]
05:42:36 [INFO] org.eclipse.swtbot.generator.jdt ................... SUCCESS [  2.800 s]
05:42:36 [INFO] org.eclipse.swtbot.generator.ui .................... SUCCESS [  2.519 s]
05:42:36 [INFO] org.eclipse.swtbot.junit5_x ........................ SUCCESS [  3.529 s]
05:42:36 [INFO] org.eclipse.swtbot.nebula.gallery.finder ........... SUCCESS [  2.693 s]
05:42:36 [INFO] org.eclipse.swt.examples ........................... SUCCESS [  5.797 s]
05:42:36 [INFO] org.eclipse.swtbot.swt.demo ........................ SUCCESS [  2.497 s]
05:42:36 [INFO] org.eclipse.ui.forms.examples ...................... SUCCESS [  4.070 s]
05:42:36 [INFO] org.eclipse.swtbot.nebula.nattable.finder .......... SUCCESS [  2.257 s]
05:42:36 [INFO] org.eclipse.swtbot.nebula.checkboxgroup.finder ..... SUCCESS [  2.128 s]
05:42:36 [INFO] org.eclipse.swtbot.nebula.stepbar.finder ........... SUCCESS [  2.319 s]
05:42:36 [INFO] org.eclipse.swtbot.nebula.rangeslider.finder ....... SUCCESS [  2.238 s]
05:42:36 [INFO] org.eclipse.swtbot.eclipse.gef ..................... SUCCESS [  2.913 s]
05:42:36 [INFO] org.eclipse.swtbot.generator.feature ............... SUCCESS [  2.961 s]
05:42:36 [INFO] org.eclipse.swtbot.ide ............................. SUCCESS [  4.597 s]
05:42:36 [INFO] org.eclipse.swtbot.eclipse.junit5.headless ......... SUCCESS [  3.468 s]
05:42:36 [INFO] org.eclipse.swtbot.junit5 .......................... SUCCESS [  2.077 s]
05:42:36 [INFO] org.eclipse.swtbot.nebula.gallery .................. SUCCESS [  4.221 s]
05:42:36 [INFO] org.eclipse.swtbot.nebula.nattable ................. SUCCESS [  2.857 s]
05:42:36 [INFO] org.eclipse.swtbot.nebula.checkboxgroup ............ SUCCESS [  2.231 s]
05:42:36 [INFO] org.eclipse.swtbot.nebula.stepbar .................. SUCCESS [  2.780 s]
05:42:36 [INFO] org.eclipse.swtbot.nebula.rangeslider .............. SUCCESS [  2.107 s]
05:42:36 [INFO] org.eclipse.swtbot.updatesite ...................... SUCCESS [  3.287 s]
05:42:36 [INFO] org.eclipse.swtbot.eclipse.ui.test ................. SUCCESS [ 20.028 s]
05:42:36 [INFO] org.eclipse.swtbot.swt.finder.test.keyboards ....... SUCCESS [  2.371 s]
05:42:36 [INFO] org.eclipse.swtbot.forms.finder.test ............... SUCCESS [ 11.199 s]
05:42:36 [INFO] org.eclipse.swtbot.eclipse.finder.test ............. SUCCESS [02:44 min]
05:42:36 [INFO] org.eclipse.swtbot.e4.finder.test .................. SUCCESS [ 13.414 s]
05:42:36 [INFO] org.eclipse.swtbot.nebula.gallery.finder.test ...... SUCCESS [ 10.235 s]
05:42:36 [INFO] org.eclipse.swtbot.swt.finder.test ................. SUCCESS [14:13 min]
05:42:36 [INFO] org.eclipse.swtbot.test ............................ SUCCESS [  2.147 s]
05:42:36 [INFO] org.eclipse.swtbot.generator.test .................. SUCCESS [ 14.293 s]
05:42:36 [INFO] org.eclipse.swtbot.generator.jdt.test .............. SUCCESS [ 10.698 s]
05:42:36 [INFO] org.eclipse.swtbot.nebula.nattable.finder.test ..... SUCCESS [ 11.336 s]
05:42:36 [INFO] org.eclipse.swtbot.nebula.checkboxgroup.finder.test  SUCCESS [  8.957 s]
05:42:36 [INFO] org.eclipse.swtbot.nebula.stepbar.finder.test ...... SUCCESS [  8.082 s]
05:42:36 [INFO] org.eclipse.swtbot.nebula.rangeslider.finder.test .. SUCCESS [  9.433 s]
05:42:36 [INFO] ------------------------------------------------------------------------
05:42:36 [INFO] BUILD SUCCESS
05:42:36 [INFO] ------------------------------------------------------------------------
05:42:36 [INFO] Total time:  22:08 min
05:42:36 [INFO] Finished at: 2023-05-17T09:42:36Z
05:42:36 [INFO] ------------------------------------------------------------------------
05:42:36 [swtbot-tycho] $ /bin/sh -xe /tmp/jenkins11184007336981442445.sh
05:42:36 + ssh genie.swtbot@projects-storage.eclipse.org rm -rf '/home/data/httpd/download.eclipse.org/technology/swtbot/snapshots/*'
05:42:39 + 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/
05:42:40 + ssh genie.swtbot@projects-storage.eclipse.org 'cd /home/data/httpd/download.eclipse.org/technology/swtbot/snapshots/ && zip -qr repository.zip *'
05:42:41 Terminating xvnc.
05:42:48 $ ssh-agent -k
05:42:48 unset SSH_AUTH_SOCK;
05:42:48 unset SSH_AGENT_PID;
05:42:48 echo Agent pid 50 killed;
05:42:48 [ssh-agent] Stopped.
05:42:48 Recording test results
05:42:49 [Checks API] No suitable checks publisher found.
05:42:49 Archiving artifacts
05:42:53 Finished: SUCCESS