Skip to content

Console Output

07:05:15 Started by an SCM change
07:05:15 Running as SYSTEM
07:05:16 Agent centos-7-7606c is provisioned from template centos-7
07:05:16 ---
07:05:16 apiVersion: "v1"
07:05:16 kind: "Pod"
07:05:16 metadata:
07:05:16   annotations: {}
07:05:16   labels:
07:05:16     jenkins: "slave"
07:05:16     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
07:05:16     jenkins/label: "migration_jipp-migration_centos-7"
07:05:16   name: "centos-7-7606c"
07:05:16   namespace: "swtbot"
07:05:16 spec:
07:05:16   containers:
07:05:16   - env:
07:05:16     - name: "JENKINS_SECRET"
07:05:16       value: "********"
07:05:16     - name: "JENKINS_TUNNEL"
07:05:16       value: "jenkins-discovery.swtbot.svc.cluster.local:50000"
07:05:16     - name: "JENKINS_AGENT_NAME"
07:05:16       value: "centos-7-7606c"
07:05:16     - name: "JENKINS_REMOTING_JAVA_OPTS"
07:05:16       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
07:05:16         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
07:05:16     - name: "JAVA_TOOL_OPTIONS"
07:05:16       value: ""
07:05:16     - name: "_JAVA_OPTIONS"
07:05:16       value: ""
07:05:16     - name: "OPENJ9_JAVA_OPTIONS"
07:05:16       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
07:05:16     - name: "JENKINS_NAME"
07:05:16       value: "centos-7-7606c"
07:05:16     - name: "JENKINS_AGENT_WORKDIR"
07:05:16       value: "/home/jenkins/agent"
07:05:16     - name: "JENKINS_URL"
07:05:16       value: "http://jenkins-ui.swtbot.svc.cluster.local/swtbot/"
07:05:16     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.13.3"
07:05:16     imagePullPolicy: "Always"
07:05:16     name: "jnlp"
07:05:16     resources:
07:05:16       limits:
07:05:16         cpu: "2000m"
07:05:16         memory: "4096Mi"
07:05:16       requests:
07:05:16         cpu: "1000m"
07:05:16         memory: "4096Mi"
07:05:16     tty: true
07:05:16     volumeMounts:
07:05:16     - mountPath: "/home/jenkins/.m2/toolchains.xml"
07:05:16       name: "m2-dir"
07:05:16       readOnly: true
07:05:16       subPath: "toolchains.xml"
07:05:16     - mountPath: "/home/jenkins/.mavenrc"
07:05:16       name: "m2-dir"
07:05:16       readOnly: true
07:05:16       subPath: ".mavenrc"
07:05:16     - mountPath: "/opt/tools"
07:05:16       name: "volume-0"
07:05:16       readOnly: false
07:05:16     - mountPath: "/home/jenkins"
07:05:16       name: "volume-2"
07:05:16       readOnly: false
07:05:16     - mountPath: "/home/jenkins/.m2/repository"
07:05:16       name: "volume-3"
07:05:16       readOnly: false
07:05:16     - mountPath: "/home/jenkins/.m2/settings-security.xml"
07:05:16       name: "m2-secret-dir"
07:05:16       readOnly: true
07:05:16       subPath: "settings-security.xml"
07:05:16     - mountPath: "/home/jenkins/.m2/wrapper"
07:05:16       name: "volume-4"
07:05:16       readOnly: false
07:05:16     - mountPath: "/home/jenkins/.m2/settings.xml"
07:05:16       name: "m2-secret-dir"
07:05:16       readOnly: true
07:05:16       subPath: "settings.xml"
07:05:16     - mountPath: "/home/jenkins/.ssh"
07:05:16       name: "volume-1"
07:05:16       readOnly: false
07:05:16       subPath: ""
07:05:16     - mountPath: "/home/jenkins/agent"
07:05:16       name: "workspace-volume"
07:05:16       readOnly: false
07:05:16     workingDir: "/home/jenkins/agent"
07:05:16   nodeSelector:
07:05:16     kubernetes.io/os: "linux"
07:05:16   restartPolicy: "Never"
07:05:16   volumes:
07:05:16   - name: "volume-0"
07:05:16     persistentVolumeClaim:
07:05:16       claimName: "tools-claim-jiro-swtbot"
07:05:16       readOnly: true
07:05:16   - name: "m2-secret-dir"
07:05:16     secret:
07:05:16       secretName: "m2-secret-dir"
07:05:16   - emptyDir:
07:05:16       medium: ""
07:05:16     name: "volume-2"
07:05:16   - configMap:
07:05:16       name: "m2-dir"
07:05:16     name: "m2-dir"
07:05:16   - configMap:
07:05:16       name: "known-hosts"
07:05:16     name: "volume-1"
07:05:16   - emptyDir:
07:05:16       medium: ""
07:05:16     name: "workspace-volume"
07:05:16   - emptyDir:
07:05:16       medium: ""
07:05:16     name: "volume-4"
07:05:16   - emptyDir:
07:05:16       medium: ""
07:05:16     name: "volume-3"
07:05:16 
07:05:16 Building remotely on centos-7-7606c (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/swtbot-tycho
07:05:16 [ssh-agent] Looking for ssh-agent implementation...
07:05:16 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
07:05:16 $ ssh-agent
07:05:16 SSH_AUTH_SOCK=/tmp/ssh-tk3E24AJTk82/agent.54
07:05:16 SSH_AGENT_PID=56
07:05:16 [ssh-agent] Started.
07:05:16 Running ssh-add (command line suppressed)
07:05:16 Identity added: /home/jenkins/agent/workspace/swtbot-tycho@tmp/private_key_1703819909465159622.key (/home/jenkins/agent/workspace/swtbot-tycho@tmp/private_key_1703819909465159622.key)
07:05:16 [ssh-agent] Using credentials genie.swtbot (ssh://genie.swtbot@projects-storage.eclipse.org)
07:05:16 The recommended git tool is: NONE
07:05:18 No credentials specified
07:05:18 Cloning the remote Git repository
07:05:18 Cloning repository https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git
07:05:18  > git init /home/jenkins/agent/workspace/swtbot-tycho # timeout=10
07:05:18 Fetching upstream changes from https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git
07:05:18  > git --version # timeout=10
07:05:18  > git --version # 'git version 2.36.1'
07:05:18  > git fetch --tags --force --progress -- https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git +refs/heads/*:refs/remotes/origin/* # timeout=10
07:05:19  > git config remote.origin.url https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git # timeout=10
07:05:19  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
07:05:19 Avoid second fetch
07:05:19  > git rev-parse origin/master^{commit} # timeout=10
07:05:19 Checking out Revision 4cb102b55489e5d81d4e571b361ca352ca3c8082 (origin/master)
07:05:19  > git config core.sparsecheckout # timeout=10
07:05:19  > git checkout -f 4cb102b55489e5d81d4e571b361ca352ca3c8082 # timeout=10
07:05:23 Commit message: "Fix typos in log messages"
07:05:23  > git rev-list --no-walk 2a145ee7286355edc5afec72352fdda3fc385e30 # timeout=10
07:05:23 [swtbot-tycho] $ Xvnc -help
07:05:23 Starting xvnc
07:05:23 [swtbot-tycho] $ Xvnc :82 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
07:05:23 
07:05:23 Xvnc TigerVNC 1.8.0 - built Nov 16 2020 16:47:50
07:05:23 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
07:05:23 See http://www.tigervnc.org for information on TigerVNC.
07:05:23 Underlying X server release 12004000, The X.Org Foundation
07:05:23 
07:05:23 
07:05:23 Mon Oct  3 11:05:23 2022
07:05:23  vncext:      VNC extension running!
07:05:23  vncext:      Listening for VNC connections on all interface(s), port 5982
07:05:23  vncext:      created VNC server for screen 0
07:05:23 [swtbot-tycho] $ /bin/bash -x /tmp/jenkins16505805327910322005.sh
07:05:23 + metacity --sm-disable --replace
07:05:23 [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
07:05:24 Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
07:05:24 Maven home: /opt/tools/apache-maven/latest
07:05:24 Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9
07:05:24 Default locale: en_US, platform encoding: UTF-8
07:05:24 OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix"
07:05:25 [INFO] Scanning for projects...
07:05:39 [INFO] Computing target platform for 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
07:05:46 [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
07:05:46 [INFO] Resolving class path 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
07:05:49 [INFO] Fetching 202206151000&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2022-06/ (63B)
07:05:49 [INFO] Fetching org.apache.ant_1.10.12.v20211102-1452.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (2.96MB)
07:05:49 [INFO] Fetching org.junit_4.13.2.v20211018-1956.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (421.77kB)
07:05:49 [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (65.43kB)
07:05:50 [INFO] Computing target platform for 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
07:05:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/pom.xml
07:05:50 [INFO] Resolving class path 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
07:05:50 [INFO] Computing target platform for 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
07:05:50 [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
07:05:50 [INFO] Resolving class path 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
07:05:50 [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (12.94MB)
07:05:51 [INFO] Fetching com.sun.jna_5.8.0.v20210503-0343.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (1.68MB)
07:05:52 [INFO] Fetching com.sun.jna.platform_5.8.0.v20210406-1004.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (1.41MB)
07:05:52 [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (46.27kB)
07:05:52 [INFO] Fetching org.eclipse.osgi_3.18.0.v20220516-2155.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (1.46MB)
07:05:52 [INFO] Fetching javax.inject_1.0.0.v20220405-0441.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (32.41kB)
07:05:53 [INFO] Fetching org.apache.batik.constants_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (20.34kB)
07:05:53 [INFO] Fetching org.apache.batik.css_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (353.59kB)
07:05:53 [INFO] Fetching org.apache.batik.util_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (144.34kB)
07:05:53 [INFO] Fetching org.apache.batik.i18n_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (23.5kB)
07:05:53 [INFO] Fetching org.apache.xmlgraphics_2.6.0.v20210409-0748.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (703.81kB)
07:05:53 [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (95.26kB)
07:05:53 [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (15.35kB)
07:05:53 [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (35.59kB)
07:05:53 [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (302.53kB)
07:05:54 [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (71.45kB)
07:05:54 [INFO] Fetching org.apache.felix.scr_2.1.24.v20200924-1939.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (411.93kB)
07:05:54 [INFO] Fetching org.eclipse.osgi.services_3.10.200.v20210723-0643.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (126.4kB)
07:05:54 [INFO] Fetching org.osgi.util.promise_1.2.0.202109301733.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (81.45kB)
07:05:54 [INFO] Fetching org.eclipse.core.commands_3.10.200.v20220512-0851.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (114.56kB)
07:05:54 [INFO] Fetching org.eclipse.equinox.common_3.16.100.v20220315-2327.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (144.55kB)
07:05:54 [INFO] Fetching org.eclipse.core.contenttype_3.8.100.v20210910-0640.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (100.02kB)
07:05:54 [INFO] Fetching org.eclipse.equinox.preferences_3.10.0.v20220503-1634.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (133.99kB)
07:05:55 [INFO] Fetching org.eclipse.equinox.registry_3.11.100.v20211021-1418.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (194.4kB)
07:05:55 [INFO] Fetching org.eclipse.core.databinding_1.11.0.v20220118-1028.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (287.81kB)
07:05:55 [INFO] Fetching org.eclipse.core.databinding.observable_1.12.0.v20211231-1006.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (313kB)
07:05:55 [INFO] Fetching org.eclipse.core.databinding.property_1.9.0.v20210619-1129.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (163.08kB)
07:05:55 [INFO] Fetching org.eclipse.core.expressions_3.8.100.v20210910-0640.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (92.12kB)
07:05:55 [INFO] Fetching org.eclipse.core.runtime_3.25.0.v20220506-1157.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (71.87kB)
07:05:55 [INFO] Fetching org.eclipse.core.jobs_3.13.0.v20220512-1935.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (109.25kB)
07:05:55 [INFO] Fetching org.eclipse.equinox.app_1.6.100.v20211021-1418.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (89.14kB)
07:05:55 [INFO] Fetching org.eclipse.e4.core.commands_1.0.100.v20211204-1536.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (25.92kB)
07:05:56 [INFO] Fetching org.eclipse.e4.core.di_1.8.200.v20220512-1957.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (52.47kB)
07:05:56 [INFO] Fetching org.eclipse.e4.core.contexts_1.10.0.v20220430-0424.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (55.58kB)
07:05:56 [INFO] Fetching org.eclipse.e4.core.services_2.3.200.v20220513-1235.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (69.65kB)
07:05:56 [INFO] Fetching org.eclipse.e4.core.di.annotations_1.7.100.v20210910-0640.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (12kB)
07:05:56 [INFO] Fetching org.eclipse.e4.core.di.extensions_0.17.100.v20210910-0640.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (11.14kB)
07:05:56 [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.16.300.v20220503-2248.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (40.48kB)
07:05:56 [INFO] Fetching org.osgi.service.prefs_1.1.2.202109301733.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (19.69kB)
07:05:56 [INFO] Fetching org.eclipse.e4.emf.xpath_0.3.0.v20210722-1426.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (51.03kB)
07:05:56 [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (317.8kB)
07:05:57 [INFO] Fetching org.eclipse.emf.ecore_2.27.0.v20220426-0617.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (1.26MB)
07:05:57 [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.100.v20210722-1426.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (45.85kB)
07:05:57 [INFO] Fetching org.eclipse.swt_3.120.0.v20220530-1036.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (18.79kB)
07:05:57 [INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (24.31kB)
07:05:57 [INFO] Fetching org.eclipse.jface_3.26.0.v20220513-0449.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (1.11MB)
07:05:57 [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.200.v20211022-1402.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (213.89kB)
07:05:57 [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.500.v20220511-1639.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (201.76kB)
07:05:58 [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.100.v20220310-1056.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (28.11kB)
07:05:58 [INFO] Fetching org.eclipse.e4.ui.di_1.4.0.v20210621-1133.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (16.41kB)
07:05:58 [INFO] Fetching org.eclipse.e4.ui.dialogs_1.3.200.v20211210-1500.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (56.73kB)
07:05:58 [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.2.100.v20220331-0744.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (395.31kB)
07:05:58 [INFO] Fetching org.eclipse.equinox.event_1.6.100.v20211021-1418.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (33.33kB)
07:05:58 [INFO] Fetching org.eclipse.e4.ui.widgets_1.3.0.v20210621-1136.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (13.3kB)
07:05:58 [INFO] Fetching org.eclipse.e4.ui.workbench_1.13.100.v20211019-0756.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (260.38kB)
07:05:58 [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (89.35kB)
07:05:58 [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (231.36kB)
07:05:59 [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.400.v20211102-0453.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (118.14kB)
07:05:59 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.500.v20220511-1638.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (250.33kB)
07:05:59 [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.500.v20220506-1520.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (147.64kB)
07:05:59 [INFO] Fetching org.eclipse.jface.databinding_1.13.0.v20210619-1146.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (295.36kB)
07:05:59 [INFO] Fetching org.eclipse.e4.ui.workbench3_0.16.0.v20210619-0956.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (21.08kB)
07:05:59 [INFO] Fetching org.eclipse.urischeme_1.2.100.v20211001-1648.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (51.9kB)
07:05:59 [INFO] Fetching org.eclipse.emf.common_2.25.0.v20220325-0806.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (369.38kB)
07:05:59 [INFO] Fetching org.eclipse.help_3.9.100.v20210721-0601.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (270.25kB)
07:05:59 [INFO] Fetching org.eclipse.jdt.junit.runtime_3.6.100.v20210708-1502.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (57.17kB)
07:06:00 [INFO] Fetching org.osgi.util.function_1.2.0.202109301733.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (23.09kB)
07:06:00 [INFO] Fetching org.eclipse.pde.junit.runtime_3.6.200.v20220523-1051.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (24.02kB)
07:06:00 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.120.0.v20220530-1036.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (2.07MB)
07:06:00 [INFO] Fetching org.eclipse.ui.workbench_3.125.100.v20220524-1304.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (3.49MB)
07:06:00 [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (21.23kB)
07:06:01 [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.120.0.v20220530-1036.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (2.47MB)
07:06:01 [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.120.0.v20220530-1036.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (2.15MB)
07:06:01 [INFO] Computing target platform for 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
07:06:01 [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
07:06:01 [INFO] Resolving class path 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
07:06:02 [INFO] Fetching org.bouncycastle.bcpg_1.70.0.v20220507-1208.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (360.94kB)
07:06:02 [INFO] Fetching org.bouncycastle.bcprov_1.70.0.v20220507-1208.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (5.58MB)
07:06:02 [INFO] Fetching org.eclipse.compare.core_3.7.0.v20220513-0551.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (67.45kB)
07:06:02 [INFO] Fetching org.eclipse.core.filebuffers_3.7.200.v20220202-1008.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (115.6kB)
07:06:03 [INFO] Fetching org.eclipse.text_3.12.100.v20220506-1404.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (293.55kB)
07:06:03 [INFO] Fetching org.eclipse.core.filesystem_1.9.400.v20220419-0658.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (69.85kB)
07:06:03 [INFO] Fetching org.eclipse.core.resources_3.17.0.v20220517-0751.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (891.43kB)
07:06:03 [INFO] Fetching org.eclipse.e4.ui.ide_3.16.100.v20220310-1350.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (11.51kB)
07:06:03 [INFO] Fetching org.eclipse.equinox.bidi_1.4.100.v20211021-1418.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (50.74kB)
07:06:03 [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.500.v20220420-1427.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (169.5kB)
07:06:03 [INFO] Fetching org.eclipse.equinox.p2.metadata_2.6.200.v20220324-1313.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (360.26kB)
07:06:03 [INFO] Fetching org.tukaani.xz_1.9.0.v20210624-1259.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (131.39kB)
07:06:04 [INFO] Fetching org.eclipse.equinox.p2.core_2.9.100.v20220310-1733.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (76.94kB)
07:06:04 [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.2.300.v20220420-1427.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (68.04kB)
07:06:04 [INFO] Fetching org.eclipse.equinox.p2.repository_2.6.100.v20220422-1806.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (174.42kB)
07:06:04 [INFO] Fetching org.eclipse.equinox.p2.engine_2.7.400.v20220329-1456.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (218.83kB)
07:06:04 [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.4.100.v20220329-1456.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (132.68kB)
07:06:04 [INFO] Fetching org.eclipse.equinox.security_1.3.900.v20220108-1321.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (113.21kB)
07:06:04 [INFO] Fetching org.eclipse.jface.text_3.20.100.v20220516-0819.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (1.03MB)
07:06:04 [INFO] Fetching org.slf4j.api_1.7.30.v20200204-2150.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (51.82kB)
07:06:05 [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (32.1kB)
07:06:05 [INFO] The user operation is waiting for background work to complete.
07:06:05 [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (32.1kB)
07:06:05 [INFO] Unpacking org.hamcrest.library_1.3.0.v20180524-2246...
07:06:05 [INFO] Fetching org.eclipse.ui_3.201.0.v20220124-1108.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (432.55kB)
07:06:05 [INFO] Fetching org.eclipse.ui.editors_3.14.300.v20210913-0815.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (618.79kB)
07:06:05 [INFO] Fetching org.eclipse.ui.ide_3.19.0.v20220511-1638.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (2.41MB)
07:06:05 [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.500.v20220331-0848.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (688.72kB)
07:06:05 [INFO] Fetching org.eclipse.ui.navigator_3.10.200.v20211009-1706.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (423.11kB)
07:06:06 [INFO] Computing target platform for 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
07:06:06 [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
07:06:06 [INFO] Resolving class path 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
07:06:06 [INFO] Computing target platform for 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
07:06:06 [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
07:06:06 [INFO] Resolving class path 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
07:06:06 [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (215.67kB)
07:06:06 [INFO] The user operation is waiting for background work to complete.
07:06:06 [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (215.67kB)
07:06:06 [INFO] Unpacking org.eclipse.draw2d_3.10.100.201606061308...
07:06:06 [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (366.65kB)
07:06:06 [INFO] The user operation is waiting for background work to complete.
07:06:06 [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (366.65kB)
07:06:07 [INFO] Unpacking org.eclipse.gef_3.11.0.201606061308...
07:06:07 [INFO] Computing target platform for 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
07:06:07 [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
07:06:07 [INFO] Resolving class path 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
07:06:07 [INFO] Computing target platform for 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
07:06:07 [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
07:06:08 [INFO] Resolving class path 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
07:06:08 [INFO] Computing target platform for 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
07:06:08 [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
07:06:08 [INFO] Resolving class path 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
07:06:08 [INFO] Computing target platform for 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
07:06:08 [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
07:06:08 [INFO] Resolving class path 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
07:06:08 [INFO] Fetching org.eclipse.ant.core_3.6.400.v20220317-1003.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (107.39kB)
07:06:08 [INFO] Fetching org.eclipse.core.variables_3.5.100.v20210721-1355.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (35.64kB)
07:06:08 [INFO] Fetching org.eclipse.ant.launching_1.3.300.v20220408-0629.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (161.08kB)
07:06:08 [INFO] Fetching org.eclipse.debug.core_3.19.100.v20220324-0630.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (397.87kB)
07:06:08 [INFO] Fetching org.eclipse.jdt.launching_3.19.600.v20220409-1932.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (563.82kB)
07:06:09 [INFO] Fetching org.eclipse.core.externaltools_1.2.200.v20220125-2302.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (42.65kB)
07:06:09 [INFO] Fetching org.eclipse.jdt.core_3.30.0.v20220524-1333.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (6.69MB)
07:06:09 [INFO] Fetching org.eclipse.ant.ui_3.8.200.v20220214-2001.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (1.04MB)
07:06:10 [INFO] Fetching org.eclipse.ui.externaltools_3.5.100.v20210812-1118.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (140.91kB)
07:06:10 [INFO] Fetching org.eclipse.ui.console_3.11.200.v20220324-0630.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (208.46kB)
07:06:10 [INFO] Fetching org.eclipse.debug.ui_3.16.100.v20220526-0826.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (2.97MB)
07:06:10 [INFO] Fetching org.eclipse.jdt.ui_3.26.100.v20220516-1138.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (11.18MB)
07:06:11 [INFO] Fetching org.eclipse.jdt.debug.ui_3.12.700.v20220513-0809.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (1.66MB)
07:06:12 [INFO] Fetching org.eclipse.team.core_3.9.400.v20220511-1440.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (401.02kB)
07:06:12 [INFO] Fetching org.eclipse.ltk.core.refactoring_3.12.200.v20220502-1514.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (341.31kB)
07:06:12 [INFO] Fetching org.eclipse.jdt.junit_3.14.100.v20220411-0722.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (528.22kB)
07:06:12 [INFO] Fetching org.eclipse.compare_3.8.400.v20220420-1133.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (804.82kB)
07:06:12 [INFO] Fetching org.eclipse.ui.views_3.11.100.v20210816-0811.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (105.57kB)
07:06:12 [INFO] Fetching org.eclipse.ui.forms_3.11.300.v20211022-1451.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (330.12kB)
07:06:12 [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.0.v20210315-2042.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (36.06kB)
07:06:12 [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.200.v20220315-2155.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (69.13kB)
07:06:12 [INFO] Fetching org.eclipse.equinox.p2.director_2.5.300.v20220421-0708.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (110.58kB)
07:06:13 [INFO] Fetching org.sat4j.core_2.3.6.v20201214.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (429.55kB)
07:06:13 [INFO] Fetching org.sat4j.pb_2.3.6.v20201214.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (432.64kB)
07:06:13 [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.0.v20210315-2228.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (45.48kB)
07:06:13 [INFO] Fetching org.eclipse.equinox.p2.director.app_1.2.100.v20211220-1825.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (58.07kB)
07:06:13 [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.3.0.v20210316-1209.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (31.04kB)
07:06:13 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.3.200.v20220503-2330.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (131.95kB)
07:06:13 [INFO] Fetching org.eclipse.equinox.p2.publisher_1.7.100.v20220420-1427.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (101.89kB)
07:06:13 [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.4.100.v20220420-1427.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (242.35kB)
07:06:13 [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.4.100.v20220213-0541.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (35.63kB)
07:06:14 [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.2.0.v20210316-1209.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (24.82kB)
07:06:14 [INFO] Fetching org.eclipse.equinox.p2.operations_2.6.0.v20210315-2228.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (74.06kB)
07:06:14 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.0.v20210315-2228.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (26.34kB)
07:06:14 [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.3.100.v20220504-1755.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (252.96kB)
07:06:14 [INFO] Fetching org.eclipse.equinox.p2.ui_2.7.500.v20220423-1604.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (658.09kB)
07:06:14 [INFO] Fetching org.eclipse.equinox.security.ui_1.3.200.v20220115-0654.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (170.59kB)
07:06:14 [INFO] Fetching org.eclipse.jdt.core.manipulation_1.16.100.v20220513-2002.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (1.94MB)
07:06:15 [INFO] Fetching org.eclipse.jdt.debug_3.19.200.v20220430-1851.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (910.81kB)
07:06:15 [INFO] Fetching org.eclipse.search_3.14.100.v20220120-1549.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (489.96kB)
07:06:15 [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.12.100.v20220329-1353.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (468.75kB)
07:06:15 [INFO] Fetching org.eclipse.jdt.junit.core_3.11.300.v20220317-1517.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (176.46kB)
07:06:15 [INFO] Fetching org.eclipse.team.ui_3.9.300.v20220420-1133.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (1.42MB)
07:06:15 [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.400.v20220203-1803.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (172.29kB)
07:06:15 [INFO] Fetching org.eclipse.pde.build_3.11.200.v20220503-0921.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (491.23kB)
07:06:15 [INFO] Fetching org.eclipse.pde.core_3.15.200.v20220527-1237.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (1.35MB)
07:06:16 [INFO] Fetching org.eclipse.pde.launching_3.10.0.v20220515-1944.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (140.54kB)
07:06:16 [INFO] Fetching org.eclipse.pde.ui_3.13.500.v20220531-1442.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (4.55MB)
07:06:16 [INFO] Fetching org.eclipse.ui.intro_3.6.500.v20220317-1346.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (344.71kB)
07:06:16 [INFO] Fetching org.eclipse.ui.cheatsheets_3.7.300.v20210507-0822.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (379kB)
07:06:17 [INFO] Fetching org.eclipse.ui.views.log_1.3.200.v20220310-1555.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (172.2kB)
07:06:17 [INFO] Fetching org.eclipse.ui.genericeditor_1.2.200.v20211217-1247.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (152.75kB)
07:06:17 [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.100.v20201223-1348.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (107.15kB)
07:06:17 [INFO] Computing target platform for 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
07:06:17 [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
07:06:17 [INFO] Resolving class path 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
07:06:17 [INFO] Computing target platform for 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
07:06:17 [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
07:06:17 [INFO] Resolving class path 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
07:06:17 [INFO] Computing target platform for 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
07:06:17 [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
07:06:17 [INFO] Resolving class path 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
07:06:18 [INFO] Fetching org.eclipse.jdt_3.18.1200.v20220607-0700.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (44.74kB)
07:06:18 [INFO] Computing target platform for 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
07:06:18 [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
07:06:18 [INFO] Resolving class path 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
07:06:18 [INFO] Computing target platform for 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
07:06:18 [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
07:06:18 [INFO] Resolving class path 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
07:06:18 [INFO] Computing target platform for 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
07:06:18 [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
07:06:19 [INFO] Resolving class path 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
07:06:19 [INFO] Computing target platform for 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
07:06:19 [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
07:06:19 [INFO] Resolving class path 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
07:06:19 [INFO] Computing target platform for 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
07:06:19 [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
07:06:19 [INFO] Resolving class path 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
07:06:19 [INFO] Computing target platform for 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
07:06:19 [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
07:06:19 [INFO] Resolving class path 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
07:06:19 [INFO] Fetching org.apiguardian_1.1.2.v20211018-1956.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (20.18kB)
07:06:19 [INFO] Fetching org.junit.jupiter.api_5.8.1.v20211018-1956.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (219.09kB)
07:06:20 [INFO] Fetching org.opentest4j_1.2.0.v20211018-1956.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (21.6kB)
07:06:20 [INFO] Fetching org.junit.platform.commons_1.8.1.v20211018-1956.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (117.58kB)
07:06:20 [INFO] Computing target platform for 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
07:06:20 [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
07:06:20 [INFO] Resolving class path 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
07:06:20 [INFO] Fetching org.eclipse.nebula.widgets.gallery_1.0.0.202208171909.jar from https://download.eclipse.org/nebula/snapshot/plugins/ (110.68kB)
07:06:20 [INFO] Computing target platform for 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
07:06:20 [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
07:06:20 [INFO] Resolving class path 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
07:06:20 [INFO] Computing target platform for 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
07:06:20 [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
07:06:20 [INFO] Resolving class path 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
07:06:20 [INFO] Computing target platform for 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
07:06:20 [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
07:06:20 [INFO] Resolving class path 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
07:06:20 [INFO] Computing target platform for 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
07:06:20 [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
07:06:20 [INFO] Resolving class path 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
07:06:20 [INFO] Computing target platform for 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
07:06:20 [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
07:06:20 [INFO] Resolving class path 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
07:06:20 [INFO] Fetching org.eclipse.collections_10.4.0.v20200820-2049.jar from https://download.eclipse.org/nattable/snapshots/latest/repository/plugins/ (11.09MB)
07:06:21 [INFO] Fetching org.eclipse.nebula.widgets.nattable.core_2.0.4.202209281009.jar from https://download.eclipse.org/nattable/snapshots/latest/repository/plugins/ (2.74MB)
07:06:22 [INFO] Computing target platform for 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
07:06:22 [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
07:06:22 [INFO] Resolving class path 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
07:06:22 [INFO] Fetching org.eclipse.nebula.widgets.opal.checkboxgroup_1.0.0.202208171909.jar from https://download.eclipse.org/nebula/snapshot/plugins/ (13.35kB)
07:06:22 [INFO] Fetching org.eclipse.nebula.widgets.opal.commons_1.0.0.202208171909.jar from https://download.eclipse.org/nebula/snapshot/plugins/ (111.37kB)
07:06:22 [INFO] Computing target platform for 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
07:06:22 [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
07:06:22 [INFO] Resolving class path 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
07:06:22 [INFO] Fetching org.eclipse.nebula.widgets.stepbar_1.0.0.202208171909.jar from https://download.eclipse.org/nebula/snapshot/plugins/ (14.6kB)
07:06:22 [INFO] Computing target platform for 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
07:06:22 [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
07:06:22 [INFO] Resolving class path 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
07:06:22 [INFO] Fetching org.eclipse.nebula.widgets.opal.rangeslider_1.0.0.202208171909.jar from https://download.eclipse.org/nebula/snapshot/plugins/ (21.19kB)
07:06:22 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/pom.xml
07:06:22 [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
07:06:22 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/pom.xml
07:06:22 [INFO] Computing target platform for 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
07:06:22 [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
07:06:22 [INFO] Resolving class path 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
07:06:22 [INFO] Computing target platform for 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
07:06:22 [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
07:06:22 [INFO] Resolving class path 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
07:06:22 [INFO] Computing target platform for 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
07:06:22 [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
07:06:22 [INFO] Resolving class path 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
07:06:22 [INFO] Computing target platform for 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
07:06:22 [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
07:06:22 [INFO] Resolving class path 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
07:06:22 [INFO] Computing target platform for 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
07:06:23 [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
07:06:23 [INFO] Resolving class path 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
07:06:23 [INFO] Fetching org.junit.platform.engine_1.8.1.v20211018-1956.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (208.15kB)
07:06:23 [INFO] Fetching org.junit.platform.launcher_1.8.1.v20211018-1956.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (180.42kB)
07:06:23 [INFO] Computing target platform for 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
07:06:23 [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
07:06:23 [INFO] Resolving class path 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
07:06:23 [INFO] Computing target platform for 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
07:06:23 [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
07:06:23 [INFO] Resolving class path 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
07:06:23 [INFO] Computing target platform for 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
07:06:23 [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
07:06:23 [INFO] Resolving class path 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
07:06:23 [INFO] Computing target platform for 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
07:06:23 [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
07:06:23 [INFO] Resolving class path 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
07:06:23 [INFO] Computing target platform for 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
07:06:23 [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
07:06:23 [INFO] Resolving class path 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
07:06:23 [INFO] Computing target platform for 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
07:06:23 [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
07:06:23 [INFO] Resolving class path 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
07:06:23 [INFO] Computing target platform for 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
07:06:23 [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
07:06:23 [INFO] Resolving class path 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
07:06:23 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot:org.eclipse.swtbot.updatesite:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/pom.xml
07:06:23 [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
07:06:24 [INFO] Resolving class path 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
07:06:24 [INFO] Computing target platform for 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
07:06:24 [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
07:06:24 [INFO] Resolving class path 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
07:06:24 [INFO] Fetching org.apache.felix.gogo.command_1.1.2.v20210111-1007.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (52.58kB)
07:06:24 [INFO] Fetching org.apache.felix.gogo.runtime_1.1.4.v20210111-1007.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (219.73kB)
07:06:24 [INFO] Fetching org.apache.felix.gogo.shell_1.1.4.v20210111-1007.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (69.34kB)
07:06:24 [INFO] Fetching org.eclipse.core.databinding.beans_1.8.0.v20210619-1111.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (92.92kB)
07:06:24 [INFO] Fetching org.eclipse.core.net_1.3.1200.v20220312-1450.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (47.62kB)
07:06:24 [INFO] Fetching org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (52.65kB)
07:06:24 [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.600.v20220207-1403.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (249.4kB)
07:06:25 [INFO] Fetching org.eclipse.osgi.util_3.7.0.v20220427-2144.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (12.62kB)
07:06:25 [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.500.v20220509-0833.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (85.99kB)
07:06:25 [INFO] Fetching org.eclipse.equinox.console_1.4.500.v20211021-1418.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (129.01kB)
07:06:25 [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.1.100.v20210108-1832.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (10.74kB)
07:06:25 [INFO] Fetching org.eclipse.jface.notifications_0.5.0.v20220401-0716.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (31.09kB)
07:06:25 [INFO] Fetching org.osgi.util.measurement_1.0.2.201802012109.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (25.74kB)
07:06:25 [INFO] Fetching org.osgi.util.position_1.0.1.201505202026.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (13.73kB)
07:06:25 [INFO] Fetching org.osgi.util.xml_1.0.2.202109301733.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (18.3kB)
07:06:25 [INFO] Fetching org.eclipse.update.configurator_3.4.800.v20210415-1314.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (94.06kB)
07:06:26 [INFO] Fetching org.eclipse.rcp_4.24.0.v20220607-0700.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (12.91kB)
07:06:26 [INFO] Fetching org.eclipse.ui.ide.application_1.4.400.v20220502-1523.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (113.08kB)
07:06:26 [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.500.v20220509-0833.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (132.49kB)
07:06:26 [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.1.0.v20201119-1132.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (10.25kB)
07:06:26 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (29.62kB)
07:06:26 [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.500.v20220509-0833.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (40.81kB)
07:06:26 [INFO] Fetching org.eclipse.ui.cocoa_1.2.400.v20191217-1850.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (9.54kB)
07:06:27 [INFO] Fetching org.eclipse.e4.rcp_4.24.0.v20220530-1036.jar from https://download.eclipse.org/releases/2022-06/202206151000/features/ (22.9kB)
07:06:27 [INFO] Fetching org.eclipse.emf.common_2.26.0.v20220325-0806.jar from https://download.eclipse.org/releases/2022-06/202206151000/features/ (20.88kB)
07:06:27 [INFO] Fetching org.eclipse.emf.ecore_2.28.0.v20220426-0617.jar from https://download.eclipse.org/releases/2022-06/202206151000/features/ (20.94kB)
07:06:27 [INFO] Fetching org.eclipse.rcp_4.24.0.v20220607-0700.jar from https://download.eclipse.org/releases/2022-06/202206151000/features/ (20.97kB)
07:06:27 [INFO] Fetching org.eclipse.rcp_root_4.24.0.v20220607-0700 from https://download.eclipse.org/releases/2022-06/202206151000/binary/ (20.24kB)
07:06:27 [INFO] Computing target platform for 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
07:06:27 [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
07:06:27 [INFO] Resolving class path 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
07:06:27 [INFO] Computing target platform for 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
07:06:27 [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
07:06:27 [INFO] Resolving class path 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
07:06:27 [INFO] Computing target platform for 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
07:06:27 [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
07:06:28 [INFO] Resolving class path 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
07:06:28 [INFO] Fetching org.eclipse.platform_4.24.0.v20220607-0700.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (689.52kB)
07:06:28 [INFO] Fetching org.eclipse.ui.intro.universal_3.4.200.v20210409-1747.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (2.09MB)
07:06:28 [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.1.100.v20210315-0954.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (23.47kB)
07:06:28 [INFO] Computing target platform for 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
07:06:28 [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
07:06:28 [INFO] Resolving class path 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
07:06:28 [INFO] Computing target platform for 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
07:06:28 [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
07:06:28 [INFO] Resolving class path 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
07:06:28 [INFO] Computing target platform for 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
07:06:28 [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
07:06:29 [INFO] Resolving class path 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
07:06:29 [INFO] Computing target platform for 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
07:06:29 [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
07:06:29 [INFO] Resolving class path 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
07:06:29 [INFO] Computing target platform for 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
07:06:29 [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
07:06:29 [INFO] Resolving class path 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
07:06:29 [INFO] Computing target platform for 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
07:06:29 [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
07:06:29 [INFO] Resolving class path 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
07:06:29 [INFO] Computing target platform for 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
07:06:29 [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
07:06:29 [INFO] Resolving class path 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
07:06:29 [INFO] Fetching ca.odell.glazedlists_1.11.0.v20190926-1838.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (927.08kB)
07:06:29 [INFO] Fetching org.apache.commons.codec_1.14.0.v20200818-1422.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (367.61kB)
07:06:29 [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.glazedlists_2.0.4.202209281009.jar from https://download.eclipse.org/nattable/snapshots/latest/repository/plugins/ (135.76kB)
07:06:30 [INFO] Computing target platform for 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
07:06:30 [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
07:06:30 [INFO] Resolving class path 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
07:06:30 [INFO] Computing target platform for 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
07:06:30 [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
07:06:30 [INFO] Resolving class path 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
07:06:30 [INFO] Computing target platform for 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
07:06:30 [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
07:06:30 [INFO] Resolving class path 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
07:06:30 [INFO] ------------------------------------------------------------------------
07:06:30 [INFO] Reactor Build Order:
07:06:30 [INFO] 
07:06:30 [INFO] Eclipse SWTBot                                                     [pom]
07:06:30 [INFO] org.eclipse.swtbot.ant.junit                            [eclipse-plugin]
07:06:30 [INFO] org.eclipse.swtbot.eclipse.core                         [eclipse-plugin]
07:06:30 [INFO] org.eclipse.swtbot.swt.finder                           [eclipse-plugin]
07:06:30 [INFO] org.eclipse.swtbot.eclipse.finder                       [eclipse-plugin]
07:06:30 [INFO] org.eclipse.swtbot.e4.finder                            [eclipse-plugin]
07:06:30 [INFO] org.eclipse.swtbot.junit4_x                             [eclipse-plugin]
07:06:30 [INFO] org.eclipse.swtbot                                     [eclipse-feature]
07:06:30 [INFO] org.eclipse.swtbot.forms.finder                         [eclipse-plugin]
07:06:30 [INFO] org.eclipse.swtbot.forms                               [eclipse-feature]
07:06:30 [INFO] org.eclipse.swtbot.go                                   [eclipse-plugin]
07:06:30 [INFO] org.eclipse.swtbot.eclipse                             [eclipse-feature]
07:06:30 [INFO] org.eclipse.swtbot.eclipse.dsl                          [eclipse-plugin]
07:06:30 [INFO] org.eclipse.swtbot.eclipse.gef.finder                   [eclipse-plugin]
07:06:30 [INFO] org.eclipse.swtbot.eclipse.spy                          [eclipse-plugin]
07:06:30 [INFO] org.eclipse.swtbot.eclipse.junit.headless               [eclipse-plugin]
07:06:30 [INFO] org.eclipse.swtbot.eclipse.test.junit                  [eclipse-feature]
07:06:30 [INFO] org.eclipse.swtbot.eclipse.ui                           [eclipse-plugin]
07:06:30 [INFO] org.eclipse.swtbot.generator                            [eclipse-plugin]
07:06:30 [INFO] org.eclipse.swtbot.generator.client                     [eclipse-plugin]
07:06:30 [INFO] org.eclipse.swtbot.generator.rules.workbench            [eclipse-plugin]
07:06:30 [INFO] org.eclipse.swtbot.generator.jdt                        [eclipse-plugin]
07:06:30 [INFO] org.eclipse.swtbot.generator.ui                         [eclipse-plugin]
07:06:30 [INFO] org.eclipse.swtbot.junit5_x                             [eclipse-plugin]
07:06:30 [INFO] org.eclipse.swtbot.nebula.gallery.finder                [eclipse-plugin]
07:06:30 [INFO] org.eclipse.swt.examples                                [eclipse-plugin]
07:06:30 [INFO] org.eclipse.swtbot.swt.demo                             [eclipse-plugin]
07:06:30 [INFO] org.eclipse.ui.forms.examples                           [eclipse-plugin]
07:06:30 [INFO] org.eclipse.swtbot.nebula.nattable.finder               [eclipse-plugin]
07:06:30 [INFO] org.eclipse.swtbot.nebula.checkboxgroup.finder          [eclipse-plugin]
07:06:30 [INFO] org.eclipse.swtbot.nebula.stepbar.finder                [eclipse-plugin]
07:06:30 [INFO] org.eclipse.swtbot.nebula.rangeslider.finder            [eclipse-plugin]
07:06:30 [INFO] org.eclipse.swtbot.eclipse.gef                         [eclipse-feature]
07:06:30 [INFO] org.eclipse.swtbot.generator.feature                   [eclipse-feature]
07:06:30 [INFO] org.eclipse.swtbot.ide                                 [eclipse-feature]
07:06:30 [INFO] org.eclipse.swtbot.eclipse.junit5.headless              [eclipse-plugin]
07:06:30 [INFO] org.eclipse.swtbot.junit5                              [eclipse-feature]
07:06:30 [INFO] org.eclipse.swtbot.nebula.gallery                      [eclipse-feature]
07:06:30 [INFO] org.eclipse.swtbot.nebula.nattable                     [eclipse-feature]
07:06:30 [INFO] org.eclipse.swtbot.nebula.checkboxgroup                [eclipse-feature]
07:06:30 [INFO] org.eclipse.swtbot.nebula.stepbar                      [eclipse-feature]
07:06:30 [INFO] org.eclipse.swtbot.nebula.rangeslider                  [eclipse-feature]
07:06:30 [INFO] org.eclipse.swtbot.updatesite                       [eclipse-repository]
07:06:30 [INFO] org.eclipse.swtbot.eclipse.ui.test                 [eclipse-test-plugin]
07:06:30 [INFO] org.eclipse.swtbot.swt.finder.test.keyboards            [eclipse-plugin]
07:06:30 [INFO] org.eclipse.swtbot.forms.finder.test               [eclipse-test-plugin]
07:06:30 [INFO] org.eclipse.swtbot.eclipse.finder.test             [eclipse-test-plugin]
07:06:30 [INFO] org.eclipse.swtbot.e4.finder.test                  [eclipse-test-plugin]
07:06:30 [INFO] org.eclipse.swtbot.nebula.gallery.finder.test      [eclipse-test-plugin]
07:06:30 [INFO] org.eclipse.swtbot.swt.finder.test                 [eclipse-test-plugin]
07:06:30 [INFO] org.eclipse.swtbot.test                                [eclipse-feature]
07:06:30 [INFO] org.eclipse.swtbot.generator.test                  [eclipse-test-plugin]
07:06:30 [INFO] org.eclipse.swtbot.generator.jdt.test              [eclipse-test-plugin]
07:06:30 [INFO] org.eclipse.swtbot.nebula.nattable.finder.test     [eclipse-test-plugin]
07:06:30 [INFO] org.eclipse.swtbot.nebula.checkboxgroup.finder.test [eclipse-test-plugin]
07:06:30 [INFO] org.eclipse.swtbot.nebula.stepbar.finder.test      [eclipse-test-plugin]
07:06:30 [INFO] org.eclipse.swtbot.nebula.rangeslider.finder.test  [eclipse-test-plugin]
07:06:30 [INFO] 
07:06:30 [INFO] ---------------------< org.eclipse.swtbot:parent >----------------------
07:06:30 [INFO] Building Eclipse SWTBot 4.1.0-SNAPSHOT                            [1/57]
07:06:30 [INFO] --------------------------------[ pom ]---------------------------------
07:06:30 [INFO] 
07:06:30 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ parent ---
07:06:35 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
07:06:35 [INFO] 
07:06:35 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ parent ---
07:06:35 [INFO] 
07:06:35 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ parent ---
07:06:35 [INFO] 
07:06:35 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ parent ---
07:06:36 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:06:36 [INFO] 
07:06:36 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ parent ---
07:06:37 [INFO] 
07:06:37 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ parent ---
07:06:37 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:06:37 [INFO] 
07:06:37 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ parent ---
07:06:37 [INFO] 
07:06:37 [INFO] --- maven-install-plugin:2.4:install (default-install) @ parent ---
07:06:37 [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
07:06:37 [INFO] 
07:06:37 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.ant.junit >-------
07:06:37 [INFO] Building org.eclipse.swtbot.ant.junit 4.1.0-SNAPSHOT              [2/57]
07:06:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:06:37 [INFO] 
07:06:37 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.ant.junit ---
07:06:38 [INFO] The project's OSGi version is 4.1.0.202210031105
07:06:38 [INFO] 
07:06:38 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.ant.junit ---
07:06:38 [INFO] 
07:06:38 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.ant.junit ---
07:06:38 [INFO] 
07:06:38 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.ant.junit ---
07:06:38 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
07:06:38 [INFO] 
07:06:38 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.ant.junit ---
07:06:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:06:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/src/main/resources
07:06:38 [INFO] 
07:06:38 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.ant.junit ---
07:06:39 [INFO] 
07:06:39 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.ant.junit ---
07:06:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:06:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/src/test/resources
07:06:39 [INFO] 
07:06:39 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.ant.junit ---
07:06:39 [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
07:06:39 [INFO] 
07:06:39 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.ant.junit ---
07:06:39 [INFO] 
07:06:39 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.ant.junit ---
07:06:42 [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
07:06:42 [INFO] 
07:06:42 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.ant.junit ---
07:06:42 [INFO] 
07:06:42 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.ant.junit ---
07:06:42 [INFO] 
07:06:42 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.ant.junit ---
07:06:42 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:06:42 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-4.1.0-SNAPSHOT.jar
07:06:42 [INFO] 
07:06:42 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.ant.junit ---
07:06:43 [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
07:06:44 [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
07:06:45 [INFO] 
07:06:45 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.ant.junit ---
07:06:45 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:06:45 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-4.1.0-SNAPSHOT.jar
07:06:45 [INFO] 
07:06:45 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.ant.junit ---
07:06:45 [INFO] 
07:06:45 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.ant.junit ---
07:06:45 [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
07:06:45 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/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
07:06:45 [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
07:06:45 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-4.1.0-SNAPSHOT.jar.pack.gz 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-pack200.jar.pack.gz
07:06:45 [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
07:06:45 [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
07:06:45 [INFO] 
07:06:45 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.ant.junit ---
07:06:45 [INFO] 
07:06:45 [INFO] ----< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.core >-----
07:06:45 [INFO] Building org.eclipse.swtbot.eclipse.core 4.1.0-SNAPSHOT           [3/57]
07:06:45 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:06:45 [INFO] 
07:06:45 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.core ---
07:06:45 [INFO] The project's OSGi version is 4.1.0.202210031105
07:06:45 [INFO] 
07:06:45 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.core ---
07:06:45 [INFO] 
07:06:45 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.core ---
07:06:45 [INFO] 
07:06:45 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.core ---
07:06:45 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
07:06:45 [INFO] 
07:06:45 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.core ---
07:06:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:06:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/src/main/resources
07:06:45 [INFO] 
07:06:45 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.core ---
07:06:45 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/classes
07:06:47 [INFO] 
07:06:47 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.core ---
07:06:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:06:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/src/test/resources
07:06:47 [INFO] 
07:06:47 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.core ---
07:06:47 [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
07:06:47 [INFO] 
07:06:47 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.core ---
07:06:47 [INFO] 
07:06:47 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.core ---
07:06:47 [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
07:06:47 [INFO] 
07:06:47 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.core ---
07:06:47 [INFO] 
07:06:47 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.core ---
07:06:47 [INFO] 
07:06:47 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.core ---
07:06:47 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:06:47 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-4.1.0-SNAPSHOT.jar
07:06:47 [INFO] 
07:06:47 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.core ---
07:06:47 [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
07:06:49 [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
07:06:50 [INFO] 
07:06:50 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.core ---
07:06:50 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:06:50 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-4.1.0-SNAPSHOT.jar
07:06:50 [INFO] 
07:06:50 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.core ---
07:06:50 [INFO] 
07:06:50 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.core ---
07:06:50 [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
07:06:50 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/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
07:06:50 [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
07:06:50 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-4.1.0-SNAPSHOT.jar.pack.gz 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-pack200.jar.pack.gz
07:06:50 [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
07:06:50 [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
07:06:50 [INFO] 
07:06:50 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.core ---
07:06:50 [INFO] 
07:06:50 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder >------
07:06:50 [INFO] Building org.eclipse.swtbot.swt.finder 4.1.0-SNAPSHOT             [4/57]
07:06:50 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:06:50 [INFO] 
07:06:50 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.finder ---
07:06:50 [INFO] The project's OSGi version is 4.1.0.202210031105
07:06:50 [INFO] 
07:06:50 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.finder ---
07:06:50 [INFO] 
07:06:50 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.finder ---
07:06:50 [INFO] 
07:06:50 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.swt.finder ---
07:06:50 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
07:06:50 [INFO] 
07:06:50 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.finder ---
07:06:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:06:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/src/main/resources
07:06:50 [INFO] 
07:06:50 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.swt.finder ---
07:06:50 [INFO] Compiling 158 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/classes
07:06:52 [INFO] 
07:06:52 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.finder ---
07:06:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:06:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/src/test/resources
07:06:52 [INFO] 
07:06:52 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.finder ---
07:06:53 [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
07:06:53 [INFO] 
07:06:53 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.finder ---
07:06:53 [INFO] 
07:06:53 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.finder ---
07:06:53 [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
07:06:53 [INFO] 
07:06:53 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.finder ---
07:06:53 [INFO] 
07:06:53 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.swt.finder ---
07:06:53 [INFO] 
07:06:53 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.swt.finder ---
07:06:53 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:06:53 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-4.1.0-SNAPSHOT.jar
07:06:54 [INFO] 
07:06:54 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.swt.finder ---
07:06:55 [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
07:06:56 [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
07:06:57 [INFO] 
07:06:57 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.swt.finder ---
07:06:57 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:06:57 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-4.1.0-SNAPSHOT.jar
07:06:58 [INFO] 
07:06:58 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.finder ---
07:06:58 [INFO] 
07:06:58 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.finder ---
07:06:58 [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
07:06:58 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/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
07:06:58 [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
07:06:58 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-4.1.0-SNAPSHOT.jar.pack.gz 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-pack200.jar.pack.gz
07:06:58 [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
07:06:58 [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
07:06:58 [INFO] 
07:06:58 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.finder ---
07:06:58 [INFO] 
07:06:58 [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.finder >----
07:06:58 [INFO] Building org.eclipse.swtbot.eclipse.finder 4.1.0-SNAPSHOT         [5/57]
07:06:58 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:06:58 [INFO] 
07:06:58 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.finder ---
07:06:58 [INFO] The project's OSGi version is 4.1.0.202210031105
07:06:58 [INFO] 
07:06:58 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.finder ---
07:06:58 [INFO] 
07:06:58 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.finder ---
07:06:58 [INFO] 
07:06:58 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.finder ---
07:06: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.*
07:06:58 [INFO] 
07:06:58 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.finder ---
07:06:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:06:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/src/main/resources
07:06:58 [INFO] 
07:06:58 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.finder ---
07:06:58 [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/classes
07:06:58 [INFO] 
07:06:58 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.finder ---
07:06:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:06:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/src/test/resources
07:06:58 [INFO] 
07:06:58 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.finder ---
07:06:58 [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
07:06:58 [INFO] 
07:06:58 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.finder ---
07:06:58 [INFO] 
07:06:58 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.finder ---
07:06:58 [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
07:06:58 [INFO] 
07:06:58 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.finder ---
07:06:58 [INFO] 
07:06:58 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.finder ---
07:06:58 [INFO] 
07:06:58 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.finder ---
07:06:58 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:06:58 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-4.1.0-SNAPSHOT.jar
07:06:58 [INFO] 
07:06:58 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.finder ---
07:06:58 [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
07:06:59 [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
07:07:00 [INFO] 
07:07:00 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.finder ---
07:07:00 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:07:00 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-4.1.0-SNAPSHOT.jar
07:07:00 [INFO] 
07:07:00 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.finder ---
07:07:00 [INFO] 
07:07:00 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.finder ---
07:07:00 [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
07:07:00 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/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
07:07:00 [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
07:07:00 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-4.1.0-SNAPSHOT.jar.pack.gz 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-pack200.jar.pack.gz
07:07:00 [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
07:07:00 [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
07:07:00 [INFO] 
07:07:00 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.finder ---
07:07:00 [INFO] 
07:07:00 [INFO] ------< org.eclipse.swtbot.features:org.eclipse.swtbot.e4.finder >------
07:07:00 [INFO] Building org.eclipse.swtbot.e4.finder 4.1.0-SNAPSHOT              [6/57]
07:07:00 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:07:00 [INFO] 
07:07:00 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.e4.finder ---
07:07:00 [INFO] The project's OSGi version is 4.1.0.202210031105
07:07:00 [INFO] 
07:07:00 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.e4.finder ---
07:07:00 [INFO] 
07:07:00 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.e4.finder ---
07:07:00 [INFO] 
07:07:00 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.e4.finder ---
07:07: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.*
07:07:00 [INFO] 
07:07:00 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.e4.finder ---
07:07:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/src/main/resources
07:07:00 [INFO] 
07:07:00 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.e4.finder ---
07:07:00 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/classes
07:07:01 [INFO] 
07:07:01 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.e4.finder ---
07:07:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/src/test/resources
07:07:01 [INFO] 
07:07:01 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.e4.finder ---
07:07:01 [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
07:07:01 [INFO] 
07:07:01 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.e4.finder ---
07:07:01 [INFO] 
07:07:01 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.e4.finder ---
07:07:01 [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
07:07:01 [INFO] 
07:07:01 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.e4.finder ---
07:07:01 [INFO] 
07:07:01 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.e4.finder ---
07:07:01 [INFO] 
07:07:01 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.e4.finder ---
07:07:01 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:07:01 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-4.1.0-SNAPSHOT.jar
07:07:01 [INFO] 
07:07:01 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.e4.finder ---
07:07:01 [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
07:07:01 [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
07:07:03 [INFO] 
07:07:03 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.e4.finder ---
07:07:03 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:07:03 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-4.1.0-SNAPSHOT.jar
07:07:03 [INFO] 
07:07:03 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.e4.finder ---
07:07:03 [INFO] 
07:07:03 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.e4.finder ---
07:07:03 [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
07:07:03 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/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
07:07:03 [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
07:07:03 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-4.1.0-SNAPSHOT.jar.pack.gz 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-pack200.jar.pack.gz
07:07:03 [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
07:07:03 [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
07:07:03 [INFO] 
07:07:03 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.e4.finder ---
07:07:03 [INFO] 
07:07:03 [INFO] -------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit4_x >-------
07:07:03 [INFO] Building org.eclipse.swtbot.junit4_x 4.1.0-SNAPSHOT               [7/57]
07:07:03 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:07:03 [INFO] 
07:07:03 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.junit4_x ---
07:07:03 [INFO] The project's OSGi version is 4.1.0.202210031105
07:07:03 [INFO] 
07:07:03 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.junit4_x ---
07:07:03 [INFO] 
07:07:03 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.junit4_x ---
07:07:03 [INFO] 
07:07:03 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.junit4_x ---
07:07: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.*
07:07:03 [INFO] 
07:07:03 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.junit4_x ---
07:07:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/src/main/resources
07:07:03 [INFO] 
07:07:03 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.junit4_x ---
07:07:03 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/classes
07:07:03 [INFO] 
07:07:03 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.junit4_x ---
07:07:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/src/test/resources
07:07:03 [INFO] 
07:07:03 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.junit4_x ---
07:07:03 [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
07:07:03 [INFO] 
07:07:03 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.junit4_x ---
07:07:03 [INFO] 
07:07:03 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.junit4_x ---
07:07:03 [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
07:07:03 [INFO] 
07:07:03 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.junit4_x ---
07:07:03 [INFO] 
07:07:03 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.junit4_x ---
07:07:03 [INFO] 
07:07:03 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.junit4_x ---
07:07:03 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:07:03 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-4.1.0-SNAPSHOT.jar
07:07:03 [INFO] 
07:07:03 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.junit4_x ---
07:07:03 [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
07:07:04 [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
07:07:05 [INFO] 
07:07:05 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.junit4_x ---
07:07:05 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:07:05 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-4.1.0-SNAPSHOT.jar
07:07:05 [INFO] 
07:07:05 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.junit4_x ---
07:07:05 [INFO] 
07:07:05 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.junit4_x ---
07:07:05 [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
07:07:05 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/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
07:07:05 [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
07:07:05 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-4.1.0-SNAPSHOT.jar.pack.gz 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-pack200.jar.pack.gz
07:07:05 [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
07:07:05 [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
07:07:05 [INFO] 
07:07:05 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.junit4_x ---
07:07:05 [INFO] 
07:07:05 [INFO] -----------< org.eclipse.swtbot.features:org.eclipse.swtbot >-----------
07:07:05 [INFO] Building org.eclipse.swtbot 4.1.0-SNAPSHOT                        [8/57]
07:07:05 [INFO] --------------------------[ eclipse-feature ]---------------------------
07:07:05 [INFO] 
07:07:05 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot ---
07:07:05 [INFO] The project's OSGi version is 4.1.0.202210031105
07:07:05 [INFO] 
07:07:05 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot ---
07:07:05 [INFO] 
07:07:05 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot ---
07:07:05 [INFO] 
07:07:05 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot ---
07:07: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.*
07:07:05 [INFO] 
07:07:05 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot ---
07:07:05 [INFO] 
07:07:05 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot ---
07:07:05 [INFO] 
07:07:05 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot ---
07:07:05 [INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB)
07:07:06 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.1.0-SNAPSHOT.jar
07:07:06 [INFO] 
07:07:06 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot ---
07:07:06 [INFO] 
07:07:06 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot ---
07:07:06 [INFO] 
07:07:06 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot ---
07:07:06 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.1.0-SNAPSHOT-sources-feature.jar
07:07:06 [WARNING] org.eclipse.tycho:tycho-p2-plugin seems not to be enabled but will be required if the generated feature is used in an update-site. You cann add the follwoing snippet to your pom: 
07:07:06             <plugin>
07:07:06                 <groupId>org.eclipse.tycho</groupId>
07:07:06                 <artifactId>tycho-p2-plugin</artifactId>
07:07:06                 <executions>
07:07:06                     <execution>
07:07:06                         <id>attach-p2-metadata</id>
07:07:06                         <phase>package</phase>
07:07:06                         <goals>
07:07:06                             <goal>p2-metadata</goal>
07:07:06                         </goals>
07:07:06                     </execution>
07:07:06                 </executions>
07:07:06             </plugin>
07:07:06 [INFO] 
07:07:06 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot ---
07:07:06 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:07:06 [INFO] 
07:07:06 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot ---
07:07:06 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.1.0-SNAPSHOT.jar
07:07:07 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.1.0-SNAPSHOT-sources-feature.jar
07:07:08 [INFO] 
07:07:08 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot ---
07:07:08 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:07:08 [INFO] 
07:07:08 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot ---
07:07:08 [INFO] 
07:07:08 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot ---
07:07:08 [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
07:07:08 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/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
07:07:08 [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
07:07:08 [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
07:07:08 [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
07:07:08 [INFO] 
07:07:08 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot ---
07:07:08 [INFO] 
07:07:08 [INFO] -----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder >-----
07:07:08 [INFO] Building org.eclipse.swtbot.forms.finder 4.1.0-SNAPSHOT           [9/57]
07:07:08 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:07:08 [INFO] 
07:07:08 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.forms.finder ---
07:07:08 [INFO] The project's OSGi version is 4.1.0.202210031105
07:07:08 [INFO] 
07:07:08 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.forms.finder ---
07:07:08 [INFO] 
07:07:08 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.forms.finder ---
07:07:08 [INFO] 
07:07:08 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.forms.finder ---
07:07: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.*
07:07:08 [INFO] 
07:07:08 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.forms.finder ---
07:07:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/src/main/resources
07:07:08 [INFO] 
07:07:08 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.forms.finder ---
07:07:08 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/classes
07:07:08 [INFO] 
07:07:08 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.forms.finder ---
07:07:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/src/test/resources
07:07:08 [INFO] 
07:07:08 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.forms.finder ---
07:07:08 [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
07:07:08 [INFO] 
07:07:08 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.forms.finder ---
07:07:08 [INFO] 
07:07:08 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.forms.finder ---
07:07:08 [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
07:07:08 [INFO] 
07:07:08 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.forms.finder ---
07:07:08 [INFO] 
07:07:08 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.forms.finder ---
07:07:08 [INFO] 
07:07:08 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.forms.finder ---
07:07:08 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:07:08 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-4.1.0-SNAPSHOT.jar
07:07:08 [INFO] 
07:07:08 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.forms.finder ---
07:07:08 [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
07:07:09 [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
07:07:10 [INFO] 
07:07:10 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.forms.finder ---
07:07:10 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:07:10 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-4.1.0-SNAPSHOT.jar
07:07:10 [INFO] 
07:07:10 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.forms.finder ---
07:07:10 [INFO] 
07:07:10 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.forms.finder ---
07:07:10 [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
07:07:10 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/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
07:07:10 [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
07:07:10 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-4.1.0-SNAPSHOT.jar.pack.gz 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-pack200.jar.pack.gz
07:07:10 [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
07:07:10 [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
07:07:10 [INFO] 
07:07:10 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.forms.finder ---
07:07:10 [INFO] 
07:07:10 [INFO] --------< org.eclipse.swtbot.features:org.eclipse.swtbot.forms >--------
07:07:10 [INFO] Building org.eclipse.swtbot.forms 4.1.0-SNAPSHOT                 [10/57]
07:07:10 [INFO] --------------------------[ eclipse-feature ]---------------------------
07:07:10 [INFO] 
07:07:10 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.forms ---
07:07:10 [INFO] The project's OSGi version is 4.1.0.202210031105
07:07:10 [INFO] 
07:07:10 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.forms ---
07:07:10 [INFO] 
07:07:10 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.forms ---
07:07:10 [INFO] 
07:07:10 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.forms ---
07:07:10 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
07:07:10 [INFO] 
07:07:10 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.forms ---
07:07:10 [INFO] 
07:07:10 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.forms ---
07:07:10 [INFO] 
07:07:10 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.forms ---
07:07:10 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-4.1.0-SNAPSHOT.jar
07:07:10 [INFO] 
07:07:10 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.forms ---
07:07:10 [INFO] 
07:07:10 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.forms ---
07:07:10 [INFO] 
07:07:10 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.forms ---
07:07:10 [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
07:07:10 [WARNING] org.eclipse.tycho:tycho-p2-plugin seems not to be enabled but will be required if the generated feature is used in an update-site. You cann add the follwoing snippet to your pom: 
07:07:10             <plugin>
07:07:10                 <groupId>org.eclipse.tycho</groupId>
07:07:10                 <artifactId>tycho-p2-plugin</artifactId>
07:07:10                 <executions>
07:07:10                     <execution>
07:07:10                         <id>attach-p2-metadata</id>
07:07:10                         <phase>package</phase>
07:07:10                         <goals>
07:07:10                             <goal>p2-metadata</goal>
07:07:10                         </goals>
07:07:10                     </execution>
07:07:10                 </executions>
07:07:10             </plugin>
07:07:10 [INFO] 
07:07:10 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.forms ---
07:07:10 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:07:10 [INFO] 
07:07:10 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.forms ---
07:07:10 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-4.1.0-SNAPSHOT.jar
07:07:11 [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
07:07:13 [INFO] 
07:07:13 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.forms ---
07:07:13 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:07:13 [INFO] 
07:07:13 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.forms ---
07:07:13 [INFO] 
07:07:13 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.forms ---
07:07:13 [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
07:07:13 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/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
07:07:13 [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
07:07:13 [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
07:07:13 [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
07:07:13 [INFO] 
07:07:13 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.forms ---
07:07:13 [INFO] 
07:07:13 [INFO] ----------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.go >----------
07:07:13 [INFO] Building org.eclipse.swtbot.go 4.1.0-SNAPSHOT                    [11/57]
07:07:13 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:07:13 [INFO] 
07:07:13 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.go ---
07:07:13 [INFO] The project's OSGi version is 4.1.0.202210031105
07:07:13 [INFO] 
07:07:13 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.go ---
07:07:13 [INFO] 
07:07:13 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.go ---
07:07:13 [INFO] 
07:07:13 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.go ---
07:07: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.*
07:07:13 [INFO] 
07:07:13 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.go ---
07:07:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/src/main/resources
07:07:13 [INFO] 
07:07:13 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.go ---
07:07:13 [INFO] 
07:07:13 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.go ---
07:07:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/src/test/resources
07:07:13 [INFO] 
07:07:13 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.go ---
07:07:13 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT-sources.jar
07:07:13 [INFO] 
07:07:13 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.go ---
07:07:13 [INFO] 
07:07:13 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.go ---
07:07:13 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT.jar
07:07:13 [INFO] 
07:07:13 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.go ---
07:07:13 [INFO] 
07:07:13 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.go ---
07:07:13 [INFO] 
07:07:13 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.go ---
07:07:13 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:07:13 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT.jar
07:07:13 [INFO] 
07:07:13 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.go ---
07:07:13 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT.jar
07:07:14 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT-sources.jar
07:07:15 [INFO] 
07:07:15 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.go ---
07:07:15 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:07:15 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT.jar
07:07:15 [INFO] 
07:07:15 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.go ---
07:07:15 [INFO] 
07:07:15 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.go ---
07:07:15 [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
07:07:15 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/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
07:07:15 [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
07:07:15 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT.jar.pack.gz 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-pack200.jar.pack.gz
07:07:15 [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
07:07:15 [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
07:07:15 [INFO] 
07:07:15 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.go ---
07:07:15 [INFO] 
07:07:15 [INFO] -------< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse >-------
07:07:15 [INFO] Building org.eclipse.swtbot.eclipse 4.1.0-SNAPSHOT               [12/57]
07:07:15 [INFO] --------------------------[ eclipse-feature ]---------------------------
07:07:15 [INFO] 
07:07:15 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.eclipse ---
07:07:15 [INFO] The project's OSGi version is 4.1.0.202210031105
07:07:15 [INFO] 
07:07:15 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse ---
07:07:15 [INFO] 
07:07:15 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse ---
07:07:15 [INFO] 
07:07:15 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse ---
07:07: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.*
07:07:15 [INFO] 
07:07:15 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse ---
07:07:15 [INFO] 
07:07:15 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse ---
07:07:15 [INFO] 
07:07:15 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.eclipse ---
07:07:15 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-4.1.0-SNAPSHOT.jar
07:07:15 [INFO] 
07:07:15 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse ---
07:07:15 [INFO] 
07:07:15 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.eclipse ---
07:07:15 [INFO] 
07:07:15 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse ---
07:07:15 [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
07:07:15 [WARNING] org.eclipse.tycho:tycho-p2-plugin seems not to be enabled but will be required if the generated feature is used in an update-site. You cann add the follwoing snippet to your pom: 
07:07:15             <plugin>
07:07:15                 <groupId>org.eclipse.tycho</groupId>
07:07:15                 <artifactId>tycho-p2-plugin</artifactId>
07:07:15                 <executions>
07:07:15                     <execution>
07:07:15                         <id>attach-p2-metadata</id>
07:07:15                         <phase>package</phase>
07:07:15                         <goals>
07:07:15                             <goal>p2-metadata</goal>
07:07:15                         </goals>
07:07:15                     </execution>
07:07:15                 </executions>
07:07:15             </plugin>
07:07:15 [INFO] 
07:07:15 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse ---
07:07:15 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:07:15 [INFO] 
07:07:15 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse ---
07:07:15 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-4.1.0-SNAPSHOT.jar
07:07:16 [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
07:07:17 [INFO] 
07:07:17 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse ---
07:07:17 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:07:17 [INFO] 
07:07:17 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse ---
07:07:17 [INFO] 
07:07:17 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse ---
07:07:17 [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
07:07:17 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/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
07:07:17 [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
07:07:17 [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
07:07:17 [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
07:07:17 [INFO] 
07:07:17 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse ---
07:07:17 [INFO] 
07:07:17 [INFO] -----< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.dsl >-----
07:07:17 [INFO] Building org.eclipse.swtbot.eclipse.dsl 4.1.0-SNAPSHOT           [13/57]
07:07:17 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:07:17 [INFO] 
07:07:17 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.dsl ---
07:07:17 [INFO] The project's OSGi version is 4.1.0.202210031105
07:07:17 [INFO] 
07:07:17 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.dsl ---
07:07:17 [INFO] 
07:07:17 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.dsl ---
07:07:17 [INFO] 
07:07:17 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.dsl ---
07:07:17 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
07:07:17 [INFO] 
07:07:17 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.dsl ---
07:07:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/src/main/resources
07:07:17 [INFO] 
07:07:17 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.dsl ---
07:07:17 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/classes
07:07:17 [INFO] 
07:07:17 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.dsl ---
07:07:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/src/test/resources
07:07:17 [INFO] 
07:07:17 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.dsl ---
07:07:17 [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
07:07:17 [INFO] 
07:07:17 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.dsl ---
07:07:17 [INFO] 
07:07:17 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.dsl ---
07:07:17 [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
07:07:17 [INFO] 
07:07:17 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.dsl ---
07:07:17 [INFO] 
07:07:17 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.dsl ---
07:07:17 [INFO] 
07:07:17 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.dsl ---
07:07:17 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:07:17 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-4.1.0-SNAPSHOT.jar
07:07:17 [INFO] 
07:07:17 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.dsl ---
07:07:17 [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
07:07:18 [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
07:07:19 [INFO] 
07:07:19 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.dsl ---
07:07:19 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:07:19 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-4.1.0-SNAPSHOT.jar
07:07:19 [INFO] 
07:07:19 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.dsl ---
07:07:19 [INFO] 
07:07:19 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.dsl ---
07:07:19 [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
07:07:19 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/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
07:07:19 [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
07:07:19 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-4.1.0-SNAPSHOT.jar.pack.gz 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-pack200.jar.pack.gz
07:07:19 [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
07:07:19 [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
07:07:19 [INFO] 
07:07:19 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.dsl ---
07:07:19 [INFO] 
07:07:19 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.gef.finder >--
07:07:19 [INFO] Building org.eclipse.swtbot.eclipse.gef.finder 4.1.0-SNAPSHOT    [14/57]
07:07:19 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:07:19 [INFO] 
07:07:19 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.gef.finder ---
07:07:19 [INFO] The project's OSGi version is 4.1.0.202210031105
07:07:19 [INFO] 
07:07:19 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.gef.finder ---
07:07:19 [INFO] 
07:07:19 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.gef.finder ---
07:07:19 [INFO] 
07:07:19 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.gef.finder ---
07:07: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.*
07:07:19 [INFO] 
07:07:19 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.gef.finder ---
07:07:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/src/main/resources
07:07:19 [INFO] 
07:07:19 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.gef.finder ---
07:07:19 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/classes
07:07:19 [INFO] 
07:07:19 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.gef.finder ---
07:07:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/src/test/resources
07:07:19 [INFO] 
07:07:19 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.gef.finder ---
07:07:19 [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
07:07:19 [INFO] 
07:07:19 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.gef.finder ---
07:07:19 [INFO] 
07:07:19 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.gef.finder ---
07:07:19 [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
07:07:20 [INFO] 
07:07:20 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.gef.finder ---
07:07:20 [INFO] 
07:07:20 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.gef.finder ---
07:07:20 [INFO] 
07:07:20 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.gef.finder ---
07:07:20 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:07:20 [INFO] Pack200 normalizing 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
07:07:20 [INFO] 
07:07:20 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.gef.finder ---
07:07:20 [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
07:07:21 [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
07:07:22 [INFO] 
07:07:22 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.gef.finder ---
07:07:22 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:07:22 [INFO] Pack200 packing 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
07:07:22 [INFO] 
07:07:22 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.gef.finder ---
07:07:22 [INFO] 
07:07:22 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.gef.finder ---
07:07:22 [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
07:07:22 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/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
07:07:22 [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
07:07:22 [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.pack.gz 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-pack200.jar.pack.gz
07:07:22 [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
07:07:22 [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
07:07:22 [INFO] 
07:07:22 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.gef.finder ---
07:07:22 [INFO] 
07:07:22 [INFO] -----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.spy >------
07:07:22 [INFO] Building org.eclipse.swtbot.eclipse.spy 4.1.0-SNAPSHOT           [15/57]
07:07:22 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:07:22 [INFO] 
07:07:22 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.spy ---
07:07:22 [INFO] The project's OSGi version is 4.1.0.202210031105
07:07:22 [INFO] 
07:07:22 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.spy ---
07:07:22 [INFO] 
07:07:22 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.spy ---
07:07:22 [INFO] 
07:07:22 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.spy ---
07:07: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.*
07:07:22 [INFO] 
07:07:22 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.spy ---
07:07:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/src/main/resources
07:07:22 [INFO] 
07:07:22 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.spy ---
07:07:22 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/classes
07:07:22 [INFO] 
07:07:22 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.spy ---
07:07:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/src/test/resources
07:07:22 [INFO] 
07:07:22 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.spy ---
07:07:22 [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
07:07:22 [INFO] 
07:07:22 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.spy ---
07:07:22 [INFO] 
07:07:22 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.spy ---
07:07:22 [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
07:07:22 [INFO] 
07:07:22 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.spy ---
07:07:22 [INFO] 
07:07:22 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.spy ---
07:07:22 [INFO] 
07:07:22 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.spy ---
07:07:22 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:07:22 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-4.1.0-SNAPSHOT.jar
07:07:22 [INFO] 
07:07:22 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.spy ---
07:07:22 [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
07:07:24 [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
07:07:25 [INFO] 
07:07:25 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.spy ---
07:07:25 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:07:25 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-4.1.0-SNAPSHOT.jar
07:07:25 [INFO] 
07:07:25 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.spy ---
07:07:25 [INFO] 
07:07:25 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.spy ---
07:07:25 [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
07:07:25 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/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
07:07:25 [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
07:07:25 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-4.1.0-SNAPSHOT.jar.pack.gz 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-pack200.jar.pack.gz
07:07:25 [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
07:07:25 [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
07:07:25 [INFO] 
07:07:25 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.spy ---
07:07:25 [INFO] 
07:07:25 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit.headless >--
07:07:25 [INFO] Building org.eclipse.swtbot.eclipse.junit.headless 4.1.0-SNAPSHOT [16/57]
07:07:25 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:07:25 [INFO] 
07:07:25 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.junit.headless ---
07:07:25 [INFO] The project's OSGi version is 4.1.0.202210031105
07:07:25 [INFO] 
07:07:25 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.junit.headless ---
07:07:25 [INFO] 
07:07:25 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.junit.headless ---
07:07:25 [INFO] 
07:07:25 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.junit.headless ---
07:07: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.*
07:07:25 [INFO] 
07:07:25 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.junit.headless ---
07:07:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/src/main/resources
07:07:25 [INFO] 
07:07:25 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.junit.headless ---
07:07:25 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/classes
07:07:25 [INFO] 
07:07:25 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.junit.headless ---
07:07:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/src/test/resources
07:07:25 [INFO] 
07:07:25 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.junit.headless ---
07:07:25 [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
07:07:25 [INFO] 
07:07:25 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.junit.headless ---
07:07:25 [INFO] 
07:07:25 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.junit.headless ---
07:07:25 [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
07:07:25 [INFO] 
07:07:25 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.junit.headless ---
07:07:25 [INFO] 
07:07:25 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.junit.headless ---
07:07:25 [INFO] 
07:07:25 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.junit.headless ---
07:07:25 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:07:25 [INFO] Pack200 normalizing 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
07:07:25 [INFO] 
07:07:25 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.junit.headless ---
07:07:25 [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
07:07:26 [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
07:07:27 [INFO] 
07:07:27 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.junit.headless ---
07:07:27 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:07:27 [INFO] Pack200 packing 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
07:07:27 [INFO] 
07:07:27 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.junit.headless ---
07:07:27 [INFO] 
07:07:27 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.junit.headless ---
07:07:27 [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
07:07:27 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/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
07:07:27 [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
07:07:27 [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.pack.gz 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-pack200.jar.pack.gz
07:07:27 [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
07:07:27 [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
07:07:27 [INFO] 
07:07:27 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.junit.headless ---
07:07:27 [INFO] 
07:07:27 [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.test.junit >--
07:07:27 [INFO] Building org.eclipse.swtbot.eclipse.test.junit 4.1.0-SNAPSHOT    [17/57]
07:07:27 [INFO] --------------------------[ eclipse-feature ]---------------------------
07:07:27 [INFO] 
07:07:27 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.eclipse.test.junit ---
07:07:27 [INFO] The project's OSGi version is 4.1.0.202210031105
07:07:27 [INFO] 
07:07:27 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.test.junit ---
07:07:27 [INFO] 
07:07:27 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.test.junit ---
07:07:27 [INFO] 
07:07:27 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.test.junit ---
07:07: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.*
07:07:27 [INFO] 
07:07:27 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.test.junit ---
07:07:27 [INFO] 
07:07:27 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.test.junit ---
07:07:27 [INFO] 
07:07:27 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.eclipse.test.junit ---
07:07:27 [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
07:07:27 [INFO] 
07:07:27 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.test.junit ---
07:07:27 [INFO] 
07:07:27 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.eclipse.test.junit ---
07:07:27 [INFO] 
07:07:27 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.test.junit ---
07:07:27 [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
07:07:27 [WARNING] org.eclipse.tycho:tycho-p2-plugin seems not to be enabled but will be required if the generated feature is used in an update-site. You cann add the follwoing snippet to your pom: 
07:07:27             <plugin>
07:07:27                 <groupId>org.eclipse.tycho</groupId>
07:07:27                 <artifactId>tycho-p2-plugin</artifactId>
07:07:27                 <executions>
07:07:27                     <execution>
07:07:27                         <id>attach-p2-metadata</id>
07:07:27                         <phase>package</phase>
07:07:27                         <goals>
07:07:27                             <goal>p2-metadata</goal>
07:07:27                         </goals>
07:07:27                     </execution>
07:07:27                 </executions>
07:07:27             </plugin>
07:07:27 [INFO] 
07:07:27 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.test.junit ---
07:07:27 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:07:27 [INFO] 
07:07:27 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.test.junit ---
07:07:27 [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
07:07:28 [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
07:07:29 [INFO] 
07:07:29 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.test.junit ---
07:07:29 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:07:29 [INFO] 
07:07:29 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.test.junit ---
07:07:29 [INFO] 
07:07:29 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.test.junit ---
07:07:29 [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
07:07:29 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/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
07:07:29 [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
07:07:29 [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
07:07:29 [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
07:07:29 [INFO] 
07:07:29 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.test.junit ---
07:07:29 [INFO] 
07:07:29 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.ui >------
07:07:29 [INFO] Building org.eclipse.swtbot.eclipse.ui 4.1.0-SNAPSHOT            [18/57]
07:07:29 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:07:29 [INFO] 
07:07:29 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.ui ---
07:07:29 [INFO] The project's OSGi version is 4.1.0.202210031105
07:07:29 [INFO] 
07:07:29 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.ui ---
07:07:29 [INFO] 
07:07:29 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.ui ---
07:07:29 [INFO] 
07:07:29 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.ui ---
07:07:29 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
07:07:29 [INFO] 
07:07:29 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.ui ---
07:07:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/src/main/resources
07:07:29 [INFO] 
07:07:29 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.ui ---
07:07:29 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/classes
07:07:29 [INFO] 
07:07:29 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.ui ---
07:07:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/src/test/resources
07:07:29 [INFO] 
07:07:29 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.ui ---
07:07:29 [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
07:07:29 [INFO] 
07:07:29 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.ui ---
07:07:29 [INFO] 
07:07:29 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.ui ---
07:07:29 [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
07:07:29 [INFO] 
07:07:29 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.ui ---
07:07:29 [INFO] 
07:07:29 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.ui ---
07:07:29 [INFO] 
07:07:29 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.ui ---
07:07:29 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:07:29 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-4.1.0-SNAPSHOT.jar
07:07:29 [INFO] 
07:07:29 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.ui ---
07:07:30 [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
07:07:31 [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
07:07:32 [INFO] 
07:07:32 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.ui ---
07:07:32 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:07:32 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-4.1.0-SNAPSHOT.jar
07:07:32 [INFO] 
07:07:32 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.ui ---
07:07:32 [INFO] 
07:07:32 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.ui ---
07:07:32 [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
07:07:32 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/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
07:07:32 [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
07:07:32 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-4.1.0-SNAPSHOT.jar.pack.gz 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-pack200.jar.pack.gz
07:07:32 [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
07:07:32 [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
07:07:32 [INFO] 
07:07:32 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.ui ---
07:07:32 [INFO] 
07:07:32 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator >-------
07:07:32 [INFO] Building org.eclipse.swtbot.generator 4.1.0-SNAPSHOT             [19/57]
07:07:32 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:07:32 [INFO] 
07:07:32 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator ---
07:07:32 [INFO] The project's OSGi version is 4.1.0.202210031105
07:07:32 [INFO] 
07:07:32 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator ---
07:07:32 [INFO] 
07:07:32 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator ---
07:07:32 [INFO] 
07:07:32 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator ---
07:07: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.*
07:07:32 [INFO] 
07:07:32 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator ---
07:07:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/src/main/resources
07:07:32 [INFO] 
07:07:32 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.generator ---
07:07:32 [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/classes
07:07:32 [INFO] 
07:07:32 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator ---
07:07:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/src/test/resources
07:07:32 [INFO] 
07:07:32 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator ---
07:07:32 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT-sources.jar
07:07:32 [INFO] 
07:07:32 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator ---
07:07:32 [INFO] 
07:07:32 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator ---
07:07:32 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT.jar
07:07:32 [INFO] 
07:07:32 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator ---
07:07:32 [INFO] 
07:07:32 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.generator ---
07:07:32 [INFO] 
07:07:32 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator ---
07:07:32 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:07:32 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT.jar
07:07:32 [INFO] 
07:07:32 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.generator ---
07:07:32 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT.jar
07:07:33 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT-sources.jar
07:07:35 [INFO] 
07:07:35 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator ---
07:07:35 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:07:35 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT.jar
07:07:35 [INFO] 
07:07:35 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator ---
07:07:35 [INFO] 
07:07:35 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator ---
07:07:35 [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
07:07:35 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/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
07:07:35 [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
07:07:35 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT.jar.pack.gz 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-pack200.jar.pack.gz
07:07:35 [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
07:07:35 [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
07:07:35 [INFO] 
07:07:35 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator ---
07:07:35 [INFO] 
07:07:35 [INFO] --< org.eclipse.swtbot.generator.client:org.eclipse.swtbot.generator.client >--
07:07:35 [INFO] Building org.eclipse.swtbot.generator.client 4.1.0-SNAPSHOT      [20/57]
07:07:35 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:07:35 [INFO] 
07:07:35 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.client ---
07:07:35 [INFO] The project's OSGi version is 4.1.0.202210031105
07:07:35 [INFO] 
07:07:35 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.client ---
07:07:35 [INFO] 
07:07:35 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.client ---
07:07:35 [INFO] 
07:07:35 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.client ---
07:07:35 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
07:07:35 [INFO] 
07:07:35 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.client ---
07:07:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/src/main/resources
07:07:35 [INFO] 
07:07:35 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.generator.client ---
07:07:35 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/classes
07:07:35 [INFO] 
07:07:35 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.client ---
07:07:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/src/test/resources
07:07:35 [INFO] 
07:07:35 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.client ---
07:07:35 [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
07:07:35 [INFO] 
07:07:35 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.client ---
07:07:35 [INFO] 
07:07:35 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.client ---
07:07:35 [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
07:07:35 [INFO] 
07:07:35 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.client ---
07:07:35 [INFO] 
07:07:35 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.generator.client ---
07:07:35 [INFO] 
07:07:35 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.client ---
07:07:36 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:07:36 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-4.1.0-SNAPSHOT.jar
07:07:36 [INFO] 
07:07:36 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.client ---
07:07:36 [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
07:07:36 [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
07:07:38 [INFO] 
07:07:38 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.client ---
07:07:38 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:07:38 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-4.1.0-SNAPSHOT.jar
07:07:38 [INFO] 
07:07:38 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.client ---
07:07:38 [INFO] 
07:07:38 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.client ---
07:07:38 [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
07:07:38 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/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
07:07:38 [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
07:07:38 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-4.1.0-SNAPSHOT.jar.pack.gz 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-pack200.jar.pack.gz
07:07:38 [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
07:07:38 [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
07:07:38 [INFO] 
07:07:38 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.client ---
07:07:38 [INFO] 
07:07:38 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.rules.workbench >--
07:07:38 [INFO] Building org.eclipse.swtbot.generator.rules.workbench 4.1.0-SNAPSHOT [21/57]
07:07:38 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:07:38 [INFO] 
07:07:38 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.rules.workbench ---
07:07:38 [INFO] The project's OSGi version is 4.1.0.202210031105
07:07:38 [INFO] 
07:07:38 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.rules.workbench ---
07:07:38 [INFO] 
07:07:38 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.rules.workbench ---
07:07:38 [INFO] 
07:07:38 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.rules.workbench ---
07:07: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.*
07:07:38 [INFO] 
07:07:38 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.rules.workbench ---
07:07:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/src/main/resources
07:07:38 [INFO] 
07:07:38 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.generator.rules.workbench ---
07:07:38 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/classes
07:07:38 [INFO] 
07:07:38 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.rules.workbench ---
07:07:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/src/test/resources
07:07:38 [INFO] 
07:07:38 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.rules.workbench ---
07:07:38 [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
07:07:38 [INFO] 
07:07:38 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.rules.workbench ---
07:07:38 [INFO] 
07:07:38 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.rules.workbench ---
07:07:38 [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
07:07:38 [INFO] 
07:07:38 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.rules.workbench ---
07:07:38 [INFO] 
07:07:38 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.generator.rules.workbench ---
07:07:38 [INFO] 
07:07:38 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.rules.workbench ---
07:07:38 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:07:38 [INFO] Pack200 normalizing 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
07:07:38 [INFO] 
07:07:38 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.rules.workbench ---
07:07:38 [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
07:07:39 [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
07:07:40 [INFO] 
07:07:40 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.rules.workbench ---
07:07:40 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:07:40 [INFO] Pack200 packing 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
07:07:40 [INFO] 
07:07:40 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.rules.workbench ---
07:07:40 [INFO] 
07:07:40 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.rules.workbench ---
07:07:40 [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
07:07:40 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/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
07:07:40 [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
07:07:40 [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.pack.gz 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-pack200.jar.pack.gz
07:07:40 [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
07:07:40 [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
07:07:40 [INFO] 
07:07:40 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.rules.workbench ---
07:07:40 [INFO] 
07:07:40 [INFO] ----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt >-----
07:07:40 [INFO] Building org.eclipse.swtbot.generator.jdt 4.1.0-SNAPSHOT         [22/57]
07:07:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:07:40 [INFO] 
07:07:40 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.jdt ---
07:07:40 [INFO] The project's OSGi version is 4.1.0.202210031105
07:07:40 [INFO] 
07:07:40 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.jdt ---
07:07:40 [INFO] 
07:07:40 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.jdt ---
07:07:40 [INFO] 
07:07:40 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.jdt ---
07:07: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.*
07:07:40 [INFO] 
07:07:40 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.jdt ---
07:07:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/src/main/resources
07:07:40 [INFO] 
07:07:40 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.generator.jdt ---
07:07:40 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/classes
07:07:40 [INFO] 
07:07:40 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.jdt ---
07:07:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/src/test/resources
07:07:40 [INFO] 
07:07:40 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.jdt ---
07:07:40 [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
07:07:40 [INFO] 
07:07:40 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.jdt ---
07:07:40 [INFO] 
07:07:40 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.jdt ---
07:07:40 [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
07:07:40 [INFO] 
07:07:40 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.jdt ---
07:07:40 [INFO] 
07:07:40 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.generator.jdt ---
07:07:40 [INFO] 
07:07:40 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.jdt ---
07:07:40 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:07:40 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT.jar
07:07:40 [INFO] 
07:07:40 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.jdt ---
07:07:40 [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
07:07:41 [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
07:07:42 [INFO] 
07:07:42 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.jdt ---
07:07:42 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:07:42 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT.jar
07:07:42 [INFO] 
07:07:42 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.jdt ---
07:07:42 [INFO] 
07:07:42 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.jdt ---
07:07:42 [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
07:07:42 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/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
07:07:42 [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
07:07:42 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT.jar.pack.gz 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-pack200.jar.pack.gz
07:07:42 [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
07:07:42 [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
07:07:42 [INFO] 
07:07:42 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.jdt ---
07:07:42 [INFO] 
07:07:42 [INFO] -----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.ui >-----
07:07:42 [INFO] Building org.eclipse.swtbot.generator.ui 4.1.0-SNAPSHOT          [23/57]
07:07:42 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:07:42 [INFO] 
07:07:42 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.ui ---
07:07:42 [INFO] The project's OSGi version is 4.1.0.202210031105
07:07:42 [INFO] 
07:07:42 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.ui ---
07:07:42 [INFO] 
07:07:42 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.ui ---
07:07:42 [INFO] 
07:07:42 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.ui ---
07:07:42 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
07:07:42 [INFO] 
07:07:42 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.ui ---
07:07:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/src/main/resources
07:07:42 [INFO] 
07:07:42 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.generator.ui ---
07:07:42 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/classes
07:07:42 [INFO] 
07:07:42 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.ui ---
07:07:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/src/test/resources
07:07:42 [INFO] 
07:07:42 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.ui ---
07:07:42 [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
07:07:43 [INFO] 
07:07:43 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.ui ---
07:07:43 [INFO] 
07:07:43 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.ui ---
07:07:43 [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
07:07:43 [INFO] 
07:07:43 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.ui ---
07:07:43 [INFO] 
07:07:43 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.generator.ui ---
07:07:43 [INFO] 
07:07:43 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.ui ---
07:07:43 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:07:43 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-4.1.0-SNAPSHOT.jar
07:07:43 [INFO] 
07:07:43 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.ui ---
07:07:43 [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
07:07:44 [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
07:07:45 [INFO] 
07:07:45 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.ui ---
07:07:45 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:07:45 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-4.1.0-SNAPSHOT.jar
07:07:45 [INFO] 
07:07:45 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.ui ---
07:07:45 [INFO] 
07:07:45 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.ui ---
07:07:45 [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
07:07:45 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/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
07:07:45 [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
07:07:45 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-4.1.0-SNAPSHOT.jar.pack.gz 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-pack200.jar.pack.gz
07:07:45 [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
07:07:45 [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
07:07:45 [INFO] 
07:07:45 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.ui ---
07:07:45 [INFO] 
07:07:45 [INFO] -------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit5_x >-------
07:07:45 [INFO] Building org.eclipse.swtbot.junit5_x 4.1.0-SNAPSHOT              [24/57]
07:07:45 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:07:45 [INFO] 
07:07:45 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.junit5_x ---
07:07:45 [INFO] The project's OSGi version is 4.1.0.202210031105
07:07:45 [INFO] 
07:07:45 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.junit5_x ---
07:07:45 [INFO] 
07:07:45 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.junit5_x ---
07:07:45 [INFO] 
07:07:45 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.junit5_x ---
07:07:45 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
07:07:45 [INFO] 
07:07:45 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.junit5_x ---
07:07:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/src/main/resources
07:07:45 [INFO] 
07:07:45 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.junit5_x ---
07:07:45 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/classes
07:07:45 [INFO] 
07:07:45 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.junit5_x ---
07:07:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/src/test/resources
07:07:45 [INFO] 
07:07:45 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.junit5_x ---
07:07:45 [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
07:07:45 [INFO] 
07:07:45 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.junit5_x ---
07:07:45 [INFO] 
07:07:45 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.junit5_x ---
07:07:45 [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
07:07:45 [INFO] 
07:07:45 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.junit5_x ---
07:07:45 [INFO] 
07:07:45 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.junit5_x ---
07:07:45 [INFO] 
07:07:45 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.junit5_x ---
07:07:45 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:07:45 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/org.eclipse.swtbot.junit5_x-4.1.0-SNAPSHOT.jar
07:07:45 [INFO] 
07:07:45 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.junit5_x ---
07:07:45 [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
07:07:46 [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
07:07:47 [INFO] 
07:07:47 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.junit5_x ---
07:07:47 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:07:47 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/org.eclipse.swtbot.junit5_x-4.1.0-SNAPSHOT.jar
07:07:47 [INFO] 
07:07:47 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.junit5_x ---
07:07:47 [INFO] 
07:07:47 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.junit5_x ---
07:07:47 [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
07:07:47 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/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
07:07:47 [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
07:07:47 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/org.eclipse.swtbot.junit5_x-4.1.0-SNAPSHOT.jar.pack.gz 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-pack200.jar.pack.gz
07:07:47 [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
07:07:47 [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
07:07:47 [INFO] 
07:07:47 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.junit5_x ---
07:07:47 [INFO] 
07:07:47 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder >--
07:07:47 [INFO] Building org.eclipse.swtbot.nebula.gallery.finder 4.1.0-SNAPSHOT [25/57]
07:07:47 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:07:47 [INFO] 
07:07:47 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.gallery.finder ---
07:07:47 [INFO] The project's OSGi version is 4.1.0.202210031105
07:07:47 [INFO] 
07:07:47 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.gallery.finder ---
07:07:47 [INFO] 
07:07:47 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.gallery.finder ---
07:07:47 [INFO] 
07:07:47 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.gallery.finder ---
07:07:47 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
07:07:47 [INFO] 
07:07:47 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.gallery.finder ---
07:07:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/src/main/resources
07:07:47 [INFO] 
07:07:47 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.gallery.finder ---
07:07:47 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/classes
07:07:47 [INFO] 
07:07:47 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.gallery.finder ---
07:07:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/src/test/resources
07:07:47 [INFO] 
07:07:47 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.gallery.finder ---
07:07:47 [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
07:07:47 [INFO] 
07:07:47 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.gallery.finder ---
07:07:47 [INFO] 
07:07:47 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.gallery.finder ---
07:07:47 [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
07:07:47 [INFO] 
07:07:47 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.gallery.finder ---
07:07:47 [INFO] 
07:07:47 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.gallery.finder ---
07:07:47 [INFO] 
07:07:47 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.gallery.finder ---
07:07:47 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:07:47 [INFO] Pack200 normalizing 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
07:07:47 [INFO] 
07:07:47 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.gallery.finder ---
07:07:47 [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
07:07:48 [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
07:07:49 [INFO] 
07:07:49 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.gallery.finder ---
07:07:49 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:07:49 [INFO] Pack200 packing 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
07:07:50 [INFO] 
07:07:50 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.gallery.finder ---
07:07:50 [INFO] 
07:07:50 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.gallery.finder ---
07:07:50 [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
07:07:50 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/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
07:07:50 [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
07:07:50 [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.pack.gz 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-pack200.jar.pack.gz
07:07:50 [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
07:07:50 [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
07:07:50 [INFO] 
07:07:50 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.gallery.finder ---
07:07:50 [INFO] 
07:07:50 [INFO] ----------< org.eclipse.swtbot.test:org.eclipse.swt.examples >----------
07:07:50 [INFO] Building org.eclipse.swt.examples 4.1.0-SNAPSHOT                 [26/57]
07:07:50 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:07:50 [INFO] 
07:07:50 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swt.examples ---
07:07:50 [INFO] The project's OSGi version is 4.1.0.202210031105
07:07:50 [INFO] 
07:07:50 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swt.examples ---
07:07:50 [INFO] 
07:07:50 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swt.examples ---
07:07:50 [INFO] 
07:07:50 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swt.examples ---
07:07:50 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
07:07:50 [INFO] 
07:07:50 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swt.examples ---
07:07:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/src/main/resources
07:07:50 [INFO] 
07:07:50 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swt.examples ---
07:07:50 [INFO] Compiling 135 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/classes
07:07:50 [INFO] 
07:07:50 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swt.examples ---
07:07:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/src/test/resources
07:07:50 [INFO] 
07:07:50 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swt.examples ---
07:07:50 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT-sources.jar
07:07:50 [INFO] 
07:07:50 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swt.examples ---
07:07:50 [INFO] 
07:07:50 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swt.examples ---
07:07:50 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT.jar
07:07:51 [INFO] 
07:07:51 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swt.examples ---
07:07:51 [INFO] 
07:07:51 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swt.examples ---
07:07:51 [INFO] 
07:07:51 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swt.examples ---
07:07:51 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:07:51 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT.jar
07:07:52 [INFO] 
07:07:52 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swt.examples ---
07:07:52 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT.jar
07:07:56 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT-sources.jar
07:07:57 [INFO] 
07:07:57 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swt.examples ---
07:07:57 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:07:57 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT.jar
07:07:58 [INFO] 
07:07:58 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swt.examples ---
07:07:58 [INFO] 
07:07:58 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swt.examples ---
07:07:58 [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
07:07:58 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/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
07:07:58 [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
07:07:58 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT.jar.pack.gz 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-pack200.jar.pack.gz
07:07:58 [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
07:07:58 [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
07:07:58 [INFO] 
07:07:58 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swt.examples ---
07:07:58 [INFO] 
07:07:58 [INFO] -------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.demo >-------
07:07:58 [INFO] Building org.eclipse.swtbot.swt.demo 4.1.0-SNAPSHOT              [27/57]
07:07:58 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:07:58 [INFO] 
07:07:58 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.demo ---
07:07:58 [INFO] The project's OSGi version is 4.1.0.202210031105
07:07:58 [INFO] 
07:07:58 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.demo ---
07:07:58 [INFO] 
07:07:58 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.demo ---
07:07:58 [INFO] 
07:07:58 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.swt.demo ---
07:07:58 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
07:07:58 [INFO] 
07:07:58 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.demo ---
07:07:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/src/main/resources
07:07:58 [INFO] 
07:07:58 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.swt.demo ---
07:07:58 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/classes
07:07:58 [INFO] 
07:07:58 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.demo ---
07:07:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:07:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/src/test/resources
07:07:58 [INFO] 
07:07:58 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.demo ---
07:07:58 [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
07:07:58 [INFO] 
07:07:58 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.demo ---
07:07:58 [INFO] 
07:07:58 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.demo ---
07:07:58 [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
07:07:58 [INFO] 
07:07:58 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.demo ---
07:07:58 [INFO] 
07:07:58 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.swt.demo ---
07:07:58 [INFO] 
07:07:58 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.swt.demo ---
07:07:58 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:07:58 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-4.1.0-SNAPSHOT.jar
07:07:58 [INFO] 
07:07:58 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.swt.demo ---
07:07:58 [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
07:07:59 [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
07:08:00 [INFO] 
07:08:00 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.swt.demo ---
07:08:00 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:08:00 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-4.1.0-SNAPSHOT.jar
07:08:00 [INFO] 
07:08:00 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.demo ---
07:08:00 [INFO] 
07:08:00 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.demo ---
07:08:00 [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
07:08:00 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/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
07:08:00 [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
07:08:00 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-4.1.0-SNAPSHOT.jar.pack.gz 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-pack200.jar.pack.gz
07:08:00 [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
07:08:00 [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
07:08:00 [INFO] 
07:08:00 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.demo ---
07:08:00 [INFO] 
07:08:00 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.ui.forms.examples >------
07:08:00 [INFO] Building org.eclipse.ui.forms.examples 4.1.0-SNAPSHOT            [28/57]
07:08:00 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:08:00 [INFO] 
07:08:00 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.ui.forms.examples ---
07:08:00 [INFO] The project's OSGi version is 4.1.0.202210031105
07:08:00 [INFO] 
07:08:00 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.ui.forms.examples ---
07:08:00 [INFO] 
07:08:00 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.ui.forms.examples ---
07:08:00 [INFO] 
07:08:00 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.ui.forms.examples ---
07:08:00 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
07:08:00 [INFO] 
07:08:00 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ui.forms.examples ---
07:08:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:08:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/src/main/resources
07:08:00 [INFO] 
07:08:00 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.ui.forms.examples ---
07:08:00 [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/classes
07:08:00 [INFO] 
07:08:00 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ui.forms.examples ---
07:08:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:08:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/src/test/resources
07:08:00 [INFO] 
07:08:00 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.ui.forms.examples ---
07:08:00 [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
07:08:00 [INFO] 
07:08:00 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.ui.forms.examples ---
07:08:00 [INFO] 
07:08:00 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.ui.forms.examples ---
07:08:00 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/examples.jar
07:08:00 [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
07:08:00 [INFO] 
07:08:00 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.forms.examples ---
07:08:00 [INFO] 
07:08:00 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.ui.forms.examples ---
07:08:00 [INFO] 
07:08:00 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.ui.forms.examples ---
07:08:00 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:08:00 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT.jar
07:08:00 [INFO] 
07:08:00 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.ui.forms.examples ---
07:08:00 [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_945125449873669217/examples.jar' is disabled.
07:08:00 [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_945125449873669217/examples.jar
07:08:02 [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
07:08:03 [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
07:08:04 [INFO] 
07:08:04 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.ui.forms.examples ---
07:08:04 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:08:04 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT.jar
07:08:04 [INFO] 
07:08:04 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.ui.forms.examples ---
07:08:04 [INFO] 
07:08:04 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ui.forms.examples ---
07:08:04 [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
07:08:04 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/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
07:08:04 [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
07:08:04 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT.jar.pack.gz 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-pack200.jar.pack.gz
07:08:04 [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
07:08:04 [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
07:08:04 [INFO] 
07:08:04 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.ui.forms.examples ---
07:08:04 [INFO] 
07:08:04 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder >--
07:08:04 [INFO] Building org.eclipse.swtbot.nebula.nattable.finder 4.1.0-SNAPSHOT [29/57]
07:08:04 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:08:04 [INFO] 
07:08:04 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.nattable.finder ---
07:08:04 [INFO] The project's OSGi version is 4.1.0.202210031105
07:08:04 [INFO] 
07:08:04 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.nattable.finder ---
07:08:04 [INFO] 
07:08:04 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.nattable.finder ---
07:08:04 [INFO] 
07:08:04 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.nattable.finder ---
07:08:04 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
07:08:04 [INFO] 
07:08:04 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.nattable.finder ---
07:08:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:08:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/src/main/resources
07:08:04 [INFO] 
07:08:04 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.nattable.finder ---
07:08:04 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/classes
07:08:04 [INFO] 
07:08:04 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.nattable.finder ---
07:08:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:08:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/src/test/resources
07:08:04 [INFO] 
07:08:04 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.nattable.finder ---
07:08:04 [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
07:08:04 [INFO] 
07:08:04 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.nattable.finder ---
07:08:04 [INFO] 
07:08:04 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.nattable.finder ---
07:08:04 [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
07:08:04 [INFO] 
07:08:04 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.nattable.finder ---
07:08:04 [INFO] 
07:08:04 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.nattable.finder ---
07:08:04 [INFO] 
07:08:04 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.nattable.finder ---
07:08:04 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:08:04 [INFO] Pack200 normalizing 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
07:08:04 [INFO] 
07:08:04 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.nattable.finder ---
07:08:04 [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
07:08:05 [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
07:08:06 [INFO] 
07:08:06 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.nattable.finder ---
07:08:06 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:08:06 [INFO] Pack200 packing 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
07:08:06 [INFO] 
07:08:06 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.nattable.finder ---
07:08:06 [INFO] 
07:08:06 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.nattable.finder ---
07:08:06 [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
07:08:06 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/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
07:08:06 [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
07:08:06 [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.pack.gz 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-pack200.jar.pack.gz
07:08:06 [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
07:08:06 [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
07:08:06 [INFO] 
07:08:06 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.nattable.finder ---
07:08:06 [INFO] 
07:08:06 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.checkboxgroup.finder >--
07:08:06 [INFO] Building org.eclipse.swtbot.nebula.checkboxgroup.finder 4.1.0-SNAPSHOT [30/57]
07:08:06 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:08:06 [INFO] 
07:08:06 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
07:08:06 [INFO] The project's OSGi version is 4.1.0.202210031105
07:08:06 [INFO] 
07:08:06 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
07:08:06 [INFO] 
07:08:06 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
07:08:06 [INFO] 
07:08:06 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
07:08:06 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
07:08:06 [INFO] 
07:08:06 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
07:08:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:08:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/src/main/resources
07:08:06 [INFO] 
07:08:06 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
07:08:06 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/classes
07:08:06 [INFO] 
07:08:06 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
07:08:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:08:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/src/test/resources
07:08:06 [INFO] 
07:08:06 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
07:08:06 [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
07:08:06 [INFO] 
07:08:06 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
07:08:06 [INFO] 
07:08:06 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
07:08:06 [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
07:08:06 [INFO] 
07:08:06 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
07:08:06 [INFO] 
07:08:06 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
07:08:06 [INFO] 
07:08:06 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
07:08:06 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:08:06 [INFO] Pack200 normalizing 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
07:08:06 [INFO] 
07:08:06 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
07:08:06 [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
07:08:07 [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
07:08:09 [INFO] 
07:08:09 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
07:08:09 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:08:09 [INFO] Pack200 packing 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
07:08:09 [INFO] 
07:08:09 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
07:08:09 [INFO] 
07:08:09 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
07:08:09 [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
07:08:09 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/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
07:08:09 [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
07:08:09 [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.pack.gz 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-pack200.jar.pack.gz
07:08:09 [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
07:08:09 [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
07:08:09 [INFO] 
07:08:09 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
07:08:09 [INFO] 
07:08:09 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.stepbar.finder >--
07:08:09 [INFO] Building org.eclipse.swtbot.nebula.stepbar.finder 4.1.0-SNAPSHOT [31/57]
07:08:09 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:08:09 [INFO] 
07:08:09 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.stepbar.finder ---
07:08:09 [INFO] The project's OSGi version is 4.1.0.202210031105
07:08:09 [INFO] 
07:08:09 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.stepbar.finder ---
07:08:09 [INFO] 
07:08:09 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.stepbar.finder ---
07:08:09 [INFO] 
07:08:09 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.stepbar.finder ---
07:08:09 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
07:08:09 [INFO] 
07:08:09 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.stepbar.finder ---
07:08:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:08:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/src/main/resources
07:08:09 [INFO] 
07:08:09 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.stepbar.finder ---
07:08:09 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/classes
07:08:09 [INFO] 
07:08:09 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.stepbar.finder ---
07:08:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:08:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/src/test/resources
07:08:09 [INFO] 
07:08:09 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.stepbar.finder ---
07:08:09 [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
07:08:09 [INFO] 
07:08:09 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.stepbar.finder ---
07:08:09 [INFO] 
07:08:09 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.stepbar.finder ---
07:08:09 [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
07:08:09 [INFO] 
07:08:09 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.stepbar.finder ---
07:08:09 [INFO] 
07:08:09 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.stepbar.finder ---
07:08:09 [INFO] 
07:08:09 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.stepbar.finder ---
07:08:09 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:08:09 [INFO] Pack200 normalizing 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
07:08:09 [INFO] 
07:08:09 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.stepbar.finder ---
07:08:09 [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
07:08:10 [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
07:08:11 [INFO] 
07:08:11 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.stepbar.finder ---
07:08:11 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:08:11 [INFO] Pack200 packing 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
07:08:11 [INFO] 
07:08:11 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.stepbar.finder ---
07:08:11 [INFO] 
07:08:11 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.stepbar.finder ---
07:08:11 [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
07:08:11 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/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
07:08:11 [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
07:08:11 [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.pack.gz 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-pack200.jar.pack.gz
07:08:11 [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
07:08:11 [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
07:08:11 [INFO] 
07:08:11 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.stepbar.finder ---
07:08:11 [INFO] 
07:08:11 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.rangeslider.finder >--
07:08:11 [INFO] Building org.eclipse.swtbot.nebula.rangeslider.finder 4.1.0-SNAPSHOT [32/57]
07:08:11 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:08:11 [INFO] 
07:08:11 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
07:08:11 [INFO] The project's OSGi version is 4.1.0.202210031105
07:08:11 [INFO] 
07:08:11 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
07:08:11 [INFO] 
07:08:11 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
07:08:11 [INFO] 
07:08:11 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
07:08:11 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
07:08:11 [INFO] 
07:08:11 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
07:08:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:08:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/src/main/resources
07:08:11 [INFO] 
07:08:11 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
07:08:11 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/classes
07:08:11 [INFO] 
07:08:11 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
07:08:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:08:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/src/test/resources
07:08:11 [INFO] 
07:08:11 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
07:08:11 [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
07:08:11 [INFO] 
07:08:11 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
07:08:11 [INFO] 
07:08:11 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
07:08:11 [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
07:08:11 [INFO] 
07:08:11 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
07:08:11 [INFO] 
07:08:11 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
07:08:11 [INFO] 
07:08:11 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
07:08:11 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:08:11 [INFO] Pack200 normalizing 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
07:08:11 [INFO] 
07:08:11 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
07:08:11 [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
07:08:12 [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
07:08:13 [INFO] 
07:08:13 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
07:08:13 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:08:13 [INFO] Pack200 packing 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
07:08:13 [INFO] 
07:08:13 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
07:08:13 [INFO] 
07:08:13 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
07:08:13 [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
07:08:13 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/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
07:08:13 [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
07:08:13 [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.pack.gz 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-pack200.jar.pack.gz
07:08:13 [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
07:08:13 [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
07:08:13 [INFO] 
07:08:13 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
07:08:13 [INFO] 
07:08:13 [INFO] -----< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.gef >-----
07:08:13 [INFO] Building org.eclipse.swtbot.eclipse.gef 4.1.0-SNAPSHOT           [33/57]
07:08:13 [INFO] --------------------------[ eclipse-feature ]---------------------------
07:08:13 [INFO] 
07:08:13 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.eclipse.gef ---
07:08:13 [INFO] The project's OSGi version is 4.1.0.202210031105
07:08:13 [INFO] 
07:08:13 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.gef ---
07:08:13 [INFO] 
07:08:13 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.gef ---
07:08:13 [INFO] 
07:08:13 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.gef ---
07:08:13 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
07:08:13 [INFO] 
07:08:13 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.gef ---
07:08:13 [INFO] 
07:08:13 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.gef ---
07:08:13 [INFO] 
07:08:13 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.eclipse.gef ---
07:08:13 [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
07:08:13 [INFO] 
07:08:13 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.gef ---
07:08:13 [INFO] 
07:08:13 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.eclipse.gef ---
07:08:13 [INFO] 
07:08:13 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.gef ---
07:08:13 [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
07:08:13 [WARNING] org.eclipse.tycho:tycho-p2-plugin seems not to be enabled but will be required if the generated feature is used in an update-site. You cann add the follwoing snippet to your pom: 
07:08:13             <plugin>
07:08:13                 <groupId>org.eclipse.tycho</groupId>
07:08:13                 <artifactId>tycho-p2-plugin</artifactId>
07:08:13                 <executions>
07:08:13                     <execution>
07:08:13                         <id>attach-p2-metadata</id>
07:08:13                         <phase>package</phase>
07:08:13                         <goals>
07:08:13                             <goal>p2-metadata</goal>
07:08:13                         </goals>
07:08:13                     </execution>
07:08:13                 </executions>
07:08:13             </plugin>
07:08:13 [INFO] 
07:08:13 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.gef ---
07:08:13 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:08:13 [INFO] 
07:08:13 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.gef ---
07:08:13 [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
07:08:15 [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
07:08:16 [INFO] 
07:08:16 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.gef ---
07:08:16 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:08:16 [INFO] 
07:08:16 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.gef ---
07:08:16 [INFO] 
07:08:16 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.gef ---
07:08:16 [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
07:08:16 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/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
07:08:16 [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
07:08:16 [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
07:08:16 [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
07:08:16 [INFO] 
07:08:16 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.gef ---
07:08:16 [INFO] 
07:08:16 [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.generator.feature >--
07:08:16 [INFO] Building org.eclipse.swtbot.generator.feature 4.1.0-SNAPSHOT     [34/57]
07:08:16 [INFO] --------------------------[ eclipse-feature ]---------------------------
07:08:16 [INFO] 
07:08:16 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.generator.feature ---
07:08:16 [INFO] The project's OSGi version is 4.1.0.202210031105
07:08:16 [INFO] 
07:08:16 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.feature ---
07:08:16 [INFO] 
07:08:16 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.feature ---
07:08:16 [INFO] 
07:08:16 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.feature ---
07:08:16 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
07:08:16 [INFO] 
07:08:16 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.feature ---
07:08:16 [INFO] 
07:08:16 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.feature ---
07:08:16 [INFO] 
07:08:16 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.generator.feature ---
07:08:16 [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
07:08:16 [INFO] 
07:08:16 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.feature ---
07:08:16 [INFO] 
07:08:16 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.generator.feature ---
07:08:16 [INFO] 
07:08:16 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.generator.feature ---
07:08:16 [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
07:08:16 [WARNING] org.eclipse.tycho:tycho-p2-plugin seems not to be enabled but will be required if the generated feature is used in an update-site. You cann add the follwoing snippet to your pom: 
07:08:16             <plugin>
07:08:16                 <groupId>org.eclipse.tycho</groupId>
07:08:16                 <artifactId>tycho-p2-plugin</artifactId>
07:08:16                 <executions>
07:08:16                     <execution>
07:08:16                         <id>attach-p2-metadata</id>
07:08:16                         <phase>package</phase>
07:08:16                         <goals>
07:08:16                             <goal>p2-metadata</goal>
07:08:16                         </goals>
07:08:16                     </execution>
07:08:16                 </executions>
07:08:16             </plugin>
07:08:16 [INFO] 
07:08:16 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.feature ---
07:08:16 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:08:16 [INFO] 
07:08:16 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.feature ---
07:08:16 [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
07:08:17 [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
07:08:18 [INFO] 
07:08:18 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.feature ---
07:08:18 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:08:18 [INFO] 
07:08:18 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.feature ---
07:08:18 [INFO] 
07:08:18 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.feature ---
07:08:18 [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
07:08:18 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/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
07:08:18 [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
07:08:18 [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
07:08:18 [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
07:08:18 [INFO] 
07:08:18 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.feature ---
07:08:18 [INFO] 
07:08:18 [INFO] ---------< org.eclipse.swtbot.features:org.eclipse.swtbot.ide >---------
07:08:18 [INFO] Building org.eclipse.swtbot.ide 4.1.0-SNAPSHOT                   [35/57]
07:08:18 [INFO] --------------------------[ eclipse-feature ]---------------------------
07:08:18 [INFO] 
07:08:18 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.ide ---
07:08:18 [INFO] The project's OSGi version is 4.1.0.202210031105
07:08:18 [INFO] 
07:08:18 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.ide ---
07:08:18 [INFO] 
07:08:18 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.ide ---
07:08:18 [INFO] 
07:08:18 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.ide ---
07:08: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.*
07:08:18 [INFO] 
07:08:18 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.ide ---
07:08:18 [INFO] 
07:08:18 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.ide ---
07:08:18 [INFO] 
07:08:18 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.ide ---
07:08:18 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-4.1.0-SNAPSHOT.jar
07:08:18 [INFO] 
07:08:18 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.ide ---
07:08:18 [INFO] 
07:08:18 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.ide ---
07:08:18 [INFO] 
07:08:18 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.ide ---
07:08:19 [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
07:08:19 [WARNING] org.eclipse.tycho:tycho-p2-plugin seems not to be enabled but will be required if the generated feature is used in an update-site. You cann add the follwoing snippet to your pom: 
07:08:19             <plugin>
07:08:19                 <groupId>org.eclipse.tycho</groupId>
07:08:19                 <artifactId>tycho-p2-plugin</artifactId>
07:08:19                 <executions>
07:08:19                     <execution>
07:08:19                         <id>attach-p2-metadata</id>
07:08:19                         <phase>package</phase>
07:08:19                         <goals>
07:08:19                             <goal>p2-metadata</goal>
07:08:19                         </goals>
07:08:19                     </execution>
07:08:19                 </executions>
07:08:19             </plugin>
07:08:19 [INFO] 
07:08:19 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.ide ---
07:08:19 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:08:19 [INFO] 
07:08:19 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.ide ---
07:08:19 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-4.1.0-SNAPSHOT.jar
07:08:20 [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
07:08:21 [INFO] 
07:08:21 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.ide ---
07:08:21 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:08:21 [INFO] 
07:08:21 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.ide ---
07:08:21 [INFO] 
07:08:21 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.ide ---
07:08:21 [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
07:08:21 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/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
07:08:21 [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
07:08:21 [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
07:08:21 [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
07:08:21 [INFO] 
07:08:21 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.ide ---
07:08:21 [INFO] 
07:08:21 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit5.headless >--
07:08:21 [INFO] Building org.eclipse.swtbot.eclipse.junit5.headless 4.1.0-SNAPSHOT [36/57]
07:08:21 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:08:21 [INFO] 
07:08:21 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.junit5.headless ---
07:08:21 [INFO] The project's OSGi version is 4.1.0.202210031105
07:08:21 [INFO] 
07:08:21 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.junit5.headless ---
07:08:21 [INFO] 
07:08:21 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.junit5.headless ---
07:08:21 [INFO] 
07:08:21 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.junit5.headless ---
07:08:21 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
07:08:21 [INFO] 
07:08:21 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.junit5.headless ---
07:08:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:08:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/src/main/resources
07:08:21 [INFO] 
07:08:21 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.junit5.headless ---
07:08:21 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/classes
07:08:21 [INFO] 
07:08:21 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.junit5.headless ---
07:08:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:08:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/src/test/resources
07:08:21 [INFO] 
07:08:21 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.junit5.headless ---
07:08:21 [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
07:08:21 [INFO] 
07:08:21 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.junit5.headless ---
07:08:21 [INFO] 
07:08:21 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.junit5.headless ---
07:08:21 [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
07:08:21 [INFO] 
07:08:21 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.junit5.headless ---
07:08:21 [INFO] 
07:08:21 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.junit5.headless ---
07:08:21 [INFO] 
07:08:21 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.junit5.headless ---
07:08:21 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:08:21 [INFO] Pack200 normalizing 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
07:08:21 [INFO] 
07:08:21 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.junit5.headless ---
07:08:21 [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
07:08:22 [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
07:08:23 [INFO] 
07:08:23 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.junit5.headless ---
07:08:23 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:08:23 [INFO] Pack200 packing 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
07:08:23 [INFO] 
07:08:23 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.junit5.headless ---
07:08:23 [INFO] 
07:08:23 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.junit5.headless ---
07:08:23 [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
07:08:23 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/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
07:08:23 [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
07:08:23 [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.pack.gz 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-pack200.jar.pack.gz
07:08:23 [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
07:08:23 [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
07:08:23 [INFO] 
07:08:23 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.junit5.headless ---
07:08:23 [INFO] 
07:08:23 [INFO] -------< org.eclipse.swtbot.features:org.eclipse.swtbot.junit5 >--------
07:08:23 [INFO] Building org.eclipse.swtbot.junit5 4.1.0-SNAPSHOT                [37/57]
07:08:23 [INFO] --------------------------[ eclipse-feature ]---------------------------
07:08:23 [INFO] 
07:08:23 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.junit5 ---
07:08:23 [INFO] The project's OSGi version is 4.1.0.202210031105
07:08:23 [INFO] 
07:08:23 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.junit5 ---
07:08:23 [INFO] 
07:08:23 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.junit5 ---
07:08:23 [INFO] 
07:08:23 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.junit5 ---
07:08: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.*
07:08:23 [INFO] 
07:08:23 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.junit5 ---
07:08:23 [INFO] 
07:08:23 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.junit5 ---
07:08:23 [INFO] 
07:08:23 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.junit5 ---
07:08:23 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/org.eclipse.swtbot.junit5-4.1.0-SNAPSHOT.jar
07:08:23 [INFO] 
07:08:23 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.junit5 ---
07:08:23 [INFO] 
07:08:23 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.junit5 ---
07:08:23 [INFO] 
07:08:23 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.junit5 ---
07:08:23 [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
07:08:23 [WARNING] org.eclipse.tycho:tycho-p2-plugin seems not to be enabled but will be required if the generated feature is used in an update-site. You cann add the follwoing snippet to your pom: 
07:08:23             <plugin>
07:08:23                 <groupId>org.eclipse.tycho</groupId>
07:08:23                 <artifactId>tycho-p2-plugin</artifactId>
07:08:23                 <executions>
07:08:23                     <execution>
07:08:23                         <id>attach-p2-metadata</id>
07:08:23                         <phase>package</phase>
07:08:23                         <goals>
07:08:23                             <goal>p2-metadata</goal>
07:08:23                         </goals>
07:08:23                     </execution>
07:08:23                 </executions>
07:08:23             </plugin>
07:08:23 [INFO] 
07:08:23 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.junit5 ---
07:08:23 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:08:23 [INFO] 
07:08:23 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.junit5 ---
07:08:23 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/org.eclipse.swtbot.junit5-4.1.0-SNAPSHOT.jar
07:08:25 [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
07:08:26 [INFO] 
07:08:26 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.junit5 ---
07:08:26 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:08:26 [INFO] 
07:08:26 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.junit5 ---
07:08:26 [INFO] 
07:08:26 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.junit5 ---
07:08:26 [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
07:08:26 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/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
07:08:26 [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
07:08:26 [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
07:08:26 [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
07:08:26 [INFO] 
07:08:26 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.junit5 ---
07:08:26 [INFO] 
07:08:26 [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.gallery >----
07:08:26 [INFO] Building org.eclipse.swtbot.nebula.gallery 4.1.0-SNAPSHOT        [38/57]
07:08:26 [INFO] --------------------------[ eclipse-feature ]---------------------------
07:08:26 [INFO] 
07:08:26 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.gallery ---
07:08:26 [INFO] The project's OSGi version is 4.1.0.202210031105
07:08:26 [INFO] 
07:08:26 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.gallery ---
07:08:26 [INFO] 
07:08:26 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.gallery ---
07:08:26 [INFO] 
07:08:26 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.gallery ---
07:08: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.*
07:08:26 [INFO] 
07:08:26 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.gallery ---
07:08:26 [INFO] 
07:08:26 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.gallery ---
07:08:26 [INFO] 
07:08:26 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.gallery ---
07:08:26 [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
07:08:26 [INFO] 
07:08:26 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.gallery ---
07:08:26 [INFO] 
07:08:26 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.gallery ---
07:08:26 [INFO] 
07:08:26 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.gallery ---
07:08:26 [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
07:08:26 [WARNING] org.eclipse.tycho:tycho-p2-plugin seems not to be enabled but will be required if the generated feature is used in an update-site. You cann add the follwoing snippet to your pom: 
07:08:26             <plugin>
07:08:26                 <groupId>org.eclipse.tycho</groupId>
07:08:26                 <artifactId>tycho-p2-plugin</artifactId>
07:08:26                 <executions>
07:08:26                     <execution>
07:08:26                         <id>attach-p2-metadata</id>
07:08:26                         <phase>package</phase>
07:08:26                         <goals>
07:08:26                             <goal>p2-metadata</goal>
07:08:26                         </goals>
07:08:26                     </execution>
07:08:26                 </executions>
07:08:26             </plugin>
07:08:26 [INFO] 
07:08:26 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.gallery ---
07:08:26 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:08:26 [INFO] 
07:08:26 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.gallery ---
07:08:26 [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
07:08:27 [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
07:08:29 [INFO] 
07:08:29 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.gallery ---
07:08:29 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:08:29 [INFO] 
07:08:29 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.gallery ---
07:08:29 [INFO] 
07:08:29 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.gallery ---
07:08:29 [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
07:08:29 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/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
07:08:29 [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
07:08:29 [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
07:08:29 [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
07:08:29 [INFO] 
07:08:29 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.gallery ---
07:08:29 [INFO] 
07:08:29 [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.nattable >---
07:08:29 [INFO] Building org.eclipse.swtbot.nebula.nattable 4.1.0-SNAPSHOT       [39/57]
07:08:29 [INFO] --------------------------[ eclipse-feature ]---------------------------
07:08:29 [INFO] 
07:08:29 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.nattable ---
07:08:29 [INFO] The project's OSGi version is 4.1.0.202210031105
07:08:29 [INFO] 
07:08:29 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.nattable ---
07:08:29 [INFO] 
07:08:29 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.nattable ---
07:08:29 [INFO] 
07:08:29 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.nattable ---
07:08: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.*
07:08:29 [INFO] 
07:08:29 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.nattable ---
07:08:29 [INFO] 
07:08:29 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.nattable ---
07:08:29 [INFO] 
07:08:29 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.nattable ---
07:08:29 [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
07:08:29 [INFO] 
07:08:29 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.nattable ---
07:08:29 [INFO] 
07:08:29 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.nattable ---
07:08:29 [INFO] 
07:08:29 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.nattable ---
07:08:29 [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
07:08:29 [WARNING] org.eclipse.tycho:tycho-p2-plugin seems not to be enabled but will be required if the generated feature is used in an update-site. You cann add the follwoing snippet to your pom: 
07:08:29             <plugin>
07:08:29                 <groupId>org.eclipse.tycho</groupId>
07:08:29                 <artifactId>tycho-p2-plugin</artifactId>
07:08:29                 <executions>
07:08:29                     <execution>
07:08:29                         <id>attach-p2-metadata</id>
07:08:29                         <phase>package</phase>
07:08:29                         <goals>
07:08:29                             <goal>p2-metadata</goal>
07:08:29                         </goals>
07:08:29                     </execution>
07:08:29                 </executions>
07:08:29             </plugin>
07:08:29 [INFO] 
07:08:29 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.nattable ---
07:08:29 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:08:29 [INFO] 
07:08:29 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.nattable ---
07:08:29 [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
07:08:30 [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
07:08:31 [INFO] 
07:08:31 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.nattable ---
07:08:31 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:08:31 [INFO] 
07:08:31 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.nattable ---
07:08:31 [INFO] 
07:08:31 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.nattable ---
07:08:31 [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
07:08:31 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/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
07:08:31 [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
07:08:31 [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
07:08:31 [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
07:08:31 [INFO] 
07:08:31 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.nattable ---
07:08:31 [INFO] 
07:08:31 [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.checkboxgroup >--
07:08:31 [INFO] Building org.eclipse.swtbot.nebula.checkboxgroup 4.1.0-SNAPSHOT  [40/57]
07:08:31 [INFO] --------------------------[ eclipse-feature ]---------------------------
07:08:31 [INFO] 
07:08:31 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.checkboxgroup ---
07:08:31 [INFO] The project's OSGi version is 4.1.0.202210031105
07:08:31 [INFO] 
07:08:31 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.checkboxgroup ---
07:08:31 [INFO] 
07:08:31 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.checkboxgroup ---
07:08:31 [INFO] 
07:08:31 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.checkboxgroup ---
07:08: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.*
07:08:31 [INFO] 
07:08:31 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.checkboxgroup ---
07:08:31 [INFO] 
07:08:31 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.checkboxgroup ---
07:08:31 [INFO] 
07:08:31 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.checkboxgroup ---
07:08:31 [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
07:08:31 [INFO] 
07:08:31 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.checkboxgroup ---
07:08:31 [INFO] 
07:08:31 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.checkboxgroup ---
07:08:31 [INFO] 
07:08:31 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.checkboxgroup ---
07:08:31 [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
07:08:31 [WARNING] org.eclipse.tycho:tycho-p2-plugin seems not to be enabled but will be required if the generated feature is used in an update-site. You cann add the follwoing snippet to your pom: 
07:08:31             <plugin>
07:08:31                 <groupId>org.eclipse.tycho</groupId>
07:08:31                 <artifactId>tycho-p2-plugin</artifactId>
07:08:31                 <executions>
07:08:31                     <execution>
07:08:31                         <id>attach-p2-metadata</id>
07:08:31                         <phase>package</phase>
07:08:31                         <goals>
07:08:31                             <goal>p2-metadata</goal>
07:08:31                         </goals>
07:08:31                     </execution>
07:08:31                 </executions>
07:08:31             </plugin>
07:08:31 [INFO] 
07:08:31 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.checkboxgroup ---
07:08:31 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:08:31 [INFO] 
07:08:31 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.checkboxgroup ---
07:08:31 [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
07:08:33 [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
07:08:34 [INFO] 
07:08:34 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.checkboxgroup ---
07:08:34 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:08:34 [INFO] 
07:08:34 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.checkboxgroup ---
07:08:34 [INFO] 
07:08:34 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.checkboxgroup ---
07:08:34 [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
07:08:34 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/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
07:08:34 [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
07:08:34 [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
07:08:34 [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
07:08:34 [INFO] 
07:08:34 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.checkboxgroup ---
07:08:34 [INFO] 
07:08:34 [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.stepbar >----
07:08:34 [INFO] Building org.eclipse.swtbot.nebula.stepbar 4.1.0-SNAPSHOT        [41/57]
07:08:34 [INFO] --------------------------[ eclipse-feature ]---------------------------
07:08:34 [INFO] 
07:08:34 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.stepbar ---
07:08:34 [INFO] The project's OSGi version is 4.1.0.202210031105
07:08:34 [INFO] 
07:08:34 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.stepbar ---
07:08:34 [INFO] 
07:08:34 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.stepbar ---
07:08:34 [INFO] 
07:08:34 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.stepbar ---
07:08: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.*
07:08:34 [INFO] 
07:08:34 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.stepbar ---
07:08:34 [INFO] 
07:08:34 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.stepbar ---
07:08:34 [INFO] 
07:08:34 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.stepbar ---
07:08:34 [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
07:08:34 [INFO] 
07:08:34 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.stepbar ---
07:08:34 [INFO] 
07:08:34 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.stepbar ---
07:08:34 [INFO] 
07:08:34 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.stepbar ---
07:08:34 [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
07:08:34 [WARNING] org.eclipse.tycho:tycho-p2-plugin seems not to be enabled but will be required if the generated feature is used in an update-site. You cann add the follwoing snippet to your pom: 
07:08:34             <plugin>
07:08:34                 <groupId>org.eclipse.tycho</groupId>
07:08:34                 <artifactId>tycho-p2-plugin</artifactId>
07:08:34                 <executions>
07:08:34                     <execution>
07:08:34                         <id>attach-p2-metadata</id>
07:08:34                         <phase>package</phase>
07:08:34                         <goals>
07:08:34                             <goal>p2-metadata</goal>
07:08:34                         </goals>
07:08:34                     </execution>
07:08:34                 </executions>
07:08:34             </plugin>
07:08:34 [INFO] 
07:08:34 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.stepbar ---
07:08:34 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:08:34 [INFO] 
07:08:34 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.stepbar ---
07:08:34 [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
07:08:35 [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
07:08:36 [INFO] 
07:08:36 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.stepbar ---
07:08:36 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:08:36 [INFO] 
07:08:36 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.stepbar ---
07:08:36 [INFO] 
07:08:36 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.stepbar ---
07:08:36 [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
07:08:36 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/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
07:08:36 [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
07:08:36 [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
07:08:36 [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
07:08:36 [INFO] 
07:08:36 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.stepbar ---
07:08:36 [INFO] 
07:08:36 [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.rangeslider >--
07:08:36 [INFO] Building org.eclipse.swtbot.nebula.rangeslider 4.1.0-SNAPSHOT    [42/57]
07:08:36 [INFO] --------------------------[ eclipse-feature ]---------------------------
07:08:36 [INFO] 
07:08:36 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.rangeslider ---
07:08:36 [INFO] The project's OSGi version is 4.1.0.202210031105
07:08:36 [INFO] 
07:08:36 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.rangeslider ---
07:08:36 [INFO] 
07:08:36 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.rangeslider ---
07:08:36 [INFO] 
07:08:36 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.rangeslider ---
07:08:36 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
07:08:36 [INFO] 
07:08:36 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.rangeslider ---
07:08:36 [INFO] 
07:08:36 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.rangeslider ---
07:08:36 [INFO] 
07:08:36 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.rangeslider ---
07:08:36 [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
07:08:36 [INFO] 
07:08:36 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.rangeslider ---
07:08:36 [INFO] 
07:08:36 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.rangeslider ---
07:08:36 [INFO] 
07:08:36 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.rangeslider ---
07:08:36 [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
07:08:36 [WARNING] org.eclipse.tycho:tycho-p2-plugin seems not to be enabled but will be required if the generated feature is used in an update-site. You cann add the follwoing snippet to your pom: 
07:08:36             <plugin>
07:08:36                 <groupId>org.eclipse.tycho</groupId>
07:08:36                 <artifactId>tycho-p2-plugin</artifactId>
07:08:36                 <executions>
07:08:36                     <execution>
07:08:36                         <id>attach-p2-metadata</id>
07:08:36                         <phase>package</phase>
07:08:36                         <goals>
07:08:36                             <goal>p2-metadata</goal>
07:08:36                         </goals>
07:08:36                     </execution>
07:08:36                 </executions>
07:08:36             </plugin>
07:08:36 [INFO] 
07:08:36 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.rangeslider ---
07:08:36 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:08:36 [INFO] 
07:08:36 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.rangeslider ---
07:08:36 [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
07:08:37 [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
07:08:38 [INFO] 
07:08:38 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.rangeslider ---
07:08:38 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:08:38 [INFO] 
07:08:38 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.rangeslider ---
07:08:38 [INFO] 
07:08:38 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.rangeslider ---
07:08:38 [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
07:08:38 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/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
07:08:38 [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
07:08:38 [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
07:08:38 [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
07:08:38 [INFO] 
07:08:38 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.rangeslider ---
07:08:38 [INFO] 
07:08:38 [INFO] ----------< org.eclipse.swtbot:org.eclipse.swtbot.updatesite >----------
07:08:38 [INFO] Building org.eclipse.swtbot.updatesite 4.1.0-SNAPSHOT            [43/57]
07:08:38 [INFO] -------------------------[ eclipse-repository ]-------------------------
07:08:38 [INFO] 
07:08:38 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.updatesite ---
07:08:38 [INFO] The project's OSGi version is 4.1.0.202210031105
07:08:38 [INFO] 
07:08:38 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.swtbot.updatesite ---
07:08:39 [INFO] 
07:08:39 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.updatesite ---
07:08:39 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
07:08:39 [INFO] 
07:08:39 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.updatesite ---
07:08:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:08:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/src/main/resources
07:08:39 [INFO] 
07:08:39 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.updatesite ---
07:08:39 [INFO] 
07:08:39 [INFO] --- tycho-p2-publisher-plugin:2.3.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.swtbot.updatesite ---
07:08:39 [INFO] Published profile IUs: [config.a.jre.javase 11.0.0, a.jre.javase 11.0.0]
07:08:39 [INFO] Published profile IUs: [config.a.jre.javase 15.0.0, a.jre.javase 15.0.0]
07:08:39 [INFO] Published profile IUs: [config.a.jre.javase 16.0.0, a.jre.javase 16.0.0]
07:08:39 [INFO] 
07:08:39 [INFO] --- tycho-p2-publisher-plugin:2.3.0:publish-products (default-publish-products) @ org.eclipse.swtbot.updatesite ---
07:08:39 [INFO] 
07:08:39 [INFO] --- tycho-p2-publisher-plugin:2.3.0:publish-categories (default-publish-categories) @ org.eclipse.swtbot.updatesite ---
07:08:39 [INFO] 
07:08:39 [INFO] --- tycho-p2-publisher-plugin:2.3.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.swtbot.updatesite ---
07:08:39 [INFO] 
07:08:39 [INFO] --- tycho-p2-repository-plugin:2.3.0:assemble-repository (default-assemble-repository) @ org.eclipse.swtbot.updatesite ---
07:08:39 [INFO] Fetching org.hamcrest.core.source_1.3.0.v20180420-1519.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (51.3kB)
07:08:39 [INFO] Fetching org.hamcrest.library.source_1.3.0.v20180524-2246.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (57.11kB)
07:08:39 [INFO] Fetching org.slf4j.api.source_1.7.30.v20200204-2150.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (67.32kB)
07:08:42 [INFO] 
07:08:42 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.updatesite ---
07:08:42 [INFO] 
07:08:42 [INFO] --- tycho-p2-repository-plugin:2.3.0:archive-repository (default-archive-repository) @ org.eclipse.swtbot.updatesite ---
07:08:42 [INFO] Building zip: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/target/org.eclipse.swtbot.updatesite-4.1.0-SNAPSHOT.zip
07:08:42 [INFO] 
07:08:42 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.updatesite ---
07:08:42 [INFO] 
07:08:42 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.updatesite ---
07:08:42 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:08:42 [INFO] 
07:08:42 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.updatesite ---
07:08:42 [INFO] 
07:08:42 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.updatesite ---
07:08:42 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:08:42 [INFO] 
07:08:42 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.updatesite ---
07:08:42 [INFO] 
07:08:42 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.updatesite ---
07:08:42 [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
07:08:42 [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
07:08:42 [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
07:08:42 [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
07:08:42 [INFO] 
07:08:42 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.updatesite ---
07:08:42 [INFO] 
07:08:42 [INFO] -----< org.eclipse.swtbot.test:org.eclipse.swtbot.eclipse.ui.test >-----
07:08:42 [INFO] Building org.eclipse.swtbot.eclipse.ui.test 4.1.0-SNAPSHOT       [44/57]
07:08:42 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
07:08:42 [INFO] 
07:08:42 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.ui.test ---
07:08:42 [INFO] The project's OSGi version is 4.1.0.202210031105
07:08:42 [INFO] 
07:08:42 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.ui.test ---
07:08:42 [INFO] 
07:08:42 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.ui.test ---
07:08:42 [INFO] 
07:08:42 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.ui.test ---
07:08:42 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
07:08:42 [INFO] 
07:08:42 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.ui.test ---
07:08:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:08:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/src/main/resources
07:08:42 [INFO] 
07:08:42 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.ui.test ---
07:08:42 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/classes
07:08:43 [INFO] 
07:08:43 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.ui.test ---
07:08:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:08:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/src/test/resources
07:08:43 [INFO] 
07:08:43 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.ui.test ---
07:08:43 [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
07:08:43 [INFO] 
07:08:43 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.ui.test ---
07:08:43 [INFO] 
07:08:43 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.ui.test ---
07:08:43 [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
07:08:43 [INFO] 
07:08:43 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.ui.test ---
07:08:43 [INFO] 
07:08:43 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.ui.test ---
07:08:43 [INFO] 
07:08:43 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.ui.test ---
07:08:43 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:08:43 [INFO] Pack200 normalizing 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
07:08:43 [INFO] 
07:08:43 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.ui.test ---
07:08:43 [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
07:08:44 [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
07:08:45 [INFO] 
07:08:45 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.ui.test ---
07:08:45 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:08:45 [INFO] Pack200 packing 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
07:08:45 [INFO] 
07:08:45 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.ui.test ---
07:08:45 [INFO] 
07:08:45 [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.eclipse.ui.test ---
07:08:45 [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
07:08:45 [INFO] Command line:
07:08:45 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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]
07:08:48 Launching application org.eclipse.ui.ide.workbench...
07:08:52 Running org.eclipse.swtbot.eclipse.ui.functional.AllTests
07:08:53 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
07:08:53 SLF4J: Defaulting to no-operation (NOP) logger implementation
07:08:53 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
07:08:56 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.561 s - in org.eclipse.swtbot.eclipse.ui.functional.AllTests
07:08:56 canCreateSWTBotProject(org.eclipse.swtbot.eclipse.ui.functional.ProjectCreationWizardTest)  Time elapsed: 3.159 s
07:08:56 
07:08:56 Results:
07:08:56 
07:08:56 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
07:08:56 
07:09:01 [INFO] All tests passed!
07:09:01 [INFO] 
07:09:01 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.ui.test ---
07:09:01 [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
07:09:01 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/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
07:09:01 [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
07:09:01 [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.pack.gz 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-pack200.jar.pack.gz
07:09:01 [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
07:09:01 [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
07:09:01 [INFO] 
07:09:01 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.ui.test ---
07:09:01 [INFO] 
07:09:01 [INFO] --< org.eclipse.swtbot.test:org.eclipse.swtbot.swt.finder.test.keyboards >--
07:09:01 [INFO] Building org.eclipse.swtbot.swt.finder.test.keyboards 4.1.0-SNAPSHOT [45/57]
07:09:01 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:09:01 [INFO] 
07:09:01 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
07:09:01 [INFO] The project's OSGi version is 4.1.0.202210031105
07:09:01 [INFO] 
07:09:01 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
07:09:01 [INFO] 
07:09:01 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
07:09:01 [INFO] 
07:09:01 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
07:09: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.*
07:09:01 [INFO] 
07:09:01 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
07:09:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:09:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/src/main/resources
07:09:01 [INFO] 
07:09:01 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
07:09:01 [INFO] Nothing to compile - all classes are up to date
07:09:01 [INFO] 
07:09:01 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
07:09:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:09:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/src/test/resources
07:09:01 [INFO] 
07:09:01 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
07:09:02 [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
07:09:02 [INFO] 
07:09:02 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
07:09:02 [INFO] 
07:09:02 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
07:09:02 [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
07:09:02 [INFO] 
07:09:02 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
07:09:02 [INFO] 
07:09:02 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
07:09:02 [INFO] 
07:09:02 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
07:09:02 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:09:02 [INFO] Pack200 normalizing 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
07:09:02 [INFO] 
07:09:02 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
07:09:02 [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
07:09:02 [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
07:09:03 [INFO] 
07:09:03 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
07:09:03 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:09:03 [INFO] Pack200 packing 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
07:09:03 [INFO] 
07:09:03 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
07:09:03 [INFO] 
07:09:03 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
07:09:03 [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
07:09:03 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/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
07:09:03 [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
07:09:03 [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.pack.gz 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-pack200.jar.pack.gz
07:09:03 [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
07:09:03 [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
07:09:03 [INFO] 
07:09:03 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
07:09:03 [INFO] 
07:09:03 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder.test >---
07:09:03 [INFO] Building org.eclipse.swtbot.forms.finder.test 4.1.0-SNAPSHOT     [46/57]
07:09:03 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
07:09:03 [INFO] 
07:09:03 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.forms.finder.test ---
07:09:03 [INFO] The project's OSGi version is 4.1.0.202210031105
07:09:03 [INFO] 
07:09:03 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.forms.finder.test ---
07:09:03 [INFO] 
07:09:03 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.forms.finder.test ---
07:09:03 [INFO] 
07:09:03 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.forms.finder.test ---
07:09:03 [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.*
07:09:03 [INFO] 
07:09:03 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.forms.finder.test ---
07:09:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:09:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/src/main/resources
07:09:03 [INFO] 
07:09:03 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.forms.finder.test ---
07:09:03 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/classes
07:09:03 [INFO] 
07:09:03 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.forms.finder.test ---
07:09:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:09:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/src/test/resources
07:09:03 [INFO] 
07:09:03 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.forms.finder.test ---
07:09:03 [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
07:09:03 [INFO] 
07:09:03 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.forms.finder.test ---
07:09:03 [INFO] 
07:09:03 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.forms.finder.test ---
07:09:03 [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
07:09:03 [INFO] 
07:09:03 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.forms.finder.test ---
07:09:03 [INFO] 
07:09:03 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.forms.finder.test ---
07:09:03 [INFO] 
07:09:03 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.forms.finder.test ---
07:09:03 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:09:03 [INFO] Pack200 normalizing 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
07:09:03 [INFO] 
07:09:03 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.forms.finder.test ---
07:09:03 [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
07:09:05 [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
07:09:06 [INFO] 
07:09:06 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.forms.finder.test ---
07:09:06 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:09:06 [INFO] Pack200 packing 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
07:09:06 [INFO] 
07:09:06 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.forms.finder.test ---
07:09:06 [INFO] 
07:09:06 [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.forms.finder.test ---
07:09:06 [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
07:09:06 [INFO] Command line:
07:09:06 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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]
07:09:09 Launching application org.eclipse.ui.ide.workbench...
07:09:12 Running org.eclipse.swtbot.forms.finder.test.AllTests
07:09:13 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
07:09:13 SLF4J: Defaulting to no-operation (NOP) logger implementation
07:09:13 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
07:09:15 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.457 s - in org.eclipse.swtbot.forms.finder.test.AllTests
07:09:15 canFindHyperlinkWithRegex(org.eclipse.swtbot.forms.finder.test.widgets.SWTBotHyperlinkTest)  Time elapsed: 0.013 s
07:09:15 findHyperlink(org.eclipse.swtbot.forms.finder.test.widgets.SWTBotHyperlinkTest)  Time elapsed: 0.002 s
07:09:15 findImageHyperlinkWithNoImage(org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest)  Time elapsed: 0.003 s
07:09:15 canFindImageHyperlinkWithNoImageByRegex(org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest)  Time elapsed: 0.01 s
07:09:15 findImageHyperlinkWithImage(org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest)  Time elapsed: 0.001 s
07:09:15 canFindImageHyperlinkWithImageByRegex(org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest)  Time elapsed: 0.004 s
07:09:15 
07:09:15 Results:
07:09:15 
07:09:15 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
07:09:15 
07:09:16 [INFO] All tests passed!
07:09:16 [INFO] 
07:09:16 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.forms.finder.test ---
07:09:16 [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
07:09:16 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/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
07:09:16 [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
07:09:16 [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.pack.gz 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-pack200.jar.pack.gz
07:09:16 [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
07:09:16 [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
07:09:16 [INFO] 
07:09:16 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.forms.finder.test ---
07:09:16 [INFO] 
07:09:16 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.finder.test >--
07:09:16 [INFO] Building org.eclipse.swtbot.eclipse.finder.test 4.1.0-SNAPSHOT   [47/57]
07:09:16 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
07:09:16 [INFO] 
07:09:16 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.finder.test ---
07:09:16 [INFO] The project's OSGi version is 4.1.0.202210031105
07:09:16 [INFO] 
07:09:16 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.finder.test ---
07:09:16 [INFO] 
07:09:16 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.finder.test ---
07:09:16 [INFO] 
07:09:16 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.finder.test ---
07:09:16 [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.*
07:09:16 [INFO] 
07:09:16 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.finder.test ---
07:09:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:09:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/src/main/resources
07:09:16 [INFO] 
07:09:16 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.finder.test ---
07:09:16 [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/classes
07:09:16 [INFO] 
07:09:16 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.finder.test ---
07:09:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:09:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/src/test/resources
07:09:16 [INFO] 
07:09:16 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.finder.test ---
07:09:16 [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
07:09:16 [INFO] 
07:09:16 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.finder.test ---
07:09:16 [INFO] 
07:09:16 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.finder.test ---
07:09:16 [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
07:09:16 [INFO] 
07:09:16 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.finder.test ---
07:09:16 [INFO] 
07:09:16 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.finder.test ---
07:09:16 [INFO] 
07:09:16 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.finder.test ---
07:09:16 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:09:16 [INFO] Pack200 normalizing 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
07:09:16 [INFO] 
07:09:16 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.finder.test ---
07:09:16 [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
07:09:18 [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
07:09:18 [INFO] 
07:09:18 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.finder.test ---
07:09:18 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:09:18 [INFO] Pack200 packing 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
07:09:18 [INFO] 
07:09:18 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.finder.test ---
07:09:18 [INFO] 
07:09:18 [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.eclipse.finder.test ---
07:09:18 [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
07:09:18 [INFO] Command line:
07:09:18 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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]
07:09:21 Launching application org.eclipse.ui.ide.workbench...
07:09:23 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
07:09:23 SLF4J: Defaulting to no-operation (NOP) logger implementation
07:09:23 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
07:09:26 Running org.eclipse.swtbot.eclipse.finder.AllTests
07:11:06 Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 99.905 s - in org.eclipse.swtbot.eclipse.finder.AllTests
07:11:06 viewMenuDropDown(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.873 s
07:11:06 viewActionDelegateWithId(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.552 s
07:11:06 toolbarToogleButton(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.466 s
07:11:06 viewBotWidgetScope(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.303 s
07:11:06 toolbarButtonNotFound(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.326 s
07:11:06 menusAddedProgramatically(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.525 s
07:11:06 toolbarPushButton(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.367 s
07:11:06 notFindingViewThrowsException(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 5.15 s
07:11:06 openView(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.318 s
07:11:06 menusExtensionsCommandWithoutParameters(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.408 s
07:11:06 toolbarDropDownButton(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.388 s
07:11:06 menusExtensionsParameterizedCommand(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.357 s
07:11:06 findsView(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 0.498 s
07:11:06 breakpointsViewMenuWorkingSets(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 0.82 s
07:11:06 toolbarRadioButton(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.458 s
07:11:06 closesAView(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 0.464 s
07:11:06 getToolbarButtons(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.244 s
07:11:06 getsViewTitle(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 0.475 s
07:11:06 quickFixNotFoundExceptionString(org.eclipse.swtbot.eclipse.finder.exceptions.QuickFixNotFoundExceptionTest)  Time elapsed: 0.001 s
07:11:06 quickFixNotFoundExceptionStringThrowable(org.eclipse.swtbot.eclipse.finder.exceptions.QuickFixNotFoundExceptionTest)  Time elapsed: 0 s
07:11:06 quickFixNotFoundExceptionThrowable(org.eclipse.swtbot.eclipse.finder.exceptions.QuickFixNotFoundExceptionTest)  Time elapsed: 0 s
07:11:06 canAutoCompleteProposals(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest)  Time elapsed: 14.385 s
07:11:06 getsAutoCompleteProposals(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest)  Time elapsed: 4.624 s
07:11:06 contextMenu(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest)  Time elapsed: 4.575 s
07:11:06 contextMenuWithSubMenu(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest)  Time elapsed: 3.515 s
07:11:06 isActivePartIsFalseForActiveEditor(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest)  Time elapsed: 6.819 s
07:11:06 getsStatusMessagesOfEditor(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest)  Time elapsed: 3.557 s
07:11:06 isActiveIsTrueForActiveEditor(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest)  Time elapsed: 6.531 s
07:11:06 canAccessContextMenuSubmenu(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest)  Time elapsed: 3.516 s
07:11:06 canGetStatusMessageOfView(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest)  Time elapsed: 3.758 s
07:11:06 canRefreshProject(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest)  Time elapsed: 3.849 s
07:11:06 canAccessContextMenuCopyQualifiedName(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest)  Time elapsed: 3.506 s
07:11:06 canAccessContextMenuOnMultipleSelection(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest)  Time elapsed: 5.497 s
07:11:06 canAccessOpen(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest)  Time elapsed: 2.743 s
07:11:06 canAccessContextMenuWithSubmenus(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest)  Time elapsed: 3.598 s
07:11:06 shouldGetPageCount(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest)  Time elapsed: 0.43 s
07:11:06 shouldSaveEditorContents(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest)  Time elapsed: 0.412 s
07:11:06 editorShouldBeMarkedDirtyOnChanges(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest)  Time elapsed: 0.294 s
07:11:06 shouldGetActivePage(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest)  Time elapsed: 0.187 s
07:11:06 shouldGetListOfPageTitles(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest)  Time elapsed: 0.198 s
07:11:06 shouldAnswerIsActivePageCorrectly(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest)  Time elapsed: 0.234 s
07:11:06 shouldSetActivePage(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest)  Time elapsed: 0.228 s
07:11:06 canFindControlContributionWithTooltip(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotToolbarContributionTest)  Time elapsed: 0.136 s
07:11:06 canFindControlContributionWithText(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotToolbarContributionTest)  Time elapsed: 0.131 s
07:11:06 canFindControlContributionWithId(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotToolbarContributionTest)  Time elapsed: 0.119 s
07:11:06 canSelectMultipleRadioInPreferencesWindow(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipsePreferencesTest)  Time elapsed: 0.451 s
07:11:06 
07:11:06 Results:
07:11:06 
07:11:06 Tests run: 46, Failures: 0, Errors: 0, Skipped: 0
07:11:06 
07:11:07 [INFO] All tests passed!
07:11:07 [INFO] 
07:11:07 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.finder.test ---
07:11:07 [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
07:11:07 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/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
07:11:07 [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
07:11:07 [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.pack.gz 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-pack200.jar.pack.gz
07:11:07 [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
07:11:07 [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
07:11:07 [INFO] 
07:11:07 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.finder.test ---
07:11:07 [INFO] 
07:11:07 [INFO] ----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.e4.finder.test >----
07:11:07 [INFO] Building org.eclipse.swtbot.e4.finder.test 4.1.0-SNAPSHOT        [48/57]
07:11:07 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
07:11:07 [INFO] 
07:11:07 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.e4.finder.test ---
07:11:07 [INFO] The project's OSGi version is 4.1.0.202210031105
07:11:07 [INFO] 
07:11:07 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.e4.finder.test ---
07:11:07 [INFO] 
07:11:07 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.e4.finder.test ---
07:11:07 [INFO] 
07:11:07 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.e4.finder.test ---
07:11: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.*
07:11:07 [INFO] 
07:11:07 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.e4.finder.test ---
07:11:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:11:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/src/main/resources
07:11:07 [INFO] 
07:11:07 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.e4.finder.test ---
07:11:07 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/classes
07:11:07 [INFO] 
07:11:07 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.e4.finder.test ---
07:11:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:11:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/src/test/resources
07:11:07 [INFO] 
07:11:07 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.e4.finder.test ---
07:11:07 [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
07:11:07 [INFO] 
07:11:07 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.e4.finder.test ---
07:11:07 [INFO] 
07:11:07 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.e4.finder.test ---
07:11:07 [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
07:11:07 [INFO] 
07:11:07 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.e4.finder.test ---
07:11:07 [INFO] 
07:11:07 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.e4.finder.test ---
07:11:07 [INFO] 
07:11:07 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.e4.finder.test ---
07:11:07 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:11:07 [INFO] Pack200 normalizing 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
07:11:07 [INFO] 
07:11:07 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.e4.finder.test ---
07:11:07 [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
07:11:08 [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
07:11:09 [INFO] 
07:11:09 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.e4.finder.test ---
07:11:09 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:11:09 [INFO] Pack200 packing 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
07:11:09 [INFO] 
07:11:09 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.e4.finder.test ---
07:11:09 [INFO] 
07:11:09 [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.e4.finder.test ---
07:11:09 [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
07:11:09 [INFO] Command line:
07:11:09 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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]
07:11:12 Launching application org.eclipse.e4.ui.workbench.swt.E4Application...
07:11:13 Running org.eclipse.swtbot.e4.finder.test.AllTests
07:11:14 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
07:11:14 SLF4J: Defaulting to no-operation (NOP) logger implementation
07:11:14 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
07:11:19 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.536 s - in org.eclipse.swtbot.e4.finder.test.AllTests
07:11:19 showsPart(org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest)  Time elapsed: 0.044 s
07:11:19 closePart(org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest)  Time elapsed: 5.013 s
07:11:19 findsPart(org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest)  Time elapsed: 0 s
07:11:19 getsPartTitle(org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest)  Time elapsed: 0 s
07:11:19 openNewlyCreatedPart(org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest)  Time elapsed: 0.075 s
07:11:19 switchPerspective(org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotPerspectiveTest)  Time elapsed: 0.048 s
07:11:19 
07:11:19 Results:
07:11:19 
07:11:19 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
07:11:19 
07:11:20 [INFO] All tests passed!
07:11:20 [INFO] 
07:11:20 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.e4.finder.test ---
07:11:20 [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
07:11:20 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/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
07:11:20 [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
07:11:20 [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.pack.gz 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-pack200.jar.pack.gz
07:11:20 [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
07:11:20 [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
07:11:20 [INFO] 
07:11:20 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.e4.finder.test ---
07:11:20 [INFO] 
07:11:20 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder.test >--
07:11:20 [INFO] Building org.eclipse.swtbot.nebula.gallery.finder.test 4.1.0-SNAPSHOT [49/57]
07:11:20 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
07:11:20 [INFO] 
07:11:20 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
07:11:20 [INFO] The project's OSGi version is 4.1.0.202210031105
07:11:20 [INFO] 
07:11:20 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
07:11:20 [INFO] 
07:11:20 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
07:11:20 [INFO] 
07:11:20 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
07:11:20 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
07:11:20 [INFO] 
07:11:20 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
07:11:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:11:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/src/main/resources
07:11:20 [INFO] 
07:11:20 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
07:11:20 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/classes
07:11:20 [INFO] 
07:11:20 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
07:11:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:11:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/src/test/resources
07:11:20 [INFO] 
07:11:20 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
07:11:20 [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
07:11:20 [INFO] 
07:11:20 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
07:11:20 [INFO] 
07:11:20 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
07:11:20 [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
07:11:20 [INFO] 
07:11:20 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
07:11:20 [INFO] 
07:11:20 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
07:11:20 [INFO] 
07:11:20 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
07:11:20 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:11:20 [INFO] Pack200 normalizing 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
07:11:20 [INFO] 
07:11:20 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
07:11:20 [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
07:11:21 [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
07:11:23 [INFO] 
07:11:23 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
07:11:23 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:11:23 [INFO] Pack200 packing 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
07:11:23 [INFO] 
07:11:23 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
07:11:23 [INFO] 
07:11:23 [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
07:11:23 [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
07:11:23 [INFO] Command line:
07:11:23 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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]
07:11:28 Running org.eclipse.swtbot.nebula.gallery.finder.test.AllTests
07:11:28 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
07:11:28 SLF4J: Defaulting to no-operation (NOP) logger implementation
07:11:28 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
07:11:29 
07:11:29 (SWT:1417): Gtk-CRITICAL **: 11:11:29.045: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:11:29 
07:11:29 (SWT:1417): Gtk-CRITICAL **: 11:11:29.287: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:11:29 
07:11:29 (SWT:1417): Gtk-CRITICAL **: 11:11:29.374: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:11:29 
07:11:29 (SWT:1417): Gtk-CRITICAL **: 11:11:29.452: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:11:29 
07:11:29 (SWT:1417): Gtk-CRITICAL **: 11:11:29.546: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:11:29 
07:11:29 (SWT:1417): Gtk-CRITICAL **: 11:11:29.602: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:11:29 
07:11:29 (SWT:1417): Gtk-CRITICAL **: 11:11:29.687: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:11:29 
07:11:29 (SWT:1417): Gtk-CRITICAL **: 11:11:29.764: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:11:29 
07:11:29 (SWT:1417): Gtk-CRITICAL **: 11:11:29.853: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:11:29 
07:11:29 (SWT:1417): Gtk-CRITICAL **: 11:11:29.897: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:11:29 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.341 s - in org.eclipse.swtbot.nebula.gallery.finder.test.AllTests
07:11:29 testSelectByText(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest)  Time elapsed: 0.402 s
07:11:29 testCount(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest)  Time elapsed: 0.047 s
07:11:29 testGetGalleryItemByText(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest)  Time elapsed: 0.088 s
07:11:29 testSelectUnselect(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest)  Time elapsed: 0.094 s
07:11:29 testGetGalleryItemByIndex(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest)  Time elapsed: 0.077 s
07:11:29 testMultipleSelectByText(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest)  Time elapsed: 0.091 s
07:11:29 testGetItemByIndex(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest)  Time elapsed: 0.047 s
07:11:29 testSelectByText(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest)  Time elapsed: 0.085 s
07:11:29 testGetItemByText(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest)  Time elapsed: 0.082 s
07:11:29 testMultipleSelectByText(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest)  Time elapsed: 0.046 s
07:11:29 
07:11:29 Results:
07:11:29 
07:11:29 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
07:11:29 
07:11:30 [INFO] All tests passed!
07:11:30 [INFO] 
07:11:30 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
07:11:30 [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
07:11:30 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/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
07:11:30 [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
07:11:30 [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.pack.gz 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-pack200.jar.pack.gz
07:11:30 [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
07:11:30 [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
07:11:30 [INFO] 
07:11:30 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
07:11:30 [INFO] 
07:11:30 [INFO] ---< org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder.test >----
07:11:30 [INFO] Building org.eclipse.swtbot.swt.finder.test 4.1.0-SNAPSHOT       [50/57]
07:11:30 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
07:11:30 [INFO] 
07:11:30 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.finder.test ---
07:11:30 [INFO] The project's OSGi version is 4.1.0.202210031105
07:11:30 [INFO] 
07:11:30 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.finder.test ---
07:11:30 [INFO] 
07:11:30 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.finder.test ---
07:11:30 [INFO] 
07:11:30 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.swt.finder.test ---
07:11:30 [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.*
07:11:30 [INFO] 
07:11:30 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.finder.test ---
07:11:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:11:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/src/main/resources
07:11:30 [INFO] 
07:11:30 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.swt.finder.test ---
07:11:30 [INFO] Compiling 112 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/classes
07:11:31 [INFO] 
07:11:31 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.finder.test ---
07:11:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:11:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/src/test/resources
07:11:31 [INFO] 
07:11:31 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.finder.test ---
07:11:31 [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
07:11:31 [INFO] 
07:11:31 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.finder.test ---
07:11:31 [INFO] 
07:11:31 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.finder.test ---
07:11:31 [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
07:11:31 [INFO] 
07:11:31 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.finder.test ---
07:11:31 [INFO] 
07:11:31 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.swt.finder.test ---
07:11:31 [INFO] 
07:11:31 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.swt.finder.test ---
07:11:31 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:11:31 [INFO] Pack200 normalizing 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
07:11:31 [INFO] 
07:11:31 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.swt.finder.test ---
07:11:31 [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
07:11:32 [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
07:11:33 [INFO] 
07:11:33 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.swt.finder.test ---
07:11:33 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:11:33 [INFO] Pack200 packing 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
07:11:33 [INFO] 
07:11:33 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.finder.test ---
07:11:33 [INFO] 
07:11:33 [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.swt.finder.test ---
07:11:34 [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
07:11:34 [INFO] Command line:
07:11:34 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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]
07:11:37 Running org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test
07:11:37 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
07:11:37 SLF4J: Defaulting to no-operation (NOP) logger implementation
07:11:37 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
07:11:38 
07:11:38 (SWT:1500): Gdk-CRITICAL **: 11:11:38.013: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:11:38 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.377 s - in org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test
07:11:38 getsControlPath(org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test)  Time elapsed: 0.741 s
07:11:38 findsAllTabItem(org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test)  Time elapsed: 0.382 s
07:11:38 Running org.eclipse.swtbot.swt.finder.finders.MenuFinderTest
07:11:38 
07:11:38 (SWT:1500): Gdk-CRITICAL **: 11:11:38.430: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:11:38 
07:11:38 (SWT:1500): Gdk-CRITICAL **: 11:11:38.505: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:11:38 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s - in org.eclipse.swtbot.swt.finder.finders.MenuFinderTest
07:11:38 findsAllVisibleMenus(org.eclipse.swtbot.swt.finder.finders.MenuFinderTest)  Time elapsed: 0.074 s
07:11:38 clicksMenuItem(org.eclipse.swtbot.swt.finder.finders.MenuFinderTest)  Time elapsed: 0.07 s
07:11:38 Running org.eclipse.swtbot.swt.finder.finders.ControlFinderTest
07:11:38 
07:11:38 (SWT:1500): Gdk-CRITICAL **: 11:11:38.587: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:11:38 
07:11:38 (SWT:1500): Gtk-WARNING **: 11:11:38.846: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:38 
07:11:38 (SWT:1500): Gtk-WARNING **: 11:11:38.857: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:38 
07:11:38 (SWT:1500): Gtk-WARNING **: 11:11:38.859: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:38 
07:11:38 (SWT:1500): Gtk-WARNING **: 11:11:38.860: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:38 
07:11:38 (SWT:1500): Gtk-WARNING **: 11:11:38.860: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:38 
07:11:38 (SWT:1500): Gtk-WARNING **: 11:11:38.861: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:38 
07:11:38 (SWT:1500): Gtk-WARNING **: 11:11:38.862: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:40 
07:11:40 (SWT:1500): Gdk-CRITICAL **: 11:11:40.087: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:11:40 
07:11:40 (SWT:1500): Gtk-WARNING **: 11:11:40.270: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:40 
07:11:40 (SWT:1500): Gtk-WARNING **: 11:11:40.275: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:40 
07:11:40 (SWT:1500): Gtk-WARNING **: 11:11:40.277: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:40 
07:11:40 (SWT:1500): Gtk-WARNING **: 11:11:40.277: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:40 
07:11:40 (SWT:1500): Gtk-WARNING **: 11:11:40.278: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:40 
07:11:40 (SWT:1500): Gtk-WARNING **: 11:11:40.279: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:40 
07:11:40 (SWT:1500): Gtk-WARNING **: 11:11:40.279: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:41 
07:11:41 (SWT:1500): Gdk-CRITICAL **: 11:11:41.492: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:11:41 
07:11:41 (SWT:1500): Gtk-WARNING **: 11:11:41.699: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:41 
07:11:41 (SWT:1500): Gtk-WARNING **: 11:11:41.705: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:41 
07:11:41 (SWT:1500): Gtk-WARNING **: 11:11:41.708: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:41 
07:11:41 (SWT:1500): Gtk-WARNING **: 11:11:41.708: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:41 
07:11:41 (SWT:1500): Gtk-WARNING **: 11:11:41.708: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:41 
07:11:41 (SWT:1500): Gtk-WARNING **: 11:11:41.709: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:41 
07:11:41 (SWT:1500): Gtk-WARNING **: 11:11:41.709: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:42 
07:11:42 (SWT:1500): Gdk-CRITICAL **: 11:11:42.930: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:11:43 
07:11:43 (SWT:1500): Gtk-WARNING **: 11:11:43.126: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:43 
07:11:43 (SWT:1500): Gtk-WARNING **: 11:11:43.131: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:43 
07:11:43 (SWT:1500): Gtk-WARNING **: 11:11:43.133: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:43 
07:11:43 (SWT:1500): Gtk-WARNING **: 11:11:43.133: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:43 
07:11:43 (SWT:1500): Gtk-WARNING **: 11:11:43.133: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:43 
07:11:43 (SWT:1500): Gtk-WARNING **: 11:11:43.134: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:43 
07:11:43 (SWT:1500): Gtk-WARNING **: 11:11:43.135: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:44 
07:11:44 (SWT:1500): Gtk-CRITICAL **: 11:11:44.023: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:11:44 
07:11:44 (SWT:1500): Gtk-CRITICAL **: 11:11:44.030: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:11:44 
07:11:44 (SWT:1500): Gdk-CRITICAL **: 11:11:44.268: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:11:44 
07:11:44 (SWT:1500): Gtk-WARNING **: 11:11:44.452: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:44 
07:11:44 (SWT:1500): Gtk-WARNING **: 11:11:44.456: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:44 
07:11:44 (SWT:1500): Gtk-WARNING **: 11:11:44.458: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:44 
07:11:44 (SWT:1500): Gtk-WARNING **: 11:11:44.458: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:44 
07:11:44 (SWT:1500): Gtk-WARNING **: 11:11:44.458: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:44 
07:11:44 (SWT:1500): Gtk-WARNING **: 11:11:44.459: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:44 
07:11:44 (SWT:1500): Gtk-WARNING **: 11:11:44.459: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:45 
07:11:45 (SWT:1500): Gdk-CRITICAL **: 11:11:45.689: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:11:45 
07:11:45 (SWT:1500): Gtk-WARNING **: 11:11:45.876: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:45 
07:11:45 (SWT:1500): Gtk-WARNING **: 11:11:45.880: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:45 
07:11:45 (SWT:1500): Gtk-WARNING **: 11:11:45.883: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:45 
07:11:45 (SWT:1500): Gtk-WARNING **: 11:11:45.883: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:45 
07:11:45 (SWT:1500): Gtk-WARNING **: 11:11:45.883: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:45 
07:11:45 (SWT:1500): Gtk-WARNING **: 11:11:45.884: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:45 
07:11:45 (SWT:1500): Gtk-WARNING **: 11:11:45.884: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:47 
07:11:47 (SWT:1500): Gdk-CRITICAL **: 11:11:47.007: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:11:47 
07:11:47 (SWT:1500): Gtk-WARNING **: 11:11:47.185: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:47 
07:11:47 (SWT:1500): Gtk-WARNING **: 11:11:47.190: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:47 
07:11:47 (SWT:1500): Gtk-WARNING **: 11:11:47.192: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:47 
07:11:47 (SWT:1500): Gtk-WARNING **: 11:11:47.192: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:47 
07:11:47 (SWT:1500): Gtk-WARNING **: 11:11:47.192: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:47 
07:11:47 (SWT:1500): Gtk-WARNING **: 11:11:47.194: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:47 
07:11:47 (SWT:1500): Gtk-WARNING **: 11:11:47.194: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:48 
07:11:48 (SWT:1500): Gdk-CRITICAL **: 11:11:48.393: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:11:48 
07:11:48 (SWT:1500): Gtk-WARNING **: 11:11:48.584: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:48 
07:11:48 (SWT:1500): Gtk-WARNING **: 11:11:48.588: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:48 
07:11:48 (SWT:1500): Gtk-WARNING **: 11:11:48.590: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:48 
07:11:48 (SWT:1500): Gtk-WARNING **: 11:11:48.590: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:48 
07:11:48 (SWT:1500): Gtk-WARNING **: 11:11:48.591: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:48 
07:11:48 (SWT:1500): Gtk-WARNING **: 11:11:48.592: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:48 
07:11:48 (SWT:1500): Gtk-WARNING **: 11:11:48.592: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:49 
07:11:49 (SWT:1500): Gdk-CRITICAL **: 11:11:49.798: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:11:49 
07:11:49 (SWT:1500): Gtk-WARNING **: 11:11:49.980: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:49 
07:11:49 (SWT:1500): Gtk-WARNING **: 11:11:49.983: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:49 
07:11:49 (SWT:1500): Gtk-WARNING **: 11:11:49.985: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:49 
07:11:49 (SWT:1500): Gtk-WARNING **: 11:11:49.985: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:49 
07:11:49 (SWT:1500): Gtk-WARNING **: 11:11:49.986: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:49 
07:11:49 (SWT:1500): Gtk-WARNING **: 11:11:49.987: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:49 
07:11:49 (SWT:1500): Gtk-WARNING **: 11:11:49.987: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:51 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.566 s - in org.eclipse.swtbot.swt.finder.finders.ControlFinderTest
07:11:51 findsATabItem(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 1.5 s
07:11:51 getsControlPathToTabItem(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 1.405 s
07:11:51 getsControlPath(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 1.438 s
07:11:51 getsOnlyVisibleControls(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 1.338 s
07:11:51 findsAGroup(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 1.422 s
07:11:51 findsAShell(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 1.317 s
07:11:51 findsText(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 1.386 s
07:11:51 findsAllTabItem(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 1.404 s
07:11:51 findsTwoButtons(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 1.352 s
07:11:51 Running org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest
07:11:51 
07:11:51 (SWT:1500): Gdk-CRITICAL **: 11:11:51.157: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:11:51 
07:11:51 (SWT:1500): Gtk-WARNING **: 11:11:51.353: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:51 
07:11:51 (SWT:1500): Gtk-WARNING **: 11:11:51.356: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:51 
07:11:51 (SWT:1500): Gtk-WARNING **: 11:11:51.358: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:51 
07:11:51 (SWT:1500): Gtk-WARNING **: 11:11:51.358: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:51 
07:11:51 (SWT:1500): Gtk-WARNING **: 11:11:51.358: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:51 
07:11:51 (SWT:1500): Gtk-WARNING **: 11:11:51.359: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:51 
07:11:51 (SWT:1500): Gtk-WARNING **: 11:11:51.360: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:52 
07:11:52 (SWT:1500): Gdk-CRITICAL **: 11:11:52.580: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:11:52 
07:11:52 (SWT:1500): Gtk-WARNING **: 11:11:52.774: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:52 
07:11:52 (SWT:1500): Gtk-WARNING **: 11:11:52.777: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:52 
07:11:52 (SWT:1500): Gtk-WARNING **: 11:11:52.779: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:52 
07:11:52 (SWT:1500): Gtk-WARNING **: 11:11:52.779: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:52 
07:11:52 (SWT:1500): Gtk-WARNING **: 11:11:52.779: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:52 
07:11:52 (SWT:1500): Gtk-WARNING **: 11:11:52.780: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:52 
07:11:52 (SWT:1500): Gtk-WARNING **: 11:11:52.780: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:53 
07:11:53 (SWT:1500): Gdk-CRITICAL **: 11:11:53.971: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:11:54 
07:11:54 (SWT:1500): Gtk-WARNING **: 11:11:54.161: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:54 
07:11:54 (SWT:1500): Gtk-WARNING **: 11:11:54.164: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:54 
07:11:54 (SWT:1500): Gtk-WARNING **: 11:11:54.166: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:54 
07:11:54 (SWT:1500): Gtk-WARNING **: 11:11:54.166: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:54 
07:11:54 (SWT:1500): Gtk-WARNING **: 11:11:54.166: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:54 
07:11:54 (SWT:1500): Gtk-WARNING **: 11:11:54.168: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:54 
07:11:54 (SWT:1500): Gtk-WARNING **: 11:11:54.168: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:55 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.17 s - in org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest
07:11:55 generatesStringFromPath(org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest)  Time elapsed: 1.423 s
07:11:55 getsPathFromInvalidString(org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest)  Time elapsed: 1.389 s
07:11:55 getsPathFromString(org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest)  Time elapsed: 1.355 s
07:11:55 Running org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest
07:11:55 
07:11:55 (SWT:1500): Gdk-CRITICAL **: 11:11:55.330: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:11:55 
07:11:55 (SWT:1500): Gtk-WARNING **: 11:11:55.532: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:55 
07:11:55 (SWT:1500): Gtk-WARNING **: 11:11:55.535: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:55 
07:11:55 (SWT:1500): Gtk-WARNING **: 11:11:55.537: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:55 
07:11:55 (SWT:1500): Gtk-WARNING **: 11:11:55.538: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:55 
07:11:55 (SWT:1500): Gtk-WARNING **: 11:11:55.538: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:55 
07:11:55 (SWT:1500): Gtk-WARNING **: 11:11:55.539: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:55 
07:11:55 (SWT:1500): Gtk-WARNING **: 11:11:55.539: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:56 
07:11:56 (SWT:1500): Gdk-CRITICAL **: 11:11:56.679: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:11:56 
07:11:56 (SWT:1500): Gtk-WARNING **: 11:11:56.869: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:56 
07:11:56 (SWT:1500): Gtk-WARNING **: 11:11:56.872: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:56 
07:11:56 (SWT:1500): Gtk-WARNING **: 11:11:56.874: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:56 
07:11:56 (SWT:1500): Gtk-WARNING **: 11:11:56.874: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:56 
07:11:56 (SWT:1500): Gtk-WARNING **: 11:11:56.874: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:56 
07:11:56 (SWT:1500): Gtk-WARNING **: 11:11:56.876: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:56 
07:11:56 (SWT:1500): Gtk-WARNING **: 11:11:56.876: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:58 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.689 s - in org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest
07:11:58 childrenControlFinder1(org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest)  Time elapsed: 1.348 s
07:11:58 childrenControlFinder2(org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest)  Time elapsed: 1.34 s
07:11:58 Running org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest
07:11:58 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest
07:11:58 shouldBeAbleToParseUserProvidedKeyboardLayout(org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest)  Time elapsed: 0.01 s
07:11:58 shouldBeAbleToParseUserProvidedKeyboardLayoutViaPreference(org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest)  Time elapsed: 0 s
07:11:58 Running org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest
07:11:58 
07:11:58 (SWT:1500): Gdk-CRITICAL **: 11:11:58.038: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:11:58 
07:11:58 (SWT:1500): Gdk-CRITICAL **: 11:11:58.069: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:11:58 
07:11:58 (SWT:1500): Gdk-CRITICAL **: 11:11:58.088: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:11:58 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest
07:11:58 createsKeyboardForAWTKeyboardStrategy(org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest)  Time elapsed: 0.031 s
07:11:58 createsKeyboardForMockKeyboardStrategy(org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest)  Time elapsed: 0.019 s
07:11:58 createsKeyboardForSWTKeyboardStrategy(org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest)  Time elapsed: 0.017 s
07:11:58 Running org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest
07:11:58 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest
07:11:58 getsKeystrokesForModificationKeyWithShiftAndCapitalCharacter(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest)  Time elapsed: 0 s
07:11:58 getsKeyStrokeForCapitalCharacters(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest)  Time elapsed: 0 s
07:11:58 getsKeyStrokeForSmallCharacters(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest)  Time elapsed: 0 s
07:11:58 getsKeystrokesForModificationKeys(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest)  Time elapsed: 0 s
07:11:58 getsKeystrokesForModificationKey(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest)  Time elapsed: 0 s
07:11:58 getsKeystrokesForModificationKeyWithShiftAndSmallCharacter(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest)  Time elapsed: 0 s
07:11:58 getsKeyStrokeForSpecialCharacters(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest)  Time elapsed: 0.03 s
07:11:58 getsKeystrokesForModificationKeyForCapitalCharacter(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest)  Time elapsed: 0 s
07:11:58 Running org.eclipse.swtbot.swt.finder.keyboard.AWTKeyboardTest
07:11:58 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.keyboard.AWTKeyboardTest
07:11:58 org.eclipse.swtbot.swt.finder.keyboard.AWTKeyboardTest skipped
07:11:58 Running org.eclipse.swtbot.swt.finder.keyboard.SWTKeyboardTest
07:11:58 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.eclipse.swtbot.swt.finder.keyboard.SWTKeyboardTest
07:11:58 org.eclipse.swtbot.swt.finder.keyboard.SWTKeyboardTest skipped
07:11:58 Running org.eclipse.swtbot.swt.finder.matchers.TextLabelMatcherTest
07:11:58 
07:11:58 (SWT:1500): Gdk-CRITICAL **: 11:11:58.148: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:11:58 
07:11:58 (SWT:1500): Gtk-WARNING **: 11:11:58.357: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:58 
07:11:58 (SWT:1500): Gtk-WARNING **: 11:11:58.360: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:58 
07:11:58 (SWT:1500): Gtk-WARNING **: 11:11:58.362: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:58 
07:11:58 (SWT:1500): Gtk-WARNING **: 11:11:58.362: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:58 
07:11:58 (SWT:1500): Gtk-WARNING **: 11:11:58.362: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:58 
07:11:58 (SWT:1500): Gtk-WARNING **: 11:11:58.363: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:58 
07:11:58 (SWT:1500): Gtk-WARNING **: 11:11:58.364: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:11:59 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.387 s - in org.eclipse.swtbot.swt.finder.matchers.TextLabelMatcherTest
07:11:59 getsToString(org.eclipse.swtbot.swt.finder.matchers.TextLabelMatcherTest)  Time elapsed: 1.386 s
07:11:59 Running org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest
07:11:59 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest
07:11:59 getsToString(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest)  Time elapsed: 0.001 s
07:11:59 matchTooltipIgnoreCase(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest)  Time elapsed: 0.001 s
07:11:59 matchTooltip(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest)  Time elapsed: 0 s
07:11:59 doesNotMatchObjectsWithNullGetTooltip(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest)  Time elapsed: 0 s
07:11:59 doesNotMatchTooltip(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest)  Time elapsed: 0 s
07:11:59 doesNotMatchObjectsWithNoGetTooltipMethod(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest)  Time elapsed: 0.001 s
07:11:59 Running org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest
07:11:59 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest
07:11:59 matchMessage(org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest)  Time elapsed: 0.001 s
07:11:59 doesNotMatchObjectsWithNullGetMessage(org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest)  Time elapsed: 0 s
07:11:59 doesNotMatchMessage(org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest)  Time elapsed: 0 s
07:11:59 getsToString(org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest)  Time elapsed: 0 s
07:11:59 doesNotMatchObjectsWithNoGetMessageMethod(org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest)  Time elapsed: 0 s
07:11:59 Running org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest
07:11:59 
07:11:59 (SWT:1500): Gdk-CRITICAL **: 11:11:59.549: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:11:59 
07:11:59 (SWT:1500): Gdk-CRITICAL **: 11:11:59.677: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:11:59 
07:11:59 (SWT:1500): Gdk-CRITICAL **: 11:11:59.772: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:11:59 
07:11:59 (SWT:1500): Gdk-CRITICAL **: 11:11:59.866: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:11:59 
07:11:59 (SWT:1500): Gdk-CRITICAL **: 11:11:59.971: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:00 
07:12:00 (SWT:1500): Gdk-CRITICAL **: 11:12:00.089: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:00 
07:12:00 (SWT:1500): Gdk-CRITICAL **: 11:12:00.241: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:00 
07:12:00 (SWT:1500): Gdk-CRITICAL **: 11:12:00.345: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:00 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.913 s - in org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest
07:12:00 matchesControlsWithTooltip(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.127 s
07:12:00 matchesControlsWithTextIgnoringCase(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.096 s
07:12:00 matchesControlsWithTooltipIgnoringCase(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.093 s
07:12:00 matchesControlsWithText(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.105 s
07:12:00 matchesControlsInGroup(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.118 s
07:12:00 findsControlsById(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.151 s
07:12:00 matchesControlsWithLabel(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.104 s
07:12:00 matchesControlsWithRegex(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.116 s
07:12:00 Running org.eclipse.swtbot.swt.finder.matchers.WithItemTest
07:12:00 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.matchers.WithItemTest
07:12:00 testDescription(org.eclipse.swtbot.swt.finder.matchers.WithItemTest)  Time elapsed: 0.002 s
07:12:00 Running org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest
07:12:00 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest
07:12:00 matchesRegex(org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest)  Time elapsed: 0.001 s
07:12:00 doesNotMatchRegex(org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest)  Time elapsed: 0 s
07:12:00 getsToString(org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest)  Time elapsed: 0 s
07:12:00 doesNotMatchNullText(org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest)  Time elapsed: 0 s
07:12:00 cannotNotMatchText(org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest)  Time elapsed: 0 s
07:12:00 Running org.eclipse.swtbot.swt.finder.matchers.AllOfTest
07:12:00 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.matchers.AllOfTest
07:12:00 testShouldAnswerTrueIfAllMatcherMatches(org.eclipse.swtbot.swt.finder.matchers.AllOfTest)  Time elapsed: 0.001 s
07:12:00 testShouldAnswerFalseIfAnyMatchersDoesNotMatch(org.eclipse.swtbot.swt.finder.matchers.AllOfTest)  Time elapsed: 0 s
07:12:00 Running org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest
07:12:00 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest
07:12:00 matchesMenuWithoutAccesor(org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest)  Time elapsed: 0 s
07:12:00 matchesMenuWithMnemonic(org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest)  Time elapsed: 0 s
07:12:00 matchesWithoutMnemonic(org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest)  Time elapsed: 0 s
07:12:00 matchesMnemonic(org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest)  Time elapsed: 0 s
07:12:00 matchesMenuWithoutMnemonic(org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest)  Time elapsed: 0.001 s
07:12:00 Running org.eclipse.swtbot.swt.finder.matchers.AnyOfTest
07:12:00 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.matchers.AnyOfTest
07:12:00 testShouldAnswerTrueIfAnyMatcherMatches(org.eclipse.swtbot.swt.finder.matchers.AnyOfTest)  Time elapsed: 0.001 s
07:12:00 testShouldAnswerFalseIfNoMatchersMatche(org.eclipse.swtbot.swt.finder.matchers.AnyOfTest)  Time elapsed: 0.001 s
07:12:00 Running org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest
07:12:00 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest
07:12:00 doesNotMatchText(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest)  Time elapsed: 0 s
07:12:00 doesNotMatchObjectsWithNullGetText(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest)  Time elapsed: 0.001 s
07:12:00 getsToString(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest)  Time elapsed: 0 s
07:12:00 matchText(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest)  Time elapsed: 0 s
07:12:00 doesNotMatchObjectsWithNoGetTextMethod(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest)  Time elapsed: 0 s
07:12:00 matchTextIgnoreCase(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest)  Time elapsed: 0 s
07:12:00 Running org.eclipse.swtbot.swt.finder.widgets.DnDTreeTest
07:12:00 
07:12:00 (SWT:1500): Gdk-CRITICAL **: 11:12:00.500: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:00 
07:12:00 (SWT:1500): Gtk-CRITICAL **: 11:12:00.613: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:12:00 
07:12:00 (SWT:1500): Gtk-CRITICAL **: 11:12:00.614: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:12:00 
07:12:00 (SWT:1500): Gtk-CRITICAL **: 11:12:00.626: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:12:00 
07:12:00 (SWT:1500): Gtk-CRITICAL **: 11:12:00.628: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:12:00 
07:12:00 (SWT:1500): Gtk-CRITICAL **: 11:12:00.642: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:12:00 
07:12:00 (SWT:1500): Gtk-CRITICAL **: 11:12:00.642: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:12:00 
07:12:00 (SWT:1500): Gtk-CRITICAL **: 11:12:00.664: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:12:00 
07:12:00 (SWT:1500): Gtk-CRITICAL **: 11:12:00.664: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:12:00 
07:12:00 (SWT:1500): Gtk-CRITICAL **: 11:12:00.688: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:12:00 
07:12:00 (SWT:1500): Gtk-CRITICAL **: 11:12:00.689: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:12:00 
07:12:00 (SWT:1500): Gtk-CRITICAL **: 11:12:00.724: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:12:00 
07:12:00 (SWT:1500): Gtk-CRITICAL **: 11:12:00.724: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:12:00 
07:12:00 (SWT:1500): Gtk-CRITICAL **: 11:12:00.743: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:12:00 
07:12:00 (SWT:1500): Gtk-CRITICAL **: 11:12:00.743: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:12:00 
07:12:00 (SWT:1500): Gtk-CRITICAL **: 11:12:00.759: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:12:00 
07:12:00 (SWT:1500): Gtk-CRITICAL **: 11:12:00.760: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:12:00 
07:12:00 (SWT:1500): Gtk-CRITICAL **: 11:12:00.776: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:12:00 
07:12:00 (SWT:1500): Gtk-CRITICAL **: 11:12:00.776: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:12:00 
07:12:00 (SWT:1500): Gtk-CRITICAL **: 11:12:00.793: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:12:00 
07:12:00 (SWT:1500): Gtk-CRITICAL **: 11:12:00.793: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:12:00 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 s - in org.eclipse.swtbot.swt.finder.widgets.DnDTreeTest
07:12:00 dragsAndDropsFromTreeToTree(org.eclipse.swtbot.swt.finder.widgets.DnDTreeTest)  Time elapsed: 0.325 s
07:12:00 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest
07:12:00 
07:12:00 (SWT:1500): Gdk-CRITICAL **: 11:12:00.839: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:01 
07:12:01 (SWT:1500): Gtk-WARNING **: 11:12:01.083: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:01 
07:12:01 (SWT:1500): Gtk-WARNING **: 11:12:01.086: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:01 
07:12:01 (SWT:1500): Gtk-WARNING **: 11:12:01.088: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:01 
07:12:01 (SWT:1500): Gtk-WARNING **: 11:12:01.089: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:01 
07:12:01 (SWT:1500): Gtk-WARNING **: 11:12:01.089: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:01 
07:12:01 (SWT:1500): Gtk-WARNING **: 11:12:01.090: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:01 
07:12:01 (SWT:1500): Gtk-WARNING **: 11:12:01.091: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:02 
07:12:02 (SWT:1500): Gdk-CRITICAL **: 11:12:02.379: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:02 
07:12:02 (SWT:1500): Gtk-WARNING **: 11:12:02.604: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:02 
07:12:02 (SWT:1500): Gtk-WARNING **: 11:12:02.607: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:02 
07:12:02 (SWT:1500): Gtk-WARNING **: 11:12:02.609: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:02 
07:12:02 (SWT:1500): Gtk-WARNING **: 11:12:02.610: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:02 
07:12:02 (SWT:1500): Gtk-WARNING **: 11:12:02.610: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:02 
07:12:02 (SWT:1500): Gtk-WARNING **: 11:12:02.612: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:02 
07:12:02 (SWT:1500): Gtk-WARNING **: 11:12:02.612: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:03 
07:12:03 (SWT:1500): Gdk-CRITICAL **: 11:12:03.842: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:04 
07:12:04 (SWT:1500): Gtk-WARNING **: 11:12:04.036: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:04 
07:12:04 (SWT:1500): Gtk-WARNING **: 11:12:04.040: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:04 
07:12:04 (SWT:1500): Gtk-WARNING **: 11:12:04.042: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:04 
07:12:04 (SWT:1500): Gtk-WARNING **: 11:12:04.042: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:04 
07:12:04 (SWT:1500): Gtk-WARNING **: 11:12:04.042: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:04 
07:12:04 (SWT:1500): Gtk-WARNING **: 11:12:04.043: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:04 
07:12:04 (SWT:1500): Gtk-WARNING **: 11:12:04.043: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:05 
07:12:05 (SWT:1500): Gdk-CRITICAL **: 11:12:05.401: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:05 
07:12:05 (SWT:1500): Gtk-WARNING **: 11:12:05.611: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:05 
07:12:05 (SWT:1500): Gtk-WARNING **: 11:12:05.614: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:05 
07:12:05 (SWT:1500): Gtk-WARNING **: 11:12:05.616: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:05 
07:12:05 (SWT:1500): Gtk-WARNING **: 11:12:05.616: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:05 
07:12:05 (SWT:1500): Gtk-WARNING **: 11:12:05.617: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:05 
07:12:05 (SWT:1500): Gtk-WARNING **: 11:12:05.618: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:05 
07:12:05 (SWT:1500): Gtk-WARNING **: 11:12:05.618: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:06 
07:12:06 (SWT:1500): Gdk-CRITICAL **: 11:12:06.858: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:07 
07:12:07 (SWT:1500): Gtk-WARNING **: 11:12:07.045: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:07 
07:12:07 (SWT:1500): Gtk-WARNING **: 11:12:07.048: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:07 
07:12:07 (SWT:1500): Gtk-WARNING **: 11:12:07.050: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:07 
07:12:07 (SWT:1500): Gtk-WARNING **: 11:12:07.050: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:07 
07:12:07 (SWT:1500): Gtk-WARNING **: 11:12:07.050: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:07 
07:12:07 (SWT:1500): Gtk-WARNING **: 11:12:07.051: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:07 
07:12:07 (SWT:1500): Gtk-WARNING **: 11:12:07.051: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:08 
07:12:08 (SWT:1500): Gdk-CRITICAL **: 11:12:08.244: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:08 
07:12:08 (SWT:1500): Gtk-WARNING **: 11:12:08.446: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:08 
07:12:08 (SWT:1500): Gtk-WARNING **: 11:12:08.449: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:08 
07:12:08 (SWT:1500): Gtk-WARNING **: 11:12:08.451: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:08 
07:12:08 (SWT:1500): Gtk-WARNING **: 11:12:08.451: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:08 
07:12:08 (SWT:1500): Gtk-WARNING **: 11:12:08.451: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:08 
07:12:08 (SWT:1500): Gtk-WARNING **: 11:12:08.453: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:08 
07:12:08 (SWT:1500): Gtk-WARNING **: 11:12:08.453: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:09 
07:12:09 (SWT:1500): Gtk-WARNING **: 11:12:09.472: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
07:12:09 
07:12:09 (SWT:1500): Gtk-WARNING **: 11:12:09.475: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
07:12:09 
07:12:09 (SWT:1500): Gtk-WARNING **: 11:12:09.477: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
07:12:09 
07:12:09 (SWT:1500): Gtk-WARNING **: 11:12:09.477: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
07:12:09 
07:12:09 (SWT:1500): Gtk-WARNING **: 11:12:09.478: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
07:12:09 
07:12:09 (SWT:1500): Gtk-WARNING **: 11:12:09.479: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
07:12:09 
07:12:09 (SWT:1500): Gtk-WARNING **: 11:12:09.480: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
07:12:09 
07:12:09 (SWT:1500): Gdk-CRITICAL **: 11:12:09.752: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:09 
07:12:09 (SWT:1500): Gtk-WARNING **: 11:12:09.942: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:09 
07:12:09 (SWT:1500): Gtk-WARNING **: 11:12:09.944: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:09 
07:12:09 (SWT:1500): Gtk-WARNING **: 11:12:09.946: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:09 
07:12:09 (SWT:1500): Gtk-WARNING **: 11:12:09.946: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:09 
07:12:09 (SWT:1500): Gtk-WARNING **: 11:12:09.946: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:09 
07:12:09 (SWT:1500): Gtk-WARNING **: 11:12:09.948: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:09 
07:12:09 (SWT:1500): Gtk-WARNING **: 11:12:09.948: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:16 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.34 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest
07:12:16 shouldGetExpandItemCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest)  Time elapsed: 1.54 s
07:12:16 shouldCollapseAnItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest)  Time elapsed: 1.464 s
07:12:16 shouldExpandAnItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest)  Time elapsed: 1.558 s
07:12:16 shouldGetExpandedAndCollapsedItemCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest)  Time elapsed: 1.457 s
07:12:16 shouldGetAllExpandBarItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest)  Time elapsed: 1.386 s
07:12:16 shouldMatchEvents(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest)  Time elapsed: 1.508 s
07:12:16 shouldThrowExceptionWhenItemIsNotFound(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest)  Time elapsed: 6.414 s
07:12:16 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest
07:12:16 
07:12:16 (SWT:1500): Gdk-CRITICAL **: 11:12:16.170: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:16 
07:12:16 (SWT:1500): Gtk-WARNING **: 11:12:16.354: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:16 
07:12:16 (SWT:1500): Gtk-WARNING **: 11:12:16.356: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:16 
07:12:16 (SWT:1500): Gtk-WARNING **: 11:12:16.358: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:16 
07:12:16 (SWT:1500): Gtk-WARNING **: 11:12:16.358: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:16 
07:12:16 (SWT:1500): Gtk-WARNING **: 11:12:16.358: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:16 
07:12:16 (SWT:1500): Gtk-WARNING **: 11:12:16.360: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:16 
07:12:16 (SWT:1500): Gtk-WARNING **: 11:12:16.360: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:17 
07:12:17 (SWT:1500): Gdk-CRITICAL **: 11:12:17.545: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:17 
07:12:17 (SWT:1500): Gtk-WARNING **: 11:12:17.741: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:17 
07:12:17 (SWT:1500): Gtk-WARNING **: 11:12:17.744: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:17 
07:12:17 (SWT:1500): Gtk-WARNING **: 11:12:17.746: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:17 
07:12:17 (SWT:1500): Gtk-WARNING **: 11:12:17.746: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:17 
07:12:17 (SWT:1500): Gtk-WARNING **: 11:12:17.746: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:17 
07:12:17 (SWT:1500): Gtk-WARNING **: 11:12:17.747: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:17 
07:12:17 (SWT:1500): Gtk-WARNING **: 11:12:17.747: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:19 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.861 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest
07:12:19 findsArrowButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest)  Time elapsed: 1.374 s
07:12:19 clicksArrowButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest)  Time elapsed: 1.486 s
07:12:19 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest
07:12:19 
07:12:19 (SWT:1500): Gdk-CRITICAL **: 11:12:19.033: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:19 
07:12:19 (SWT:1500): Gtk-WARNING **: 11:12:19.230: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:19 
07:12:19 (SWT:1500): Gtk-WARNING **: 11:12:19.233: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:19 
07:12:19 (SWT:1500): Gtk-WARNING **: 11:12:19.235: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:19 
07:12:19 (SWT:1500): Gtk-WARNING **: 11:12:19.235: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:19 
07:12:19 (SWT:1500): Gtk-WARNING **: 11:12:19.235: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:19 
07:12:19 (SWT:1500): Gtk-WARNING **: 11:12:19.237: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:19 
07:12:19 (SWT:1500): Gtk-WARNING **: 11:12:19.237: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:20 
07:12:20 (SWT:1500): Gdk-CRITICAL **: 11:12:20.515: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:20 
07:12:20 (SWT:1500): Gtk-WARNING **: 11:12:20.744: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:20 
07:12:20 (SWT:1500): Gtk-WARNING **: 11:12:20.747: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:20 
07:12:20 (SWT:1500): Gtk-WARNING **: 11:12:20.749: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:20 
07:12:20 (SWT:1500): Gtk-WARNING **: 11:12:20.749: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:20 
07:12:20 (SWT:1500): Gtk-WARNING **: 11:12:20.749: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:20 
07:12:20 (SWT:1500): Gtk-WARNING **: 11:12:20.751: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:20 
07:12:20 (SWT:1500): Gtk-WARNING **: 11:12:20.751: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:22 
07:12:22 (SWT:1500): Gdk-CRITICAL **: 11:12:22.072: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:22 
07:12:22 (SWT:1500): Gtk-WARNING **: 11:12:22.305: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:22 
07:12:22 (SWT:1500): Gtk-WARNING **: 11:12:22.309: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:22 
07:12:22 (SWT:1500): Gtk-WARNING **: 11:12:22.311: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:22 
07:12:22 (SWT:1500): Gtk-WARNING **: 11:12:22.311: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:22 
07:12:22 (SWT:1500): Gtk-WARNING **: 11:12:22.311: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:22 
07:12:22 (SWT:1500): Gtk-WARNING **: 11:12:22.313: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:22 
07:12:22 (SWT:1500): Gtk-WARNING **: 11:12:22.314: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:23 
07:12:23 (SWT:1500): Gdk-CRITICAL **: 11:12:23.671: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:23 
07:12:23 (SWT:1500): Gtk-WARNING **: 11:12:23.895: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:23 
07:12:23 (SWT:1500): Gtk-WARNING **: 11:12:23.898: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:23 
07:12:23 (SWT:1500): Gtk-WARNING **: 11:12:23.900: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:23 
07:12:23 (SWT:1500): Gtk-WARNING **: 11:12:23.900: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:23 
07:12:23 (SWT:1500): Gtk-WARNING **: 11:12:23.901: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:23 
07:12:23 (SWT:1500): Gtk-WARNING **: 11:12:23.902: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:23 
07:12:23 (SWT:1500): Gtk-WARNING **: 11:12:23.902: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:25 
07:12:25 (SWT:1500): Gdk-CRITICAL **: 11:12:25.238: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:25 
07:12:25 (SWT:1500): Gtk-WARNING **: 11:12:25.476: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:25 
07:12:25 (SWT:1500): Gtk-WARNING **: 11:12:25.479: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:25 
07:12:25 (SWT:1500): Gtk-WARNING **: 11:12:25.481: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:25 
07:12:25 (SWT:1500): Gtk-WARNING **: 11:12:25.481: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:25 
07:12:25 (SWT:1500): Gtk-WARNING **: 11:12:25.481: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:25 
07:12:25 (SWT:1500): Gtk-WARNING **: 11:12:25.483: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:25 
07:12:25 (SWT:1500): Gtk-WARNING **: 11:12:25.483: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:26 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.752 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest
07:12:26 testsInitialValues(org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest)  Time elapsed: 1.482 s
07:12:26 findsProgressBarInGroup(org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest)  Time elapsed: 1.557 s
07:12:26 testsGetStyle(org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest)  Time elapsed: 1.599 s
07:12:26 findsProgressBar(org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest)  Time elapsed: 1.566 s
07:12:26 testsProgressPercentage(org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest)  Time elapsed: 1.547 s
07:12:26 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest
07:12:26 
07:12:26 (SWT:1500): Gdk-CRITICAL **: 11:12:26.787: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:26 
07:12:26 (SWT:1500): Gtk-WARNING **: 11:12:26.996: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:26 
07:12:26 (SWT:1500): Gtk-WARNING **: 11:12:26.999: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:26 
07:12:26 (SWT:1500): Gtk-WARNING **: 11:12:27.001: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:26 
07:12:26 (SWT:1500): Gtk-WARNING **: 11:12:27.001: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:26 
07:12:26 (SWT:1500): Gtk-WARNING **: 11:12:27.001: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:26 
07:12:26 (SWT:1500): Gtk-WARNING **: 11:12:27.003: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:26 
07:12:26 (SWT:1500): Gtk-WARNING **: 11:12:27.003: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:28 
07:12:28 (SWT:1500): Gdk-CRITICAL **: 11:12:28.220: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:28 
07:12:28 (SWT:1500): Gtk-WARNING **: 11:12:28.417: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:28 
07:12:28 (SWT:1500): Gtk-WARNING **: 11:12:28.420: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:28 
07:12:28 (SWT:1500): Gtk-WARNING **: 11:12:28.422: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:28 
07:12:28 (SWT:1500): Gtk-WARNING **: 11:12:28.422: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:28 
07:12:28 (SWT:1500): Gtk-WARNING **: 11:12:28.422: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:28 
07:12:28 (SWT:1500): Gtk-WARNING **: 11:12:28.423: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:28 
07:12:28 (SWT:1500): Gtk-WARNING **: 11:12:28.424: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:29 
07:12:29 (SWT:1500): Gdk-CRITICAL **: 11:12:29.765: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:29 
07:12:29 (SWT:1500): Gtk-WARNING **: 11:12:29.982: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:29 
07:12:29 (SWT:1500): Gtk-WARNING **: 11:12:29.986: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:29 
07:12:29 (SWT:1500): Gtk-WARNING **: 11:12:29.988: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:29 
07:12:29 (SWT:1500): Gtk-WARNING **: 11:12:29.989: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:29 
07:12:29 (SWT:1500): Gtk-WARNING **: 11:12:29.989: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:29 
07:12:29 (SWT:1500): Gtk-WARNING **: 11:12:29.990: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:29 
07:12:29 (SWT:1500): Gtk-WARNING **: 11:12:29.990: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:31 
07:12:31 (SWT:1500): Gdk-CRITICAL **: 11:12:31.359: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:31 
07:12:31 (SWT:1500): Gtk-WARNING **: 11:12:31.573: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:31 
07:12:31 (SWT:1500): Gtk-WARNING **: 11:12:31.576: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:31 
07:12:31 (SWT:1500): Gtk-WARNING **: 11:12:31.578: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:31 
07:12:31 (SWT:1500): Gtk-WARNING **: 11:12:31.578: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:31 
07:12:31 (SWT:1500): Gtk-WARNING **: 11:12:31.578: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:31 
07:12:31 (SWT:1500): Gtk-WARNING **: 11:12:31.580: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:31 
07:12:31 (SWT:1500): Gtk-WARNING **: 11:12:31.580: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:32 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.102 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest
07:12:32 findsForegroundColor(org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest)  Time elapsed: 1.432 s
07:12:32 findsBackgroundColor(org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest)  Time elapsed: 1.545 s
07:12:32 clicksButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest)  Time elapsed: 1.594 s
07:12:32 findsButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest)  Time elapsed: 1.529 s
07:12:32 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest
07:12:32 
07:12:32 (SWT:1500): Gdk-CRITICAL **: 11:12:32.892: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:33 
07:12:33 (SWT:1500): Gtk-WARNING **: 11:12:33.098: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:33 
07:12:33 (SWT:1500): Gtk-WARNING **: 11:12:33.101: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:33 
07:12:33 (SWT:1500): Gtk-WARNING **: 11:12:33.103: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:33 
07:12:33 (SWT:1500): Gtk-WARNING **: 11:12:33.104: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:33 
07:12:33 (SWT:1500): Gtk-WARNING **: 11:12:33.104: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:33 
07:12:33 (SWT:1500): Gtk-WARNING **: 11:12:33.105: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:33 
07:12:33 (SWT:1500): Gtk-WARNING **: 11:12:33.106: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:34 
07:12:34 (SWT:1500): Gdk-CRITICAL **: 11:12:34.414: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:34 
07:12:34 (SWT:1500): Gtk-WARNING **: 11:12:34.628: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:34 
07:12:34 (SWT:1500): Gtk-WARNING **: 11:12:34.631: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:34 
07:12:34 (SWT:1500): Gtk-WARNING **: 11:12:34.633: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:34 
07:12:34 (SWT:1500): Gtk-WARNING **: 11:12:34.633: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:34 
07:12:34 (SWT:1500): Gtk-WARNING **: 11:12:34.633: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:34 
07:12:34 (SWT:1500): Gtk-WARNING **: 11:12:34.635: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:34 
07:12:34 (SWT:1500): Gtk-WARNING **: 11:12:34.635: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:35 
07:12:35 (SWT:1500): Gdk-CRITICAL **: 11:12:35.874: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:36 
07:12:36 (SWT:1500): Gtk-WARNING **: 11:12:36.078: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:36 
07:12:36 (SWT:1500): Gtk-WARNING **: 11:12:36.081: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:36 
07:12:36 (SWT:1500): Gtk-WARNING **: 11:12:36.082: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:36 
07:12:36 (SWT:1500): Gtk-WARNING **: 11:12:36.083: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:36 
07:12:36 (SWT:1500): Gtk-WARNING **: 11:12:36.083: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:36 
07:12:36 (SWT:1500): Gtk-WARNING **: 11:12:36.084: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:36 
07:12:36 (SWT:1500): Gtk-WARNING **: 11:12:36.084: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:37 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.486 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest
07:12:37 findsAlignment(org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest)  Time elapsed: 1.522 s
07:12:37 findsLabel(org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest)  Time elapsed: 1.46 s
07:12:37 getsImage(org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest)  Time elapsed: 1.503 s
07:12:37 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest
07:12:37 
07:12:37 (SWT:1500): Gdk-CRITICAL **: 11:12:37.380: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:37 
07:12:37 (SWT:1500): Gtk-WARNING **: 11:12:37.588: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:37 
07:12:37 (SWT:1500): Gtk-WARNING **: 11:12:37.592: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:37 
07:12:37 (SWT:1500): Gtk-WARNING **: 11:12:37.594: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:37 
07:12:37 (SWT:1500): Gtk-WARNING **: 11:12:37.594: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:37 
07:12:37 (SWT:1500): Gtk-WARNING **: 11:12:37.594: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:37 
07:12:37 (SWT:1500): Gtk-WARNING **: 11:12:37.596: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:37 
07:12:37 (SWT:1500): Gtk-WARNING **: 11:12:37.596: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:39 
07:12:39 (SWT:1500): Gdk-CRITICAL **: 11:12:39.015: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:39 
07:12:39 (SWT:1500): Gtk-WARNING **: 11:12:39.253: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:39 
07:12:39 (SWT:1500): Gtk-WARNING **: 11:12:39.257: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:39 
07:12:39 (SWT:1500): Gtk-WARNING **: 11:12:39.259: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:39 
07:12:39 (SWT:1500): Gtk-WARNING **: 11:12:39.259: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:39 
07:12:39 (SWT:1500): Gtk-WARNING **: 11:12:39.259: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:39 
07:12:39 (SWT:1500): Gtk-WARNING **: 11:12:39.261: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:39 
07:12:39 (SWT:1500): Gtk-WARNING **: 11:12:39.261: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:40 
07:12:40 (SWT:1500): Gdk-CRITICAL **: 11:12:40.683: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:40 
07:12:40 (SWT:1500): Gtk-WARNING **: 11:12:40.934: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:40 
07:12:40 (SWT:1500): Gtk-WARNING **: 11:12:40.937: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:40 
07:12:40 (SWT:1500): Gtk-WARNING **: 11:12:40.940: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:40 
07:12:40 (SWT:1500): Gtk-WARNING **: 11:12:40.941: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:40 
07:12:40 (SWT:1500): Gtk-WARNING **: 11:12:40.941: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:40 
07:12:40 (SWT:1500): Gtk-WARNING **: 11:12:40.943: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:40 
07:12:40 (SWT:1500): Gtk-WARNING **: 11:12:40.943: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:42 
07:12:42 (SWT:1500): Gdk-CRITICAL **: 11:12:42.366: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:42 
07:12:42 (SWT:1500): Gtk-WARNING **: 11:12:42.596: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:42 
07:12:42 (SWT:1500): Gtk-WARNING **: 11:12:42.599: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:42 
07:12:42 (SWT:1500): Gtk-WARNING **: 11:12:42.601: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:42 
07:12:42 (SWT:1500): Gtk-WARNING **: 11:12:42.601: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:42 
07:12:42 (SWT:1500): Gtk-WARNING **: 11:12:42.601: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:42 
07:12:42 (SWT:1500): Gtk-WARNING **: 11:12:42.603: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:42 
07:12:42 (SWT:1500): Gtk-WARNING **: 11:12:42.603: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:43 
07:12:43 (SWT:1500): Gdk-CRITICAL **: 11:12:43.923: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:44 
07:12:44 (SWT:1500): Gtk-WARNING **: 11:12:44.134: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:44 
07:12:44 (SWT:1500): Gtk-WARNING **: 11:12:44.137: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:44 
07:12:44 (SWT:1500): Gtk-WARNING **: 11:12:44.139: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:44 
07:12:44 (SWT:1500): Gtk-WARNING **: 11:12:44.139: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:44 
07:12:44 (SWT:1500): Gtk-WARNING **: 11:12:44.139: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:44 
07:12:44 (SWT:1500): Gtk-WARNING **: 11:12:44.141: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:44 
07:12:44 (SWT:1500): Gtk-WARNING **: 11:12:44.141: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:45 
07:12:45 (SWT:1500): Gdk-CRITICAL **: 11:12:45.598: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:45 
07:12:45 (SWT:1500): Gtk-WARNING **: 11:12:45.824: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:45 
07:12:45 (SWT:1500): Gtk-WARNING **: 11:12:45.828: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:45 
07:12:45 (SWT:1500): Gtk-WARNING **: 11:12:45.830: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:45 
07:12:45 (SWT:1500): Gtk-WARNING **: 11:12:45.830: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:45 
07:12:45 (SWT:1500): Gtk-WARNING **: 11:12:45.830: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:45 
07:12:45 (SWT:1500): Gtk-WARNING **: 11:12:45.832: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:45 
07:12:45 (SWT:1500): Gtk-WARNING **: 11:12:45.832: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:47 
07:12:47 (SWT:1500): Gdk-CRITICAL **: 11:12:47.210: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:47 
07:12:47 (SWT:1500): Gtk-WARNING **: 11:12:47.404: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:47 
07:12:47 (SWT:1500): Gtk-WARNING **: 11:12:47.407: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:47 
07:12:47 (SWT:1500): Gtk-WARNING **: 11:12:47.409: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:47 
07:12:47 (SWT:1500): Gtk-WARNING **: 11:12:47.409: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:47 
07:12:47 (SWT:1500): Gtk-WARNING **: 11:12:47.409: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:47 
07:12:47 (SWT:1500): Gtk-WARNING **: 11:12:47.410: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:47 
07:12:47 (SWT:1500): Gtk-WARNING **: 11:12:47.410: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:48 
07:12:48 (SWT:1500): Gdk-CRITICAL **: 11:12:48.756: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:48 
07:12:48 (SWT:1500): Gtk-WARNING **: 11:12:48.978: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:48 
07:12:48 (SWT:1500): Gtk-WARNING **: 11:12:48.981: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:48 
07:12:48 (SWT:1500): Gtk-WARNING **: 11:12:48.983: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:48 
07:12:48 (SWT:1500): Gtk-WARNING **: 11:12:48.984: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:48 
07:12:48 (SWT:1500): Gtk-WARNING **: 11:12:48.984: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:48 
07:12:48 (SWT:1500): Gtk-WARNING **: 11:12:48.985: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:48 
07:12:48 (SWT:1500): Gtk-WARNING **: 11:12:48.986: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:50 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.085 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest
07:12:50 selectsRadioButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest)  Time elapsed: 1.634 s
07:12:50 findsToolBarButtonWithIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest)  Time elapsed: 1.668 s
07:12:50 clicksRadioButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest)  Time elapsed: 1.683 s
07:12:50 togglesRadioButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest)  Time elapsed: 1.557 s
07:12:50 togglingRadioButtonDeselectsOtherConditionally(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest)  Time elapsed: 1.674 s
07:12:50 clickingRadioButtonDeselectsOther(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest)  Time elapsed: 1.613 s
07:12:50 deselectsRadioButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest)  Time elapsed: 1.545 s
07:12:50 clicksRadioButtonWithModifier(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest)  Time elapsed: 1.709 s
07:12:50 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest
07:12:50 
07:12:50 (SWT:1500): Gdk-CRITICAL **: 11:12:50.476: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:50 
07:12:50 (SWT:1500): Gtk-WARNING **: 11:12:50.696: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:50 
07:12:50 (SWT:1500): Gtk-WARNING **: 11:12:50.700: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:50 
07:12:50 (SWT:1500): Gtk-WARNING **: 11:12:50.702: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:50 
07:12:50 (SWT:1500): Gtk-WARNING **: 11:12:50.702: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:50 
07:12:50 (SWT:1500): Gtk-WARNING **: 11:12:50.702: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:50 
07:12:50 (SWT:1500): Gtk-WARNING **: 11:12:50.705: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:50 
07:12:50 (SWT:1500): Gtk-WARNING **: 11:12:50.705: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:52 
07:12:52 (SWT:1500): Gdk-CRITICAL **: 11:12:52.168: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:52 
07:12:52 (SWT:1500): Gtk-WARNING **: 11:12:52.391: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:52 
07:12:52 (SWT:1500): Gtk-WARNING **: 11:12:52.394: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:52 
07:12:52 (SWT:1500): Gtk-WARNING **: 11:12:52.398: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:52 
07:12:52 (SWT:1500): Gtk-WARNING **: 11:12:52.398: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:52 
07:12:52 (SWT:1500): Gtk-WARNING **: 11:12:52.398: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:52 
07:12:52 (SWT:1500): Gtk-WARNING **: 11:12:52.400: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:52 
07:12:52 (SWT:1500): Gtk-WARNING **: 11:12:52.400: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:53 
07:12:53 (SWT:1500): Gdk-CRITICAL **: 11:12:53.952: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:54 
07:12:54 (SWT:1500): Gtk-WARNING **: 11:12:54.171: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:54 
07:12:54 (SWT:1500): Gtk-WARNING **: 11:12:54.174: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:54 
07:12:54 (SWT:1500): Gtk-WARNING **: 11:12:54.176: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:54 
07:12:54 (SWT:1500): Gtk-WARNING **: 11:12:54.176: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:54 
07:12:54 (SWT:1500): Gtk-WARNING **: 11:12:54.176: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:54 
07:12:54 (SWT:1500): Gtk-WARNING **: 11:12:54.178: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:54 
07:12:54 (SWT:1500): Gtk-WARNING **: 11:12:54.178: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:55 
07:12:55 (SWT:1500): Gdk-CRITICAL **: 11:12:55.708: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:55 
07:12:55 (SWT:1500): Gtk-WARNING **: 11:12:55.911: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:55 
07:12:55 (SWT:1500): Gtk-WARNING **: 11:12:55.914: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:55 
07:12:55 (SWT:1500): Gtk-WARNING **: 11:12:55.916: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:55 
07:12:55 (SWT:1500): Gtk-WARNING **: 11:12:55.917: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:55 
07:12:55 (SWT:1500): Gtk-WARNING **: 11:12:55.917: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:55 
07:12:55 (SWT:1500): Gtk-WARNING **: 11:12:55.918: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:55 
07:12:55 (SWT:1500): Gtk-WARNING **: 11:12:55.918: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:57 
07:12:57 (SWT:1500): Gdk-CRITICAL **: 11:12:57.317: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:57 
07:12:57 (SWT:1500): Gtk-WARNING **: 11:12:57.530: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:57 
07:12:57 (SWT:1500): Gtk-WARNING **: 11:12:57.533: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:57 
07:12:57 (SWT:1500): Gtk-WARNING **: 11:12:57.535: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:57 
07:12:57 (SWT:1500): Gtk-WARNING **: 11:12:57.535: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:57 
07:12:57 (SWT:1500): Gtk-WARNING **: 11:12:57.535: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:57 
07:12:57 (SWT:1500): Gtk-WARNING **: 11:12:57.537: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:57 
07:12:57 (SWT:1500): Gtk-WARNING **: 11:12:57.537: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:59 
07:12:59 (SWT:1500): Gdk-CRITICAL **: 11:12:59.008: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:12:59 
07:12:59 (SWT:1500): Gtk-WARNING **: 11:12:59.228: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:59 
07:12:59 (SWT:1500): Gtk-WARNING **: 11:12:59.231: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:59 
07:12:59 (SWT:1500): Gtk-WARNING **: 11:12:59.233: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:59 
07:12:59 (SWT:1500): Gtk-WARNING **: 11:12:59.233: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:59 
07:12:59 (SWT:1500): Gtk-WARNING **: 11:12:59.234: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:59 
07:12:59 (SWT:1500): Gtk-WARNING **: 11:12:59.235: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:12:59 
07:12:59 (SWT:1500): Gtk-WARNING **: 11:12:59.235: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:00 
07:13:00 (SWT:1500): Gdk-CRITICAL **: 11:13:00.746: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:00 
07:13:00 (SWT:1500): Gtk-WARNING **: 11:13:00.980: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:00 
07:13:00 (SWT:1500): Gtk-WARNING **: 11:13:00.983: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:00 
07:13:00 (SWT:1500): Gtk-WARNING **: 11:13:00.985: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:00 
07:13:00 (SWT:1500): Gtk-WARNING **: 11:13:00.985: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:00 
07:13:00 (SWT:1500): Gtk-WARNING **: 11:13:00.986: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:00 
07:13:00 (SWT:1500): Gtk-WARNING **: 11:13:00.987: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:00 
07:13:00 (SWT:1500): Gtk-WARNING **: 11:13:00.987: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:02 
07:13:02 (SWT:1500): Gdk-CRITICAL **: 11:13:02.456: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:02 
07:13:02 (SWT:1500): Gtk-WARNING **: 11:13:02.692: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:02 
07:13:02 (SWT:1500): Gtk-WARNING **: 11:13:02.695: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:02 
07:13:02 (SWT:1500): Gtk-WARNING **: 11:13:02.697: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:02 
07:13:02 (SWT:1500): Gtk-WARNING **: 11:13:02.697: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:02 
07:13:02 (SWT:1500): Gtk-WARNING **: 11:13:02.697: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:02 
07:13:02 (SWT:1500): Gtk-WARNING **: 11:13:02.698: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:02 
07:13:02 (SWT:1500): Gtk-WARNING **: 11:13:02.698: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:04 
07:13:04 (SWT:1500): Gdk-CRITICAL **: 11:13:04.155: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:04 
07:13:04 (SWT:1500): Gtk-WARNING **: 11:13:04.365: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:04 
07:13:04 (SWT:1500): Gtk-WARNING **: 11:13:04.368: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:04 
07:13:04 (SWT:1500): Gtk-WARNING **: 11:13:04.370: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:04 
07:13:04 (SWT:1500): Gtk-WARNING **: 11:13:04.371: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:04 
07:13:04 (SWT:1500): Gtk-WARNING **: 11:13:04.371: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:04 
07:13:04 (SWT:1500): Gtk-WARNING **: 11:13:04.372: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:04 
07:13:04 (SWT:1500): Gtk-WARNING **: 11:13:04.372: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:05 
07:13:05 (SWT:1500): Gdk-CRITICAL **: 11:13:05.918: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:06 
07:13:06 (SWT:1500): Gtk-WARNING **: 11:13:06.150: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:06 
07:13:06 (SWT:1500): Gtk-WARNING **: 11:13:06.155: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:06 
07:13:06 (SWT:1500): Gtk-WARNING **: 11:13:06.158: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:06 
07:13:06 (SWT:1500): Gtk-WARNING **: 11:13:06.158: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:06 
07:13:06 (SWT:1500): Gtk-WARNING **: 11:13:06.158: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:06 
07:13:06 (SWT:1500): Gtk-WARNING **: 11:13:06.160: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:06 
07:13:06 (SWT:1500): Gtk-WARNING **: 11:13:06.160: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:07 
07:13:07 (SWT:1500): Gdk-CRITICAL **: 11:13:07.661: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:07 
07:13:07 (SWT:1500): Gtk-WARNING **: 11:13:07.881: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:07 
07:13:07 (SWT:1500): Gtk-WARNING **: 11:13:07.886: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:07 
07:13:07 (SWT:1500): Gtk-WARNING **: 11:13:07.888: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:07 
07:13:07 (SWT:1500): Gtk-WARNING **: 11:13:07.888: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:07 
07:13:07 (SWT:1500): Gtk-WARNING **: 11:13:07.888: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:07 
07:13:07 (SWT:1500): Gtk-WARNING **: 11:13:07.890: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:07 
07:13:07 (SWT:1500): Gtk-WARNING **: 11:13:07.890: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:09 
07:13:09 (SWT:1500): Gdk-CRITICAL **: 11:13:09.405: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:09 
07:13:09 (SWT:1500): Gtk-WARNING **: 11:13:09.634: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:09 
07:13:09 (SWT:1500): Gtk-WARNING **: 11:13:09.637: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:09 
07:13:09 (SWT:1500): Gtk-WARNING **: 11:13:09.639: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:09 
07:13:09 (SWT:1500): Gtk-WARNING **: 11:13:09.639: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:09 
07:13:09 (SWT:1500): Gtk-WARNING **: 11:13:09.639: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:09 
07:13:09 (SWT:1500): Gtk-WARNING **: 11:13:09.641: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:09 
07:13:09 (SWT:1500): Gtk-WARNING **: 11:13:09.641: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:11 
07:13:11 (SWT:1500): Gdk-CRITICAL **: 11:13:11.184: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:11 
07:13:11 (SWT:1500): Gtk-WARNING **: 11:13:11.394: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:11 
07:13:11 (SWT:1500): Gtk-WARNING **: 11:13:11.398: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:11 
07:13:11 (SWT:1500): Gtk-WARNING **: 11:13:11.400: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:11 
07:13:11 (SWT:1500): Gtk-WARNING **: 11:13:11.400: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:11 
07:13:11 (SWT:1500): Gtk-WARNING **: 11:13:11.400: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:11 
07:13:11 (SWT:1500): Gtk-WARNING **: 11:13:11.402: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:11 
07:13:11 (SWT:1500): Gtk-WARNING **: 11:13:11.402: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:12 
07:13:12 (SWT:1500): Gdk-CRITICAL **: 11:13:12.864: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:13 
07:13:13 (SWT:1500): Gtk-WARNING **: 11:13:13.112: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:13 
07:13:13 (SWT:1500): Gtk-WARNING **: 11:13:13.115: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:13 
07:13:13 (SWT:1500): Gtk-WARNING **: 11:13:13.118: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:13 
07:13:13 (SWT:1500): Gtk-WARNING **: 11:13:13.118: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:13 
07:13:13 (SWT:1500): Gtk-WARNING **: 11:13:13.118: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:13 
07:13:13 (SWT:1500): Gtk-WARNING **: 11:13:13.120: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:13 
07:13:13 (SWT:1500): Gtk-WARNING **: 11:13:13.120: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:14 
07:13:14 (SWT:1500): Gdk-CRITICAL **: 11:13:14.606: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:14 
07:13:14 (SWT:1500): Gtk-WARNING **: 11:13:14.841: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:14 
07:13:14 (SWT:1500): Gtk-WARNING **: 11:13:14.844: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:14 
07:13:14 (SWT:1500): Gtk-WARNING **: 11:13:14.846: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:14 
07:13:14 (SWT:1500): Gtk-WARNING **: 11:13:14.847: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:14 
07:13:14 (SWT:1500): Gtk-WARNING **: 11:13:14.847: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:14 
07:13:14 (SWT:1500): Gtk-WARNING **: 11:13:14.848: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:14 
07:13:14 (SWT:1500): Gtk-WARNING **: 11:13:14.849: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:16 
07:13:16 (SWT:1500): Gdk-CRITICAL **: 11:13:16.333: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:16 
07:13:16 (SWT:1500): Gtk-WARNING **: 11:13:16.549: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:16 
07:13:16 (SWT:1500): Gtk-WARNING **: 11:13:16.552: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:16 
07:13:16 (SWT:1500): Gtk-WARNING **: 11:13:16.554: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:16 
07:13:16 (SWT:1500): Gtk-WARNING **: 11:13:16.554: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:16 
07:13:16 (SWT:1500): Gtk-WARNING **: 11:13:16.555: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:16 
07:13:16 (SWT:1500): Gtk-WARNING **: 11:13:16.556: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:16 
07:13:16 (SWT:1500): Gtk-WARNING **: 11:13:16.556: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:18 Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.592 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest
07:13:18 findsMenusRecursive[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.692 s
07:13:18 clicksSubMenu[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.785 s
07:13:18 clicksRadioMenuItem[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.755 s
07:13:18 findsSubMenus[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.61 s
07:13:18 testMenuItems[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.69 s
07:13:18 clicksMenu[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.738 s
07:13:18 findsMenus[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.711 s
07:13:18 clicksCheckMenuItem[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.699 s
07:13:18 findsMenusRecursive[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.763 s
07:13:18 clicksSubMenu[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.743 s
07:13:18 clicksRadioMenuItem[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.743 s
07:13:18 findsSubMenus[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.779 s
07:13:18 testMenuItems[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.68 s
07:13:18 clicksMenu[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.743 s
07:13:18 findsMenus[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.725 s
07:13:18 clicksCheckMenuItem[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.726 s
07:13:18 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest
07:13:18 
07:13:18 (SWT:1500): Gdk-CRITICAL **: 11:13:18.063: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:18 
07:13:18 (SWT:1500): Gtk-WARNING **: 11:13:18.291: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:18 
07:13:18 (SWT:1500): Gtk-WARNING **: 11:13:18.294: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:18 
07:13:18 (SWT:1500): Gtk-WARNING **: 11:13:18.296: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:18 
07:13:18 (SWT:1500): Gtk-WARNING **: 11:13:18.296: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:18 
07:13:18 (SWT:1500): Gtk-WARNING **: 11:13:18.297: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:18 
07:13:18 (SWT:1500): Gtk-WARNING **: 11:13:18.298: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:18 
07:13:18 (SWT:1500): Gtk-WARNING **: 11:13:18.298: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:19 
07:13:19 (SWT:1500): Gdk-CRITICAL **: 11:13:19.832: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:20 
07:13:20 (SWT:1500): Gtk-WARNING **: 11:13:20.060: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:20 
07:13:20 (SWT:1500): Gtk-WARNING **: 11:13:20.063: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:20 
07:13:20 (SWT:1500): Gtk-WARNING **: 11:13:20.066: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:20 
07:13:20 (SWT:1500): Gtk-WARNING **: 11:13:20.066: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:20 
07:13:20 (SWT:1500): Gtk-WARNING **: 11:13:20.066: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:20 
07:13:20 (SWT:1500): Gtk-WARNING **: 11:13:20.068: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:20 
07:13:20 (SWT:1500): Gtk-WARNING **: 11:13:20.068: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:21 
07:13:21 (SWT:1500): Gdk-CRITICAL **: 11:13:21.648: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:21 
07:13:21 (SWT:1500): Gtk-WARNING **: 11:13:21.880: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:21 
07:13:21 (SWT:1500): Gtk-WARNING **: 11:13:21.884: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:21 
07:13:21 (SWT:1500): Gtk-WARNING **: 11:13:21.886: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:21 
07:13:21 (SWT:1500): Gtk-WARNING **: 11:13:21.887: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:21 
07:13:21 (SWT:1500): Gtk-WARNING **: 11:13:21.887: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:21 
07:13:21 (SWT:1500): Gtk-WARNING **: 11:13:21.888: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:21 
07:13:21 (SWT:1500): Gtk-WARNING **: 11:13:21.888: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:23 
07:13:23 (SWT:1500): Gdk-CRITICAL **: 11:13:23.266: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:23 
07:13:23 (SWT:1500): Gtk-WARNING **: 11:13:23.482: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:23 
07:13:23 (SWT:1500): Gtk-WARNING **: 11:13:23.485: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:23 
07:13:23 (SWT:1500): Gtk-WARNING **: 11:13:23.487: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:23 
07:13:23 (SWT:1500): Gtk-WARNING **: 11:13:23.487: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:23 
07:13:23 (SWT:1500): Gtk-WARNING **: 11:13:23.487: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:23 
07:13:23 (SWT:1500): Gtk-WARNING **: 11:13:23.488: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:23 
07:13:23 (SWT:1500): Gtk-WARNING **: 11:13:23.488: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:24 
07:13:24 (SWT:1500): Gdk-CRITICAL **: 11:13:24.900: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:25 
07:13:25 (SWT:1500): Gtk-WARNING **: 11:13:25.140: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:25 
07:13:25 (SWT:1500): Gtk-WARNING **: 11:13:25.143: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:25 
07:13:25 (SWT:1500): Gtk-WARNING **: 11:13:25.145: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:25 
07:13:25 (SWT:1500): Gtk-WARNING **: 11:13:25.146: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:25 
07:13:25 (SWT:1500): Gtk-WARNING **: 11:13:25.146: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:25 
07:13:25 (SWT:1500): Gtk-WARNING **: 11:13:25.148: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:25 
07:13:25 (SWT:1500): Gtk-WARNING **: 11:13:25.148: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:26 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.538 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest
07:13:26 findsDateTime(org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest)  Time elapsed: 1.769 s
07:13:26 bug347824(org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest)  Time elapsed: 1.816 s
07:13:26 shouldHandleInvalidDates(org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest)  Time elapsed: 1.619 s
07:13:26 setsAndGetsDateOnDateTime(org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest)  Time elapsed: 1.633 s
07:13:26 sendsNotification(org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest)  Time elapsed: 1.699 s
07:13:26 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest
07:13:26 
07:13:26 (SWT:1500): Gdk-CRITICAL **: 11:13:26.601: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:26 
07:13:26 (SWT:1500): Gtk-WARNING **: 11:13:26.833: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:26 
07:13:26 (SWT:1500): Gtk-WARNING **: 11:13:26.836: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:26 
07:13:26 (SWT:1500): Gtk-WARNING **: 11:13:26.839: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:26 
07:13:26 (SWT:1500): Gtk-WARNING **: 11:13:26.839: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:26 
07:13:26 (SWT:1500): Gtk-WARNING **: 11:13:26.839: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:26 
07:13:26 (SWT:1500): Gtk-WARNING **: 11:13:26.841: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:26 
07:13:26 (SWT:1500): Gtk-WARNING **: 11:13:26.841: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:28 
07:13:28 (SWT:1500): Gdk-CRITICAL **: 11:13:28.267: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:28 
07:13:28 (SWT:1500): Gtk-WARNING **: 11:13:28.518: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:28 
07:13:28 (SWT:1500): Gtk-WARNING **: 11:13:28.521: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:28 
07:13:28 (SWT:1500): Gtk-WARNING **: 11:13:28.523: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:28 
07:13:28 (SWT:1500): Gtk-WARNING **: 11:13:28.523: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:28 
07:13:28 (SWT:1500): Gtk-WARNING **: 11:13:28.523: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:28 
07:13:28 (SWT:1500): Gtk-WARNING **: 11:13:28.525: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:28 
07:13:28 (SWT:1500): Gtk-WARNING **: 11:13:28.525: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:34 
07:13:34 (SWT:1500): Gdk-CRITICAL **: 11:13:34.019: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:34 
07:13:34 (SWT:1500): Gtk-WARNING **: 11:13:34.259: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:34 
07:13:34 (SWT:1500): Gtk-WARNING **: 11:13:34.262: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:34 
07:13:34 (SWT:1500): Gtk-WARNING **: 11:13:34.265: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:34 
07:13:34 (SWT:1500): Gtk-WARNING **: 11:13:34.265: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:34 
07:13:34 (SWT:1500): Gtk-WARNING **: 11:13:34.265: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:34 
07:13:34 (SWT:1500): Gtk-WARNING **: 11:13:34.266: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:34 
07:13:34 (SWT:1500): Gtk-WARNING **: 11:13:34.267: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:39 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.109 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest
07:13:39 clicksCheckBox(org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest)  Time elapsed: 1.665 s
07:13:39 doesNotMatchRegularButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest)  Time elapsed: 5.752 s
07:13:39 doesNotMatchRadioButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest)  Time elapsed: 5.691 s
07:13:39 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest
07:13:39 
07:13:39 (SWT:1500): Gdk-CRITICAL **: 11:13:39.712: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:40 
07:13:40 (SWT:1500): Gdk-CRITICAL **: 11:13:40.105: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:45 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.768 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest
07:13:45 canClickContextMenuOnCTabItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest)  Time elapsed: 0.392 s
07:13:45 canCloseCTabItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest)  Time elapsed: 5.375 s
07:13:45 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest
07:13:45 
07:13:45 (SWT:1500): Gdk-CRITICAL **: 11:13:45.485: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:45 
07:13:45 (SWT:1500): Gtk-WARNING **: 11:13:45.736: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:45 
07:13:45 (SWT:1500): Gtk-WARNING **: 11:13:45.740: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:45 
07:13:45 (SWT:1500): Gtk-WARNING **: 11:13:45.742: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:45 
07:13:45 (SWT:1500): Gtk-WARNING **: 11:13:45.743: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:45 
07:13:45 (SWT:1500): Gtk-WARNING **: 11:13:45.743: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:45 
07:13:45 (SWT:1500): Gtk-WARNING **: 11:13:45.744: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:45 
07:13:45 (SWT:1500): Gtk-WARNING **: 11:13:45.744: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:47 
07:13:47 (SWT:1500): Gdk-CRITICAL **: 11:13:47.800: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:48 
07:13:48 (SWT:1500): Gtk-WARNING **: 11:13:48.049: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:48 
07:13:48 (SWT:1500): Gtk-WARNING **: 11:13:48.052: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:48 
07:13:48 (SWT:1500): Gtk-WARNING **: 11:13:48.054: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:48 
07:13:48 (SWT:1500): Gtk-WARNING **: 11:13:48.055: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:48 
07:13:48 (SWT:1500): Gtk-WARNING **: 11:13:48.055: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:48 
07:13:48 (SWT:1500): Gtk-WARNING **: 11:13:48.057: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:48 
07:13:48 (SWT:1500): Gtk-WARNING **: 11:13:48.057: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:49 
07:13:49 (SWT:1500): Gdk-CRITICAL **: 11:13:49.986: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:50 
07:13:50 (SWT:1500): Gtk-WARNING **: 11:13:50.247: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:50 
07:13:50 (SWT:1500): Gtk-WARNING **: 11:13:50.250: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:50 
07:13:50 (SWT:1500): Gtk-WARNING **: 11:13:50.253: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:50 
07:13:50 (SWT:1500): Gtk-WARNING **: 11:13:50.253: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:50 
07:13:50 (SWT:1500): Gtk-WARNING **: 11:13:50.253: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:50 
07:13:50 (SWT:1500): Gtk-WARNING **: 11:13:50.255: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:50 
07:13:50 (SWT:1500): Gtk-WARNING **: 11:13:50.255: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:52 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.683 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest
07:13:52 clicksHeaderContextMenuItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest)  Time elapsed: 2.314 s
07:13:52 findsTableColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest)  Time elapsed: 2.186 s
07:13:52 clicksTableColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest)  Time elapsed: 2.18 s
07:13:52 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest
07:13:52 
07:13:52 (SWT:1500): Gdk-CRITICAL **: 11:13:52.169: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:52 
07:13:52 (SWT:1500): Gtk-WARNING **: 11:13:52.408: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:52 
07:13:52 (SWT:1500): Gtk-WARNING **: 11:13:52.412: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:52 
07:13:52 (SWT:1500): Gtk-WARNING **: 11:13:52.414: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:52 
07:13:52 (SWT:1500): Gtk-WARNING **: 11:13:52.414: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:52 
07:13:52 (SWT:1500): Gtk-WARNING **: 11:13:52.415: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:52 
07:13:52 (SWT:1500): Gtk-WARNING **: 11:13:52.416: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:52 
07:13:52 (SWT:1500): Gtk-WARNING **: 11:13:52.416: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:53 
07:13:53 (SWT:1500): Gdk-CRITICAL **: 11:13:53.956: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:54 
07:13:54 (SWT:1500): Gtk-WARNING **: 11:13:54.180: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:54 
07:13:54 (SWT:1500): Gtk-WARNING **: 11:13:54.183: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:54 
07:13:54 (SWT:1500): Gtk-WARNING **: 11:13:54.185: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:54 
07:13:54 (SWT:1500): Gtk-WARNING **: 11:13:54.185: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:54 
07:13:54 (SWT:1500): Gtk-WARNING **: 11:13:54.185: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:54 
07:13:54 (SWT:1500): Gtk-WARNING **: 11:13:54.187: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:54 
07:13:54 (SWT:1500): Gtk-WARNING **: 11:13:54.187: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:55 
07:13:55 (SWT:1500): Gdk-CRITICAL **: 11:13:55.840: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:56 
07:13:56 (SWT:1500): Gtk-WARNING **: 11:13:56.063: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:56 
07:13:56 (SWT:1500): Gtk-WARNING **: 11:13:56.066: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:56 
07:13:56 (SWT:1500): Gtk-WARNING **: 11:13:56.068: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:56 
07:13:56 (SWT:1500): Gtk-WARNING **: 11:13:56.068: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:56 
07:13:56 (SWT:1500): Gtk-WARNING **: 11:13:56.068: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:56 
07:13:56 (SWT:1500): Gtk-WARNING **: 11:13:56.070: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:56 
07:13:56 (SWT:1500): Gtk-WARNING **: 11:13:56.070: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:57 
07:13:57 (SWT:1500): Gdk-CRITICAL **: 11:13:57.659: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:57 
07:13:57 (SWT:1500): Gtk-WARNING **: 11:13:57.879: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:57 
07:13:57 (SWT:1500): Gtk-WARNING **: 11:13:57.883: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:57 
07:13:57 (SWT:1500): Gtk-WARNING **: 11:13:57.885: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:57 
07:13:57 (SWT:1500): Gtk-WARNING **: 11:13:57.885: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:57 
07:13:57 (SWT:1500): Gtk-WARNING **: 11:13:57.885: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:57 
07:13:57 (SWT:1500): Gtk-WARNING **: 11:13:57.887: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:57 
07:13:57 (SWT:1500): Gtk-WARNING **: 11:13:57.887: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:59 
07:13:59 (SWT:1500): Gdk-CRITICAL **: 11:13:59.541: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:13:59 
07:13:59 (SWT:1500): Gtk-WARNING **: 11:13:59.765: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:59 
07:13:59 (SWT:1500): Gtk-WARNING **: 11:13:59.768: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:59 
07:13:59 (SWT:1500): Gtk-WARNING **: 11:13:59.770: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:59 
07:13:59 (SWT:1500): Gtk-WARNING **: 11:13:59.771: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:59 
07:13:59 (SWT:1500): Gtk-WARNING **: 11:13:59.771: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:59 
07:13:59 (SWT:1500): Gtk-WARNING **: 11:13:59.773: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:13:59 
07:13:59 (SWT:1500): Gtk-WARNING **: 11:13:59.773: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:01 
07:14:01 (SWT:1500): Gdk-CRITICAL **: 11:14:01.281: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:14:01 
07:14:01 (SWT:1500): Gtk-WARNING **: 11:14:01.504: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:01 
07:14:01 (SWT:1500): Gtk-WARNING **: 11:14:01.508: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:01 
07:14:01 (SWT:1500): Gtk-WARNING **: 11:14:01.510: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:01 
07:14:01 (SWT:1500): Gtk-WARNING **: 11:14:01.510: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:01 
07:14:01 (SWT:1500): Gtk-WARNING **: 11:14:01.510: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:01 
07:14:01 (SWT:1500): Gtk-WARNING **: 11:14:01.512: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:01 
07:14:01 (SWT:1500): Gtk-WARNING **: 11:14:01.512: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:03 
07:14:03 (SWT:1500): Gdk-CRITICAL **: 11:14:03.047: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:14:03 
07:14:03 (SWT:1500): Gtk-WARNING **: 11:14:03.271: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:03 
07:14:03 (SWT:1500): Gtk-WARNING **: 11:14:03.274: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:03 
07:14:03 (SWT:1500): Gtk-WARNING **: 11:14:03.276: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:03 
07:14:03 (SWT:1500): Gtk-WARNING **: 11:14:03.277: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:03 
07:14:03 (SWT:1500): Gtk-WARNING **: 11:14:03.277: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:03 
07:14:03 (SWT:1500): Gtk-WARNING **: 11:14:03.279: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:03 
07:14:03 (SWT:1500): Gtk-WARNING **: 11:14:03.279: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:04 
07:14:04 (SWT:1500): Gdk-CRITICAL **: 11:14:04.848: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:14:05 
07:14:05 (SWT:1500): Gtk-WARNING **: 11:14:05.071: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:05 
07:14:05 (SWT:1500): Gtk-WARNING **: 11:14:05.074: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:05 
07:14:05 (SWT:1500): Gtk-WARNING **: 11:14:05.076: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:05 
07:14:05 (SWT:1500): Gtk-WARNING **: 11:14:05.076: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:05 
07:14:05 (SWT:1500): Gtk-WARNING **: 11:14:05.076: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:05 
07:14:05 (SWT:1500): Gtk-WARNING **: 11:14:05.078: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:05 
07:14:05 (SWT:1500): Gtk-WARNING **: 11:14:05.078: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:06 
07:14:06 (SWT:1500): Gdk-CRITICAL **: 11:14:06.869: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:14:07 
07:14:07 (SWT:1500): Gtk-WARNING **: 11:14:07.092: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:07 
07:14:07 (SWT:1500): Gtk-WARNING **: 11:14:07.095: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:07 
07:14:07 (SWT:1500): Gtk-WARNING **: 11:14:07.097: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:07 
07:14:07 (SWT:1500): Gtk-WARNING **: 11:14:07.097: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:07 
07:14:07 (SWT:1500): Gtk-WARNING **: 11:14:07.097: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:07 
07:14:07 (SWT:1500): Gtk-WARNING **: 11:14:07.099: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:07 
07:14:07 (SWT:1500): Gtk-WARNING **: 11:14:07.099: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:13 
07:14:13 (SWT:1500): Gdk-CRITICAL **: 11:14:13.614: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:14:13 
07:14:13 (SWT:1500): Gtk-WARNING **: 11:14:13.837: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:13 
07:14:13 (SWT:1500): Gtk-WARNING **: 11:14:13.840: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:13 
07:14:13 (SWT:1500): Gtk-WARNING **: 11:14:13.842: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:13 
07:14:13 (SWT:1500): Gtk-WARNING **: 11:14:13.843: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:13 
07:14:13 (SWT:1500): Gtk-WARNING **: 11:14:13.843: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:13 
07:14:13 (SWT:1500): Gtk-WARNING **: 11:14:13.845: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:13 
07:14:13 (SWT:1500): Gtk-WARNING **: 11:14:13.845: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:15 
07:14:15 (SWT:1500): Gdk-CRITICAL **: 11:14:15.500: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:14:15 
07:14:15 (SWT:1500): Gtk-WARNING **: 11:14:15.734: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:15 
07:14:15 (SWT:1500): Gtk-WARNING **: 11:14:15.737: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:15 
07:14:15 (SWT:1500): Gtk-WARNING **: 11:14:15.740: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:15 
07:14:15 (SWT:1500): Gtk-WARNING **: 11:14:15.740: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:15 
07:14:15 (SWT:1500): Gtk-WARNING **: 11:14:15.740: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:15 
07:14:15 (SWT:1500): Gtk-WARNING **: 11:14:15.742: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:15 
07:14:15 (SWT:1500): Gtk-WARNING **: 11:14:15.742: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:17 
07:14:17 (SWT:1500): Gdk-CRITICAL **: 11:14:17.214: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:14:17 
07:14:17 (SWT:1500): Gtk-WARNING **: 11:14:17.438: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:17 
07:14:17 (SWT:1500): Gtk-WARNING **: 11:14:17.442: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:17 
07:14:17 (SWT:1500): Gtk-WARNING **: 11:14:17.444: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:17 
07:14:17 (SWT:1500): Gtk-WARNING **: 11:14:17.444: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:17 
07:14:17 (SWT:1500): Gtk-WARNING **: 11:14:17.444: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:17 
07:14:17 (SWT:1500): Gtk-WARNING **: 11:14:17.446: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:17 
07:14:17 (SWT:1500): Gtk-WARNING **: 11:14:17.446: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:19 
07:14:19 (SWT:1500): Gdk-CRITICAL **: 11:14:19.097: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:14:19 
07:14:19 (SWT:1500): Gtk-WARNING **: 11:14:19.324: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:19 
07:14:19 (SWT:1500): Gtk-WARNING **: 11:14:19.327: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:19 
07:14:19 (SWT:1500): Gtk-WARNING **: 11:14:19.329: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:19 
07:14:19 (SWT:1500): Gtk-WARNING **: 11:14:19.329: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:19 
07:14:19 (SWT:1500): Gtk-WARNING **: 11:14:19.329: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:19 
07:14:19 (SWT:1500): Gtk-WARNING **: 11:14:19.331: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:19 
07:14:19 (SWT:1500): Gtk-WARNING **: 11:14:19.331: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:20 
07:14:20 (SWT:1500): Gdk-CRITICAL **: 11:14:20.803: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:14:21 
07:14:21 (SWT:1500): Gtk-WARNING **: 11:14:21.029: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:21 
07:14:21 (SWT:1500): Gtk-WARNING **: 11:14:21.033: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:21 
07:14:21 (SWT:1500): Gtk-WARNING **: 11:14:21.035: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:21 
07:14:21 (SWT:1500): Gtk-WARNING **: 11:14:21.035: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:21 
07:14:21 (SWT:1500): Gtk-WARNING **: 11:14:21.035: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:21 
07:14:21 (SWT:1500): Gtk-WARNING **: 11:14:21.037: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:21 
07:14:21 (SWT:1500): Gtk-WARNING **: 11:14:21.037: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:22 
07:14:22 (SWT:1500): Gdk-CRITICAL **: 11:14:22.499: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:14:22 
07:14:22 (SWT:1500): Gtk-WARNING **: 11:14:22.728: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:22 
07:14:22 (SWT:1500): Gtk-WARNING **: 11:14:22.731: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:22 
07:14:22 (SWT:1500): Gtk-WARNING **: 11:14:22.733: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:22 
07:14:22 (SWT:1500): Gtk-WARNING **: 11:14:22.733: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:22 
07:14:22 (SWT:1500): Gtk-WARNING **: 11:14:22.733: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:22 
07:14:22 (SWT:1500): Gtk-WARNING **: 11:14:22.735: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:22 
07:14:22 (SWT:1500): Gtk-WARNING **: 11:14:22.735: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:24 
07:14:24 (SWT:1500): Gdk-CRITICAL **: 11:14:24.320: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:14:24 
07:14:24 (SWT:1500): Gtk-WARNING **: 11:14:24.548: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:24 
07:14:24 (SWT:1500): Gtk-WARNING **: 11:14:24.551: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:24 
07:14:24 (SWT:1500): Gtk-WARNING **: 11:14:24.553: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:24 
07:14:24 (SWT:1500): Gtk-WARNING **: 11:14:24.553: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:24 
07:14:24 (SWT:1500): Gtk-WARNING **: 11:14:24.553: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:24 
07:14:24 (SWT:1500): Gtk-WARNING **: 11:14:24.555: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:24 
07:14:24 (SWT:1500): Gtk-WARNING **: 11:14:24.555: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:26 
07:14:26 (SWT:1500): Gdk-CRITICAL **: 11:14:26.533: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:14:26 
07:14:26 (SWT:1500): Gtk-WARNING **: 11:14:26.802: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:26 
07:14:26 (SWT:1500): Gtk-WARNING **: 11:14:26.807: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:26 
07:14:26 (SWT:1500): Gtk-WARNING **: 11:14:26.809: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:26 
07:14:26 (SWT:1500): Gtk-WARNING **: 11:14:26.810: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:26 
07:14:26 (SWT:1500): Gtk-WARNING **: 11:14:26.810: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:26 
07:14:26 (SWT:1500): Gtk-WARNING **: 11:14:26.812: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:26 
07:14:26 (SWT:1500): Gtk-WARNING **: 11:14:26.812: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:28 
07:14:28 (SWT:1500): Gdk-CRITICAL **: 11:14:28.619: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:14:28 
07:14:28 (SWT:1500): Gtk-WARNING **: 11:14:28.958: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:28 
07:14:28 (SWT:1500): Gtk-WARNING **: 11:14:28.961: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:28 
07:14:28 (SWT:1500): Gtk-WARNING **: 11:14:28.963: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:28 
07:14:28 (SWT:1500): Gtk-WARNING **: 11:14:28.964: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:28 
07:14:28 (SWT:1500): Gtk-WARNING **: 11:14:28.964: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:28 
07:14:28 (SWT:1500): Gtk-WARNING **: 11:14:28.966: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:28 
07:14:28 (SWT:1500): Gtk-WARNING **: 11:14:28.966: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:30 
07:14:30 (SWT:1500): Gdk-CRITICAL **: 11:14:30.649: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:14:30 
07:14:30 (SWT:1500): Gtk-WARNING **: 11:14:30.898: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:30 
07:14:30 (SWT:1500): Gtk-WARNING **: 11:14:30.902: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:30 
07:14:30 (SWT:1500): Gtk-WARNING **: 11:14:30.904: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:30 
07:14:30 (SWT:1500): Gtk-WARNING **: 11:14:30.905: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:30 
07:14:30 (SWT:1500): Gtk-WARNING **: 11:14:30.905: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:30 
07:14:30 (SWT:1500): Gtk-WARNING **: 11:14:30.907: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:30 
07:14:30 (SWT:1500): Gtk-WARNING **: 11:14:30.907: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:32 
07:14:32 (SWT:1500): Gdk-CRITICAL **: 11:14:32.773: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:14:33 
07:14:33 (SWT:1500): Gtk-WARNING **: 11:14:33.017: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:33 
07:14:33 (SWT:1500): Gtk-WARNING **: 11:14:33.020: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:33 
07:14:33 (SWT:1500): Gtk-WARNING **: 11:14:33.023: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:33 
07:14:33 (SWT:1500): Gtk-WARNING **: 11:14:33.023: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:33 
07:14:33 (SWT:1500): Gtk-WARNING **: 11:14:33.024: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:33 
07:14:33 (SWT:1500): Gtk-WARNING **: 11:14:33.026: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:33 
07:14:33 (SWT:1500): Gtk-WARNING **: 11:14:33.026: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:34 
07:14:34 (SWT:1500): Gdk-CRITICAL **: 11:14:34.780: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:14:35 
07:14:35 (SWT:1500): Gtk-WARNING **: 11:14:35.033: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:35 
07:14:35 (SWT:1500): Gtk-WARNING **: 11:14:35.036: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:35 
07:14:35 (SWT:1500): Gtk-WARNING **: 11:14:35.038: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:35 
07:14:35 (SWT:1500): Gtk-WARNING **: 11:14:35.039: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:35 
07:14:35 (SWT:1500): Gtk-WARNING **: 11:14:35.039: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:35 
07:14:35 (SWT:1500): Gtk-WARNING **: 11:14:35.040: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:35 
07:14:35 (SWT:1500): Gtk-WARNING **: 11:14:35.041: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:36 
07:14:36 (SWT:1500): Gdk-CRITICAL **: 11:14:36.738: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:14:36 
07:14:36 (SWT:1500): Gtk-WARNING **: 11:14:36.976: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:36 
07:14:36 (SWT:1500): Gtk-WARNING **: 11:14:36.979: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:36 
07:14:36 (SWT:1500): Gtk-WARNING **: 11:14:36.982: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:36 
07:14:36 (SWT:1500): Gtk-WARNING **: 11:14:36.982: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:36 
07:14:36 (SWT:1500): Gtk-WARNING **: 11:14:36.982: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:36 
07:14:36 (SWT:1500): Gtk-WARNING **: 11:14:36.984: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:36 
07:14:36 (SWT:1500): Gtk-WARNING **: 11:14:36.984: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:38 
07:14:38 (SWT:1500): Gdk-CRITICAL **: 11:14:38.692: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:14:38 
07:14:38 (SWT:1500): Gtk-WARNING **: 11:14:38.935: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:38 
07:14:38 (SWT:1500): Gtk-WARNING **: 11:14:38.938: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:38 
07:14:38 (SWT:1500): Gtk-WARNING **: 11:14:38.941: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:38 
07:14:38 (SWT:1500): Gtk-WARNING **: 11:14:38.941: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:38 
07:14:38 (SWT:1500): Gtk-WARNING **: 11:14:38.941: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:38 
07:14:38 (SWT:1500): Gtk-WARNING **: 11:14:38.943: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:38 
07:14:38 (SWT:1500): Gtk-WARNING **: 11:14:38.943: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:40 
07:14:40 (SWT:1500): Gdk-CRITICAL **: 11:14:40.590: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:14:40 
07:14:40 (SWT:1500): Gtk-WARNING **: 11:14:40.883: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:40 
07:14:40 (SWT:1500): Gtk-WARNING **: 11:14:40.888: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:40 
07:14:40 (SWT:1500): Gtk-WARNING **: 11:14:40.892: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:40 
07:14:40 (SWT:1500): Gtk-WARNING **: 11:14:40.892: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:40 
07:14:40 (SWT:1500): Gtk-WARNING **: 11:14:40.892: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:40 
07:14:40 (SWT:1500): Gtk-WARNING **: 11:14:40.895: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:40 
07:14:40 (SWT:1500): Gtk-WARNING **: 11:14:40.895: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:42 
07:14:42 (SWT:1500): Gdk-CRITICAL **: 11:14:42.605: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:14:42 
07:14:42 (SWT:1500): Gtk-WARNING **: 11:14:42.861: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:42 
07:14:42 (SWT:1500): Gtk-WARNING **: 11:14:42.865: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:42 
07:14:42 (SWT:1500): Gtk-WARNING **: 11:14:42.867: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:42 
07:14:42 (SWT:1500): Gtk-WARNING **: 11:14:42.867: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:42 
07:14:42 (SWT:1500): Gtk-WARNING **: 11:14:42.867: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:42 
07:14:42 (SWT:1500): Gtk-WARNING **: 11:14:42.869: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:42 
07:14:42 (SWT:1500): Gtk-WARNING **: 11:14:42.869: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:44 
07:14:44 (SWT:1500): Gdk-CRITICAL **: 11:14:44.520: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:14:44 
07:14:44 (SWT:1500): Gtk-WARNING **: 11:14:44.771: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:44 
07:14:44 (SWT:1500): Gtk-WARNING **: 11:14:44.775: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:44 
07:14:44 (SWT:1500): Gtk-WARNING **: 11:14:44.777: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:44 
07:14:44 (SWT:1500): Gtk-WARNING **: 11:14:44.777: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:44 
07:14:44 (SWT:1500): Gtk-WARNING **: 11:14:44.777: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:44 
07:14:44 (SWT:1500): Gtk-WARNING **: 11:14:44.779: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:44 
07:14:44 (SWT:1500): Gtk-WARNING **: 11:14:44.779: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:46 
07:14:46 (SWT:1500): Gdk-CRITICAL **: 11:14:46.779: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:14:47 
07:14:47 (SWT:1500): Gtk-WARNING **: 11:14:47.058: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:47 
07:14:47 (SWT:1500): Gtk-WARNING **: 11:14:47.061: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:47 
07:14:47 (SWT:1500): Gtk-WARNING **: 11:14:47.064: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:47 
07:14:47 (SWT:1500): Gtk-WARNING **: 11:14:47.064: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:47 
07:14:47 (SWT:1500): Gtk-WARNING **: 11:14:47.064: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:47 
07:14:47 (SWT:1500): Gtk-WARNING **: 11:14:47.066: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:47 
07:14:47 (SWT:1500): Gtk-WARNING **: 11:14:47.066: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:48 
07:14:48 (SWT:1500): Gdk-CRITICAL **: 11:14:48.886: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:14:49 
07:14:49 (SWT:1500): Gtk-WARNING **: 11:14:49.188: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:49 
07:14:49 (SWT:1500): Gtk-WARNING **: 11:14:49.194: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:49 
07:14:49 (SWT:1500): Gtk-WARNING **: 11:14:49.196: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:49 
07:14:49 (SWT:1500): Gtk-WARNING **: 11:14:49.197: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:49 
07:14:49 (SWT:1500): Gtk-WARNING **: 11:14:49.197: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:49 
07:14:49 (SWT:1500): Gtk-WARNING **: 11:14:49.199: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:49 
07:14:49 (SWT:1500): Gtk-WARNING **: 11:14:49.199: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:50 Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 58.733 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest
07:14:50 checkingATreeThatDoesNotHaveCheckStyleBitsThrowsException(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.786 s
07:14:50 selectsAll(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.884 s
07:14:50 getsColumnTextBasedOnRowColumnNumbers(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.819 s
07:14:50 canSelectAListOfNodes(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.882 s
07:14:50 canExpandANodeUsingVarArgs(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.739 s
07:14:50 canClickOnANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.766 s
07:14:50 canUnCheckANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.801 s
07:14:50 canDoubleClickOnANodeInAColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 2.021 s
07:14:50 throwsExceptionIfNodeNameIsIllegal(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 6.744 s
07:14:50 cellOutOfRangeWithMultipleColumnsTree(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.885 s
07:14:50 isGrayedTreeNotChecked(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.715 s
07:14:50 unselects(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.882 s
07:14:50 isGrayed(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.705 s
07:14:50 canFindANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.695 s
07:14:50 canDoubleClickOnANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.821 s
07:14:50 getsRow(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 2.212 s
07:14:50 getsColumnTextBasedOnColumnNumbers(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 2.086 s
07:14:50 getsRowCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 2.031 s
07:14:50 getNodeBasedOnIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 2.123 s
07:14:50 canRightClickOnANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 2.008 s
07:14:50 throwsExceptionIfMultipleIndicesOnSingleSelect(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.957 s
07:14:50 canToggleANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.954 s
07:14:50 cellOutOfRangeWithSingleColumnsTree(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.898 s
07:14:50 cannotFindANodeWithIncorrectNodeIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 2.015 s
07:14:50 canCallGetItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.914 s
07:14:50 canClickOnANodeInAColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 2.258 s
07:14:50 canCheckANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 2.107 s
07:14:50 throwsExceptionIfTheRowNumberIsIllegal(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 2.016 s
07:14:50 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest
07:14:50 
07:14:50 (SWT:1500): Gdk-CRITICAL **: 11:14:50.905: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:14:51 
07:14:51 (SWT:1500): Gtk-WARNING **: 11:14:51.167: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:51 
07:14:51 (SWT:1500): Gtk-WARNING **: 11:14:51.171: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:51 
07:14:51 (SWT:1500): Gtk-WARNING **: 11:14:51.173: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:51 
07:14:51 (SWT:1500): Gtk-WARNING **: 11:14:51.173: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:51 
07:14:51 (SWT:1500): Gtk-WARNING **: 11:14:51.173: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:51 
07:14:51 (SWT:1500): Gtk-WARNING **: 11:14:51.175: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:51 
07:14:51 (SWT:1500): Gtk-WARNING **: 11:14:51.175: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:52 
07:14:52 (SWT:1500): Gdk-CRITICAL **: 11:14:52.701: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:14:52 
07:14:52 (SWT:1500): Gtk-WARNING **: 11:14:52.957: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:52 
07:14:52 (SWT:1500): Gtk-WARNING **: 11:14:52.961: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:52 
07:14:52 (SWT:1500): Gtk-WARNING **: 11:14:52.964: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:52 
07:14:52 (SWT:1500): Gtk-WARNING **: 11:14:52.964: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:52 
07:14:52 (SWT:1500): Gtk-WARNING **: 11:14:52.964: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:52 
07:14:52 (SWT:1500): Gtk-WARNING **: 11:14:52.966: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:52 
07:14:52 (SWT:1500): Gtk-WARNING **: 11:14:52.966: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:54 
07:14:54 (SWT:1500): Gdk-CRITICAL **: 11:14:54.609: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:14:54 
07:14:54 (SWT:1500): Gtk-WARNING **: 11:14:54.862: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:54 
07:14:54 (SWT:1500): Gtk-WARNING **: 11:14:54.865: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:54 
07:14:54 (SWT:1500): Gtk-WARNING **: 11:14:54.868: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:54 
07:14:54 (SWT:1500): Gtk-WARNING **: 11:14:54.868: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:54 
07:14:54 (SWT:1500): Gtk-WARNING **: 11:14:54.868: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:54 
07:14:54 (SWT:1500): Gtk-WARNING **: 11:14:54.870: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:54 
07:14:54 (SWT:1500): Gtk-WARNING **: 11:14:54.870: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:56 
07:14:56 (SWT:1500): Gdk-CRITICAL **: 11:14:56.466: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:14:56 
07:14:56 (SWT:1500): Gtk-WARNING **: 11:14:56.699: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:56 
07:14:56 (SWT:1500): Gtk-WARNING **: 11:14:56.703: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:56 
07:14:56 (SWT:1500): Gtk-WARNING **: 11:14:56.705: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:56 
07:14:56 (SWT:1500): Gtk-WARNING **: 11:14:56.705: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:56 
07:14:56 (SWT:1500): Gtk-WARNING **: 11:14:56.705: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:56 
07:14:56 (SWT:1500): Gtk-WARNING **: 11:14:56.707: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:56 
07:14:56 (SWT:1500): Gtk-WARNING **: 11:14:56.707: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:58 
07:14:58 (SWT:1500): Gdk-CRITICAL **: 11:14:58.186: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:14:58 
07:14:58 (SWT:1500): Gtk-WARNING **: 11:14:58.469: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:58 
07:14:58 (SWT:1500): Gtk-WARNING **: 11:14:58.473: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:58 
07:14:58 (SWT:1500): Gtk-WARNING **: 11:14:58.476: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:58 
07:14:58 (SWT:1500): Gtk-WARNING **: 11:14:58.476: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:58 
07:14:58 (SWT:1500): Gtk-WARNING **: 11:14:58.476: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:58 
07:14:58 (SWT:1500): Gtk-WARNING **: 11:14:58.478: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:14:58 
07:14:58 (SWT:1500): Gtk-WARNING **: 11:14:58.478: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:00 
07:15:00 (SWT:1500): Gdk-CRITICAL **: 11:15:00.045: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:00 
07:15:00 (SWT:1500): Gtk-WARNING **: 11:15:00.317: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:00 
07:15:00 (SWT:1500): Gtk-WARNING **: 11:15:00.321: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:00 
07:15:00 (SWT:1500): Gtk-WARNING **: 11:15:00.323: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:00 
07:15:00 (SWT:1500): Gtk-WARNING **: 11:15:00.323: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:00 
07:15:00 (SWT:1500): Gtk-WARNING **: 11:15:00.323: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:00 
07:15:00 (SWT:1500): Gtk-WARNING **: 11:15:00.325: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:00 
07:15:00 (SWT:1500): Gtk-WARNING **: 11:15:00.325: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:01 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.05 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest
07:15:01 findsScaleInGroup(org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest)  Time elapsed: 1.793 s
07:15:01 shouldSetValue(org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest)  Time elapsed: 1.91 s
07:15:01 shouldGetIncrementAndPageIncrement(org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest)  Time elapsed: 1.856 s
07:15:01 shouldGetValue(org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest)  Time elapsed: 1.72 s
07:15:01 findsScale(org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest)  Time elapsed: 1.86 s
07:15:01 shouldGetMinimumAndMaximum(org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest)  Time elapsed: 1.909 s
07:15:01 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest
07:15:01 
07:15:01 (SWT:1500): Gdk-CRITICAL **: 11:15:01.960: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:02 
07:15:02 (SWT:1500): Gtk-CRITICAL **: 11:15:02.268: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:02 
07:15:02 (SWT:1500): Gtk-CRITICAL **: 11:15:02.270: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:02 
07:15:02 (SWT:1500): Gtk-CRITICAL **: 11:15:02.285: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:02 
07:15:02 (SWT:1500): Gtk-CRITICAL **: 11:15:02.286: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:02 
07:15:02 (SWT:1500): Gtk-CRITICAL **: 11:15:02.286: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:02 
07:15:02 (SWT:1500): Gtk-CRITICAL **: 11:15:02.289: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:02 
07:15:02 (SWT:1500): Gtk-CRITICAL **: 11:15:02.289: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:02 
07:15:02 (SWT:1500): Gtk-CRITICAL **: 11:15:02.290: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:02 
07:15:02 (SWT:1500): Gdk-CRITICAL **: 11:15:02.344: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:02 
07:15:02 (SWT:1500): Gtk-CRITICAL **: 11:15:02.680: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:02 
07:15:02 (SWT:1500): Gtk-CRITICAL **: 11:15:02.681: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:02 
07:15:02 (SWT:1500): Gtk-CRITICAL **: 11:15:02.695: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:02 
07:15:02 (SWT:1500): Gtk-CRITICAL **: 11:15:02.695: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:02 
07:15:02 (SWT:1500): Gtk-CRITICAL **: 11:15:02.695: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:02 
07:15:02 (SWT:1500): Gtk-CRITICAL **: 11:15:02.698: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:02 
07:15:02 (SWT:1500): Gtk-CRITICAL **: 11:15:02.698: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:02 
07:15:02 (SWT:1500): Gtk-CRITICAL **: 11:15:02.698: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:02 
07:15:02 (SWT:1500): Gdk-CRITICAL **: 11:15:02.740: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:03 
07:15:03 (SWT:1500): Gtk-CRITICAL **: 11:15:03.072: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:03 
07:15:03 (SWT:1500): Gtk-CRITICAL **: 11:15:03.074: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:03 
07:15:03 (SWT:1500): Gtk-CRITICAL **: 11:15:03.087: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:03 
07:15:03 (SWT:1500): Gtk-CRITICAL **: 11:15:03.087: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:03 
07:15:03 (SWT:1500): Gtk-CRITICAL **: 11:15:03.088: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:03 
07:15:03 (SWT:1500): Gtk-CRITICAL **: 11:15:03.090: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:03 
07:15:03 (SWT:1500): Gtk-CRITICAL **: 11:15:03.090: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:03 
07:15:03 (SWT:1500): Gtk-CRITICAL **: 11:15:03.090: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:03 
07:15:03 (SWT:1500): Gdk-CRITICAL **: 11:15:03.137: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:03 
07:15:03 (SWT:1500): Gtk-CRITICAL **: 11:15:03.454: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:03 
07:15:03 (SWT:1500): Gtk-CRITICAL **: 11:15:03.455: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:03 
07:15:03 (SWT:1500): Gtk-CRITICAL **: 11:15:03.469: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:03 
07:15:03 (SWT:1500): Gtk-CRITICAL **: 11:15:03.469: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:03 
07:15:03 (SWT:1500): Gtk-CRITICAL **: 11:15:03.470: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:03 
07:15:03 (SWT:1500): Gtk-CRITICAL **: 11:15:03.472: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:03 
07:15:03 (SWT:1500): Gtk-CRITICAL **: 11:15:03.472: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:03 
07:15:03 (SWT:1500): Gtk-CRITICAL **: 11:15:03.472: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:04 
07:15:04 (SWT:1500): Gdk-CRITICAL **: 11:15:04.380: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:04 
07:15:04 (SWT:1500): Gtk-CRITICAL **: 11:15:04.720: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:04 
07:15:04 (SWT:1500): Gtk-CRITICAL **: 11:15:04.721: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:04 
07:15:04 (SWT:1500): Gtk-CRITICAL **: 11:15:04.735: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:04 
07:15:04 (SWT:1500): Gtk-CRITICAL **: 11:15:04.735: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:04 
07:15:04 (SWT:1500): Gtk-CRITICAL **: 11:15:04.735: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:04 
07:15:04 (SWT:1500): Gtk-CRITICAL **: 11:15:04.738: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:04 
07:15:04 (SWT:1500): Gtk-CRITICAL **: 11:15:04.738: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:04 
07:15:04 (SWT:1500): Gtk-CRITICAL **: 11:15:04.738: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:04 
07:15:04 (SWT:1500): Gdk-CRITICAL **: 11:15:04.788: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:05 
07:15:05 (SWT:1500): Gtk-CRITICAL **: 11:15:05.126: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:05 
07:15:05 (SWT:1500): Gtk-CRITICAL **: 11:15:05.127: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:05 
07:15:05 (SWT:1500): Gtk-CRITICAL **: 11:15:05.150: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:05 
07:15:05 (SWT:1500): Gtk-CRITICAL **: 11:15:05.150: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:05 
07:15:05 (SWT:1500): Gtk-CRITICAL **: 11:15:05.150: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:05 
07:15:05 (SWT:1500): Gtk-CRITICAL **: 11:15:05.158: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:05 
07:15:05 (SWT:1500): Gtk-CRITICAL **: 11:15:05.158: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:05 
07:15:05 (SWT:1500): Gtk-CRITICAL **: 11:15:05.158: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:05 
07:15:05 (SWT:1500): Gdk-CRITICAL **: 11:15:05.307: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:05 
07:15:05 (SWT:1500): Gtk-CRITICAL **: 11:15:05.652: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:05 
07:15:05 (SWT:1500): Gtk-CRITICAL **: 11:15:05.653: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:05 
07:15:05 (SWT:1500): Gtk-CRITICAL **: 11:15:05.669: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:05 
07:15:05 (SWT:1500): Gtk-CRITICAL **: 11:15:05.669: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:05 
07:15:05 (SWT:1500): Gtk-CRITICAL **: 11:15:05.669: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:05 
07:15:05 (SWT:1500): Gtk-CRITICAL **: 11:15:05.671: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:05 
07:15:05 (SWT:1500): Gtk-CRITICAL **: 11:15:05.671: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:05 
07:15:05 (SWT:1500): Gtk-CRITICAL **: 11:15:05.671: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:05 
07:15:05 (SWT:1500): Gdk-CRITICAL **: 11:15:05.716: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:06 
07:15:06 (SWT:1500): Gtk-CRITICAL **: 11:15:06.034: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:06 
07:15:06 (SWT:1500): Gtk-CRITICAL **: 11:15:06.036: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:06 
07:15:06 (SWT:1500): Gtk-CRITICAL **: 11:15:06.055: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:06 
07:15:06 (SWT:1500): Gtk-CRITICAL **: 11:15:06.055: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:06 
07:15:06 (SWT:1500): Gtk-CRITICAL **: 11:15:06.056: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:06 
07:15:06 (SWT:1500): Gtk-CRITICAL **: 11:15:06.064: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:06 
07:15:06 (SWT:1500): Gtk-CRITICAL **: 11:15:06.064: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:06 
07:15:06 (SWT:1500): Gtk-CRITICAL **: 11:15:06.064: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:06 
07:15:06 (SWT:1500): Gdk-CRITICAL **: 11:15:06.201: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:06 
07:15:06 (SWT:1500): Gtk-CRITICAL **: 11:15:06.526: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:06 
07:15:06 (SWT:1500): Gtk-CRITICAL **: 11:15:06.528: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:06 
07:15:06 (SWT:1500): Gtk-CRITICAL **: 11:15:06.541: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:06 
07:15:06 (SWT:1500): Gtk-CRITICAL **: 11:15:06.541: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:06 
07:15:06 (SWT:1500): Gtk-CRITICAL **: 11:15:06.541: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:06 
07:15:06 (SWT:1500): Gtk-CRITICAL **: 11:15:06.544: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:06 
07:15:06 (SWT:1500): Gtk-CRITICAL **: 11:15:06.544: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:06 
07:15:06 (SWT:1500): Gtk-CRITICAL **: 11:15:06.544: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:06 
07:15:06 (SWT:1500): Gdk-CRITICAL **: 11:15:06.586: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:06 
07:15:06 (SWT:1500): Gtk-CRITICAL **: 11:15:06.913: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:06 
07:15:06 (SWT:1500): Gtk-CRITICAL **: 11:15:06.915: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:06 
07:15:06 (SWT:1500): Gtk-CRITICAL **: 11:15:06.930: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:06 
07:15:06 (SWT:1500): Gtk-CRITICAL **: 11:15:06.930: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:06 
07:15:06 (SWT:1500): Gtk-CRITICAL **: 11:15:06.930: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:06 
07:15:06 (SWT:1500): Gtk-CRITICAL **: 11:15:06.933: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:06 
07:15:06 (SWT:1500): Gtk-CRITICAL **: 11:15:06.933: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:06 
07:15:06 (SWT:1500): Gtk-CRITICAL **: 11:15:06.933: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:07 
07:15:07 (SWT:1500): Gdk-CRITICAL **: 11:15:07.011: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:07 
07:15:07 (SWT:1500): Gtk-CRITICAL **: 11:15:07.339: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:07 
07:15:07 (SWT:1500): Gtk-CRITICAL **: 11:15:07.341: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:07 
07:15:07 (SWT:1500): Gtk-CRITICAL **: 11:15:07.357: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:07 
07:15:07 (SWT:1500): Gtk-CRITICAL **: 11:15:07.357: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:07 
07:15:07 (SWT:1500): Gtk-CRITICAL **: 11:15:07.357: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:07 
07:15:07 (SWT:1500): Gtk-CRITICAL **: 11:15:07.360: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:07 
07:15:07 (SWT:1500): Gtk-CRITICAL **: 11:15:07.360: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:07 
07:15:07 (SWT:1500): Gtk-CRITICAL **: 11:15:07.360: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:07 
07:15:07 (SWT:1500): Gdk-CRITICAL **: 11:15:07.441: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:07 
07:15:07 (SWT:1500): Gtk-CRITICAL **: 11:15:07.764: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:07 
07:15:07 (SWT:1500): Gtk-CRITICAL **: 11:15:07.766: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:07 
07:15:07 (SWT:1500): Gtk-CRITICAL **: 11:15:07.781: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:07 
07:15:07 (SWT:1500): Gtk-CRITICAL **: 11:15:07.781: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:07 
07:15:07 (SWT:1500): Gtk-CRITICAL **: 11:15:07.782: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:07 
07:15:07 (SWT:1500): Gtk-CRITICAL **: 11:15:07.784: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:07 
07:15:07 (SWT:1500): Gtk-CRITICAL **: 11:15:07.784: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:07 
07:15:07 (SWT:1500): Gtk-CRITICAL **: 11:15:07.784: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:07 
07:15:07 (SWT:1500): Gdk-CRITICAL **: 11:15:07.874: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:08 
07:15:08 (SWT:1500): Gtk-CRITICAL **: 11:15:08.205: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:08 
07:15:08 (SWT:1500): Gtk-CRITICAL **: 11:15:08.206: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:08 
07:15:08 (SWT:1500): Gtk-CRITICAL **: 11:15:08.220: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:08 
07:15:08 (SWT:1500): Gtk-CRITICAL **: 11:15:08.221: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:08 
07:15:08 (SWT:1500): Gtk-CRITICAL **: 11:15:08.221: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:08 
07:15:08 (SWT:1500): Gtk-CRITICAL **: 11:15:08.223: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:08 
07:15:08 (SWT:1500): Gtk-CRITICAL **: 11:15:08.223: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:08 
07:15:08 (SWT:1500): Gtk-CRITICAL **: 11:15:08.223: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:08 
07:15:08 (SWT:1500): Gdk-CRITICAL **: 11:15:08.321: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:08 
07:15:08 (SWT:1500): Gtk-CRITICAL **: 11:15:08.696: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:08 
07:15:08 (SWT:1500): Gtk-CRITICAL **: 11:15:08.699: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:08 
07:15:08 (SWT:1500): Gtk-CRITICAL **: 11:15:08.714: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:08 
07:15:08 (SWT:1500): Gtk-CRITICAL **: 11:15:08.715: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:08 
07:15:08 (SWT:1500): Gtk-CRITICAL **: 11:15:08.715: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:08 
07:15:08 (SWT:1500): Gtk-CRITICAL **: 11:15:08.717: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:08 
07:15:08 (SWT:1500): Gtk-CRITICAL **: 11:15:08.718: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:08 
07:15:08 (SWT:1500): Gtk-CRITICAL **: 11:15:08.718: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:08 
07:15:08 (SWT:1500): Gdk-CRITICAL **: 11:15:08.798: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:09 
07:15:09 (SWT:1500): Gtk-CRITICAL **: 11:15:09.176: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:09 
07:15:09 (SWT:1500): Gtk-CRITICAL **: 11:15:09.178: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:09 
07:15:09 (SWT:1500): Gtk-CRITICAL **: 11:15:09.189: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:09 
07:15:09 (SWT:1500): Gtk-CRITICAL **: 11:15:09.190: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:09 
07:15:09 (SWT:1500): Gtk-CRITICAL **: 11:15:09.190: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:09 
07:15:09 (SWT:1500): Gtk-CRITICAL **: 11:15:09.192: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:09 
07:15:09 (SWT:1500): Gtk-CRITICAL **: 11:15:09.192: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:09 
07:15:09 (SWT:1500): Gtk-CRITICAL **: 11:15:09.192: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:09 
07:15:09 (SWT:1500): Gdk-CRITICAL **: 11:15:09.283: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:09 
07:15:09 (SWT:1500): Gtk-CRITICAL **: 11:15:09.613: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:09 
07:15:09 (SWT:1500): Gtk-CRITICAL **: 11:15:09.615: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:09 
07:15:09 (SWT:1500): Gtk-CRITICAL **: 11:15:09.633: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:09 
07:15:09 (SWT:1500): Gtk-CRITICAL **: 11:15:09.633: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:09 
07:15:09 (SWT:1500): Gtk-CRITICAL **: 11:15:09.633: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:09 
07:15:09 (SWT:1500): Gtk-CRITICAL **: 11:15:09.635: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:09 
07:15:09 (SWT:1500): Gtk-CRITICAL **: 11:15:09.635: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:09 
07:15:09 (SWT:1500): Gtk-CRITICAL **: 11:15:09.636: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:09 
07:15:09 (SWT:1500): Gdk-CRITICAL **: 11:15:09.695: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:10 
07:15:10 (SWT:1500): Gtk-CRITICAL **: 11:15:10.015: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:10 
07:15:10 (SWT:1500): Gtk-CRITICAL **: 11:15:10.016: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:10 
07:15:10 (SWT:1500): Gtk-CRITICAL **: 11:15:10.031: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:10 
07:15:10 (SWT:1500): Gtk-CRITICAL **: 11:15:10.032: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:10 
07:15:10 (SWT:1500): Gtk-CRITICAL **: 11:15:10.032: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:10 
07:15:10 (SWT:1500): Gtk-CRITICAL **: 11:15:10.034: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:10 
07:15:10 (SWT:1500): Gtk-CRITICAL **: 11:15:10.034: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:10 
07:15:10 (SWT:1500): Gtk-CRITICAL **: 11:15:10.034: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:10 
07:15:10 (SWT:1500): Gdk-CRITICAL **: 11:15:10.078: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:10 
07:15:10 (SWT:1500): Gtk-CRITICAL **: 11:15:10.390: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:10 
07:15:10 (SWT:1500): Gtk-CRITICAL **: 11:15:10.391: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:10 
07:15:10 (SWT:1500): Gtk-CRITICAL **: 11:15:10.404: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:10 
07:15:10 (SWT:1500): Gtk-CRITICAL **: 11:15:10.404: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:10 
07:15:10 (SWT:1500): Gtk-CRITICAL **: 11:15:10.405: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:10 
07:15:10 (SWT:1500): Gtk-CRITICAL **: 11:15:10.407: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:10 
07:15:10 (SWT:1500): Gtk-CRITICAL **: 11:15:10.407: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:10 
07:15:10 (SWT:1500): Gtk-CRITICAL **: 11:15:10.407: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:11 
07:15:11 (SWT:1500): Gdk-CRITICAL **: 11:15:11.682: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:12 
07:15:12 (SWT:1500): Gtk-CRITICAL **: 11:15:12.051: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:12 
07:15:12 (SWT:1500): Gtk-CRITICAL **: 11:15:12.053: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:12 
07:15:12 (SWT:1500): Gtk-CRITICAL **: 11:15:12.067: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:12 
07:15:12 (SWT:1500): Gtk-CRITICAL **: 11:15:12.067: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:12 
07:15:12 (SWT:1500): Gtk-CRITICAL **: 11:15:12.068: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:12 
07:15:12 (SWT:1500): Gtk-CRITICAL **: 11:15:12.070: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:12 
07:15:12 (SWT:1500): Gtk-CRITICAL **: 11:15:12.070: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:12 
07:15:12 (SWT:1500): Gtk-CRITICAL **: 11:15:12.070: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:12 
07:15:12 (SWT:1500): Gdk-CRITICAL **: 11:15:12.129: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:12 
07:15:12 (SWT:1500): Gtk-CRITICAL **: 11:15:12.502: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:12 
07:15:12 (SWT:1500): Gtk-CRITICAL **: 11:15:12.504: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:12 
07:15:12 (SWT:1500): Gtk-CRITICAL **: 11:15:12.517: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:12 
07:15:12 (SWT:1500): Gtk-CRITICAL **: 11:15:12.517: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:12 
07:15:12 (SWT:1500): Gtk-CRITICAL **: 11:15:12.518: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:12 
07:15:12 (SWT:1500): Gtk-CRITICAL **: 11:15:12.520: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:12 
07:15:12 (SWT:1500): Gtk-CRITICAL **: 11:15:12.520: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:12 
07:15:12 (SWT:1500): Gtk-CRITICAL **: 11:15:12.520: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:12 
07:15:12 (SWT:1500): Gdk-CRITICAL **: 11:15:12.566: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:12 
07:15:12 (SWT:1500): Gtk-CRITICAL **: 11:15:12.949: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:12 
07:15:12 (SWT:1500): Gtk-CRITICAL **: 11:15:12.951: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:12 
07:15:12 (SWT:1500): Gtk-CRITICAL **: 11:15:12.964: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:12 
07:15:12 (SWT:1500): Gtk-CRITICAL **: 11:15:12.965: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:12 
07:15:12 (SWT:1500): Gtk-CRITICAL **: 11:15:12.965: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:12 
07:15:12 (SWT:1500): Gtk-CRITICAL **: 11:15:12.967: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:12 
07:15:12 (SWT:1500): Gtk-CRITICAL **: 11:15:12.967: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:12 
07:15:12 (SWT:1500): Gtk-CRITICAL **: 11:15:12.968: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:13 
07:15:13 (SWT:1500): Gdk-CRITICAL **: 11:15:13.074: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:13 
07:15:13 (SWT:1500): Gtk-CRITICAL **: 11:15:13.417: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:13 
07:15:13 (SWT:1500): Gtk-CRITICAL **: 11:15:13.419: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:13 
07:15:13 (SWT:1500): Gtk-CRITICAL **: 11:15:13.432: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:13 
07:15:13 (SWT:1500): Gtk-CRITICAL **: 11:15:13.432: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:13 
07:15:13 (SWT:1500): Gtk-CRITICAL **: 11:15:13.433: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:13 
07:15:13 (SWT:1500): Gtk-CRITICAL **: 11:15:13.435: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:13 
07:15:13 (SWT:1500): Gtk-CRITICAL **: 11:15:13.435: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:13 
07:15:13 (SWT:1500): Gtk-CRITICAL **: 11:15:13.435: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:14 
07:15:14 (SWT:1500): Gdk-CRITICAL **: 11:15:14.507: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:14 
07:15:14 (SWT:1500): Gtk-CRITICAL **: 11:15:14.840: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:14 
07:15:14 (SWT:1500): Gtk-CRITICAL **: 11:15:14.842: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:14 
07:15:14 (SWT:1500): Gtk-CRITICAL **: 11:15:14.858: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:14 
07:15:14 (SWT:1500): Gtk-CRITICAL **: 11:15:14.858: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:14 
07:15:14 (SWT:1500): Gtk-CRITICAL **: 11:15:14.858: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:14 
07:15:14 (SWT:1500): Gtk-CRITICAL **: 11:15:14.861: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:14 
07:15:14 (SWT:1500): Gtk-CRITICAL **: 11:15:14.861: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:14 
07:15:14 (SWT:1500): Gtk-CRITICAL **: 11:15:14.861: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:14 
07:15:14 (SWT:1500): Gdk-CRITICAL **: 11:15:14.908: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:15 
07:15:15 (SWT:1500): Gtk-CRITICAL **: 11:15:15.247: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:15 
07:15:15 (SWT:1500): Gtk-CRITICAL **: 11:15:15.248: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:15 
07:15:15 (SWT:1500): Gtk-CRITICAL **: 11:15:15.267: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:15 
07:15:15 (SWT:1500): Gtk-CRITICAL **: 11:15:15.267: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:15 
07:15:15 (SWT:1500): Gtk-CRITICAL **: 11:15:15.267: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:15 
07:15:15 (SWT:1500): Gtk-CRITICAL **: 11:15:15.270: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:15 
07:15:15 (SWT:1500): Gtk-CRITICAL **: 11:15:15.270: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:15 
07:15:15 (SWT:1500): Gtk-CRITICAL **: 11:15:15.270: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:16 
07:15:16 (SWT:1500): Gdk-CRITICAL **: 11:15:16.981: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:17 
07:15:17 (SWT:1500): Gtk-CRITICAL **: 11:15:17.285: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:17 
07:15:17 (SWT:1500): Gtk-CRITICAL **: 11:15:17.286: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:17 
07:15:17 (SWT:1500): Gtk-CRITICAL **: 11:15:17.299: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:17 
07:15:17 (SWT:1500): Gtk-CRITICAL **: 11:15:17.299: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:17 
07:15:17 (SWT:1500): Gtk-CRITICAL **: 11:15:17.299: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:17 
07:15:17 (SWT:1500): Gtk-CRITICAL **: 11:15:17.301: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:17 
07:15:17 (SWT:1500): Gtk-CRITICAL **: 11:15:17.302: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:17 
07:15:17 (SWT:1500): Gtk-CRITICAL **: 11:15:17.302: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:17 
07:15:17 (SWT:1500): Gdk-CRITICAL **: 11:15:17.344: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:17 
07:15:17 (SWT:1500): Gtk-CRITICAL **: 11:15:17.647: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:17 
07:15:17 (SWT:1500): Gtk-CRITICAL **: 11:15:17.648: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:17 
07:15:17 (SWT:1500): Gtk-CRITICAL **: 11:15:17.662: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:17 
07:15:17 (SWT:1500): Gtk-CRITICAL **: 11:15:17.662: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:17 
07:15:17 (SWT:1500): Gtk-CRITICAL **: 11:15:17.662: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:17 
07:15:17 (SWT:1500): Gtk-CRITICAL **: 11:15:17.664: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:17 
07:15:17 (SWT:1500): Gtk-CRITICAL **: 11:15:17.664: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:17 
07:15:17 (SWT:1500): Gtk-CRITICAL **: 11:15:17.664: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:17 Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.749 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest
07:15:17 selectsRangeWithTabWidth(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.385 s
07:15:17 selectsRange(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.395 s
07:15:17 insertsTextAtALocation(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.397 s
07:15:17 typesTextAtALocation(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 1.242 s
07:15:17 insertsTextAtALocationWithTabWidth(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.408 s
07:15:17 canDoubleClickOnStyledText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.52 s
07:15:17 getsLinesWithEOLAtEndOfText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.408 s
07:15:17 canClickOnStyledText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.485 s
07:15:17 getsLineCountWithNoEOLEndOfText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.385 s
07:15:17 getsBullet(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.425 s
07:15:17 canCtrlClickOnStyledText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.429 s
07:15:17 findsStylesRangeInARangeWithTabWidth(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.433 s
07:15:17 findsTextStyle(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.447 s
07:15:17 canShiftClickOnStyledText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.478 s
07:15:17 findsTextStyleWithTabWidth(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.484 s
07:15:17 getsTextOnCurrentLine(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.412 s
07:15:17 setsText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.383 s
07:15:17 typesSpecialCharactersAtALocation(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 1.603 s
07:15:17 navigatesToAParticularLocationWithTAB(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.446 s
07:15:17 navigatesToAParticularLocation(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.437 s
07:15:17 findsStylesRangeInARange(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.508 s
07:15:17 testTypesTextAtALocation(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 1.433 s
07:15:17 getsTabs(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.401 s
07:15:17 typesTextAtALocationWithTabWidth(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 2.073 s
07:15:17 getsLinesWithNoEOLEndOfText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.362 s
07:15:17 getsLineCountWithEOLAtEndOfText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.362 s
07:15:17 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickTest
07:15:17 
07:15:17 (SWT:1500): Gdk-CRITICAL **: 11:15:17.710: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:17 
07:15:17 (SWT:1500): Gtk-CRITICAL **: 11:15:17.772: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:15:17 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickTest
07:15:17 doubleClickOnCell(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickTest)  Time elapsed: 0.091 s
07:15:17 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest
07:15:17 
07:15:17 (SWT:1500): Gdk-CRITICAL **: 11:15:17.804: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:18 
07:15:18 (SWT:1500): Gtk-WARNING **: 11:15:18.063: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:18 
07:15:18 (SWT:1500): Gtk-WARNING **: 11:15:18.067: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:18 
07:15:18 (SWT:1500): Gtk-WARNING **: 11:15:18.069: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:18 
07:15:18 (SWT:1500): Gtk-WARNING **: 11:15:18.069: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:18 
07:15:18 (SWT:1500): Gtk-WARNING **: 11:15:18.070: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:18 
07:15:18 (SWT:1500): Gtk-WARNING **: 11:15:18.071: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:18 
07:15:18 (SWT:1500): Gtk-WARNING **: 11:15:18.071: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:19 
07:15:19 (SWT:1500): Gdk-CRITICAL **: 11:15:19.944: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:20 
07:15:20 (SWT:1500): Gtk-WARNING **: 11:15:20.197: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:20 
07:15:20 (SWT:1500): Gtk-WARNING **: 11:15:20.200: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:20 
07:15:20 (SWT:1500): Gtk-WARNING **: 11:15:20.203: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:20 
07:15:20 (SWT:1500): Gtk-WARNING **: 11:15:20.203: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:20 
07:15:20 (SWT:1500): Gtk-WARNING **: 11:15:20.203: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:20 
07:15:20 (SWT:1500): Gtk-WARNING **: 11:15:20.205: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:20 
07:15:20 (SWT:1500): Gtk-WARNING **: 11:15:20.205: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:22 
07:15:22 (SWT:1500): Gdk-CRITICAL **: 11:15:22.169: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:22 
07:15:22 (SWT:1500): Gtk-WARNING **: 11:15:22.428: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:22 
07:15:22 (SWT:1500): Gtk-WARNING **: 11:15:22.431: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:22 
07:15:22 (SWT:1500): Gtk-WARNING **: 11:15:22.434: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:22 
07:15:22 (SWT:1500): Gtk-WARNING **: 11:15:22.434: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:22 
07:15:22 (SWT:1500): Gtk-WARNING **: 11:15:22.434: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:22 
07:15:22 (SWT:1500): Gtk-WARNING **: 11:15:22.436: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:22 
07:15:22 (SWT:1500): Gtk-WARNING **: 11:15:22.436: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:24 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.557 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest
07:15:24 clicksTreeColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest)  Time elapsed: 2.14 s
07:15:24 clicksHeaderContextMenuItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest)  Time elapsed: 2.224 s
07:15:24 findsTreeColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest)  Time elapsed: 2.192 s
07:15:24 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest
07:15:24 
07:15:24 (SWT:1500): Gdk-CRITICAL **: 11:15:24.363: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:24 
07:15:24 (SWT:1500): Gtk-WARNING **: 11:15:24.623: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:24 
07:15:24 (SWT:1500): Gtk-WARNING **: 11:15:24.626: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:24 
07:15:24 (SWT:1500): Gtk-WARNING **: 11:15:24.629: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:24 
07:15:24 (SWT:1500): Gtk-WARNING **: 11:15:24.629: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:24 
07:15:24 (SWT:1500): Gtk-WARNING **: 11:15:24.629: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:24 
07:15:24 (SWT:1500): Gtk-WARNING **: 11:15:24.631: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:24 
07:15:24 (SWT:1500): Gtk-WARNING **: 11:15:24.631: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:26 
07:15:26 (SWT:1500): Gdk-CRITICAL **: 11:15:26.140: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:26 
07:15:26 (SWT:1500): Gtk-WARNING **: 11:15:26.395: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:26 
07:15:26 (SWT:1500): Gtk-WARNING **: 11:15:26.399: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:26 
07:15:26 (SWT:1500): Gtk-WARNING **: 11:15:26.401: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:26 
07:15:26 (SWT:1500): Gtk-WARNING **: 11:15:26.401: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:26 
07:15:26 (SWT:1500): Gtk-WARNING **: 11:15:26.402: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:26 
07:15:26 (SWT:1500): Gtk-WARNING **: 11:15:26.403: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:26 
07:15:26 (SWT:1500): Gtk-WARNING **: 11:15:26.403: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:27 
07:15:27 (SWT:1500): Gdk-CRITICAL **: 11:15:27.896: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:28 
07:15:28 (SWT:1500): Gtk-WARNING **: 11:15:28.152: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:28 
07:15:28 (SWT:1500): Gtk-WARNING **: 11:15:28.156: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:28 
07:15:28 (SWT:1500): Gtk-WARNING **: 11:15:28.158: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:28 
07:15:28 (SWT:1500): Gtk-WARNING **: 11:15:28.158: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:28 
07:15:28 (SWT:1500): Gtk-WARNING **: 11:15:28.158: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:28 
07:15:28 (SWT:1500): Gtk-WARNING **: 11:15:28.160: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:28 
07:15:28 (SWT:1500): Gtk-WARNING **: 11:15:28.160: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:29 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.424 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest
07:15:29 selectionWorks(org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest)  Time elapsed: 1.777 s
07:15:29 findsSpinner(org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest)  Time elapsed: 1.755 s
07:15:29 findsSpinnerInGroup(org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest)  Time elapsed: 1.891 s
07:15:29 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowserTest
07:15:29 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowserTest
07:15:29 org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowserTest skipped
07:15:29 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest
07:15:29 
07:15:29 (SWT:1500): Gdk-CRITICAL **: 11:15:29.791: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:29 
07:15:29 (SWT:1500): Gdk-CRITICAL **: 11:15:29.852: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:29 
07:15:29 (SWT:1500): Gdk-CRITICAL **: 11:15:29.916: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:29 
07:15:29 (SWT:1500): Gdk-CRITICAL **: 11:15:29.972: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:30 
07:15:30 (SWT:1500): Gdk-CRITICAL **: 11:15:30.030: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:30 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.296 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest
07:15:30 findsSubMenus(org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest)  Time elapsed: 0.06 s
07:15:30 clicksSubMenus(org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest)  Time elapsed: 0.064 s
07:15:30 findsMenuRecursive(org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest)  Time elapsed: 0.056 s
07:15:30 findsMenuNotRecursive(org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest)  Time elapsed: 0.058 s
07:15:30 findsMenus(org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest)  Time elapsed: 0.056 s
07:15:30 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest
07:15:30 
07:15:30 (SWT:1500): Gdk-CRITICAL **: 11:15:30.090: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:30 
07:15:30 (SWT:1500): Gdk-CRITICAL **: 11:15:30.119: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:30 
07:15:30 (SWT:1500): Gdk-CRITICAL **: 11:15:30.156: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:30 
07:15:30 (SWT:1500): Gdk-CRITICAL **: 11:15:30.182: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:30 
07:15:30 (SWT:1500): Gdk-CRITICAL **: 11:15:30.207: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:30 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest
07:15:30 indexedTrayItemIsReturned(org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest)  Time elapsed: 0.029 s
07:15:30 menuCanBeAccessedOnTrayItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest)  Time elapsed: 0.036 s
07:15:30 firstTrayItemIsReturned(org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest)  Time elapsed: 0.025 s
07:15:30 listOfTrayItemsIsReturned(org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest)  Time elapsed: 0.026 s
07:15:30 trayItemWithTooltipIsReturned(org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest)  Time elapsed: 0.037 s
07:15:30 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest
07:15:30 
07:15:30 (SWT:1500): Gdk-CRITICAL **: 11:15:30.247: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:30 
07:15:30 (SWT:1500): Gtk-WARNING **: 11:15:30.518: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:30 
07:15:30 (SWT:1500): Gtk-WARNING **: 11:15:30.522: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:30 
07:15:30 (SWT:1500): Gtk-WARNING **: 11:15:30.524: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:30 
07:15:30 (SWT:1500): Gtk-WARNING **: 11:15:30.525: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:30 
07:15:30 (SWT:1500): Gtk-WARNING **: 11:15:30.525: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:30 
07:15:30 (SWT:1500): Gtk-WARNING **: 11:15:30.526: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:30 
07:15:30 (SWT:1500): Gtk-WARNING **: 11:15:30.526: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:32 
07:15:32 (SWT:1500): Gdk-CRITICAL **: 11:15:32.303: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:32 
07:15:32 (SWT:1500): Gtk-WARNING **: 11:15:32.570: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:32 
07:15:32 (SWT:1500): Gtk-WARNING **: 11:15:32.574: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:32 
07:15:32 (SWT:1500): Gtk-WARNING **: 11:15:32.576: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:32 
07:15:32 (SWT:1500): Gtk-WARNING **: 11:15:32.577: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:32 
07:15:32 (SWT:1500): Gtk-WARNING **: 11:15:32.577: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:32 
07:15:32 (SWT:1500): Gtk-WARNING **: 11:15:32.579: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:32 
07:15:32 (SWT:1500): Gtk-WARNING **: 11:15:32.579: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:34 
07:15:34 (SWT:1500): Gdk-CRITICAL **: 11:15:34.363: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:34 
07:15:34 (SWT:1500): Gtk-WARNING **: 11:15:34.638: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:34 
07:15:34 (SWT:1500): Gtk-WARNING **: 11:15:34.642: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:34 
07:15:34 (SWT:1500): Gtk-WARNING **: 11:15:34.644: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:34 
07:15:34 (SWT:1500): Gtk-WARNING **: 11:15:34.645: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:34 
07:15:34 (SWT:1500): Gtk-WARNING **: 11:15:34.645: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:34 
07:15:34 (SWT:1500): Gtk-WARNING **: 11:15:34.647: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:34 
07:15:34 (SWT:1500): Gtk-WARNING **: 11:15:34.647: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:36 
07:15:36 (SWT:1500): Gdk-CRITICAL **: 11:15:36.416: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:36 
07:15:36 (SWT:1500): Gtk-WARNING **: 11:15:36.684: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:36 
07:15:36 (SWT:1500): Gtk-WARNING **: 11:15:36.688: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:36 
07:15:36 (SWT:1500): Gtk-WARNING **: 11:15:36.690: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:36 
07:15:36 (SWT:1500): Gtk-WARNING **: 11:15:36.691: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:36 
07:15:36 (SWT:1500): Gtk-WARNING **: 11:15:36.691: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:36 
07:15:36 (SWT:1500): Gtk-WARNING **: 11:15:36.693: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:36 
07:15:36 (SWT:1500): Gtk-WARNING **: 11:15:36.693: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:38 
07:15:38 (SWT:1500): Gdk-CRITICAL **: 11:15:38.434: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:38 
07:15:38 (SWT:1500): Gtk-WARNING **: 11:15:38.699: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:38 
07:15:38 (SWT:1500): Gtk-WARNING **: 11:15:38.702: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:38 
07:15:38 (SWT:1500): Gtk-WARNING **: 11:15:38.705: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:38 
07:15:38 (SWT:1500): Gtk-WARNING **: 11:15:38.705: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:38 
07:15:38 (SWT:1500): Gtk-WARNING **: 11:15:38.705: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:38 
07:15:38 (SWT:1500): Gtk-WARNING **: 11:15:38.707: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:38 
07:15:38 (SWT:1500): Gtk-WARNING **: 11:15:38.707: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:40 
07:15:40 (SWT:1500): Gdk-CRITICAL **: 11:15:40.439: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:40 
07:15:40 (SWT:1500): Gtk-WARNING **: 11:15:40.709: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:40 
07:15:40 (SWT:1500): Gtk-WARNING **: 11:15:40.712: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:40 
07:15:40 (SWT:1500): Gtk-WARNING **: 11:15:40.715: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:40 
07:15:40 (SWT:1500): Gtk-WARNING **: 11:15:40.715: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:40 
07:15:40 (SWT:1500): Gtk-WARNING **: 11:15:40.715: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:40 
07:15:40 (SWT:1500): Gtk-WARNING **: 11:15:40.717: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:40 
07:15:40 (SWT:1500): Gtk-WARNING **: 11:15:40.717: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:42 
07:15:42 (SWT:1500): Gdk-CRITICAL **: 11:15:42.480: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:42 
07:15:42 (SWT:1500): Gtk-WARNING **: 11:15:42.743: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:42 
07:15:42 (SWT:1500): Gtk-WARNING **: 11:15:42.746: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:42 
07:15:42 (SWT:1500): Gtk-WARNING **: 11:15:42.749: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:42 
07:15:42 (SWT:1500): Gtk-WARNING **: 11:15:42.749: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:42 
07:15:42 (SWT:1500): Gtk-WARNING **: 11:15:42.749: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:42 
07:15:42 (SWT:1500): Gtk-WARNING **: 11:15:42.751: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:42 
07:15:42 (SWT:1500): Gtk-WARNING **: 11:15:42.751: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:44 
07:15:44 (SWT:1500): Gdk-CRITICAL **: 11:15:44.514: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:44 
07:15:44 (SWT:1500): Gtk-WARNING **: 11:15:44.783: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:44 
07:15:44 (SWT:1500): Gtk-WARNING **: 11:15:44.787: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:44 
07:15:44 (SWT:1500): Gtk-WARNING **: 11:15:44.789: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:44 
07:15:44 (SWT:1500): Gtk-WARNING **: 11:15:44.789: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:44 
07:15:44 (SWT:1500): Gtk-WARNING **: 11:15:44.790: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:44 
07:15:44 (SWT:1500): Gtk-WARNING **: 11:15:44.792: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:44 
07:15:44 (SWT:1500): Gtk-WARNING **: 11:15:44.792: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:46 
07:15:46 (SWT:1500): Gdk-CRITICAL **: 11:15:46.580: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:46 
07:15:46 (SWT:1500): Gtk-WARNING **: 11:15:46.873: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:46 
07:15:46 (SWT:1500): Gtk-WARNING **: 11:15:46.877: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:46 
07:15:46 (SWT:1500): Gtk-WARNING **: 11:15:46.879: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:46 
07:15:46 (SWT:1500): Gtk-WARNING **: 11:15:46.880: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:46 
07:15:46 (SWT:1500): Gtk-WARNING **: 11:15:46.880: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:46 
07:15:46 (SWT:1500): Gtk-WARNING **: 11:15:46.882: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:46 
07:15:46 (SWT:1500): Gtk-WARNING **: 11:15:46.882: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:48 
07:15:48 (SWT:1500): Gdk-CRITICAL **: 11:15:48.735: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:49 
07:15:49 (SWT:1500): Gtk-WARNING **: 11:15:49.047: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:49 
07:15:49 (SWT:1500): Gtk-WARNING **: 11:15:49.051: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:49 
07:15:49 (SWT:1500): Gtk-WARNING **: 11:15:49.054: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:49 
07:15:49 (SWT:1500): Gtk-WARNING **: 11:15:49.055: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:49 
07:15:49 (SWT:1500): Gtk-WARNING **: 11:15:49.055: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:49 
07:15:49 (SWT:1500): Gtk-WARNING **: 11:15:49.057: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:49 
07:15:49 (SWT:1500): Gtk-WARNING **: 11:15:49.057: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:51 
07:15:51 (SWT:1500): Gdk-CRITICAL **: 11:15:51.030: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:51 
07:15:51 (SWT:1500): Gtk-WARNING **: 11:15:51.319: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:51 
07:15:51 (SWT:1500): Gtk-WARNING **: 11:15:51.323: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:51 
07:15:51 (SWT:1500): Gtk-WARNING **: 11:15:51.325: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:51 
07:15:51 (SWT:1500): Gtk-WARNING **: 11:15:51.326: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:51 
07:15:51 (SWT:1500): Gtk-WARNING **: 11:15:51.326: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:51 
07:15:51 (SWT:1500): Gtk-WARNING **: 11:15:51.328: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:51 
07:15:51 (SWT:1500): Gtk-WARNING **: 11:15:51.328: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:53 
07:15:53 (SWT:1500): Gdk-CRITICAL **: 11:15:53.423: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:53 
07:15:53 (SWT:1500): Gtk-WARNING **: 11:15:53.724: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:53 
07:15:53 (SWT:1500): Gtk-WARNING **: 11:15:53.728: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:53 
07:15:53 (SWT:1500): Gtk-WARNING **: 11:15:53.730: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:53 
07:15:53 (SWT:1500): Gtk-WARNING **: 11:15:53.730: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:53 
07:15:53 (SWT:1500): Gtk-WARNING **: 11:15:53.731: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:53 
07:15:53 (SWT:1500): Gtk-WARNING **: 11:15:53.732: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:53 
07:15:53 (SWT:1500): Gtk-WARNING **: 11:15:53.732: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:55 
07:15:55 (SWT:1500): Gdk-CRITICAL **: 11:15:55.712: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:56 
07:15:56 (SWT:1500): Gtk-WARNING **: 11:15:56.023: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:56 
07:15:56 (SWT:1500): Gtk-WARNING **: 11:15:56.027: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:56 
07:15:56 (SWT:1500): Gtk-WARNING **: 11:15:56.030: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:56 
07:15:56 (SWT:1500): Gtk-WARNING **: 11:15:56.030: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:56 
07:15:56 (SWT:1500): Gtk-WARNING **: 11:15:56.030: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:56 
07:15:56 (SWT:1500): Gtk-WARNING **: 11:15:56.032: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:56 
07:15:56 (SWT:1500): Gtk-WARNING **: 11:15:56.032: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:58 
07:15:58 (SWT:1500): Gdk-CRITICAL **: 11:15:58.066: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:15:58 
07:15:58 (SWT:1500): Gtk-WARNING **: 11:15:58.364: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:58 
07:15:58 (SWT:1500): Gtk-WARNING **: 11:15:58.368: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:58 
07:15:58 (SWT:1500): Gtk-WARNING **: 11:15:58.371: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:58 
07:15:58 (SWT:1500): Gtk-WARNING **: 11:15:58.371: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:58 
07:15:58 (SWT:1500): Gtk-WARNING **: 11:15:58.371: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:58 
07:15:58 (SWT:1500): Gtk-WARNING **: 11:15:58.373: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:15:58 
07:15:58 (SWT:1500): Gtk-WARNING **: 11:15:58.373: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:00 
07:16:00 (SWT:1500): Gdk-CRITICAL **: 11:16:00.470: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:16:00 
07:16:00 (SWT:1500): Gtk-WARNING **: 11:16:00.781: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:00 
07:16:00 (SWT:1500): Gtk-WARNING **: 11:16:00.786: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:00 
07:16:00 (SWT:1500): Gtk-WARNING **: 11:16:00.789: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:00 
07:16:00 (SWT:1500): Gtk-WARNING **: 11:16:00.789: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:00 
07:16:00 (SWT:1500): Gtk-WARNING **: 11:16:00.789: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:00 
07:16:00 (SWT:1500): Gtk-WARNING **: 11:16:00.792: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:00 
07:16:00 (SWT:1500): Gtk-WARNING **: 11:16:00.792: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:02 
07:16:02 (SWT:1500): Gdk-CRITICAL **: 11:16:02.800: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:16:03 
07:16:03 (SWT:1500): Gtk-WARNING **: 11:16:03.156: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:03 
07:16:03 (SWT:1500): Gtk-WARNING **: 11:16:03.162: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:03 
07:16:03 (SWT:1500): Gtk-WARNING **: 11:16:03.166: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:03 
07:16:03 (SWT:1500): Gtk-WARNING **: 11:16:03.167: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:03 
07:16:03 (SWT:1500): Gtk-WARNING **: 11:16:03.167: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:03 
07:16:03 (SWT:1500): Gtk-WARNING **: 11:16:03.170: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:03 
07:16:03 (SWT:1500): Gtk-WARNING **: 11:16:03.170: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:05 
07:16:05 (SWT:1500): Gdk-CRITICAL **: 11:16:05.183: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:16:05 
07:16:05 (SWT:1500): Gtk-WARNING **: 11:16:05.491: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:05 
07:16:05 (SWT:1500): Gtk-WARNING **: 11:16:05.495: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:05 
07:16:05 (SWT:1500): Gtk-WARNING **: 11:16:05.498: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:05 
07:16:05 (SWT:1500): Gtk-WARNING **: 11:16:05.498: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:05 
07:16:05 (SWT:1500): Gtk-WARNING **: 11:16:05.498: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:05 
07:16:05 (SWT:1500): Gtk-WARNING **: 11:16:05.500: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:05 
07:16:05 (SWT:1500): Gtk-WARNING **: 11:16:05.500: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:07 Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.225 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest
07:16:07 selectionNotifiesListeners(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.055 s
07:16:07 unSelectsSelectionMulti(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.06 s
07:16:07 throwsExceptionInCaseOfInvalidTextBasedSelectionMulti(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.053 s
07:16:07 setsAndGetsMultipleSelectionByText(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.018 s
07:16:07 unSelectsSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.005 s
07:16:07 setsAndGetsSingleSelectionByText(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.04 s
07:16:07 setsAndGetsMultipleSelectionByIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.034 s
07:16:07 throwsExceptionInCaseOfInvalidIndexBasedSelectionMulti(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.066 s
07:16:07 getsItemAtIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.155 s
07:16:07 throwsExceptionInCaseOfInvalidIndexBasedSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.296 s
07:16:07 canDoubleClickOnList(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.392 s
07:16:07 throwsExceptionInCaseOfInvalidTextBasedSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.289 s
07:16:07 deSelectNotifiesListeners(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.354 s
07:16:07 selectionNotifiesListenersMulti(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.404 s
07:16:07 setsAndGetsSingleSelectionByIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.329 s
07:16:07 findsAListWithoutLabel(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.383 s
07:16:07 getsIndexOfItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.288 s
07:16:07 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest
07:16:07 
07:16:07 (SWT:1500): Gdk-CRITICAL **: 11:16:07.475: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:16:07 
07:16:07 (SWT:1500): Gtk-WARNING **: 11:16:07.777: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:07 
07:16:07 (SWT:1500): Gtk-WARNING **: 11:16:07.782: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:07 
07:16:07 (SWT:1500): Gtk-WARNING **: 11:16:07.784: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:07 
07:16:07 (SWT:1500): Gtk-WARNING **: 11:16:07.785: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:07 
07:16:07 (SWT:1500): Gtk-WARNING **: 11:16:07.785: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:07 
07:16:07 (SWT:1500): Gtk-WARNING **: 11:16:07.787: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:07 
07:16:07 (SWT:1500): Gtk-WARNING **: 11:16:07.787: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:10 
07:16:10 (SWT:1500): Gdk-CRITICAL **: 11:16:10.157: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:16:10 
07:16:10 (SWT:1500): Gtk-WARNING **: 11:16:10.476: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:10 
07:16:10 (SWT:1500): Gtk-WARNING **: 11:16:10.480: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:10 
07:16:10 (SWT:1500): Gtk-WARNING **: 11:16:10.482: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:10 
07:16:10 (SWT:1500): Gtk-WARNING **: 11:16:10.483: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:10 
07:16:10 (SWT:1500): Gtk-WARNING **: 11:16:10.483: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:10 
07:16:10 (SWT:1500): Gtk-WARNING **: 11:16:10.485: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:10 
07:16:10 (SWT:1500): Gtk-WARNING **: 11:16:10.485: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:12 
07:16:12 (SWT:1500): Gdk-CRITICAL **: 11:16:12.584: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:16:12 
07:16:12 (SWT:1500): Gtk-WARNING **: 11:16:12.872: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:12 
07:16:12 (SWT:1500): Gtk-WARNING **: 11:16:12.876: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:12 
07:16:12 (SWT:1500): Gtk-WARNING **: 11:16:12.878: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:12 
07:16:12 (SWT:1500): Gtk-WARNING **: 11:16:12.879: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:12 
07:16:12 (SWT:1500): Gtk-WARNING **: 11:16:12.879: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:12 
07:16:12 (SWT:1500): Gtk-WARNING **: 11:16:12.881: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:12 
07:16:12 (SWT:1500): Gtk-WARNING **: 11:16:12.881: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:15 
07:16:15 (SWT:1500): Gdk-CRITICAL **: 11:16:15.077: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:16:15 
07:16:15 (SWT:1500): Gtk-WARNING **: 11:16:15.409: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:15 
07:16:15 (SWT:1500): Gtk-WARNING **: 11:16:15.414: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:15 
07:16:15 (SWT:1500): Gtk-WARNING **: 11:16:15.416: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:15 
07:16:15 (SWT:1500): Gtk-WARNING **: 11:16:15.417: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:15 
07:16:15 (SWT:1500): Gtk-WARNING **: 11:16:15.417: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:15 
07:16:15 (SWT:1500): Gtk-WARNING **: 11:16:15.419: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:15 
07:16:15 (SWT:1500): Gtk-WARNING **: 11:16:15.419: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:17 
07:16:17 (SWT:1500): Gdk-CRITICAL **: 11:16:17.488: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:16:17 
07:16:17 (SWT:1500): Gtk-WARNING **: 11:16:17.789: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:17 
07:16:17 (SWT:1500): Gtk-WARNING **: 11:16:17.793: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:17 
07:16:17 (SWT:1500): Gtk-WARNING **: 11:16:17.796: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:17 
07:16:17 (SWT:1500): Gtk-WARNING **: 11:16:17.796: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:17 
07:16:17 (SWT:1500): Gtk-WARNING **: 11:16:17.796: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:17 
07:16:17 (SWT:1500): Gtk-WARNING **: 11:16:17.799: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:17 
07:16:17 (SWT:1500): Gtk-WARNING **: 11:16:17.799: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:19 
07:16:19 (SWT:1500): Gdk-CRITICAL **: 11:16:19.958: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:16:20 
07:16:20 (SWT:1500): Gtk-WARNING **: 11:16:20.271: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:20 
07:16:20 (SWT:1500): Gtk-WARNING **: 11:16:20.275: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:20 
07:16:20 (SWT:1500): Gtk-WARNING **: 11:16:20.278: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:20 
07:16:20 (SWT:1500): Gtk-WARNING **: 11:16:20.279: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:20 
07:16:20 (SWT:1500): Gtk-WARNING **: 11:16:20.279: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:20 
07:16:20 (SWT:1500): Gtk-WARNING **: 11:16:20.281: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:20 
07:16:20 (SWT:1500): Gtk-WARNING **: 11:16:20.281: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:22 
07:16:22 (SWT:1500): Gdk-CRITICAL **: 11:16:22.473: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:16:22 
07:16:22 (SWT:1500): Gtk-WARNING **: 11:16:22.810: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:22 
07:16:22 (SWT:1500): Gtk-WARNING **: 11:16:22.814: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:22 
07:16:22 (SWT:1500): Gtk-WARNING **: 11:16:22.817: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:22 
07:16:22 (SWT:1500): Gtk-WARNING **: 11:16:22.818: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:22 
07:16:22 (SWT:1500): Gtk-WARNING **: 11:16:22.818: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:22 
07:16:22 (SWT:1500): Gtk-WARNING **: 11:16:22.820: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:22 
07:16:22 (SWT:1500): Gtk-WARNING **: 11:16:22.820: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:25 
07:16:25 (SWT:1500): Gdk-CRITICAL **: 11:16:25.154: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:16:25 
07:16:25 (SWT:1500): Gtk-WARNING **: 11:16:25.492: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:25 
07:16:25 (SWT:1500): Gtk-WARNING **: 11:16:25.498: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:25 
07:16:25 (SWT:1500): Gtk-WARNING **: 11:16:25.502: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:25 
07:16:25 (SWT:1500): Gtk-WARNING **: 11:16:25.502: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:25 
07:16:25 (SWT:1500): Gtk-WARNING **: 11:16:25.503: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:25 
07:16:25 (SWT:1500): Gtk-WARNING **: 11:16:25.505: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:25 
07:16:25 (SWT:1500): Gtk-WARNING **: 11:16:25.505: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:27 
07:16:27 (SWT:1500): Gdk-CRITICAL **: 11:16:27.634: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:16:27 
07:16:27 (SWT:1500): Gtk-WARNING **: 11:16:27.936: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:27 
07:16:27 (SWT:1500): Gtk-WARNING **: 11:16:27.940: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:27 
07:16:27 (SWT:1500): Gtk-WARNING **: 11:16:27.943: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:27 
07:16:27 (SWT:1500): Gtk-WARNING **: 11:16:27.943: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:27 
07:16:27 (SWT:1500): Gtk-WARNING **: 11:16:27.943: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:27 
07:16:27 (SWT:1500): Gtk-WARNING **: 11:16:27.946: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:27 
07:16:27 (SWT:1500): Gtk-WARNING **: 11:16:27.946: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:30 
07:16:30 (SWT:1500): Gdk-CRITICAL **: 11:16:30.486: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:16:30 
07:16:30 (SWT:1500): Gtk-WARNING **: 11:16:30.792: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:30 
07:16:30 (SWT:1500): Gtk-WARNING **: 11:16:30.796: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:30 
07:16:30 (SWT:1500): Gtk-WARNING **: 11:16:30.799: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:30 
07:16:30 (SWT:1500): Gtk-WARNING **: 11:16:30.799: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:30 
07:16:30 (SWT:1500): Gtk-WARNING **: 11:16:30.799: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:30 
07:16:30 (SWT:1500): Gtk-WARNING **: 11:16:30.801: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:30 
07:16:30 (SWT:1500): Gtk-WARNING **: 11:16:30.801: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:33 
07:16:33 (SWT:1500): Gdk-CRITICAL **: 11:16:33.079: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:16:33 
07:16:33 (SWT:1500): Gtk-WARNING **: 11:16:33.424: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:33 
07:16:33 (SWT:1500): Gtk-WARNING **: 11:16:33.428: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:33 
07:16:33 (SWT:1500): Gtk-WARNING **: 11:16:33.431: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:33 
07:16:33 (SWT:1500): Gtk-WARNING **: 11:16:33.431: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:33 
07:16:33 (SWT:1500): Gtk-WARNING **: 11:16:33.432: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:33 
07:16:33 (SWT:1500): Gtk-WARNING **: 11:16:33.434: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:33 
07:16:33 (SWT:1500): Gtk-WARNING **: 11:16:33.434: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:35 
07:16:35 (SWT:1500): Gdk-CRITICAL **: 11:16:35.836: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:16:36 
07:16:36 (SWT:1500): Gtk-WARNING **: 11:16:36.178: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:36 
07:16:36 (SWT:1500): Gtk-WARNING **: 11:16:36.182: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:36 
07:16:36 (SWT:1500): Gtk-WARNING **: 11:16:36.185: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:36 
07:16:36 (SWT:1500): Gtk-WARNING **: 11:16:36.185: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:36 
07:16:36 (SWT:1500): Gtk-WARNING **: 11:16:36.186: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:36 
07:16:36 (SWT:1500): Gtk-WARNING **: 11:16:36.188: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:36 
07:16:36 (SWT:1500): Gtk-WARNING **: 11:16:36.188: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:38 
07:16:38 (SWT:1500): Gdk-CRITICAL **: 11:16:38.406: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:16:38 
07:16:38 (SWT:1500): Gtk-WARNING **: 11:16:38.691: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:38 
07:16:38 (SWT:1500): Gtk-WARNING **: 11:16:38.696: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:38 
07:16:38 (SWT:1500): Gtk-WARNING **: 11:16:38.700: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:38 
07:16:38 (SWT:1500): Gtk-WARNING **: 11:16:38.700: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:38 
07:16:38 (SWT:1500): Gtk-WARNING **: 11:16:38.701: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:38 
07:16:38 (SWT:1500): Gtk-WARNING **: 11:16:38.704: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:38 
07:16:38 (SWT:1500): Gtk-WARNING **: 11:16:38.704: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:41 
07:16:41 (SWT:1500): Gdk-CRITICAL **: 11:16:41.053: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:16:41 
07:16:41 (SWT:1500): Gtk-WARNING **: 11:16:41.395: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:41 
07:16:41 (SWT:1500): Gtk-WARNING **: 11:16:41.399: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:41 
07:16:41 (SWT:1500): Gtk-WARNING **: 11:16:41.402: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:41 
07:16:41 (SWT:1500): Gtk-WARNING **: 11:16:41.402: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:41 
07:16:41 (SWT:1500): Gtk-WARNING **: 11:16:41.402: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:41 
07:16:41 (SWT:1500): Gtk-WARNING **: 11:16:41.404: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:41 
07:16:41 (SWT:1500): Gtk-WARNING **: 11:16:41.404: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:43 Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.486 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest
07:16:43 canUnCheckALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 2.681 s
07:16:43 isGrayed(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 2.427 s
07:16:43 canFindALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 2.493 s
07:16:43 checkingATableThatDoesNotHaveCheckStyleBitsThrowsException(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 2.411 s
07:16:43 isGrayedTableNotChecked(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 2.471 s
07:16:43 canGetTableItemText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 2.514 s
07:16:43 canRightClickOnALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 2.681 s
07:16:43 canGetLineText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 2.48 s
07:16:43 canToggleALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 2.852 s
07:16:43 canDoubleClickALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 2.593 s
07:16:43 canClickALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 2.757 s
07:16:43 canClickALineInAColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 2.57 s
07:16:43 canSelectALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 2.647 s
07:16:43 canCheckALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 2.908 s
07:16:43 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest
07:16:43 
07:16:43 (SWT:1500): Gdk-CRITICAL **: 11:16:43.963: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:16:44 
07:16:44 (SWT:1500): Gtk-WARNING **: 11:16:44.307: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:44 
07:16:44 (SWT:1500): Gtk-WARNING **: 11:16:44.312: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:44 
07:16:44 (SWT:1500): Gtk-WARNING **: 11:16:44.315: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:44 
07:16:44 (SWT:1500): Gtk-WARNING **: 11:16:44.315: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:44 
07:16:44 (SWT:1500): Gtk-WARNING **: 11:16:44.315: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:44 
07:16:44 (SWT:1500): Gtk-WARNING **: 11:16:44.318: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:44 
07:16:44 (SWT:1500): Gtk-WARNING **: 11:16:44.318: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:46 
07:16:46 (SWT:1500): Gdk-CRITICAL **: 11:16:46.168: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:16:46 
07:16:46 (SWT:1500): Gtk-WARNING **: 11:16:46.470: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:46 
07:16:46 (SWT:1500): Gtk-WARNING **: 11:16:46.474: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:46 
07:16:46 (SWT:1500): Gtk-WARNING **: 11:16:46.476: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:46 
07:16:46 (SWT:1500): Gtk-WARNING **: 11:16:46.477: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:46 
07:16:46 (SWT:1500): Gtk-WARNING **: 11:16:46.477: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:46 
07:16:46 (SWT:1500): Gtk-WARNING **: 11:16:46.479: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:46 
07:16:46 (SWT:1500): Gtk-WARNING **: 11:16:46.479: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:48 
07:16:48 (SWT:1500): Gdk-CRITICAL **: 11:16:48.253: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:16:48 
07:16:48 (SWT:1500): Gtk-WARNING **: 11:16:48.565: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:48 
07:16:48 (SWT:1500): Gtk-WARNING **: 11:16:48.570: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:48 
07:16:48 (SWT:1500): Gtk-WARNING **: 11:16:48.572: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:48 
07:16:48 (SWT:1500): Gtk-WARNING **: 11:16:48.573: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:48 
07:16:48 (SWT:1500): Gtk-WARNING **: 11:16:48.573: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:48 
07:16:48 (SWT:1500): Gtk-WARNING **: 11:16:48.575: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:48 
07:16:48 (SWT:1500): Gtk-WARNING **: 11:16:48.575: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:50 
07:16:50 (SWT:1500): Gdk-CRITICAL **: 11:16:50.480: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:16:50 
07:16:50 (SWT:1500): Gtk-WARNING **: 11:16:50.842: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:50 
07:16:50 (SWT:1500): Gtk-WARNING **: 11:16:50.847: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:50 
07:16:50 (SWT:1500): Gtk-WARNING **: 11:16:50.849: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:50 
07:16:50 (SWT:1500): Gtk-WARNING **: 11:16:50.850: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:50 
07:16:50 (SWT:1500): Gtk-WARNING **: 11:16:50.850: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:50 
07:16:50 (SWT:1500): Gtk-WARNING **: 11:16:50.852: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:50 
07:16:50 (SWT:1500): Gtk-WARNING **: 11:16:50.852: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:52 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.648 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest
07:16:52 findsToolBarButtonWithToolTipBasedOnIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest)  Time elapsed: 2.204 s
07:16:52 findsToolBarButtonWithToolTip(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest)  Time elapsed: 2.085 s
07:16:52 getsTooltipOnButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest)  Time elapsed: 2.227 s
07:16:52 findsToolBarButtonWithToolTip2(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest)  Time elapsed: 2.131 s
07:16:52 Running org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest
07:16:52 
07:16:52 (SWT:1500): Gdk-CRITICAL **: 11:16:52.613: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:16:52 
07:16:52 (SWT:1500): Gtk-WARNING **: 11:16:52.919: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:52 
07:16:52 (SWT:1500): Gtk-WARNING **: 11:16:52.923: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:52 
07:16:52 (SWT:1500): Gtk-WARNING **: 11:16:52.926: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:52 
07:16:52 (SWT:1500): Gtk-WARNING **: 11:16:52.926: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:52 
07:16:52 (SWT:1500): Gtk-WARNING **: 11:16:52.927: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:52 
07:16:52 (SWT:1500): Gtk-WARNING **: 11:16:52.928: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:52 
07:16:52 (SWT:1500): Gtk-WARNING **: 11:16:52.929: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:54 
07:16:54 (SWT:1500): Gdk-CRITICAL **: 11:16:54.703: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:16:55 
07:16:55 (SWT:1500): Gtk-WARNING **: 11:16:55.035: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:55 
07:16:55 (SWT:1500): Gtk-WARNING **: 11:16:55.040: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:55 
07:16:55 (SWT:1500): Gtk-WARNING **: 11:16:55.043: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:55 
07:16:55 (SWT:1500): Gtk-WARNING **: 11:16:55.044: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:55 
07:16:55 (SWT:1500): Gtk-WARNING **: 11:16:55.044: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:55 
07:16:55 (SWT:1500): Gtk-WARNING **: 11:16:55.046: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:55 
07:16:55 (SWT:1500): Gtk-WARNING **: 11:16:55.046: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:56 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.345 s - in org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest
07:16:56 throwsExceptionOnNullObjectPassedIntoConstructor(org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest)  Time elapsed: 2.089 s
07:16:56 throwsExceptionOnDisposedObjectPassedIntoConstructor(org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest)  Time elapsed: 2.256 s
07:16:56 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest
07:16:56 
07:16:56 (SWT:1500): Gdk-CRITICAL **: 11:16:56.962: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:16:57 
07:16:57 (SWT:1500): Gtk-WARNING **: 11:16:57.291: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:57 
07:16:57 (SWT:1500): Gtk-WARNING **: 11:16:57.295: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:57 
07:16:57 (SWT:1500): Gtk-WARNING **: 11:16:57.298: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:57 
07:16:57 (SWT:1500): Gtk-WARNING **: 11:16:57.298: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:57 
07:16:57 (SWT:1500): Gtk-WARNING **: 11:16:57.299: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:57 
07:16:57 (SWT:1500): Gtk-WARNING **: 11:16:57.301: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:57 
07:16:57 (SWT:1500): Gtk-WARNING **: 11:16:57.301: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:59 
07:16:59 (SWT:1500): Gdk-CRITICAL **: 11:16:59.219: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:16:59 
07:16:59 (SWT:1500): Gtk-WARNING **: 11:16:59.519: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:59 
07:16:59 (SWT:1500): Gtk-WARNING **: 11:16:59.523: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:59 
07:16:59 (SWT:1500): Gtk-WARNING **: 11:16:59.526: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:59 
07:16:59 (SWT:1500): Gtk-WARNING **: 11:16:59.526: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:59 
07:16:59 (SWT:1500): Gtk-WARNING **: 11:16:59.526: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:59 
07:16:59 (SWT:1500): Gtk-WARNING **: 11:16:59.529: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:16:59 
07:16:59 (SWT:1500): Gtk-WARNING **: 11:16:59.529: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:02 
07:17:02 (SWT:1500): Gdk-CRITICAL **: 11:17:02.105: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:17:02 
07:17:02 (SWT:1500): Gtk-WARNING **: 11:17:02.417: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:02 
07:17:02 (SWT:1500): Gtk-WARNING **: 11:17:02.422: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:02 
07:17:02 (SWT:1500): Gtk-WARNING **: 11:17:02.425: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:02 
07:17:02 (SWT:1500): Gtk-WARNING **: 11:17:02.425: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:02 
07:17:02 (SWT:1500): Gtk-WARNING **: 11:17:02.426: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:02 
07:17:02 (SWT:1500): Gtk-WARNING **: 11:17:02.428: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:02 
07:17:02 (SWT:1500): Gtk-WARNING **: 11:17:02.428: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:04 
07:17:04 (SWT:1500): Gdk-CRITICAL **: 11:17:04.187: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:17:04 
07:17:04 (SWT:1500): Gtk-WARNING **: 11:17:04.531: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:04 
07:17:04 (SWT:1500): Gtk-WARNING **: 11:17:04.535: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:04 
07:17:04 (SWT:1500): Gtk-WARNING **: 11:17:04.538: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:04 
07:17:04 (SWT:1500): Gtk-WARNING **: 11:17:04.538: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:04 
07:17:04 (SWT:1500): Gtk-WARNING **: 11:17:04.538: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:04 
07:17:04 (SWT:1500): Gtk-WARNING **: 11:17:04.540: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:04 
07:17:04 (SWT:1500): Gtk-WARNING **: 11:17:04.540: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:06 
07:17:06 (SWT:1500): Gdk-CRITICAL **: 11:17:06.402: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:17:06 
07:17:06 (SWT:1500): Gtk-WARNING **: 11:17:06.721: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:06 
07:17:06 (SWT:1500): Gtk-WARNING **: 11:17:06.725: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:06 
07:17:06 (SWT:1500): Gtk-WARNING **: 11:17:06.728: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:06 
07:17:06 (SWT:1500): Gtk-WARNING **: 11:17:06.728: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:06 
07:17:06 (SWT:1500): Gtk-WARNING **: 11:17:06.729: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:06 
07:17:06 (SWT:1500): Gtk-WARNING **: 11:17:06.731: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:06 
07:17:06 (SWT:1500): Gtk-WARNING **: 11:17:06.731: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:08 
07:17:08 (SWT:1500): Gdk-CRITICAL **: 11:17:08.522: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:17:08 
07:17:08 (SWT:1500): Gtk-WARNING **: 11:17:08.837: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:08 
07:17:08 (SWT:1500): Gtk-WARNING **: 11:17:08.842: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:08 
07:17:08 (SWT:1500): Gtk-WARNING **: 11:17:08.845: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:08 
07:17:08 (SWT:1500): Gtk-WARNING **: 11:17:08.846: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:08 
07:17:08 (SWT:1500): Gtk-WARNING **: 11:17:08.846: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:08 
07:17:08 (SWT:1500): Gtk-WARNING **: 11:17:08.848: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:08 
07:17:08 (SWT:1500): Gtk-WARNING **: 11:17:08.848: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:10 
07:17:10 (SWT:1500): Gdk-CRITICAL **: 11:17:10.732: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:17:11 
07:17:11 (SWT:1500): Gtk-WARNING **: 11:17:11.033: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:11 
07:17:11 (SWT:1500): Gtk-WARNING **: 11:17:11.037: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:11 
07:17:11 (SWT:1500): Gtk-WARNING **: 11:17:11.040: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:11 
07:17:11 (SWT:1500): Gtk-WARNING **: 11:17:11.040: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:11 
07:17:11 (SWT:1500): Gtk-WARNING **: 11:17:11.040: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:11 
07:17:11 (SWT:1500): Gtk-WARNING **: 11:17:11.042: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:11 
07:17:11 (SWT:1500): Gtk-WARNING **: 11:17:11.042: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:12 
07:17:12 (SWT:1500): Gdk-CRITICAL **: 11:17:12.861: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:17:13 
07:17:13 (SWT:1500): Gtk-WARNING **: 11:17:13.179: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:13 
07:17:13 (SWT:1500): Gtk-WARNING **: 11:17:13.183: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:13 
07:17:13 (SWT:1500): Gtk-WARNING **: 11:17:13.186: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:13 
07:17:13 (SWT:1500): Gtk-WARNING **: 11:17:13.187: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:13 
07:17:13 (SWT:1500): Gtk-WARNING **: 11:17:13.187: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:13 
07:17:13 (SWT:1500): Gtk-WARNING **: 11:17:13.189: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:13 
07:17:13 (SWT:1500): Gtk-WARNING **: 11:17:13.189: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:15 
07:17:15 (SWT:1500): Gdk-CRITICAL **: 11:17:15.029: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:17:15 
07:17:15 (SWT:1500): Gtk-WARNING **: 11:17:15.393: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:15 
07:17:15 (SWT:1500): Gtk-WARNING **: 11:17:15.399: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:15 
07:17:15 (SWT:1500): Gtk-WARNING **: 11:17:15.402: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:15 
07:17:15 (SWT:1500): Gtk-WARNING **: 11:17:15.402: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:15 
07:17:15 (SWT:1500): Gtk-WARNING **: 11:17:15.403: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:15 
07:17:15 (SWT:1500): Gtk-WARNING **: 11:17:15.405: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:15 
07:17:15 (SWT:1500): Gtk-WARNING **: 11:17:15.405: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:17 
07:17:17 (SWT:1500): Gdk-CRITICAL **: 11:17:17.290: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:17:17 
07:17:17 (SWT:1500): Gtk-WARNING **: 11:17:17.585: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:17 
07:17:17 (SWT:1500): Gtk-WARNING **: 11:17:17.590: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:17 
07:17:17 (SWT:1500): Gtk-WARNING **: 11:17:17.593: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:17 
07:17:17 (SWT:1500): Gtk-WARNING **: 11:17:17.593: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:17 
07:17:17 (SWT:1500): Gtk-WARNING **: 11:17:17.593: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:17 
07:17:17 (SWT:1500): Gtk-WARNING **: 11:17:17.595: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:17 
07:17:17 (SWT:1500): Gtk-WARNING **: 11:17:17.596: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:19 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.439 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest
07:17:19 setTextBetweenSelectionsWithSameIndices(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 2.258 s
07:17:19 typeAndVerifiesTextInCombo(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 2.886 s
07:17:19 changeAndVerifiesSelectionInComboByText(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 2.082 s
07:17:19 changeAndVerifiesSelectionInComboByIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 2.214 s
07:17:19 throwsExceptionInCaseOfInvalidIndexBasedSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 2.12 s
07:17:19 throwsExceptionInCaseOfInvalidTextBasedSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 2.211 s
07:17:19 throwsExceptionInCaseOfChangeTextOfReadOnlyCombo(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 2.128 s
07:17:19 findsCombo(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 2.167 s
07:17:19 changeAndVerifiesTextInCombo(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 2.261 s
07:17:19 getItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 2.11 s
07:17:19 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest
07:17:19 
07:17:19 (SWT:1500): Gdk-CRITICAL **: 11:17:19.404: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:17:19 
07:17:19 (SWT:1500): Gtk-WARNING **: 11:17:19.815: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:19 
07:17:19 (SWT:1500): Gtk-WARNING **: 11:17:19.819: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:19 
07:17:19 (SWT:1500): Gtk-WARNING **: 11:17:19.822: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:19 
07:17:19 (SWT:1500): Gtk-WARNING **: 11:17:19.822: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:19 
07:17:19 (SWT:1500): Gtk-WARNING **: 11:17:19.822: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:19 
07:17:19 (SWT:1500): Gtk-WARNING **: 11:17:19.824: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:19 
07:17:19 (SWT:1500): Gtk-WARNING **: 11:17:19.824: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:21 
07:17:21 (SWT:1500): Gdk-CRITICAL **: 11:17:21.794: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:17:22 
07:17:22 (SWT:1500): Gtk-WARNING **: 11:17:22.120: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:22 
07:17:22 (SWT:1500): Gtk-WARNING **: 11:17:22.125: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:22 
07:17:22 (SWT:1500): Gtk-WARNING **: 11:17:22.127: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:22 
07:17:22 (SWT:1500): Gtk-WARNING **: 11:17:22.128: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:22 
07:17:22 (SWT:1500): Gtk-WARNING **: 11:17:22.128: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:22 
07:17:22 (SWT:1500): Gtk-WARNING **: 11:17:22.130: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:22 
07:17:22 (SWT:1500): Gtk-WARNING **: 11:17:22.130: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:24 
07:17:24 (SWT:1500): Gdk-CRITICAL **: 11:17:24.066: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:17:24 
07:17:24 (SWT:1500): Gtk-WARNING **: 11:17:24.363: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:24 
07:17:24 (SWT:1500): Gtk-WARNING **: 11:17:24.367: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:24 
07:17:24 (SWT:1500): Gtk-WARNING **: 11:17:24.370: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:24 
07:17:24 (SWT:1500): Gtk-WARNING **: 11:17:24.370: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:24 
07:17:24 (SWT:1500): Gtk-WARNING **: 11:17:24.370: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:24 
07:17:24 (SWT:1500): Gtk-WARNING **: 11:17:24.372: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:24 
07:17:24 (SWT:1500): Gtk-WARNING **: 11:17:24.372: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:26 
07:17:26 (SWT:1500): Gdk-CRITICAL **: 11:17:26.333: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:17:26 
07:17:26 (SWT:1500): Gtk-WARNING **: 11:17:26.677: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:26 
07:17:26 (SWT:1500): Gtk-WARNING **: 11:17:26.682: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:26 
07:17:26 (SWT:1500): Gtk-WARNING **: 11:17:26.685: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:26 
07:17:26 (SWT:1500): Gtk-WARNING **: 11:17:26.685: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:26 
07:17:26 (SWT:1500): Gtk-WARNING **: 11:17:26.685: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:26 
07:17:26 (SWT:1500): Gtk-WARNING **: 11:17:26.687: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:26 
07:17:26 (SWT:1500): Gtk-WARNING **: 11:17:26.687: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:28 
07:17:28 (SWT:1500): Gdk-CRITICAL **: 11:17:28.622: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:17:29 
07:17:29 (SWT:1500): Gtk-WARNING **: 11:17:29.107: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:29 
07:17:29 (SWT:1500): Gtk-WARNING **: 11:17:29.111: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:29 
07:17:29 (SWT:1500): Gtk-WARNING **: 11:17:29.114: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:29 
07:17:29 (SWT:1500): Gtk-WARNING **: 11:17:29.115: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:29 
07:17:29 (SWT:1500): Gtk-WARNING **: 11:17:29.115: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:29 
07:17:29 (SWT:1500): Gtk-WARNING **: 11:17:29.117: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:29 
07:17:29 (SWT:1500): Gtk-WARNING **: 11:17:29.117: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:31 
07:17:31 (SWT:1500): Gdk-CRITICAL **: 11:17:31.051: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:17:31 
07:17:31 (SWT:1500): Gtk-WARNING **: 11:17:31.383: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:31 
07:17:31 (SWT:1500): Gtk-WARNING **: 11:17:31.387: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:31 
07:17:31 (SWT:1500): Gtk-WARNING **: 11:17:31.390: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:31 
07:17:31 (SWT:1500): Gtk-WARNING **: 11:17:31.390: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:31 
07:17:31 (SWT:1500): Gtk-WARNING **: 11:17:31.390: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:31 
07:17:31 (SWT:1500): Gtk-WARNING **: 11:17:31.392: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:31 
07:17:31 (SWT:1500): Gtk-WARNING **: 11:17:31.392: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:33 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.875 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest
07:17:33 clicksOnALinkAtIndexWithHREF(org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest)  Time elapsed: 2.389 s
07:17:33 clicksOnALinkWithHyperlinkTextAndHREF(org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest)  Time elapsed: 2.273 s
07:17:33 clicksOnALink(org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest)  Time elapsed: 2.266 s
07:17:33 clicksOnALinkAtIndexWithNoHREF(org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest)  Time elapsed: 2.288 s
07:17:33 clicksOnALinkWithHyperlinkTextAndNoHREF(org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest)  Time elapsed: 2.429 s
07:17:33 clicksOnALinkAtIndexOutOfRange(org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest)  Time elapsed: 2.227 s
07:17:33 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest
07:17:33 
07:17:33 (SWT:1500): Gdk-CRITICAL **: 11:17:33.280: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:17:33 
07:17:33 (SWT:1500): Gtk-WARNING **: 11:17:33.605: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:33 
07:17:33 (SWT:1500): Gtk-WARNING **: 11:17:33.609: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:33 
07:17:33 (SWT:1500): Gtk-WARNING **: 11:17:33.612: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:33 
07:17:33 (SWT:1500): Gtk-WARNING **: 11:17:33.613: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:33 
07:17:33 (SWT:1500): Gtk-WARNING **: 11:17:33.613: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:33 
07:17:33 (SWT:1500): Gtk-WARNING **: 11:17:33.615: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:33 
07:17:33 (SWT:1500): Gtk-WARNING **: 11:17:33.615: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:35 
07:17:35 (SWT:1500): Gdk-CRITICAL **: 11:17:35.873: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:17:36 
07:17:36 (SWT:1500): Gtk-WARNING **: 11:17:36.209: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:36 
07:17:36 (SWT:1500): Gtk-WARNING **: 11:17:36.213: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:36 
07:17:36 (SWT:1500): Gtk-WARNING **: 11:17:36.217: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:36 
07:17:36 (SWT:1500): Gtk-WARNING **: 11:17:36.217: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:36 
07:17:36 (SWT:1500): Gtk-WARNING **: 11:17:36.217: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:36 
07:17:36 (SWT:1500): Gtk-WARNING **: 11:17:36.220: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:36 
07:17:36 (SWT:1500): Gtk-WARNING **: 11:17:36.220: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:38 
07:17:38 (SWT:1500): Gdk-CRITICAL **: 11:17:38.270: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:17:38 
07:17:38 (SWT:1500): Gtk-WARNING **: 11:17:38.625: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:38 
07:17:38 (SWT:1500): Gtk-WARNING **: 11:17:38.629: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:38 
07:17:38 (SWT:1500): Gtk-WARNING **: 11:17:38.632: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:38 
07:17:38 (SWT:1500): Gtk-WARNING **: 11:17:38.632: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:38 
07:17:38 (SWT:1500): Gtk-WARNING **: 11:17:38.632: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:38 
07:17:38 (SWT:1500): Gtk-WARNING **: 11:17:38.634: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:38 
07:17:38 (SWT:1500): Gtk-WARNING **: 11:17:38.634: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:40 
07:17:40 (SWT:1500): Gdk-CRITICAL **: 11:17:40.895: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:17:41 
07:17:41 (SWT:1500): Gtk-WARNING **: 11:17:41.210: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:41 
07:17:41 (SWT:1500): Gtk-WARNING **: 11:17:41.215: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:41 
07:17:41 (SWT:1500): Gtk-WARNING **: 11:17:41.218: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:41 
07:17:41 (SWT:1500): Gtk-WARNING **: 11:17:41.218: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:41 
07:17:41 (SWT:1500): Gtk-WARNING **: 11:17:41.218: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:41 
07:17:41 (SWT:1500): Gtk-WARNING **: 11:17:41.221: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:41 
07:17:41 (SWT:1500): Gtk-WARNING **: 11:17:41.221: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:47 
07:17:47 (SWT:1500): Gdk-CRITICAL **: 11:17:47.437: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:17:47 
07:17:47 (SWT:1500): Gtk-WARNING **: 11:17:47.823: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:47 
07:17:47 (SWT:1500): Gtk-WARNING **: 11:17:47.828: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:47 
07:17:47 (SWT:1500): Gtk-WARNING **: 11:17:47.831: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:47 
07:17:47 (SWT:1500): Gtk-WARNING **: 11:17:47.831: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:47 
07:17:47 (SWT:1500): Gtk-WARNING **: 11:17:47.832: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:47 
07:17:47 (SWT:1500): Gtk-WARNING **: 11:17:47.834: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:47 
07:17:47 (SWT:1500): Gtk-WARNING **: 11:17:47.834: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:53 
07:17:53 (SWT:1500): Gdk-CRITICAL **: 11:17:53.944: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:17:54 
07:17:54 (SWT:1500): Gtk-WARNING **: 11:17:54.298: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:54 
07:17:54 (SWT:1500): Gtk-WARNING **: 11:17:54.303: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:54 
07:17:54 (SWT:1500): Gtk-WARNING **: 11:17:54.306: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:54 
07:17:54 (SWT:1500): Gtk-WARNING **: 11:17:54.306: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:54 
07:17:54 (SWT:1500): Gtk-WARNING **: 11:17:54.306: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:54 
07:17:54 (SWT:1500): Gtk-WARNING **: 11:17:54.309: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:54 
07:17:54 (SWT:1500): Gtk-WARNING **: 11:17:54.309: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:56 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.342 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest
07:17:56 clicksCheckBox(org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest)  Time elapsed: 2.593 s
07:17:56 isSelectedWorks(org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest)  Time elapsed: 2.396 s
07:17:56 clickingOneRadioDeselectsOthers(org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest)  Time elapsed: 2.625 s
07:17:56 doesNotMatchCheckboxButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest)  Time elapsed: 6.541 s
07:17:56 doesNotMatchRegularButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest)  Time elapsed: 6.498 s
07:17:56 clicksRadioButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest)  Time elapsed: 2.688 s
07:17:56 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest
07:17:56 
07:17:56 (SWT:1500): Gdk-CRITICAL **: 11:17:56.626: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:17:56 
07:17:56 (SWT:1500): Gtk-WARNING **: 11:17:56.970: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:56 
07:17:56 (SWT:1500): Gtk-WARNING **: 11:17:56.974: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:56 
07:17:56 (SWT:1500): Gtk-WARNING **: 11:17:56.976: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:56 
07:17:56 (SWT:1500): Gtk-WARNING **: 11:17:56.977: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:56 
07:17:56 (SWT:1500): Gtk-WARNING **: 11:17:56.977: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:56 
07:17:56 (SWT:1500): Gtk-WARNING **: 11:17:56.979: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:56 
07:17:56 (SWT:1500): Gtk-WARNING **: 11:17:56.979: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:58 
07:17:58 (SWT:1500): Gtk-CRITICAL **: 11:17:58.565: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:17:58 
07:17:58 (SWT:1500): Gtk-CRITICAL **: 11:17:58.572: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:17:58 
07:17:58 (SWT:1500): Gtk-CRITICAL **: 11:17:58.593: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:17:58 
07:17:58 (SWT:1500): Gtk-CRITICAL **: 11:17:58.607: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:17:58 
07:17:58 (SWT:1500): Gtk-CRITICAL **: 11:17:58.610: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:17:58 
07:17:58 (SWT:1500): Gdk-CRITICAL **: 11:17:58.911: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:17:59 
07:17:59 (SWT:1500): Gtk-WARNING **: 11:17:59.246: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:59 
07:17:59 (SWT:1500): Gtk-WARNING **: 11:17:59.251: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:59 
07:17:59 (SWT:1500): Gtk-WARNING **: 11:17:59.254: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:59 
07:17:59 (SWT:1500): Gtk-WARNING **: 11:17:59.254: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:59 
07:17:59 (SWT:1500): Gtk-WARNING **: 11:17:59.254: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:59 
07:17:59 (SWT:1500): Gtk-WARNING **: 11:17:59.257: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:17:59 
07:17:59 (SWT:1500): Gtk-WARNING **: 11:17:59.257: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:00 
07:18:00 (SWT:1500): Gtk-CRITICAL **: 11:18:00.926: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:00 
07:18:00 (SWT:1500): Gtk-CRITICAL **: 11:18:00.932: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:00 
07:18:00 (SWT:1500): Gtk-CRITICAL **: 11:18:00.986: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:00 
07:18:00 (SWT:1500): Gtk-CRITICAL **: 11:18:00.997: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:01 
07:18:01 (SWT:1500): Gtk-CRITICAL **: 11:18:01.015: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:01 
07:18:01 (SWT:1500): Gtk-CRITICAL **: 11:18:01.031: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:01 
07:18:01 (SWT:1500): Gtk-CRITICAL **: 11:18:01.048: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:01 
07:18:01 (SWT:1500): Gtk-CRITICAL **: 11:18:01.064: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:01 
07:18:01 (SWT:1500): Gtk-CRITICAL **: 11:18:01.081: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:01 
07:18:01 (SWT:1500): Gtk-CRITICAL **: 11:18:01.098: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:01 
07:18:01 (SWT:1500): Gtk-CRITICAL **: 11:18:01.115: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:01 
07:18:01 (SWT:1500): Gtk-CRITICAL **: 11:18:01.131: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:01 
07:18:01 (SWT:1500): Gtk-CRITICAL **: 11:18:01.147: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:01 
07:18:01 (SWT:1500): Gtk-CRITICAL **: 11:18:01.164: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:01 
07:18:01 (SWT:1500): Gtk-CRITICAL **: 11:18:01.181: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:01 
07:18:01 (SWT:1500): Gtk-CRITICAL **: 11:18:01.198: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:01 
07:18:01 (SWT:1500): Gtk-CRITICAL **: 11:18:01.215: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:01 
07:18:01 (SWT:1500): Gtk-CRITICAL **: 11:18:01.263: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:01 
07:18:01 (SWT:1500): Gtk-CRITICAL **: 11:18:01.314: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:01 
07:18:01 (SWT:1500): Gtk-CRITICAL **: 11:18:01.362: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:01 
07:18:01 (SWT:1500): Gtk-CRITICAL **: 11:18:01.408: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:01 
07:18:01 (SWT:1500): Gtk-CRITICAL **: 11:18:01.459: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:01 
07:18:01 (SWT:1500): Gtk-CRITICAL **: 11:18:01.509: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:01 
07:18:01 (SWT:1500): Gtk-CRITICAL **: 11:18:01.560: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:01 
07:18:01 (SWT:1500): Gdk-CRITICAL **: 11:18:01.904: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:18:02 
07:18:02 (SWT:1500): Gtk-WARNING **: 11:18:02.221: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:02 
07:18:02 (SWT:1500): Gtk-WARNING **: 11:18:02.225: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:02 
07:18:02 (SWT:1500): Gtk-WARNING **: 11:18:02.227: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:02 
07:18:02 (SWT:1500): Gtk-WARNING **: 11:18:02.228: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:02 
07:18:02 (SWT:1500): Gtk-WARNING **: 11:18:02.228: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:02 
07:18:02 (SWT:1500): Gtk-WARNING **: 11:18:02.230: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:02 
07:18:02 (SWT:1500): Gtk-WARNING **: 11:18:02.230: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:03 
07:18:03 (SWT:1500): Gtk-CRITICAL **: 11:18:03.772: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:03 
07:18:03 (SWT:1500): Gtk-CRITICAL **: 11:18:03.779: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:03 
07:18:03 (SWT:1500): Gtk-CRITICAL **: 11:18:03.793: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:03 
07:18:03 (SWT:1500): Gtk-CRITICAL **: 11:18:03.810: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:03 
07:18:03 (SWT:1500): Gtk-CRITICAL **: 11:18:03.815: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:04 
07:18:04 (SWT:1500): Gdk-CRITICAL **: 11:18:04.110: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:18:04 
07:18:04 (SWT:1500): Gtk-WARNING **: 11:18:04.446: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:04 
07:18:04 (SWT:1500): Gtk-WARNING **: 11:18:04.451: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:04 
07:18:04 (SWT:1500): Gtk-WARNING **: 11:18:04.454: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:04 
07:18:04 (SWT:1500): Gtk-WARNING **: 11:18:04.454: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:04 
07:18:04 (SWT:1500): Gtk-WARNING **: 11:18:04.454: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:04 
07:18:04 (SWT:1500): Gtk-WARNING **: 11:18:04.457: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:04 
07:18:04 (SWT:1500): Gtk-WARNING **: 11:18:04.457: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:06 
07:18:06 (SWT:1500): Gtk-CRITICAL **: 11:18:06.124: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:06 
07:18:06 (SWT:1500): Gtk-CRITICAL **: 11:18:06.129: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:06 
07:18:06 (SWT:1500): Gtk-CRITICAL **: 11:18:06.151: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:06 
07:18:06 (SWT:1500): Gtk-CRITICAL **: 11:18:06.156: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:06 
07:18:06 (SWT:1500): Gdk-CRITICAL **: 11:18:06.461: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:18:06 
07:18:06 (SWT:1500): Gtk-WARNING **: 11:18:06.790: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:06 
07:18:06 (SWT:1500): Gtk-WARNING **: 11:18:06.795: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:06 
07:18:06 (SWT:1500): Gtk-WARNING **: 11:18:06.799: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:06 
07:18:06 (SWT:1500): Gtk-WARNING **: 11:18:06.800: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:06 
07:18:06 (SWT:1500): Gtk-WARNING **: 11:18:06.800: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:06 
07:18:06 (SWT:1500): Gtk-WARNING **: 11:18:06.802: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:06 
07:18:06 (SWT:1500): Gtk-WARNING **: 11:18:06.802: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:08 
07:18:08 (SWT:1500): Gtk-CRITICAL **: 11:18:08.314: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:08 
07:18:08 (SWT:1500): Gtk-CRITICAL **: 11:18:08.320: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:18:08 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.994 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest
07:18:08 findsTextBoxInGroup(org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest)  Time elapsed: 2.284 s
07:18:08 typesText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest)  Time elapsed: 2.992 s
07:18:08 setsTextInReadOnly(org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest)  Time elapsed: 2.206 s
07:18:08 typesTextInReadOnly(org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest)  Time elapsed: 2.351 s
07:18:08 findsTextBoxWithText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest)  Time elapsed: 2.159 s
07:18:08 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest
07:18:08 
07:18:08 (SWT:1500): Gdk-CRITICAL **: 11:18:08.623: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:18:08 
07:18:08 (SWT:1500): Gtk-WARNING **: 11:18:08.951: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:08 
07:18:08 (SWT:1500): Gtk-WARNING **: 11:18:08.955: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:08 
07:18:08 (SWT:1500): Gtk-WARNING **: 11:18:08.958: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:08 
07:18:08 (SWT:1500): Gtk-WARNING **: 11:18:08.959: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:08 
07:18:08 (SWT:1500): Gtk-WARNING **: 11:18:08.959: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:08 
07:18:08 (SWT:1500): Gtk-WARNING **: 11:18:08.961: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:08 
07:18:08 (SWT:1500): Gtk-WARNING **: 11:18:08.961: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:11 
07:18:11 (SWT:1500): Gdk-CRITICAL **: 11:18:11.294: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:18:11 
07:18:11 (SWT:1500): Gtk-WARNING **: 11:18:11.622: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:11 
07:18:11 (SWT:1500): Gtk-WARNING **: 11:18:11.627: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:11 
07:18:11 (SWT:1500): Gtk-WARNING **: 11:18:11.630: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:11 
07:18:11 (SWT:1500): Gtk-WARNING **: 11:18:11.630: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:11 
07:18:11 (SWT:1500): Gtk-WARNING **: 11:18:11.630: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:11 
07:18:11 (SWT:1500): Gtk-WARNING **: 11:18:11.633: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:11 
07:18:11 (SWT:1500): Gtk-WARNING **: 11:18:11.633: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:13 
07:18:13 (SWT:1500): Gdk-CRITICAL **: 11:18:13.610: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:18:13 
07:18:13 (SWT:1500): Gtk-WARNING **: 11:18:13.950: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:13 
07:18:13 (SWT:1500): Gtk-WARNING **: 11:18:13.956: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:13 
07:18:13 (SWT:1500): Gtk-WARNING **: 11:18:13.959: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:13 
07:18:13 (SWT:1500): Gtk-WARNING **: 11:18:13.959: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:13 
07:18:13 (SWT:1500): Gtk-WARNING **: 11:18:13.959: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:13 
07:18:13 (SWT:1500): Gtk-WARNING **: 11:18:13.962: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:13 
07:18:13 (SWT:1500): Gtk-WARNING **: 11:18:13.962: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:16 
07:18:16 (SWT:1500): Gdk-CRITICAL **: 11:18:16.127: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:18:16 
07:18:16 (SWT:1500): Gtk-WARNING **: 11:18:16.524: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:16 
07:18:16 (SWT:1500): Gtk-WARNING **: 11:18:16.528: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:16 
07:18:16 (SWT:1500): Gtk-WARNING **: 11:18:16.531: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:16 
07:18:16 (SWT:1500): Gtk-WARNING **: 11:18:16.531: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:16 
07:18:16 (SWT:1500): Gtk-WARNING **: 11:18:16.531: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:16 
07:18:16 (SWT:1500): Gtk-WARNING **: 11:18:16.534: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:16 
07:18:16 (SWT:1500): Gtk-WARNING **: 11:18:16.534: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:20 
07:18:20 (SWT:1500): Gdk-CRITICAL **: 11:18:20.523: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:18:20 
07:18:20 (SWT:1500): Gtk-WARNING **: 11:18:20.896: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:20 
07:18:20 (SWT:1500): Gtk-WARNING **: 11:18:20.901: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:20 
07:18:20 (SWT:1500): Gtk-WARNING **: 11:18:20.904: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:20 
07:18:20 (SWT:1500): Gtk-WARNING **: 11:18:20.904: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:20 
07:18:20 (SWT:1500): Gtk-WARNING **: 11:18:20.904: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:20 
07:18:20 (SWT:1500): Gtk-WARNING **: 11:18:20.907: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:20 
07:18:20 (SWT:1500): Gtk-WARNING **: 11:18:20.907: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:22 
07:18:22 (SWT:1500): Gdk-CRITICAL **: 11:18:22.873: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:18:23 
07:18:23 (SWT:1500): Gtk-WARNING **: 11:18:23.250: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:23 
07:18:23 (SWT:1500): Gtk-WARNING **: 11:18:23.255: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:23 
07:18:23 (SWT:1500): Gtk-WARNING **: 11:18:23.258: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:23 
07:18:23 (SWT:1500): Gtk-WARNING **: 11:18:23.258: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:23 
07:18:23 (SWT:1500): Gtk-WARNING **: 11:18:23.258: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:23 
07:18:23 (SWT:1500): Gtk-WARNING **: 11:18:23.261: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:23 
07:18:23 (SWT:1500): Gtk-WARNING **: 11:18:23.261: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:27 
07:18:27 (SWT:1500): Gdk-CRITICAL **: 11:18:27.182: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:18:27 
07:18:27 (SWT:1500): Gtk-WARNING **: 11:18:27.514: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:27 
07:18:27 (SWT:1500): Gtk-WARNING **: 11:18:27.518: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:27 
07:18:27 (SWT:1500): Gtk-WARNING **: 11:18:27.521: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:27 
07:18:27 (SWT:1500): Gtk-WARNING **: 11:18:27.522: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:27 
07:18:27 (SWT:1500): Gtk-WARNING **: 11:18:27.522: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:27 
07:18:27 (SWT:1500): Gtk-WARNING **: 11:18:27.524: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:27 
07:18:27 (SWT:1500): Gtk-WARNING **: 11:18:27.524: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:29 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.896 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest
07:18:29 clicksToolBarButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest)  Time elapsed: 2.671 s
07:18:29 findsToolBarPushButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest)  Time elapsed: 2.316 s
07:18:29 clicksToolBarButtonWithModifier(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest)  Time elapsed: 2.516 s
07:18:29 doesNotFindToolBarRadioButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest)  Time elapsed: 4.396 s
07:18:29 findsToolBarButtonWithIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest)  Time elapsed: 2.349 s
07:18:29 doesNotFindToolBarCheckButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest)  Time elapsed: 4.308 s
07:18:29 isEnabled(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest)  Time elapsed: 2.336 s
07:18:29 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest
07:18:29 
07:18:29 (SWT:1500): Gdk-CRITICAL **: 11:18:29.521: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:18:29 
07:18:29 (SWT:1500): Gtk-WARNING **: 11:18:29.892: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:29 
07:18:29 (SWT:1500): Gtk-WARNING **: 11:18:29.897: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:29 
07:18:29 (SWT:1500): Gtk-WARNING **: 11:18:29.900: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:29 
07:18:29 (SWT:1500): Gtk-WARNING **: 11:18:29.901: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:29 
07:18:29 (SWT:1500): Gtk-WARNING **: 11:18:29.901: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:29 
07:18:29 (SWT:1500): Gtk-WARNING **: 11:18:29.903: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:29 
07:18:29 (SWT:1500): Gtk-WARNING **: 11:18:29.903: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:31 
07:18:31 (SWT:1500): Gdk-CRITICAL **: 11:18:31.852: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:18:32 
07:18:32 (SWT:1500): Gtk-WARNING **: 11:18:32.213: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:32 
07:18:32 (SWT:1500): Gtk-WARNING **: 11:18:32.217: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:32 
07:18:32 (SWT:1500): Gtk-WARNING **: 11:18:32.220: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:32 
07:18:32 (SWT:1500): Gtk-WARNING **: 11:18:32.220: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:32 
07:18:32 (SWT:1500): Gtk-WARNING **: 11:18:32.221: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:32 
07:18:32 (SWT:1500): Gtk-WARNING **: 11:18:32.223: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:32 
07:18:32 (SWT:1500): Gtk-WARNING **: 11:18:32.223: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:34 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.619 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest
07:18:34 findsTabs(org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest)  Time elapsed: 2.33 s
07:18:34 activatesTabItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest)  Time elapsed: 2.288 s
07:18:34 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest
07:18:34 
07:18:34 (SWT:1500): Gdk-CRITICAL **: 11:18:34.143: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:18:34 
07:18:34 (SWT:1500): Gtk-WARNING **: 11:18:34.481: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:34 
07:18:34 (SWT:1500): Gtk-WARNING **: 11:18:34.485: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:34 
07:18:34 (SWT:1500): Gtk-WARNING **: 11:18:34.488: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:34 
07:18:34 (SWT:1500): Gtk-WARNING **: 11:18:34.489: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:34 
07:18:34 (SWT:1500): Gtk-WARNING **: 11:18:34.489: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:34 
07:18:34 (SWT:1500): Gtk-WARNING **: 11:18:34.491: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:34 
07:18:34 (SWT:1500): Gtk-WARNING **: 11:18:34.491: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:36 
07:18:36 (SWT:1500): Gdk-CRITICAL **: 11:18:36.642: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:18:36 
07:18:36 (SWT:1500): Gtk-WARNING **: 11:18:36.987: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:36 
07:18:36 (SWT:1500): Gtk-WARNING **: 11:18:36.991: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:36 
07:18:36 (SWT:1500): Gtk-WARNING **: 11:18:36.995: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:36 
07:18:36 (SWT:1500): Gtk-WARNING **: 11:18:36.995: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:36 
07:18:36 (SWT:1500): Gtk-WARNING **: 11:18:36.995: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:36 
07:18:36 (SWT:1500): Gtk-WARNING **: 11:18:36.998: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:36 
07:18:36 (SWT:1500): Gtk-WARNING **: 11:18:36.998: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:39 
07:18:39 (SWT:1500): Gdk-CRITICAL **: 11:18:39.071: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:18:39 
07:18:39 (SWT:1500): Gtk-WARNING **: 11:18:39.432: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:39 
07:18:39 (SWT:1500): Gtk-WARNING **: 11:18:39.436: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:39 
07:18:39 (SWT:1500): Gtk-WARNING **: 11:18:39.440: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:39 
07:18:39 (SWT:1500): Gtk-WARNING **: 11:18:39.440: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:39 
07:18:39 (SWT:1500): Gtk-WARNING **: 11:18:39.440: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:39 
07:18:39 (SWT:1500): Gtk-WARNING **: 11:18:39.443: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:39 
07:18:39 (SWT:1500): Gtk-WARNING **: 11:18:39.444: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:41 
07:18:41 (SWT:1500): Gdk-CRITICAL **: 11:18:41.585: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:18:41 
07:18:41 (SWT:1500): Gtk-WARNING **: 11:18:41.921: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:41 
07:18:41 (SWT:1500): Gtk-WARNING **: 11:18:41.925: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:41 
07:18:41 (SWT:1500): Gtk-WARNING **: 11:18:41.928: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:41 
07:18:41 (SWT:1500): Gtk-WARNING **: 11:18:41.929: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:41 
07:18:41 (SWT:1500): Gtk-WARNING **: 11:18:41.929: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:41 
07:18:41 (SWT:1500): Gtk-WARNING **: 11:18:41.931: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:41 
07:18:41 (SWT:1500): Gtk-WARNING **: 11:18:41.931: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:44 
07:18:44 (SWT:1500): Gdk-CRITICAL **: 11:18:44.042: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:18:44 
07:18:44 (SWT:1500): Gtk-WARNING **: 11:18:44.382: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:44 
07:18:44 (SWT:1500): Gtk-WARNING **: 11:18:44.387: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:44 
07:18:44 (SWT:1500): Gtk-WARNING **: 11:18:44.390: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:44 
07:18:44 (SWT:1500): Gtk-WARNING **: 11:18:44.391: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:44 
07:18:44 (SWT:1500): Gtk-WARNING **: 11:18:44.391: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:44 
07:18:44 (SWT:1500): Gtk-WARNING **: 11:18:44.394: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:44 
07:18:44 (SWT:1500): Gtk-WARNING **: 11:18:44.394: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:46 
07:18:46 (SWT:1500): Gdk-CRITICAL **: 11:18:46.677: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:18:47 
07:18:47 (SWT:1500): Gtk-WARNING **: 11:18:47.034: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:47 
07:18:47 (SWT:1500): Gtk-WARNING **: 11:18:47.038: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:47 
07:18:47 (SWT:1500): Gtk-WARNING **: 11:18:47.042: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:47 
07:18:47 (SWT:1500): Gtk-WARNING **: 11:18:47.042: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:47 
07:18:47 (SWT:1500): Gtk-WARNING **: 11:18:47.042: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:47 
07:18:47 (SWT:1500): Gtk-WARNING **: 11:18:47.045: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:47 
07:18:47 (SWT:1500): Gtk-WARNING **: 11:18:47.045: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:49 
07:18:49 (SWT:1500): Gdk-CRITICAL **: 11:18:49.082: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:18:49 
07:18:49 (SWT:1500): Gtk-WARNING **: 11:18:49.418: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:49 
07:18:49 (SWT:1500): Gtk-WARNING **: 11:18:49.426: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:49 
07:18:49 (SWT:1500): Gtk-WARNING **: 11:18:49.429: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:49 
07:18:49 (SWT:1500): Gtk-WARNING **: 11:18:49.430: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:49 
07:18:49 (SWT:1500): Gtk-WARNING **: 11:18:49.430: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:49 
07:18:49 (SWT:1500): Gtk-WARNING **: 11:18:49.432: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:49 
07:18:49 (SWT:1500): Gtk-WARNING **: 11:18:49.432: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:51 
07:18:51 (SWT:1500): Gdk-CRITICAL **: 11:18:51.537: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:18:51 
07:18:51 (SWT:1500): Gtk-WARNING **: 11:18:51.902: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:51 
07:18:51 (SWT:1500): Gtk-WARNING **: 11:18:51.907: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:51 
07:18:51 (SWT:1500): Gtk-WARNING **: 11:18:51.910: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:51 
07:18:51 (SWT:1500): Gtk-WARNING **: 11:18:51.910: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:51 
07:18:51 (SWT:1500): Gtk-WARNING **: 11:18:51.910: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:51 
07:18:51 (SWT:1500): Gtk-WARNING **: 11:18:51.913: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:51 
07:18:51 (SWT:1500): Gtk-WARNING **: 11:18:51.913: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:54 
07:18:54 (SWT:1500): Gdk-CRITICAL **: 11:18:54.129: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:18:54 
07:18:54 (SWT:1500): Gtk-WARNING **: 11:18:54.474: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:54 
07:18:54 (SWT:1500): Gtk-WARNING **: 11:18:54.478: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:54 
07:18:54 (SWT:1500): Gtk-WARNING **: 11:18:54.481: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:54 
07:18:54 (SWT:1500): Gtk-WARNING **: 11:18:54.482: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:54 
07:18:54 (SWT:1500): Gtk-WARNING **: 11:18:54.482: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:54 
07:18:54 (SWT:1500): Gtk-WARNING **: 11:18:54.484: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:54 
07:18:54 (SWT:1500): Gtk-WARNING **: 11:18:54.485: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:56 
07:18:56 (SWT:1500): Gdk-CRITICAL **: 11:18:56.535: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:18:56 
07:18:56 (SWT:1500): Gtk-WARNING **: 11:18:56.905: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:56 
07:18:56 (SWT:1500): Gtk-WARNING **: 11:18:56.909: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:56 
07:18:56 (SWT:1500): Gtk-WARNING **: 11:18:56.912: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:56 
07:18:56 (SWT:1500): Gtk-WARNING **: 11:18:56.913: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:56 
07:18:56 (SWT:1500): Gtk-WARNING **: 11:18:56.913: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:56 
07:18:56 (SWT:1500): Gtk-WARNING **: 11:18:56.915: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:56 
07:18:56 (SWT:1500): Gtk-WARNING **: 11:18:56.915: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:59 
07:18:59 (SWT:1500): Gdk-CRITICAL **: 11:18:59.024: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:18:59 
07:18:59 (SWT:1500): Gtk-WARNING **: 11:18:59.370: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:59 
07:18:59 (SWT:1500): Gtk-WARNING **: 11:18:59.374: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:59 
07:18:59 (SWT:1500): Gtk-WARNING **: 11:18:59.377: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:59 
07:18:59 (SWT:1500): Gtk-WARNING **: 11:18:59.378: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:59 
07:18:59 (SWT:1500): Gtk-WARNING **: 11:18:59.378: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:59 
07:18:59 (SWT:1500): Gtk-WARNING **: 11:18:59.380: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:18:59 
07:18:59 (SWT:1500): Gtk-WARNING **: 11:18:59.380: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:01 
07:19:01 (SWT:1500): Gdk-CRITICAL **: 11:19:01.440: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:01 
07:19:01 (SWT:1500): Gtk-WARNING **: 11:19:01.771: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:01 
07:19:01 (SWT:1500): Gtk-WARNING **: 11:19:01.775: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:01 
07:19:01 (SWT:1500): Gtk-WARNING **: 11:19:01.778: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:01 
07:19:01 (SWT:1500): Gtk-WARNING **: 11:19:01.778: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:01 
07:19:01 (SWT:1500): Gtk-WARNING **: 11:19:01.779: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:01 
07:19:01 (SWT:1500): Gtk-WARNING **: 11:19:01.781: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:01 
07:19:01 (SWT:1500): Gtk-WARNING **: 11:19:01.781: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:04 
07:19:04 (SWT:1500): Gdk-CRITICAL **: 11:19:04.038: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:04 
07:19:04 (SWT:1500): Gtk-WARNING **: 11:19:04.396: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:04 
07:19:04 (SWT:1500): Gtk-WARNING **: 11:19:04.401: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:04 
07:19:04 (SWT:1500): Gtk-WARNING **: 11:19:04.404: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:04 
07:19:04 (SWT:1500): Gtk-WARNING **: 11:19:04.404: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:04 
07:19:04 (SWT:1500): Gtk-WARNING **: 11:19:04.404: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:04 
07:19:04 (SWT:1500): Gtk-WARNING **: 11:19:04.407: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:04 
07:19:04 (SWT:1500): Gtk-WARNING **: 11:19:04.407: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:06 
07:19:06 (SWT:1500): Gdk-CRITICAL **: 11:19:06.517: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:06 
07:19:06 (SWT:1500): Gtk-WARNING **: 11:19:06.860: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:06 
07:19:06 (SWT:1500): Gtk-WARNING **: 11:19:06.865: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:06 
07:19:06 (SWT:1500): Gtk-WARNING **: 11:19:06.868: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:06 
07:19:06 (SWT:1500): Gtk-WARNING **: 11:19:06.868: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:06 
07:19:06 (SWT:1500): Gtk-WARNING **: 11:19:06.868: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:06 
07:19:06 (SWT:1500): Gtk-WARNING **: 11:19:06.871: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:06 
07:19:06 (SWT:1500): Gtk-WARNING **: 11:19:06.871: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:09 
07:19:09 (SWT:1500): Gdk-CRITICAL **: 11:19:09.047: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:09 
07:19:09 (SWT:1500): Gtk-WARNING **: 11:19:09.390: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:09 
07:19:09 (SWT:1500): Gtk-WARNING **: 11:19:09.395: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:09 
07:19:09 (SWT:1500): Gtk-WARNING **: 11:19:09.398: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:09 
07:19:09 (SWT:1500): Gtk-WARNING **: 11:19:09.398: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:09 
07:19:09 (SWT:1500): Gtk-WARNING **: 11:19:09.398: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:09 
07:19:09 (SWT:1500): Gtk-WARNING **: 11:19:09.401: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:09 
07:19:09 (SWT:1500): Gtk-WARNING **: 11:19:09.401: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:11 
07:19:11 (SWT:1500): Gdk-CRITICAL **: 11:19:11.614: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:12 
07:19:12 (SWT:1500): Gtk-WARNING **: 11:19:12.032: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:12 
07:19:12 (SWT:1500): Gtk-WARNING **: 11:19:12.036: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:12 
07:19:12 (SWT:1500): Gtk-WARNING **: 11:19:12.039: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:12 
07:19:12 (SWT:1500): Gtk-WARNING **: 11:19:12.040: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:12 
07:19:12 (SWT:1500): Gtk-WARNING **: 11:19:12.040: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:12 
07:19:12 (SWT:1500): Gtk-WARNING **: 11:19:12.043: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:12 
07:19:12 (SWT:1500): Gtk-WARNING **: 11:19:12.043: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:14 Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.054 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest
07:19:14 findsMenusRecursive[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 2.498 s
07:19:14 clicksSubMenu[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 2.43 s
07:19:14 clicksRadioMenuItem[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 2.515 s
07:19:14 findsSubMenus[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 2.456 s
07:19:14 testMenuItems[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 2.635 s
07:19:14 clicksMenu[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 2.406 s
07:19:14 findsMenus[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 2.454 s
07:19:14 clicksCheckMenuItem[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 2.592 s
07:19:14 findsMenusRecursive[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 2.405 s
07:19:14 clicksSubMenu[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 2.49 s
07:19:14 clicksRadioMenuItem[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 2.415 s
07:19:14 findsSubMenus[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 2.598 s
07:19:14 testMenuItems[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 2.48 s
07:19:14 clicksMenu[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 2.53 s
07:19:14 findsMenus[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 2.566 s
07:19:14 clicksCheckMenuItem[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 2.582 s
07:19:14 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest
07:19:14 
07:19:14 (SWT:1500): Gdk-CRITICAL **: 11:19:14.199: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:14 
07:19:14 (SWT:1500): Gtk-WARNING **: 11:19:14.555: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:14 
07:19:14 (SWT:1500): Gtk-WARNING **: 11:19:14.559: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:14 
07:19:14 (SWT:1500): Gtk-WARNING **: 11:19:14.563: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:14 
07:19:14 (SWT:1500): Gtk-WARNING **: 11:19:14.563: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:14 
07:19:14 (SWT:1500): Gtk-WARNING **: 11:19:14.563: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:14 
07:19:14 (SWT:1500): Gtk-WARNING **: 11:19:14.566: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:14 
07:19:14 (SWT:1500): Gtk-WARNING **: 11:19:14.566: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:16 
07:19:16 (SWT:1500): Gdk-CRITICAL **: 11:19:16.709: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:17 
07:19:17 (SWT:1500): Gtk-WARNING **: 11:19:17.060: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:17 
07:19:17 (SWT:1500): Gtk-WARNING **: 11:19:17.065: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:17 
07:19:17 (SWT:1500): Gtk-WARNING **: 11:19:17.068: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:17 
07:19:17 (SWT:1500): Gtk-WARNING **: 11:19:17.069: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:17 
07:19:17 (SWT:1500): Gtk-WARNING **: 11:19:17.069: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:17 
07:19:17 (SWT:1500): Gtk-WARNING **: 11:19:17.072: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:17 
07:19:17 (SWT:1500): Gtk-WARNING **: 11:19:17.072: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:19 
07:19:19 (SWT:1500): Gdk-CRITICAL **: 11:19:19.205: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:19 
07:19:19 (SWT:1500): Gtk-WARNING **: 11:19:19.553: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:19 
07:19:19 (SWT:1500): Gtk-WARNING **: 11:19:19.557: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:19 
07:19:19 (SWT:1500): Gtk-WARNING **: 11:19:19.560: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:19 
07:19:19 (SWT:1500): Gtk-WARNING **: 11:19:19.561: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:19 
07:19:19 (SWT:1500): Gtk-WARNING **: 11:19:19.561: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:19 
07:19:19 (SWT:1500): Gtk-WARNING **: 11:19:19.563: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:19 
07:19:19 (SWT:1500): Gtk-WARNING **: 11:19:19.563: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:21 
07:19:21 (SWT:1500): Gdk-CRITICAL **: 11:19:21.609: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:21 
07:19:21 (SWT:1500): Gtk-WARNING **: 11:19:21.960: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:21 
07:19:21 (SWT:1500): Gtk-WARNING **: 11:19:21.965: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:21 
07:19:21 (SWT:1500): Gtk-WARNING **: 11:19:21.968: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:21 
07:19:21 (SWT:1500): Gtk-WARNING **: 11:19:21.969: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:21 
07:19:21 (SWT:1500): Gtk-WARNING **: 11:19:21.969: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:21 
07:19:21 (SWT:1500): Gtk-WARNING **: 11:19:21.971: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:21 
07:19:21 (SWT:1500): Gtk-WARNING **: 11:19:21.971: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:24 
07:19:24 (SWT:1500): Gdk-CRITICAL **: 11:19:24.069: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:24 
07:19:24 (SWT:1500): Gtk-WARNING **: 11:19:24.400: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:24 
07:19:24 (SWT:1500): Gtk-WARNING **: 11:19:24.404: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:24 
07:19:24 (SWT:1500): Gtk-WARNING **: 11:19:24.407: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:24 
07:19:24 (SWT:1500): Gtk-WARNING **: 11:19:24.407: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:24 
07:19:24 (SWT:1500): Gtk-WARNING **: 11:19:24.407: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:24 
07:19:24 (SWT:1500): Gtk-WARNING **: 11:19:24.410: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:24 
07:19:24 (SWT:1500): Gtk-WARNING **: 11:19:24.410: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:26 
07:19:26 (SWT:1500): Gdk-CRITICAL **: 11:19:26.434: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:26 
07:19:26 (SWT:1500): Gtk-WARNING **: 11:19:26.826: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:26 
07:19:26 (SWT:1500): Gtk-WARNING **: 11:19:26.831: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:26 
07:19:26 (SWT:1500): Gtk-WARNING **: 11:19:26.834: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:26 
07:19:26 (SWT:1500): Gtk-WARNING **: 11:19:26.835: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:26 
07:19:26 (SWT:1500): Gtk-WARNING **: 11:19:26.835: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:26 
07:19:26 (SWT:1500): Gtk-WARNING **: 11:19:26.837: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:26 
07:19:26 (SWT:1500): Gtk-WARNING **: 11:19:26.837: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:28 
07:19:28 (SWT:1500): Gdk-CRITICAL **: 11:19:28.986: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:29 
07:19:29 (SWT:1500): Gtk-WARNING **: 11:19:29.347: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:29 
07:19:29 (SWT:1500): Gtk-WARNING **: 11:19:29.351: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:29 
07:19:29 (SWT:1500): Gtk-WARNING **: 11:19:29.354: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:29 
07:19:29 (SWT:1500): Gtk-WARNING **: 11:19:29.355: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:29 
07:19:29 (SWT:1500): Gtk-WARNING **: 11:19:29.355: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:29 
07:19:29 (SWT:1500): Gtk-WARNING **: 11:19:29.357: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:29 
07:19:29 (SWT:1500): Gtk-WARNING **: 11:19:29.357: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:31 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.294 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest
07:19:31 clicksCheckboxButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest)  Time elapsed: 2.51 s
07:19:31 clicksCheckboxButtonWithModifier(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest)  Time elapsed: 2.497 s
07:19:31 findsToolBarButtonWithIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest)  Time elapsed: 2.403 s
07:19:31 selectsCheckboxButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest)  Time elapsed: 2.46 s
07:19:31 deselectsCheckboxButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest)  Time elapsed: 2.366 s
07:19:31 clickingCheckboxButtonTogglesIt(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest)  Time elapsed: 2.552 s
07:19:31 togglesCheckboxButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest)  Time elapsed: 2.506 s
07:19:31 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest
07:19:31 
07:19:31 (SWT:1500): Gdk-CRITICAL **: 11:19:31.495: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:31 
07:19:31 (SWT:1500): Gtk-WARNING **: 11:19:31.855: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:31 
07:19:31 (SWT:1500): Gtk-WARNING **: 11:19:31.861: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:31 
07:19:31 (SWT:1500): Gtk-WARNING **: 11:19:31.864: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:31 
07:19:31 (SWT:1500): Gtk-WARNING **: 11:19:31.865: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:31 
07:19:31 (SWT:1500): Gtk-WARNING **: 11:19:31.865: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:31 
07:19:31 (SWT:1500): Gtk-WARNING **: 11:19:31.868: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:31 
07:19:31 (SWT:1500): Gtk-WARNING **: 11:19:31.868: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:34 
07:19:34 (SWT:1500): Gdk-CRITICAL **: 11:19:34.026: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:34 
07:19:34 (SWT:1500): Gtk-WARNING **: 11:19:34.383: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:34 
07:19:34 (SWT:1500): Gtk-WARNING **: 11:19:34.388: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:34 
07:19:34 (SWT:1500): Gtk-WARNING **: 11:19:34.391: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:34 
07:19:34 (SWT:1500): Gtk-WARNING **: 11:19:34.391: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:34 
07:19:34 (SWT:1500): Gtk-WARNING **: 11:19:34.391: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:34 
07:19:34 (SWT:1500): Gtk-WARNING **: 11:19:34.394: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:34 
07:19:34 (SWT:1500): Gtk-WARNING **: 11:19:34.394: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:40 
07:19:40 (SWT:1500): Gdk-CRITICAL **: 11:19:40.455: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:40 
07:19:40 (SWT:1500): Gtk-WARNING **: 11:19:40.797: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:40 
07:19:40 (SWT:1500): Gtk-WARNING **: 11:19:40.802: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:40 
07:19:40 (SWT:1500): Gtk-WARNING **: 11:19:40.805: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:40 
07:19:40 (SWT:1500): Gtk-WARNING **: 11:19:40.805: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:40 
07:19:40 (SWT:1500): Gtk-WARNING **: 11:19:40.805: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:40 
07:19:40 (SWT:1500): Gtk-WARNING **: 11:19:40.808: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:40 
07:19:40 (SWT:1500): Gtk-WARNING **: 11:19:40.808: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:46 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.423 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest
07:19:46 clicksToggleButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest)  Time elapsed: 2.531 s
07:19:46 doesNotMatchRegularButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest)  Time elapsed: 6.428 s
07:19:46 doesNotMatchRadioButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest)  Time elapsed: 6.463 s
07:19:46 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest
07:19:46 
07:19:46 (SWT:1500): Gdk-CRITICAL **: 11:19:46.920: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:47 
07:19:47 (SWT:1500): Gdk-CRITICAL **: 11:19:47.375: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:47 
07:19:47 (SWT:1500): Gdk-CRITICAL **: 11:19:47.821: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:48 
07:19:48 (SWT:1500): Gdk-CRITICAL **: 11:19:48.256: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:48 
07:19:48 (SWT:1500): Gdk-CRITICAL **: 11:19:48.676: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:49 
07:19:49 (SWT:1500): Gdk-CRITICAL **: 11:19:49.116: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:49 
07:19:49 (SWT:1500): Gdk-CRITICAL **: 11:19:49.607: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:50 
07:19:50 (SWT:1500): Gdk-CRITICAL **: 11:19:50.057: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:50 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.586 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest
07:19:50 changeAndVerifiesSelectionInComboByText(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest)  Time elapsed: 0.454 s
07:19:50 changeAndVerifiesSelectionInComboByIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest)  Time elapsed: 0.446 s
07:19:50 findCCombo(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest)  Time elapsed: 0.435 s
07:19:50 throwsExceptionInCaseOfInvalidIndexBasedSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest)  Time elapsed: 0.421 s
07:19:50 throwsExceptionInCaseOfInvalidTextBasedSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest)  Time elapsed: 0.44 s
07:19:50 throwsExceptionInCaseOfChangeTextOfReadOnlyCombo(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest)  Time elapsed: 0.49 s
07:19:50 getItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest)  Time elapsed: 0.449 s
07:19:50 setText(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest)  Time elapsed: 0.449 s
07:19:50 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest
07:19:50 
07:19:50 (SWT:1500): Gdk-CRITICAL **: 11:19:50.509: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:50 
07:19:50 (SWT:1500): Gtk-WARNING **: 11:19:50.900: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:50 
07:19:50 (SWT:1500): Gtk-WARNING **: 11:19:50.905: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:50 
07:19:50 (SWT:1500): Gtk-WARNING **: 11:19:50.908: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:50 
07:19:50 (SWT:1500): Gtk-WARNING **: 11:19:50.909: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:50 
07:19:50 (SWT:1500): Gtk-WARNING **: 11:19:50.909: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:50 
07:19:50 (SWT:1500): Gtk-WARNING **: 11:19:50.911: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:50 
07:19:50 (SWT:1500): Gtk-WARNING **: 11:19:50.911: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:53 
07:19:53 (SWT:1500): Gdk-CRITICAL **: 11:19:53.153: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:53 
07:19:53 (SWT:1500): Gtk-WARNING **: 11:19:53.513: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:53 
07:19:53 (SWT:1500): Gtk-WARNING **: 11:19:53.518: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:53 
07:19:53 (SWT:1500): Gtk-WARNING **: 11:19:53.521: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:53 
07:19:53 (SWT:1500): Gtk-WARNING **: 11:19:53.522: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:53 
07:19:53 (SWT:1500): Gtk-WARNING **: 11:19:53.522: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:53 
07:19:53 (SWT:1500): Gtk-WARNING **: 11:19:53.524: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:53 
07:19:53 (SWT:1500): Gtk-WARNING **: 11:19:53.524: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:19:55 Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 5.058 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest
07:19:55 clicksToolBarButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest)  Time elapsed: 2.644 s
07:19:55 findsToolBarButtonWithIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest)  Time elapsed: 2.413 s
07:19:55 clicksADropDownMenuItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest) skipped
07:19:55 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableClickTest
07:19:55 
07:19:55 (SWT:1500): Gdk-CRITICAL **: 11:19:55.570: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:58 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.075 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableClickTest
07:19:58 clickOnCell(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableClickTest)  Time elapsed: 3.075 s
07:19:58 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest
07:19:58 
07:19:58 (SWT:1500): Gdk-CRITICAL **: 11:19:58.647: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:58 
07:19:58 (SWT:1500): Gdk-CRITICAL **: 11:19:58.713: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:19:58 
07:19:58 (SWT:1500): Gdk-CRITICAL **: 11:19:58.781: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:20:03 
07:20:03 (SWT:1500): Gdk-CRITICAL **: 11:20:03.847: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:20:03 
07:20:03 (SWT:1500): Gdk-CRITICAL **: 11:20:03.918: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:20:03 
07:20:03 (SWT:1500): Gdk-CRITICAL **: 11:20:03.977: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:20:09 
07:20:09 (SWT:1500): Gdk-CRITICAL **: 11:20:09.074: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:20:10 
07:20:10 (SWT:1500): Gdk-CRITICAL **: 11:20:10.151: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:20:10 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.57 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest
07:20:10 getsAllShells(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest)  Time elapsed: 0.066 s
07:20:10 getsActiveShell(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest)  Time elapsed: 0.068 s
07:20:10 noShellReturnsNull(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest)  Time elapsed: 5.066 s
07:20:10 bringsShellToFront(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest)  Time elapsed: 0.072 s
07:20:10 findsShell(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest)  Time elapsed: 0.058 s
07:20:10 closesShell(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest)  Time elapsed: 5.098 s
07:20:10 testMaximize(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest)  Time elapsed: 1.077 s
07:20:10 findsShellsById(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest)  Time elapsed: 0.064 s
07:20:10 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemDoubleClickListenerTest
07:20:10 
07:20:10 (SWT:1500): Gdk-CRITICAL **: 11:20:10.219: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:20:10 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemDoubleClickListenerTest
07:20:10 doubleClickOnCell(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemDoubleClickListenerTest)  Time elapsed: 0.075 s
07:20:10 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest
07:20:10 
07:20:10 (SWT:1500): Gdk-CRITICAL **: 11:20:10.296: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:20:10 
07:20:10 (SWT:1500): Gtk-WARNING **: 11:20:10.670: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:10 
07:20:10 (SWT:1500): Gtk-WARNING **: 11:20:10.675: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:10 
07:20:10 (SWT:1500): Gtk-WARNING **: 11:20:10.678: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:10 
07:20:10 (SWT:1500): Gtk-WARNING **: 11:20:10.678: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:10 
07:20:10 (SWT:1500): Gtk-WARNING **: 11:20:10.678: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:10 
07:20:10 (SWT:1500): Gtk-WARNING **: 11:20:10.681: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:10 
07:20:10 (SWT:1500): Gtk-WARNING **: 11:20:10.681: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:12 
07:20:12 (SWT:1500): Gdk-CRITICAL **: 11:20:12.810: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:20:13 
07:20:13 (SWT:1500): Gtk-WARNING **: 11:20:13.170: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:13 
07:20:13 (SWT:1500): Gtk-WARNING **: 11:20:13.175: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:13 
07:20:13 (SWT:1500): Gtk-WARNING **: 11:20:13.179: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:13 
07:20:13 (SWT:1500): Gtk-WARNING **: 11:20:13.179: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:13 
07:20:13 (SWT:1500): Gtk-WARNING **: 11:20:13.179: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:13 
07:20:13 (SWT:1500): Gtk-WARNING **: 11:20:13.182: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:13 
07:20:13 (SWT:1500): Gtk-WARNING **: 11:20:13.182: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:15 
07:20:15 (SWT:1500): Gdk-CRITICAL **: 11:20:15.290: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:20:15 
07:20:15 (SWT:1500): Gtk-WARNING **: 11:20:15.677: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:15 
07:20:15 (SWT:1500): Gtk-WARNING **: 11:20:15.681: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:15 
07:20:15 (SWT:1500): Gtk-WARNING **: 11:20:15.685: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:15 
07:20:15 (SWT:1500): Gtk-WARNING **: 11:20:15.685: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:15 
07:20:15 (SWT:1500): Gtk-WARNING **: 11:20:15.685: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:15 
07:20:15 (SWT:1500): Gtk-WARNING **: 11:20:15.688: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:15 
07:20:15 (SWT:1500): Gtk-WARNING **: 11:20:15.688: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:17 
07:20:17 (SWT:1500): Gdk-CRITICAL **: 11:20:17.837: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:20:18 
07:20:18 (SWT:1500): Gtk-WARNING **: 11:20:18.212: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:18 
07:20:18 (SWT:1500): Gtk-WARNING **: 11:20:18.218: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:18 
07:20:18 (SWT:1500): Gtk-WARNING **: 11:20:18.221: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:18 
07:20:18 (SWT:1500): Gtk-WARNING **: 11:20:18.222: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:18 
07:20:18 (SWT:1500): Gtk-WARNING **: 11:20:18.222: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:18 
07:20:18 (SWT:1500): Gtk-WARNING **: 11:20:18.224: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:18 
07:20:18 (SWT:1500): Gtk-WARNING **: 11:20:18.225: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:20 
07:20:20 (SWT:1500): Gdk-CRITICAL **: 11:20:20.405: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:20:20 
07:20:20 (SWT:1500): Gtk-WARNING **: 11:20:20.779: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:20 
07:20:20 (SWT:1500): Gtk-WARNING **: 11:20:20.784: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:20 
07:20:20 (SWT:1500): Gtk-WARNING **: 11:20:20.791: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:20 
07:20:20 (SWT:1500): Gtk-WARNING **: 11:20:20.792: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:20 
07:20:20 (SWT:1500): Gtk-WARNING **: 11:20:20.792: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:20 
07:20:20 (SWT:1500): Gtk-WARNING **: 11:20:20.795: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:20 
07:20:20 (SWT:1500): Gtk-WARNING **: 11:20:20.795: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:22 
07:20:22 (SWT:1500): Gdk-CRITICAL **: 11:20:22.932: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:20:23 
07:20:23 (SWT:1500): Gtk-WARNING **: 11:20:23.342: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:23 
07:20:23 (SWT:1500): Gtk-WARNING **: 11:20:23.346: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:23 
07:20:23 (SWT:1500): Gtk-WARNING **: 11:20:23.349: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:23 
07:20:23 (SWT:1500): Gtk-WARNING **: 11:20:23.350: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:23 
07:20:23 (SWT:1500): Gtk-WARNING **: 11:20:23.350: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:23 
07:20:23 (SWT:1500): Gtk-WARNING **: 11:20:23.352: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:23 
07:20:23 (SWT:1500): Gtk-WARNING **: 11:20:23.352: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:25 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.191 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest
07:20:25 doubleClick(org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest)  Time elapsed: 2.513 s
07:20:25 click(org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest)  Time elapsed: 2.481 s
07:20:25 findsCanvas(org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest)  Time elapsed: 2.547 s
07:20:25 doubleClickXY(org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest)  Time elapsed: 2.568 s
07:20:25 clickXY(org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest)  Time elapsed: 2.526 s
07:20:25 findsCanvasInGroup(org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest)  Time elapsed: 2.553 s
07:20:25 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest
07:20:25 
07:20:25 (SWT:1500): Gdk-CRITICAL **: 11:20:25.489: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:20:25 
07:20:25 (SWT:1500): Gtk-WARNING **: 11:20:25.906: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:25 
07:20:25 (SWT:1500): Gtk-WARNING **: 11:20:25.910: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:25 
07:20:25 (SWT:1500): Gtk-WARNING **: 11:20:25.914: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:25 
07:20:25 (SWT:1500): Gtk-WARNING **: 11:20:25.914: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:25 
07:20:25 (SWT:1500): Gtk-WARNING **: 11:20:25.914: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:25 
07:20:25 (SWT:1500): Gtk-WARNING **: 11:20:25.917: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:25 
07:20:25 (SWT:1500): Gtk-WARNING **: 11:20:25.917: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:28 
07:20:28 (SWT:1500): Gdk-CRITICAL **: 11:20:28.093: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:20:28 
07:20:28 (SWT:1500): Gtk-WARNING **: 11:20:28.457: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:28 
07:20:28 (SWT:1500): Gtk-WARNING **: 11:20:28.461: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:28 
07:20:28 (SWT:1500): Gtk-WARNING **: 11:20:28.465: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:28 
07:20:28 (SWT:1500): Gtk-WARNING **: 11:20:28.465: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:28 
07:20:28 (SWT:1500): Gtk-WARNING **: 11:20:28.465: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:28 
07:20:28 (SWT:1500): Gtk-WARNING **: 11:20:28.468: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:28 
07:20:28 (SWT:1500): Gtk-WARNING **: 11:20:28.468: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:30 
07:20:30 (SWT:1500): Gdk-CRITICAL **: 11:20:30.655: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:20:31 
07:20:31 (SWT:1500): Gtk-WARNING **: 11:20:31.044: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:31 
07:20:31 (SWT:1500): Gtk-WARNING **: 11:20:31.057: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:31 
07:20:31 (SWT:1500): Gtk-WARNING **: 11:20:31.060: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:31 
07:20:31 (SWT:1500): Gtk-WARNING **: 11:20:31.060: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:31 
07:20:31 (SWT:1500): Gtk-WARNING **: 11:20:31.061: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:31 
07:20:31 (SWT:1500): Gtk-WARNING **: 11:20:31.063: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:31 
07:20:31 (SWT:1500): Gtk-WARNING **: 11:20:31.064: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:33 
07:20:33 (SWT:1500): Gdk-CRITICAL **: 11:20:33.209: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:20:33 
07:20:33 (SWT:1500): Gtk-WARNING **: 11:20:33.587: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:33 
07:20:33 (SWT:1500): Gtk-WARNING **: 11:20:33.592: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:33 
07:20:33 (SWT:1500): Gtk-WARNING **: 11:20:33.595: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:33 
07:20:33 (SWT:1500): Gtk-WARNING **: 11:20:33.596: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:33 
07:20:33 (SWT:1500): Gtk-WARNING **: 11:20:33.596: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:33 
07:20:33 (SWT:1500): Gtk-WARNING **: 11:20:33.598: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:33 
07:20:33 (SWT:1500): Gtk-WARNING **: 11:20:33.599: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:35 
07:20:35 (SWT:1500): Gdk-CRITICAL **: 11:20:35.895: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:20:36 
07:20:36 (SWT:1500): Gtk-WARNING **: 11:20:36.269: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:36 
07:20:36 (SWT:1500): Gtk-WARNING **: 11:20:36.274: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:36 
07:20:36 (SWT:1500): Gtk-WARNING **: 11:20:36.277: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:36 
07:20:36 (SWT:1500): Gtk-WARNING **: 11:20:36.277: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:36 
07:20:36 (SWT:1500): Gtk-WARNING **: 11:20:36.277: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:36 
07:20:36 (SWT:1500): Gtk-WARNING **: 11:20:36.280: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:36 
07:20:36 (SWT:1500): Gtk-WARNING **: 11:20:36.280: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:38 
07:20:38 (SWT:1500): Gdk-CRITICAL **: 11:20:38.510: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:20:38 
07:20:38 (SWT:1500): Gtk-WARNING **: 11:20:38.909: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:38 
07:20:38 (SWT:1500): Gtk-WARNING **: 11:20:38.914: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:38 
07:20:38 (SWT:1500): Gtk-WARNING **: 11:20:38.917: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:38 
07:20:38 (SWT:1500): Gtk-WARNING **: 11:20:38.918: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:38 
07:20:38 (SWT:1500): Gtk-WARNING **: 11:20:38.918: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:38 
07:20:38 (SWT:1500): Gtk-WARNING **: 11:20:38.921: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:38 
07:20:38 (SWT:1500): Gtk-WARNING **: 11:20:38.921: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:41 
07:20:41 (SWT:1500): Gdk-CRITICAL **: 11:20:41.413: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:20:41 
07:20:41 (SWT:1500): Gtk-WARNING **: 11:20:41.793: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:41 
07:20:41 (SWT:1500): Gtk-WARNING **: 11:20:41.798: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:41 
07:20:41 (SWT:1500): Gtk-WARNING **: 11:20:41.801: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:41 
07:20:41 (SWT:1500): Gtk-WARNING **: 11:20:41.802: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:41 
07:20:41 (SWT:1500): Gtk-WARNING **: 11:20:41.802: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:41 
07:20:41 (SWT:1500): Gtk-WARNING **: 11:20:41.804: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:41 
07:20:41 (SWT:1500): Gtk-WARNING **: 11:20:41.805: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:44 
07:20:44 (SWT:1500): Gdk-CRITICAL **: 11:20:44.055: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:20:44 
07:20:44 (SWT:1500): Gtk-WARNING **: 11:20:44.445: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:44 
07:20:44 (SWT:1500): Gtk-WARNING **: 11:20:44.450: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:44 
07:20:44 (SWT:1500): Gtk-WARNING **: 11:20:44.453: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:44 
07:20:44 (SWT:1500): Gtk-WARNING **: 11:20:44.454: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:44 
07:20:44 (SWT:1500): Gtk-WARNING **: 11:20:44.454: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:44 
07:20:44 (SWT:1500): Gtk-WARNING **: 11:20:44.456: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:44 
07:20:44 (SWT:1500): Gtk-WARNING **: 11:20:44.456: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:46 
07:20:46 (SWT:1500): Gdk-CRITICAL **: 11:20:46.761: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:20:47 
07:20:47 (SWT:1500): Gtk-WARNING **: 11:20:47.185: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:47 
07:20:47 (SWT:1500): Gtk-WARNING **: 11:20:47.190: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:47 
07:20:47 (SWT:1500): Gtk-WARNING **: 11:20:47.194: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:47 
07:20:47 (SWT:1500): Gtk-WARNING **: 11:20:47.194: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:47 
07:20:47 (SWT:1500): Gtk-WARNING **: 11:20:47.195: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:47 
07:20:47 (SWT:1500): Gtk-WARNING **: 11:20:47.197: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:47 
07:20:47 (SWT:1500): Gtk-WARNING **: 11:20:47.197: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:49 
07:20:49 (SWT:1500): Gdk-CRITICAL **: 11:20:49.436: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:20:49 
07:20:49 (SWT:1500): Gtk-WARNING **: 11:20:49.843: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:49 
07:20:49 (SWT:1500): Gtk-WARNING **: 11:20:49.848: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:49 
07:20:49 (SWT:1500): Gtk-WARNING **: 11:20:49.852: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:49 
07:20:49 (SWT:1500): Gtk-WARNING **: 11:20:49.852: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:49 
07:20:49 (SWT:1500): Gtk-WARNING **: 11:20:49.853: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:49 
07:20:49 (SWT:1500): Gtk-WARNING **: 11:20:49.856: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:49 
07:20:49 (SWT:1500): Gtk-WARNING **: 11:20:49.856: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:52 
07:20:52 (SWT:1500): Gdk-CRITICAL **: 11:20:52.041: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:20:52 
07:20:52 (SWT:1500): Gtk-WARNING **: 11:20:52.468: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:52 
07:20:52 (SWT:1500): Gtk-WARNING **: 11:20:52.473: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:52 
07:20:52 (SWT:1500): Gtk-WARNING **: 11:20:52.477: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:52 
07:20:52 (SWT:1500): Gtk-WARNING **: 11:20:52.477: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:52 
07:20:52 (SWT:1500): Gtk-WARNING **: 11:20:52.477: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:52 
07:20:52 (SWT:1500): Gtk-WARNING **: 11:20:52.480: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:52 
07:20:52 (SWT:1500): Gtk-WARNING **: 11:20:52.480: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:54 
07:20:54 (SWT:1500): Gdk-CRITICAL **: 11:20:54.852: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:20:55 
07:20:55 (SWT:1500): Gtk-WARNING **: 11:20:55.228: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:55 
07:20:55 (SWT:1500): Gtk-WARNING **: 11:20:55.232: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:55 
07:20:55 (SWT:1500): Gtk-WARNING **: 11:20:55.235: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:55 
07:20:55 (SWT:1500): Gtk-WARNING **: 11:20:55.236: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:55 
07:20:55 (SWT:1500): Gtk-WARNING **: 11:20:55.236: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:55 
07:20:55 (SWT:1500): Gtk-WARNING **: 11:20:55.238: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:55 
07:20:55 (SWT:1500): Gtk-WARNING **: 11:20:55.238: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:57 
07:20:57 (SWT:1500): Gdk-CRITICAL **: 11:20:57.428: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:20:57 
07:20:57 (SWT:1500): Gtk-WARNING **: 11:20:57.805: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:57 
07:20:57 (SWT:1500): Gtk-WARNING **: 11:20:57.809: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:57 
07:20:57 (SWT:1500): Gtk-WARNING **: 11:20:57.812: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:57 
07:20:57 (SWT:1500): Gtk-WARNING **: 11:20:57.813: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:57 
07:20:57 (SWT:1500): Gtk-WARNING **: 11:20:57.813: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:57 
07:20:57 (SWT:1500): Gtk-WARNING **: 11:20:57.816: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:20:57 
07:20:57 (SWT:1500): Gtk-WARNING **: 11:20:57.816: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:00 
07:21:00 (SWT:1500): Gdk-CRITICAL **: 11:21:00.485: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:21:00 
07:21:00 (SWT:1500): Gtk-WARNING **: 11:21:00.887: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:00 
07:21:00 (SWT:1500): Gtk-WARNING **: 11:21:00.893: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:00 
07:21:00 (SWT:1500): Gtk-WARNING **: 11:21:00.896: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:00 
07:21:00 (SWT:1500): Gtk-WARNING **: 11:21:00.897: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:00 
07:21:00 (SWT:1500): Gtk-WARNING **: 11:21:00.897: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:00 
07:21:00 (SWT:1500): Gtk-WARNING **: 11:21:00.900: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:00 
07:21:00 (SWT:1500): Gtk-WARNING **: 11:21:00.900: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:03 
07:21:03 (SWT:1500): Gdk-CRITICAL **: 11:21:03.742: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:21:04 
07:21:04 (SWT:1500): Gtk-WARNING **: 11:21:04.140: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:04 
07:21:04 (SWT:1500): Gtk-WARNING **: 11:21:04.144: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:04 
07:21:04 (SWT:1500): Gtk-WARNING **: 11:21:04.148: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:04 
07:21:04 (SWT:1500): Gtk-WARNING **: 11:21:04.148: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:04 
07:21:04 (SWT:1500): Gtk-WARNING **: 11:21:04.148: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:04 
07:21:04 (SWT:1500): Gtk-WARNING **: 11:21:04.151: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:04 
07:21:04 (SWT:1500): Gtk-WARNING **: 11:21:04.151: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:06 
07:21:06 (SWT:1500): Gdk-CRITICAL **: 11:21:06.422: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:21:06 
07:21:06 (SWT:1500): Gtk-WARNING **: 11:21:06.825: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:06 
07:21:06 (SWT:1500): Gtk-WARNING **: 11:21:06.830: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:06 
07:21:06 (SWT:1500): Gtk-WARNING **: 11:21:06.833: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:06 
07:21:06 (SWT:1500): Gtk-WARNING **: 11:21:06.833: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:06 
07:21:06 (SWT:1500): Gtk-WARNING **: 11:21:06.833: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:06 
07:21:06 (SWT:1500): Gtk-WARNING **: 11:21:06.836: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:06 
07:21:06 (SWT:1500): Gtk-WARNING **: 11:21:06.836: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:09 
07:21:09 (SWT:1500): Gdk-CRITICAL **: 11:21:09.080: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:21:09 
07:21:09 (SWT:1500): Gtk-WARNING **: 11:21:09.494: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:09 
07:21:09 (SWT:1500): Gtk-WARNING **: 11:21:09.499: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:09 
07:21:09 (SWT:1500): Gtk-WARNING **: 11:21:09.502: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:09 
07:21:09 (SWT:1500): Gtk-WARNING **: 11:21:09.502: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:09 
07:21:09 (SWT:1500): Gtk-WARNING **: 11:21:09.502: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:09 
07:21:09 (SWT:1500): Gtk-WARNING **: 11:21:09.505: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:09 
07:21:09 (SWT:1500): Gtk-WARNING **: 11:21:09.505: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:11 
07:21:11 (SWT:1500): Gdk-CRITICAL **: 11:21:11.652: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:21:12 
07:21:12 (SWT:1500): Gtk-WARNING **: 11:21:12.040: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:12 
07:21:12 (SWT:1500): Gtk-WARNING **: 11:21:12.045: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:12 
07:21:12 (SWT:1500): Gtk-WARNING **: 11:21:12.048: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:12 
07:21:12 (SWT:1500): Gtk-WARNING **: 11:21:12.049: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:12 
07:21:12 (SWT:1500): Gtk-WARNING **: 11:21:12.049: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:12 
07:21:12 (SWT:1500): Gtk-WARNING **: 11:21:12.052: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:12 
07:21:12 (SWT:1500): Gtk-WARNING **: 11:21:12.052: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:14 
07:21:14 (SWT:1500): Gdk-CRITICAL **: 11:21:14.479: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:21:14 
07:21:14 (SWT:1500): Gtk-WARNING **: 11:21:14.847: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:14 
07:21:14 (SWT:1500): Gtk-WARNING **: 11:21:14.851: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:14 
07:21:14 (SWT:1500): Gtk-WARNING **: 11:21:14.855: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:14 
07:21:14 (SWT:1500): Gtk-WARNING **: 11:21:14.855: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:14 
07:21:14 (SWT:1500): Gtk-WARNING **: 11:21:14.855: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:14 
07:21:14 (SWT:1500): Gtk-WARNING **: 11:21:14.858: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:14 
07:21:14 (SWT:1500): Gtk-WARNING **: 11:21:14.858: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:17 
07:21:17 (SWT:1500): Gdk-CRITICAL **: 11:21:17.276: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:21:17 
07:21:17 (SWT:1500): Gtk-WARNING **: 11:21:17.670: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:17 
07:21:17 (SWT:1500): Gtk-WARNING **: 11:21:17.675: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:17 
07:21:17 (SWT:1500): Gtk-WARNING **: 11:21:17.679: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:17 
07:21:17 (SWT:1500): Gtk-WARNING **: 11:21:17.680: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:17 
07:21:17 (SWT:1500): Gtk-WARNING **: 11:21:17.680: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:17 
07:21:17 (SWT:1500): Gtk-WARNING **: 11:21:17.683: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:17 
07:21:17 (SWT:1500): Gtk-WARNING **: 11:21:17.683: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:20 
07:21:20 (SWT:1500): Gdk-CRITICAL **: 11:21:20.047: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:21:20 
07:21:20 (SWT:1500): Gtk-WARNING **: 11:21:20.465: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:20 
07:21:20 (SWT:1500): Gtk-WARNING **: 11:21:20.470: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:20 
07:21:20 (SWT:1500): Gtk-WARNING **: 11:21:20.473: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:20 
07:21:20 (SWT:1500): Gtk-WARNING **: 11:21:20.474: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:20 
07:21:20 (SWT:1500): Gtk-WARNING **: 11:21:20.474: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:20 
07:21:20 (SWT:1500): Gtk-WARNING **: 11:21:20.477: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:20 
07:21:20 (SWT:1500): Gtk-WARNING **: 11:21:20.477: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:22 
07:21:22 (SWT:1500): Gdk-CRITICAL **: 11:21:22.759: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:21:23 
07:21:23 (SWT:1500): Gtk-WARNING **: 11:21:23.173: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:23 
07:21:23 (SWT:1500): Gtk-WARNING **: 11:21:23.178: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:23 
07:21:23 (SWT:1500): Gtk-WARNING **: 11:21:23.181: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:23 
07:21:23 (SWT:1500): Gtk-WARNING **: 11:21:23.181: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:23 
07:21:23 (SWT:1500): Gtk-WARNING **: 11:21:23.182: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:23 
07:21:23 (SWT:1500): Gtk-WARNING **: 11:21:23.184: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:23 
07:21:23 (SWT:1500): Gtk-WARNING **: 11:21:23.184: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:25 
07:21:25 (SWT:1500): Gdk-CRITICAL **: 11:21:25.453: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:21:25 
07:21:25 (SWT:1500): Gtk-WARNING **: 11:21:25.851: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:25 
07:21:25 (SWT:1500): Gtk-WARNING **: 11:21:25.856: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:25 
07:21:25 (SWT:1500): Gtk-WARNING **: 11:21:25.860: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:25 
07:21:25 (SWT:1500): Gtk-WARNING **: 11:21:25.860: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:25 
07:21:25 (SWT:1500): Gtk-WARNING **: 11:21:25.860: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:25 
07:21:25 (SWT:1500): Gtk-WARNING **: 11:21:25.863: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:25 
07:21:25 (SWT:1500): Gtk-WARNING **: 11:21:25.863: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:28 
07:21:28 (SWT:1500): Gdk-CRITICAL **: 11:21:28.271: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:21:28 
07:21:28 (SWT:1500): Gtk-WARNING **: 11:21:28.752: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:28 
07:21:28 (SWT:1500): Gtk-WARNING **: 11:21:28.762: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:28 
07:21:28 (SWT:1500): Gtk-WARNING **: 11:21:28.767: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:28 
07:21:28 (SWT:1500): Gtk-WARNING **: 11:21:28.768: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:28 
07:21:28 (SWT:1500): Gtk-WARNING **: 11:21:28.768: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:28 
07:21:28 (SWT:1500): Gtk-WARNING **: 11:21:28.771: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:28 
07:21:28 (SWT:1500): Gtk-WARNING **: 11:21:28.771: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:31 
07:21:31 (SWT:1500): Gdk-CRITICAL **: 11:21:31.010: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:21:31 
07:21:31 (SWT:1500): Gtk-WARNING **: 11:21:31.424: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:31 
07:21:31 (SWT:1500): Gtk-WARNING **: 11:21:31.429: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:31 
07:21:31 (SWT:1500): Gtk-WARNING **: 11:21:31.433: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:31 
07:21:31 (SWT:1500): Gtk-WARNING **: 11:21:31.433: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:31 
07:21:31 (SWT:1500): Gtk-WARNING **: 11:21:31.433: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:31 
07:21:31 (SWT:1500): Gtk-WARNING **: 11:21:31.436: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:31 
07:21:31 (SWT:1500): Gtk-WARNING **: 11:21:31.436: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:33 
07:21:33 (SWT:1500): Gdk-CRITICAL **: 11:21:33.784: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:21:34 
07:21:34 (SWT:1500): Gtk-WARNING **: 11:21:34.204: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:34 
07:21:34 (SWT:1500): Gtk-WARNING **: 11:21:34.211: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:34 
07:21:34 (SWT:1500): Gtk-WARNING **: 11:21:34.214: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:34 
07:21:34 (SWT:1500): Gtk-WARNING **: 11:21:34.215: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:34 
07:21:34 (SWT:1500): Gtk-WARNING **: 11:21:34.215: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:34 
07:21:34 (SWT:1500): Gtk-WARNING **: 11:21:34.217: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:34 
07:21:34 (SWT:1500): Gtk-WARNING **: 11:21:34.218: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:36 
07:21:36 (SWT:1500): Gdk-CRITICAL **: 11:21:36.466: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:21:36 
07:21:36 (SWT:1500): Gtk-WARNING **: 11:21:36.855: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:36 
07:21:36 (SWT:1500): Gtk-WARNING **: 11:21:36.860: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:36 
07:21:36 (SWT:1500): Gtk-WARNING **: 11:21:36.863: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:36 
07:21:36 (SWT:1500): Gtk-WARNING **: 11:21:36.863: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:36 
07:21:36 (SWT:1500): Gtk-WARNING **: 11:21:36.864: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:36 
07:21:36 (SWT:1500): Gtk-WARNING **: 11:21:36.866: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:36 
07:21:36 (SWT:1500): Gtk-WARNING **: 11:21:36.866: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:39 
07:21:39 (SWT:1500): Gdk-CRITICAL **: 11:21:39.180: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:21:39 
07:21:39 (SWT:1500): Gtk-WARNING **: 11:21:39.610: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:39 
07:21:39 (SWT:1500): Gtk-WARNING **: 11:21:39.615: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:39 
07:21:39 (SWT:1500): Gtk-WARNING **: 11:21:39.619: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:39 
07:21:39 (SWT:1500): Gtk-WARNING **: 11:21:39.619: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:39 
07:21:39 (SWT:1500): Gtk-WARNING **: 11:21:39.620: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:39 
07:21:39 (SWT:1500): Gtk-WARNING **: 11:21:39.622: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:39 
07:21:39 (SWT:1500): Gtk-WARNING **: 11:21:39.622: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:41 
07:21:41 (SWT:1500): Gdk-CRITICAL **: 11:21:41.919: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:21:42 
07:21:42 (SWT:1500): Gtk-WARNING **: 11:21:42.401: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:42 
07:21:42 (SWT:1500): Gtk-WARNING **: 11:21:42.407: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:42 
07:21:42 (SWT:1500): Gtk-WARNING **: 11:21:42.410: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:42 
07:21:42 (SWT:1500): Gtk-WARNING **: 11:21:42.411: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:42 
07:21:42 (SWT:1500): Gtk-WARNING **: 11:21:42.411: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:42 
07:21:42 (SWT:1500): Gtk-WARNING **: 11:21:42.414: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:42 
07:21:42 (SWT:1500): Gtk-WARNING **: 11:21:42.414: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:44 
07:21:44 (SWT:1500): Gdk-CRITICAL **: 11:21:44.653: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:21:45 
07:21:45 (SWT:1500): Gtk-WARNING **: 11:21:45.071: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:45 
07:21:45 (SWT:1500): Gtk-WARNING **: 11:21:45.076: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:45 
07:21:45 (SWT:1500): Gtk-WARNING **: 11:21:45.080: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:45 
07:21:45 (SWT:1500): Gtk-WARNING **: 11:21:45.080: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:45 
07:21:45 (SWT:1500): Gtk-WARNING **: 11:21:45.080: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:45 
07:21:45 (SWT:1500): Gtk-WARNING **: 11:21:45.083: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:45 
07:21:45 (SWT:1500): Gtk-WARNING **: 11:21:45.083: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:47 Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 81.938 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest
07:21:47 containsText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.603 s
07:21:47 settingSelectionOnInvalidRowNumberThrowsException(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.563 s
07:21:47 getsColumnTextBasedOnRowColumnNumbers(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.553 s
07:21:47 selectsItemsBasedOnString(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.687 s
07:21:47 throwsExceptionIfTheRowNumberIsIllegal2(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.614 s
07:21:47 setEmptySelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.904 s
07:21:47 getsSelectionCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.641 s
07:21:47 getsSingleSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.707 s
07:21:47 getsAllColumnHeadings(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.674 s
07:21:47 searchText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.605 s
07:21:47 settingMultipleSelectionOfInvalidIndicesThrowsException(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.81 s
07:21:47 findsIndexOfColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.576 s
07:21:47 unselectsSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 3.057 s
07:21:47 getsMultipleSingleSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 3.256 s
07:21:47 getsColumnCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.679 s
07:21:47 findsAnyTable(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.659 s
07:21:47 throwsExceptionIfTheColumnNameIsIllegal(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.571 s
07:21:47 getsRowCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.828 s
07:21:47 getsIndexOfItemInAColumnWithText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.796 s
07:21:47 findsItemsBasedOnIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.771 s
07:21:47 findsTable(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.712 s
07:21:47 throwsExceptionIfMultipleIndicesOnSingleSelect(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.693 s
07:21:47 getsTextCellBasedOnRowNumberColumnText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.818 s
07:21:47 settingSelectionOnInvalidRowTextThrowsException(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.738 s
07:21:47 findsItemsBasedOnText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.773 s
07:21:47 getsIndexOfItemInAColumnWithIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.683 s
07:21:47 setsSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.713 s
07:21:47 getsIndexOfItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.739 s
07:21:47 throwsExceptionIfTheRowNumberIsIllegal(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.734 s
07:21:47 throwsExceptionIfTheColumnNumberIsIllegal(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.774 s
07:21:47 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickListenerTest
07:21:47 
07:21:47 (SWT:1500): Gdk-CRITICAL **: 11:21:47.430: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:21:47 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickListenerTest
07:21:47 doubleClickOnCell(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickListenerTest)  Time elapsed: 0.055 s
07:21:47 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest
07:21:47 
07:21:47 (SWT:1500): Gdk-CRITICAL **: 11:21:47.487: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:21:47 
07:21:47 (SWT:1500): Gtk-WARNING **: 11:21:47.896: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:47 
07:21:47 (SWT:1500): Gtk-WARNING **: 11:21:47.903: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:47 
07:21:47 (SWT:1500): Gtk-WARNING **: 11:21:47.907: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:47 
07:21:47 (SWT:1500): Gtk-WARNING **: 11:21:47.907: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:47 
07:21:47 (SWT:1500): Gtk-WARNING **: 11:21:47.908: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:47 
07:21:47 (SWT:1500): Gtk-WARNING **: 11:21:47.911: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:47 
07:21:47 (SWT:1500): Gtk-WARNING **: 11:21:47.911: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:50 
07:21:50 (SWT:1500): Gdk-CRITICAL **: 11:21:50.229: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:21:50 
07:21:50 (SWT:1500): Gtk-WARNING **: 11:21:50.673: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:50 
07:21:50 (SWT:1500): Gtk-WARNING **: 11:21:50.678: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:50 
07:21:50 (SWT:1500): Gtk-WARNING **: 11:21:50.682: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:50 
07:21:50 (SWT:1500): Gtk-WARNING **: 11:21:50.682: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:50 
07:21:50 (SWT:1500): Gtk-WARNING **: 11:21:50.683: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:50 
07:21:50 (SWT:1500): Gtk-WARNING **: 11:21:50.685: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:50 
07:21:50 (SWT:1500): Gtk-WARNING **: 11:21:50.685: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:52 
07:21:52 (SWT:1500): Gdk-CRITICAL **: 11:21:52.926: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:21:53 
07:21:53 (SWT:1500): Gtk-WARNING **: 11:21:53.347: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:53 
07:21:53 (SWT:1500): Gtk-WARNING **: 11:21:53.352: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:53 
07:21:53 (SWT:1500): Gtk-WARNING **: 11:21:53.356: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:53 
07:21:53 (SWT:1500): Gtk-WARNING **: 11:21:53.356: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:53 
07:21:53 (SWT:1500): Gtk-WARNING **: 11:21:53.356: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:53 
07:21:53 (SWT:1500): Gtk-WARNING **: 11:21:53.359: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:53 
07:21:53 (SWT:1500): Gtk-WARNING **: 11:21:53.359: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:55 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.142 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest
07:21:55 findsSliderInGroup(org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest)  Time elapsed: 2.741 s
07:21:55 canSetSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest)  Time elapsed: 2.698 s
07:21:55 findsSlider(org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest)  Time elapsed: 2.701 s
07:21:55 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest
07:21:55 
07:21:55 (SWT:1500): Gdk-CRITICAL **: 11:21:55.631: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:21:56 
07:21:56 (SWT:1500): Gtk-WARNING **: 11:21:56.082: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:56 
07:21:56 (SWT:1500): Gtk-WARNING **: 11:21:56.087: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:56 
07:21:56 (SWT:1500): Gtk-WARNING **: 11:21:56.091: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:56 
07:21:56 (SWT:1500): Gtk-WARNING **: 11:21:56.091: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:56 
07:21:56 (SWT:1500): Gtk-WARNING **: 11:21:56.092: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:56 
07:21:56 (SWT:1500): Gtk-WARNING **: 11:21:56.095: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:56 
07:21:56 (SWT:1500): Gtk-WARNING **: 11:21:56.095: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:58 
07:21:58 (SWT:1500): Gdk-CRITICAL **: 11:21:58.610: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:21:59 
07:21:59 (SWT:1500): Gtk-WARNING **: 11:21:59.069: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:59 
07:21:59 (SWT:1500): Gtk-WARNING **: 11:21:59.074: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:59 
07:21:59 (SWT:1500): Gtk-WARNING **: 11:21:59.078: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:59 
07:21:59 (SWT:1500): Gtk-WARNING **: 11:21:59.078: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:59 
07:21:59 (SWT:1500): Gtk-WARNING **: 11:21:59.079: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:59 
07:21:59 (SWT:1500): Gtk-WARNING **: 11:21:59.082: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:21:59 
07:21:59 (SWT:1500): Gtk-WARNING **: 11:21:59.082: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:01 
07:22:01 (SWT:1500): Gdk-CRITICAL **: 11:22:01.705: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:22:02 
07:22:02 (SWT:1500): Gtk-WARNING **: 11:22:02.172: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:02 
07:22:02 (SWT:1500): Gtk-WARNING **: 11:22:02.179: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:02 
07:22:02 (SWT:1500): Gtk-WARNING **: 11:22:02.183: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:02 
07:22:02 (SWT:1500): Gtk-WARNING **: 11:22:02.183: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:02 
07:22:02 (SWT:1500): Gtk-WARNING **: 11:22:02.184: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:02 
07:22:02 (SWT:1500): Gtk-WARNING **: 11:22:02.188: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:02 
07:22:02 (SWT:1500): Gtk-WARNING **: 11:22:02.188: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:04 
07:22:04 (SWT:1500): Gdk-CRITICAL **: 11:22:04.708: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:22:05 
07:22:05 (SWT:1500): Gtk-WARNING **: 11:22:05.093: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:05 
07:22:05 (SWT:1500): Gtk-WARNING **: 11:22:05.098: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:05 
07:22:05 (SWT:1500): Gtk-WARNING **: 11:22:05.102: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:05 
07:22:05 (SWT:1500): Gtk-WARNING **: 11:22:05.102: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:05 
07:22:05 (SWT:1500): Gtk-WARNING **: 11:22:05.102: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:05 
07:22:05 (SWT:1500): Gtk-WARNING **: 11:22:05.105: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:05 
07:22:05 (SWT:1500): Gtk-WARNING **: 11:22:05.105: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:07 
07:22:07 (SWT:1500): Gdk-CRITICAL **: 11:22:07.686: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:22:08 
07:22:08 (SWT:1500): Gtk-WARNING **: 11:22:08.154: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:08 
07:22:08 (SWT:1500): Gtk-WARNING **: 11:22:08.160: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:08 
07:22:08 (SWT:1500): Gtk-WARNING **: 11:22:08.163: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:08 
07:22:08 (SWT:1500): Gtk-WARNING **: 11:22:08.164: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:08 
07:22:08 (SWT:1500): Gtk-WARNING **: 11:22:08.164: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:08 
07:22:08 (SWT:1500): Gtk-WARNING **: 11:22:08.167: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:08 
07:22:08 (SWT:1500): Gtk-WARNING **: 11:22:08.167: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:10 
07:22:10 (SWT:1500): Gdk-CRITICAL **: 11:22:10.793: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:22:11 
07:22:11 (SWT:1500): Gtk-WARNING **: 11:22:11.205: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:11 
07:22:11 (SWT:1500): Gtk-WARNING **: 11:22:11.210: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:11 
07:22:11 (SWT:1500): Gtk-WARNING **: 11:22:11.214: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:11 
07:22:11 (SWT:1500): Gtk-WARNING **: 11:22:11.214: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:11 
07:22:11 (SWT:1500): Gtk-WARNING **: 11:22:11.215: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:11 
07:22:11 (SWT:1500): Gtk-WARNING **: 11:22:11.217: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:11 
07:22:11 (SWT:1500): Gtk-WARNING **: 11:22:11.217: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:13 
07:22:13 (SWT:1500): Gdk-CRITICAL **: 11:22:13.962: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:22:14 
07:22:14 (SWT:1500): Gtk-WARNING **: 11:22:14.374: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:14 
07:22:14 (SWT:1500): Gtk-WARNING **: 11:22:14.379: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:14 
07:22:14 (SWT:1500): Gtk-WARNING **: 11:22:14.383: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:14 
07:22:14 (SWT:1500): Gtk-WARNING **: 11:22:14.383: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:14 
07:22:14 (SWT:1500): Gtk-WARNING **: 11:22:14.384: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:14 
07:22:14 (SWT:1500): Gtk-WARNING **: 11:22:14.387: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:14 
07:22:14 (SWT:1500): Gtk-WARNING **: 11:22:14.387: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:16 
07:22:16 (SWT:1500): Gdk-CRITICAL **: 11:22:16.717: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:22:17 
07:22:17 (SWT:1500): Gtk-WARNING **: 11:22:17.122: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:17 
07:22:17 (SWT:1500): Gtk-WARNING **: 11:22:17.127: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:17 
07:22:17 (SWT:1500): Gtk-WARNING **: 11:22:17.130: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:17 
07:22:17 (SWT:1500): Gtk-WARNING **: 11:22:17.131: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:17 
07:22:17 (SWT:1500): Gtk-WARNING **: 11:22:17.131: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:17 
07:22:17 (SWT:1500): Gtk-WARNING **: 11:22:17.134: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:17 
07:22:17 (SWT:1500): Gtk-WARNING **: 11:22:17.134: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:19 
07:22:19 (SWT:1500): Gdk-CRITICAL **: 11:22:19.702: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:22:20 
07:22:20 (SWT:1500): Gtk-WARNING **: 11:22:20.139: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:20 
07:22:20 (SWT:1500): Gtk-WARNING **: 11:22:20.146: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:20 
07:22:20 (SWT:1500): Gtk-WARNING **: 11:22:20.150: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:20 
07:22:20 (SWT:1500): Gtk-WARNING **: 11:22:20.150: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:20 
07:22:20 (SWT:1500): Gtk-WARNING **: 11:22:20.150: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:20 
07:22:20 (SWT:1500): Gtk-WARNING **: 11:22:20.154: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:20 
07:22:20 (SWT:1500): Gtk-WARNING **: 11:22:20.154: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:22 
07:22:22 (SWT:1500): Gdk-CRITICAL **: 11:22:22.777: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:22:23 
07:22:23 (SWT:1500): Gtk-WARNING **: 11:22:23.264: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:23 
07:22:23 (SWT:1500): Gtk-WARNING **: 11:22:23.269: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:23 
07:22:23 (SWT:1500): Gtk-WARNING **: 11:22:23.273: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:23 
07:22:23 (SWT:1500): Gtk-WARNING **: 11:22:23.274: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:23 
07:22:23 (SWT:1500): Gtk-WARNING **: 11:22:23.274: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:23 
07:22:23 (SWT:1500): Gtk-WARNING **: 11:22:23.277: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:23 
07:22:23 (SWT:1500): Gtk-WARNING **: 11:22:23.277: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:25 
07:22:25 (SWT:1500): Gdk-CRITICAL **: 11:22:25.600: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:22:26 
07:22:26 (SWT:1500): Gtk-WARNING **: 11:22:26.033: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:26 
07:22:26 (SWT:1500): Gtk-WARNING **: 11:22:26.038: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:26 
07:22:26 (SWT:1500): Gtk-WARNING **: 11:22:26.042: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:26 
07:22:26 (SWT:1500): Gtk-WARNING **: 11:22:26.042: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:26 
07:22:26 (SWT:1500): Gtk-WARNING **: 11:22:26.042: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:26 
07:22:26 (SWT:1500): Gtk-WARNING **: 11:22:26.045: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:26 
07:22:26 (SWT:1500): Gtk-WARNING **: 11:22:26.045: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:29 
07:22:29 (SWT:1500): Gdk-CRITICAL **: 11:22:29.054: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:22:29 
07:22:29 (SWT:1500): Gtk-WARNING **: 11:22:29.455: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:29 
07:22:29 (SWT:1500): Gtk-WARNING **: 11:22:29.460: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:29 
07:22:29 (SWT:1500): Gtk-WARNING **: 11:22:29.463: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:29 
07:22:29 (SWT:1500): Gtk-WARNING **: 11:22:29.464: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:29 
07:22:29 (SWT:1500): Gtk-WARNING **: 11:22:29.464: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:29 
07:22:29 (SWT:1500): Gtk-WARNING **: 11:22:29.467: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:29 
07:22:29 (SWT:1500): Gtk-WARNING **: 11:22:29.467: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:31 
07:22:31 (SWT:1500): Gdk-CRITICAL **: 11:22:31.978: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:22:32 
07:22:32 (SWT:1500): Gtk-WARNING **: 11:22:32.392: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:32 
07:22:32 (SWT:1500): Gtk-WARNING **: 11:22:32.398: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:32 
07:22:32 (SWT:1500): Gtk-WARNING **: 11:22:32.402: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:32 
07:22:32 (SWT:1500): Gtk-WARNING **: 11:22:32.403: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:32 
07:22:32 (SWT:1500): Gtk-WARNING **: 11:22:32.403: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:32 
07:22:32 (SWT:1500): Gtk-WARNING **: 11:22:32.406: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:32 
07:22:32 (SWT:1500): Gtk-WARNING **: 11:22:32.406: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:35 
07:22:35 (SWT:1500): Gdk-CRITICAL **: 11:22:35.067: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:22:35 
07:22:35 (SWT:1500): Gtk-WARNING **: 11:22:35.479: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:35 
07:22:35 (SWT:1500): Gtk-WARNING **: 11:22:35.484: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:35 
07:22:35 (SWT:1500): Gtk-WARNING **: 11:22:35.487: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:35 
07:22:35 (SWT:1500): Gtk-WARNING **: 11:22:35.488: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:35 
07:22:35 (SWT:1500): Gtk-WARNING **: 11:22:35.488: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:35 
07:22:35 (SWT:1500): Gtk-WARNING **: 11:22:35.491: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:35 
07:22:35 (SWT:1500): Gtk-WARNING **: 11:22:35.491: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:38 
07:22:38 (SWT:1500): Gdk-CRITICAL **: 11:22:38.733: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:22:39 
07:22:39 (SWT:1500): Gtk-WARNING **: 11:22:39.167: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:39 
07:22:39 (SWT:1500): Gtk-WARNING **: 11:22:39.173: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:39 
07:22:39 (SWT:1500): Gtk-WARNING **: 11:22:39.177: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:39 
07:22:39 (SWT:1500): Gtk-WARNING **: 11:22:39.177: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:39 
07:22:39 (SWT:1500): Gtk-WARNING **: 11:22:39.177: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:39 
07:22:39 (SWT:1500): Gtk-WARNING **: 11:22:39.181: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:39 
07:22:39 (SWT:1500): Gtk-WARNING **: 11:22:39.181: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:41 
07:22:41 (SWT:1500): Gdk-CRITICAL **: 11:22:41.511: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:22:41 
07:22:41 (SWT:1500): Gtk-WARNING **: 11:22:41.918: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:41 
07:22:41 (SWT:1500): Gtk-WARNING **: 11:22:41.924: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:41 
07:22:41 (SWT:1500): Gtk-WARNING **: 11:22:41.928: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:41 
07:22:41 (SWT:1500): Gtk-WARNING **: 11:22:41.929: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:41 
07:22:41 (SWT:1500): Gtk-WARNING **: 11:22:41.929: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:41 
07:22:41 (SWT:1500): Gtk-WARNING **: 11:22:41.932: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:41 
07:22:41 (SWT:1500): Gtk-WARNING **: 11:22:41.932: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:44 
07:22:44 (SWT:1500): Gdk-CRITICAL **: 11:22:44.423: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:22:44 
07:22:44 (SWT:1500): Gtk-WARNING **: 11:22:44.863: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:44 
07:22:44 (SWT:1500): Gtk-WARNING **: 11:22:44.868: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:44 
07:22:44 (SWT:1500): Gtk-WARNING **: 11:22:44.872: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:44 
07:22:44 (SWT:1500): Gtk-WARNING **: 11:22:44.872: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:44 
07:22:44 (SWT:1500): Gtk-WARNING **: 11:22:44.872: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:44 
07:22:44 (SWT:1500): Gtk-WARNING **: 11:22:44.875: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:44 
07:22:44 (SWT:1500): Gtk-WARNING **: 11:22:44.875: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:47 
07:22:47 (SWT:1500): Gdk-CRITICAL **: 11:22:47.363: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:22:47 
07:22:47 (SWT:1500): Gtk-WARNING **: 11:22:47.796: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:47 
07:22:47 (SWT:1500): Gtk-WARNING **: 11:22:47.802: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:47 
07:22:47 (SWT:1500): Gtk-WARNING **: 11:22:47.806: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:47 
07:22:47 (SWT:1500): Gtk-WARNING **: 11:22:47.806: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:47 
07:22:47 (SWT:1500): Gtk-WARNING **: 11:22:47.807: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:47 
07:22:47 (SWT:1500): Gtk-WARNING **: 11:22:47.810: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:47 
07:22:47 (SWT:1500): Gtk-WARNING **: 11:22:47.810: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:50 
07:22:50 (SWT:1500): Gdk-CRITICAL **: 11:22:50.750: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:22:51 
07:22:51 (SWT:1500): Gtk-WARNING **: 11:22:51.187: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:51 
07:22:51 (SWT:1500): Gtk-WARNING **: 11:22:51.192: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:51 
07:22:51 (SWT:1500): Gtk-WARNING **: 11:22:51.196: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:51 
07:22:51 (SWT:1500): Gtk-WARNING **: 11:22:51.196: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:51 
07:22:51 (SWT:1500): Gtk-WARNING **: 11:22:51.196: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:51 
07:22:51 (SWT:1500): Gtk-WARNING **: 11:22:51.200: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:51 
07:22:51 (SWT:1500): Gtk-WARNING **: 11:22:51.200: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:53 
07:22:53 (SWT:1500): Gdk-CRITICAL **: 11:22:53.629: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:22:54 
07:22:54 (SWT:1500): Gtk-WARNING **: 11:22:54.099: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:54 
07:22:54 (SWT:1500): Gtk-WARNING **: 11:22:54.105: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:54 
07:22:54 (SWT:1500): Gtk-WARNING **: 11:22:54.108: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:54 
07:22:54 (SWT:1500): Gtk-WARNING **: 11:22:54.109: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:54 
07:22:54 (SWT:1500): Gtk-WARNING **: 11:22:54.109: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:54 
07:22:54 (SWT:1500): Gtk-WARNING **: 11:22:54.112: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:54 
07:22:54 (SWT:1500): Gtk-WARNING **: 11:22:54.112: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:56 
07:22:56 (SWT:1500): Gdk-CRITICAL **: 11:22:56.567: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:22:57 
07:22:57 (SWT:1500): Gtk-WARNING **: 11:22:57.032: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:57 
07:22:57 (SWT:1500): Gtk-WARNING **: 11:22:57.037: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:57 
07:22:57 (SWT:1500): Gtk-WARNING **: 11:22:57.040: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:57 
07:22:57 (SWT:1500): Gtk-WARNING **: 11:22:57.040: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:57 
07:22:57 (SWT:1500): Gtk-WARNING **: 11:22:57.041: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:57 
07:22:57 (SWT:1500): Gtk-WARNING **: 11:22:57.043: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:57 
07:22:57 (SWT:1500): Gtk-WARNING **: 11:22:57.043: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:59 
07:22:59 (SWT:1500): Gdk-CRITICAL **: 11:22:59.368: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:22:59 
07:22:59 (SWT:1500): Gtk-WARNING **: 11:22:59.790: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:59 
07:22:59 (SWT:1500): Gtk-WARNING **: 11:22:59.795: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:59 
07:22:59 (SWT:1500): Gtk-WARNING **: 11:22:59.799: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:59 
07:22:59 (SWT:1500): Gtk-WARNING **: 11:22:59.800: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:59 
07:22:59 (SWT:1500): Gtk-WARNING **: 11:22:59.800: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:59 
07:22:59 (SWT:1500): Gtk-WARNING **: 11:22:59.803: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:22:59 
07:22:59 (SWT:1500): Gtk-WARNING **: 11:22:59.803: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:02 
07:23:02 (SWT:1500): Gdk-CRITICAL **: 11:23:02.672: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:23:03 
07:23:03 (SWT:1500): Gtk-WARNING **: 11:23:03.139: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:03 
07:23:03 (SWT:1500): Gtk-WARNING **: 11:23:03.145: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:03 
07:23:03 (SWT:1500): Gtk-WARNING **: 11:23:03.148: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:03 
07:23:03 (SWT:1500): Gtk-WARNING **: 11:23:03.148: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:03 
07:23:03 (SWT:1500): Gtk-WARNING **: 11:23:03.149: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:03 
07:23:03 (SWT:1500): Gtk-WARNING **: 11:23:03.151: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:03 
07:23:03 (SWT:1500): Gtk-WARNING **: 11:23:03.151: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:10 
07:23:10 (SWT:1500): Gdk-CRITICAL **: 11:23:10.832: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:23:11 
07:23:11 (SWT:1500): Gtk-WARNING **: 11:23:11.280: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:11 
07:23:11 (SWT:1500): Gtk-WARNING **: 11:23:11.285: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:11 
07:23:11 (SWT:1500): Gtk-WARNING **: 11:23:11.288: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:11 
07:23:11 (SWT:1500): Gtk-WARNING **: 11:23:11.289: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:11 
07:23:11 (SWT:1500): Gtk-WARNING **: 11:23:11.289: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:11 
07:23:11 (SWT:1500): Gtk-WARNING **: 11:23:11.292: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:11 
07:23:11 (SWT:1500): Gtk-WARNING **: 11:23:11.292: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:13 
07:23:13 (SWT:1500): Gdk-CRITICAL **: 11:23:13.775: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:23:14 
07:23:14 (SWT:1500): Gtk-WARNING **: 11:23:14.178: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:14 
07:23:14 (SWT:1500): Gtk-WARNING **: 11:23:14.184: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:14 
07:23:14 (SWT:1500): Gtk-WARNING **: 11:23:14.187: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:14 
07:23:14 (SWT:1500): Gtk-WARNING **: 11:23:14.188: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:14 
07:23:14 (SWT:1500): Gtk-WARNING **: 11:23:14.188: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:14 
07:23:14 (SWT:1500): Gtk-WARNING **: 11:23:14.191: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:14 
07:23:14 (SWT:1500): Gtk-WARNING **: 11:23:14.191: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:16 
07:23:16 (SWT:1500): Gdk-CRITICAL **: 11:23:16.780: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:23:17 
07:23:17 (SWT:1500): Gtk-WARNING **: 11:23:17.281: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:17 
07:23:17 (SWT:1500): Gtk-WARNING **: 11:23:17.287: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:17 
07:23:17 (SWT:1500): Gtk-WARNING **: 11:23:17.290: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:17 
07:23:17 (SWT:1500): Gtk-WARNING **: 11:23:17.291: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:17 
07:23:17 (SWT:1500): Gtk-WARNING **: 11:23:17.291: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:17 
07:23:17 (SWT:1500): Gtk-WARNING **: 11:23:17.295: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:17 
07:23:17 (SWT:1500): Gtk-WARNING **: 11:23:17.295: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:19 Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 84.231 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest
07:23:19 setsMultipleSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 2.977 s
07:23:19 selectsAll(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 3.095 s
07:23:19 getsColumnTextBasedOnRowColumnNumbers(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 3.004 s
07:23:19 doubleClicksOnANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 2.979 s
07:23:19 clicksOnANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 3.106 s
07:23:19 setEmptySelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 3.169 s
07:23:19 getsSelectionCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 2.755 s
07:23:19 getsSingleSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 2.984 s
07:23:19 getsAllColumnHeadings(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 3.074 s
07:23:19 findsAnyTree(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 2.824 s
07:23:19 expandsNode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 3.454 s
07:23:19 expandANodePath(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 2.924 s
07:23:19 unselectsSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 3.09 s
07:23:19 getsMultipleSingleSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 3.665 s
07:23:19 getsColumnCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 2.777 s
07:23:19 getsAllTreeItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 2.911 s
07:23:19 selectsMultipleOnSingleSelectTree(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 2.94 s
07:23:19 expandsNodeToMax(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 3.387 s
07:23:19 findsTree(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 2.879 s
07:23:19 expandEmptyPath(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 2.937 s
07:23:19 getsRowCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 2.801 s
07:23:19 clicksOnANodeInAColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 3.304 s
07:23:19 setsMultipleSelectionUnknownItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 8.16 s
07:23:19 getsTextCellBasedOnRowNumberColumnText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 2.943 s
07:23:19 getsColumnCountOnMultiColumnTree(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 3.005 s
07:23:19 setsSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 3.082 s
07:23:19 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest
07:23:19 
07:23:19 (SWT:1500): Gdk-CRITICAL **: 11:23:19.865: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:23:20 
07:23:20 (SWT:1500): Gdk-CRITICAL **: 11:23:20.387: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:23:20 
07:23:20 (SWT:1500): Gdk-CRITICAL **: 11:23:20.899: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:23:21 
07:23:21 (SWT:1500): Gdk-CRITICAL **: 11:23:21.443: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:23:22 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.158 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest
07:23:22 findsAlignment(org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest)  Time elapsed: 0.519 s
07:23:22 findsCLabel(org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest)  Time elapsed: 0.512 s
07:23:22 findsCLabel1(org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest)  Time elapsed: 0.543 s
07:23:22 getsImage(org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest)  Time elapsed: 0.582 s
07:23:22 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest
07:23:22 
07:23:22 (SWT:1500): Gdk-CRITICAL **: 11:23:22.027: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:23:22 
07:23:22 (SWT:1500): Gtk-WARNING **: 11:23:22.476: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:22 
07:23:22 (SWT:1500): Gtk-WARNING **: 11:23:22.481: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:22 
07:23:22 (SWT:1500): Gtk-WARNING **: 11:23:22.484: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:22 
07:23:22 (SWT:1500): Gtk-WARNING **: 11:23:22.485: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:22 
07:23:22 (SWT:1500): Gtk-WARNING **: 11:23:22.485: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:22 
07:23:22 (SWT:1500): Gtk-WARNING **: 11:23:22.488: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:22 
07:23:22 (SWT:1500): Gtk-WARNING **: 11:23:22.488: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:25 
07:23:25 (SWT:1500): Gdk-CRITICAL **: 11:23:25.059: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:23:25 
07:23:25 (SWT:1500): Gtk-WARNING **: 11:23:25.444: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:25 
07:23:25 (SWT:1500): Gtk-WARNING **: 11:23:25.449: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:25 
07:23:25 (SWT:1500): Gtk-WARNING **: 11:23:25.452: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:25 
07:23:25 (SWT:1500): Gtk-WARNING **: 11:23:25.453: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:25 
07:23:25 (SWT:1500): Gtk-WARNING **: 11:23:25.453: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:25 
07:23:25 (SWT:1500): Gtk-WARNING **: 11:23:25.456: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:25 
07:23:25 (SWT:1500): Gtk-WARNING **: 11:23:25.456: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:27 
07:23:27 (SWT:1500): Gdk-CRITICAL **: 11:23:27.964: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:23:28 
07:23:28 (SWT:1500): Gtk-WARNING **: 11:23:28.472: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:28 
07:23:28 (SWT:1500): Gtk-WARNING **: 11:23:28.478: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:28 
07:23:28 (SWT:1500): Gtk-WARNING **: 11:23:28.483: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:28 
07:23:28 (SWT:1500): Gtk-WARNING **: 11:23:28.483: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:28 
07:23:28 (SWT:1500): Gtk-WARNING **: 11:23:28.484: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:28 
07:23:28 (SWT:1500): Gtk-WARNING **: 11:23:28.488: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:28 
07:23:28 (SWT:1500): Gtk-WARNING **: 11:23:28.488: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:31 Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 8.995 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest
07:23:31 clicksToolBarButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest)  Time elapsed: 3.031 s
07:23:31 getsAllMenuItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest) skipped
07:23:31 clicksToolBarButtonWithModifier(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest)  Time elapsed: 2.905 s
07:23:31 findsToolBarButtonWithIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest)  Time elapsed: 3.058 s
07:23:31 clicksADropDownMenuItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest) skipped
07:23:31 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest
07:23:31 
07:23:31 (SWT:1500): Gdk-CRITICAL **: 11:23:31.024: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:23:31 
07:23:31 (SWT:1500): Gdk-CRITICAL **: 11:23:31.051: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:23:31 Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.116 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest
07:23:31 testJFaceWizardButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest) skipped
07:23:31 testJFaceErrorDialogButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest)  Time elapsed: 0.088 s
07:23:31 Running org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest
07:23:31 
07:23:31 (SWT:1500): Gdk-CRITICAL **: 11:23:31.143: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:23:31 
07:23:31 (SWT:1500): Gtk-WARNING **: 11:23:31.641: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:31 
07:23:31 (SWT:1500): Gtk-WARNING **: 11:23:31.647: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:31 
07:23:31 (SWT:1500): Gtk-WARNING **: 11:23:31.651: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:31 
07:23:31 (SWT:1500): Gtk-WARNING **: 11:23:31.652: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:31 
07:23:31 (SWT:1500): Gtk-WARNING **: 11:23:31.652: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:31 
07:23:31 (SWT:1500): Gtk-WARNING **: 11:23:31.655: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:31 
07:23:31 (SWT:1500): Gtk-WARNING **: 11:23:31.655: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:33 
07:23:33 (SWT:1500): Gdk-CRITICAL **: 11:23:33.976: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:23:34 
07:23:34 (SWT:1500): Gtk-WARNING **: 11:23:34.481: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:34 
07:23:34 (SWT:1500): Gtk-WARNING **: 11:23:34.489: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:34 
07:23:34 (SWT:1500): Gtk-WARNING **: 11:23:34.494: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:34 
07:23:34 (SWT:1500): Gtk-WARNING **: 11:23:34.494: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:34 
07:23:34 (SWT:1500): Gtk-WARNING **: 11:23:34.495: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:34 
07:23:34 (SWT:1500): Gtk-WARNING **: 11:23:34.498: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:34 
07:23:34 (SWT:1500): Gtk-WARNING **: 11:23:34.498: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:36 
07:23:36 (SWT:1500): Gdk-CRITICAL **: 11:23:36.803: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:23:37 
07:23:37 (SWT:1500): Gtk-WARNING **: 11:23:37.216: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:37 
07:23:37 (SWT:1500): Gtk-WARNING **: 11:23:37.221: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:37 
07:23:37 (SWT:1500): Gtk-WARNING **: 11:23:37.225: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:37 
07:23:37 (SWT:1500): Gtk-WARNING **: 11:23:37.225: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:37 
07:23:37 (SWT:1500): Gtk-WARNING **: 11:23:37.226: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:37 
07:23:37 (SWT:1500): Gtk-WARNING **: 11:23:37.228: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:37 
07:23:37 (SWT:1500): Gtk-WARNING **: 11:23:37.229: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:39 
07:23:39 (SWT:1500): Gdk-CRITICAL **: 11:23:39.498: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:23:39 
07:23:39 (SWT:1500): Gtk-WARNING **: 11:23:39.968: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:39 
07:23:39 (SWT:1500): Gtk-WARNING **: 11:23:39.977: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:39 
07:23:39 (SWT:1500): Gtk-WARNING **: 11:23:39.982: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:39 
07:23:39 (SWT:1500): Gtk-WARNING **: 11:23:39.983: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:39 
07:23:39 (SWT:1500): Gtk-WARNING **: 11:23:39.983: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:39 
07:23:39 (SWT:1500): Gtk-WARNING **: 11:23:39.987: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:39 
07:23:39 (SWT:1500): Gtk-WARNING **: 11:23:39.987: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:42 
07:23:42 (SWT:1500): Gdk-CRITICAL **: 11:23:42.354: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:23:42 
07:23:42 (SWT:1500): Gtk-WARNING **: 11:23:42.788: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:42 
07:23:42 (SWT:1500): Gtk-WARNING **: 11:23:42.793: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:42 
07:23:42 (SWT:1500): Gtk-WARNING **: 11:23:42.797: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:42 
07:23:42 (SWT:1500): Gtk-WARNING **: 11:23:42.797: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:42 
07:23:42 (SWT:1500): Gtk-WARNING **: 11:23:42.798: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:42 
07:23:42 (SWT:1500): Gtk-WARNING **: 11:23:42.801: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:42 
07:23:42 (SWT:1500): Gtk-WARNING **: 11:23:42.801: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:45 
07:23:45 (SWT:1500): Gdk-CRITICAL **: 11:23:45.163: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:23:45 
07:23:45 (SWT:1500): Gtk-WARNING **: 11:23:45.612: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:45 
07:23:45 (SWT:1500): Gtk-WARNING **: 11:23:45.618: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:45 
07:23:45 (SWT:1500): Gtk-WARNING **: 11:23:45.621: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:45 
07:23:45 (SWT:1500): Gtk-WARNING **: 11:23:45.622: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:45 
07:23:45 (SWT:1500): Gtk-WARNING **: 11:23:45.622: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:45 
07:23:45 (SWT:1500): Gtk-WARNING **: 11:23:45.625: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:45 
07:23:45 (SWT:1500): Gtk-WARNING **: 11:23:45.625: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:47 
07:23:47 (SWT:1500): Gdk-CRITICAL **: 11:23:47.953: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:23:48 
07:23:48 (SWT:1500): Gtk-WARNING **: 11:23:48.393: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:48 
07:23:48 (SWT:1500): Gtk-WARNING **: 11:23:48.399: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:48 
07:23:48 (SWT:1500): Gtk-WARNING **: 11:23:48.402: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:48 
07:23:48 (SWT:1500): Gtk-WARNING **: 11:23:48.403: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:48 
07:23:48 (SWT:1500): Gtk-WARNING **: 11:23:48.403: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:48 
07:23:48 (SWT:1500): Gtk-WARNING **: 11:23:48.406: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:48 
07:23:48 (SWT:1500): Gtk-WARNING **: 11:23:48.406: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:50 
07:23:50 (SWT:1500): Gdk-CRITICAL **: 11:23:50.827: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:23:51 
07:23:51 (SWT:1500): Gtk-WARNING **: 11:23:51.263: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:51 
07:23:51 (SWT:1500): Gtk-WARNING **: 11:23:51.269: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:51 
07:23:51 (SWT:1500): Gtk-WARNING **: 11:23:51.272: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:51 
07:23:51 (SWT:1500): Gtk-WARNING **: 11:23:51.273: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:51 
07:23:51 (SWT:1500): Gtk-WARNING **: 11:23:51.273: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:51 
07:23:51 (SWT:1500): Gtk-WARNING **: 11:23:51.276: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:51 
07:23:51 (SWT:1500): Gtk-WARNING **: 11:23:51.276: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:53 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.518 s - in org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest
07:23:53 findsRightIndexOfControlInParentWithNoParent(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest)  Time elapsed: 2.834 s
07:23:53 getsToString(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest)  Time elapsed: 2.826 s
07:23:53 findsNextWidget(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest)  Time elapsed: 2.695 s
07:23:53 findsIndexOfArbritryControl(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest)  Time elapsed: 2.856 s
07:23:53 nextWidgetOnLastWidgetIsNull(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest)  Time elapsed: 2.809 s
07:23:53 getsCorrectStyle(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest)  Time elapsed: 2.789 s
07:23:53 previousWidgetOnFirstWidget(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest)  Time elapsed: 2.874 s
07:23:53 findsPreviousWidget(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest)  Time elapsed: 2.835 s
07:23:53 Running org.eclipse.swtbot.swt.finder.utils.CredentialsTest
07:23:53 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.swtbot.swt.finder.utils.CredentialsTest
07:23:53 testHashCode(org.eclipse.swtbot.swt.finder.utils.CredentialsTest)  Time elapsed: 0.001 s
07:23:53 testEquals(org.eclipse.swtbot.swt.finder.utils.CredentialsTest)  Time elapsed: 0 s
07:23:53 Running org.eclipse.swtbot.swt.finder.utils.PositionTest
07:23:53 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.PositionTest
07:23:53 equalsAndHashCode(org.eclipse.swtbot.swt.finder.utils.PositionTest)  Time elapsed: 0 s
07:23:53 equalsAndHashCodeNegative(org.eclipse.swtbot.swt.finder.utils.PositionTest)  Time elapsed: 0 s
07:23:53 Running org.eclipse.swtbot.swt.finder.utils.TableCollectionTest
07:23:53 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.swtbot.swt.finder.utils.TableCollectionTest
07:23:53 getsToString(org.eclipse.swtbot.swt.finder.utils.TableCollectionTest)  Time elapsed: 0 s
07:23:53 hashCodeIsSameForSameTableCollections(org.eclipse.swtbot.swt.finder.utils.TableCollectionTest)  Time elapsed: 0 s
07:23:53 equalsForSameTableCollections(org.eclipse.swtbot.swt.finder.utils.TableCollectionTest)  Time elapsed: 0 s
07:23:53 Running org.eclipse.swtbot.swt.finder.utils.TreePathTest
07:23:53 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.TreePathTest
07:23:53 canPopLastElementFromTreePath(org.eclipse.swtbot.swt.finder.utils.TreePathTest)  Time elapsed: 0 s
07:23:53 popsNothingIfTreePathIsEmpty(org.eclipse.swtbot.swt.finder.utils.TreePathTest)  Time elapsed: 0 s
07:23:53 Running org.eclipse.swtbot.swt.finder.utils.ClassUtilsTest
07:23:53 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.ClassUtilsTest
07:23:53 getsSimpleClassName(org.eclipse.swtbot.swt.finder.utils.ClassUtilsTest)  Time elapsed: 0.001 s
07:23:53 Running org.eclipse.swtbot.swt.finder.utils.BidiMapTest
07:23:53 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.BidiMapTest
07:23:53 canIterateThroughAllElements(org.eclipse.swtbot.swt.finder.utils.BidiMapTest)  Time elapsed: 0 s
07:23:53 canFindObjectBasedOnKey(org.eclipse.swtbot.swt.finder.utils.BidiMapTest)  Time elapsed: 0.001 s
07:23:53 canFindObjectBasedOnValue(org.eclipse.swtbot.swt.finder.utils.BidiMapTest)  Time elapsed: 0 s
07:23:53 Running org.eclipse.swtbot.swt.finder.utils.FileUtilsTest
07:23:53 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.utils.FileUtilsTest
07:23:53 canReadFromURL(org.eclipse.swtbot.swt.finder.utils.FileUtilsTest)  Time elapsed: 0 s
07:23:53 canWriteToAFile(org.eclipse.swtbot.swt.finder.utils.FileUtilsTest)  Time elapsed: 0.001 s
07:23:53 canReadFromFile(org.eclipse.swtbot.swt.finder.utils.FileUtilsTest)  Time elapsed: 0 s
07:23:53 Running org.eclipse.swtbot.swt.finder.utils.StringUtilsTest
07:23:53 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.StringUtilsTest
07:23:53 canJoinListsUsingTheObjectConverter(org.eclipse.swtbot.swt.finder.utils.StringUtilsTest)  Time elapsed: 0.001 s
07:23:53 isEmptyOrNull(org.eclipse.swtbot.swt.finder.utils.StringUtilsTest)  Time elapsed: 0 s
07:23:53 joinOfObjects(org.eclipse.swtbot.swt.finder.utils.StringUtilsTest)  Time elapsed: 0 s
07:23:53 Running org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest
07:23:53 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest
07:23:53 getsKeySetOfTheMap(org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest)  Time elapsed: 0.001 s
07:23:53 mapsMultipleValuesToAKey(org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest)  Time elapsed: 0 s
07:23:53 Running org.eclipse.swtbot.swt.finder.utils.MenuDetectTest
07:23:53 
07:23:53 (SWT:1500): Gdk-CRITICAL **: 11:23:53.693: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:23:53 
07:23:53 (SWT:1500): Gtk-CRITICAL **: 11:23:53.756: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:23:53 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 s - in org.eclipse.swtbot.swt.finder.utils.MenuDetectTest
07:23:53 testMenuDetect(org.eclipse.swtbot.swt.finder.utils.MenuDetectTest)  Time elapsed: 0.162 s
07:23:53 Running org.eclipse.swtbot.swt.finder.utils.ImageFormatConverterTest
07:23:53 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.utils.ImageFormatConverterTest
07:23:53 translatesFromStringsToIds(org.eclipse.swtbot.swt.finder.utils.ImageFormatConverterTest)  Time elapsed: 0.001 s
07:23:53 Running org.eclipse.swtbot.swt.finder.utils.TableRowTest
07:23:53 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.TableRowTest
07:23:53 hashCodeIsSameForSameTableRows(org.eclipse.swtbot.swt.finder.utils.TableRowTest)  Time elapsed: 0 s
07:23:53 getsToString(org.eclipse.swtbot.swt.finder.utils.TableRowTest)  Time elapsed: 0 s
07:23:53 equalsForUnequalTableRows(org.eclipse.swtbot.swt.finder.utils.TableRowTest)  Time elapsed: 0 s
07:23:53 hashCodeIsDifferentForDifferentTableRows(org.eclipse.swtbot.swt.finder.utils.TableRowTest)  Time elapsed: 0.001 s
07:23:53 equalsForEqualTableRows(org.eclipse.swtbot.swt.finder.utils.TableRowTest)  Time elapsed: 0 s
07:23:53 Running org.eclipse.swtbot.swt.finder.resolvers.ResolverTest
07:23:53 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.resolvers.ResolverTest
07:23:53 doesNotGetResolverForNonRegisteredTypes(org.eclipse.swtbot.swt.finder.resolvers.ResolverTest)  Time elapsed: 0 s
07:23:53 getsResolverForRegisteredTypes(org.eclipse.swtbot.swt.finder.resolvers.ResolverTest)  Time elapsed: 0 s
07:23:53 Running org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest
07:23:53 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest
07:23:53 getChildren(org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest)  Time elapsed: 0 s
07:23:53 hasParent(org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest)  Time elapsed: 0 s
07:23:53 hasChildren(org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest)  Time elapsed: 0 s
07:23:53 getParent(org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest)  Time elapsed: 0 s
07:23:53 resolvesEverything(org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest)  Time elapsed: 0 s
07:23:53 Running org.eclipse.swtbot.swt.finder.waits.TreeHasRowsTest
07:23:53 
07:23:53 (SWT:1500): Gdk-CRITICAL **: 11:23:53.868: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:23:53 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.eclipse.swtbot.swt.finder.waits.TreeHasRowsTest
07:23:53 waitsForTreeToContainRows(org.eclipse.swtbot.swt.finder.waits.TreeHasRowsTest)  Time elapsed: 0.066 s
07:23:53 Running org.eclipse.swtbot.swt.finder.waits.WaitForShellTest
07:23:53 
07:23:53 (SWT:1500): Gdk-CRITICAL **: 11:23:53.936: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:23:54 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.516 s - in org.eclipse.swtbot.swt.finder.waits.WaitForShellTest
07:23:54 waitsForShellToAppear(org.eclipse.swtbot.swt.finder.waits.WaitForShellTest)  Time elapsed: 0.516 s
07:23:54 Running org.eclipse.swtbot.swt.finder.waits.ShellIsActiveTest
07:23:54 
07:23:54 (SWT:1500): Gdk-CRITICAL **: 11:23:54.455: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:23:54 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.eclipse.swtbot.swt.finder.waits.ShellIsActiveTest
07:23:54 waitsForShellToBecomeActive(org.eclipse.swtbot.swt.finder.waits.ShellIsActiveTest)  Time elapsed: 0.028 s
07:23:54 Running org.eclipse.swtbot.swt.finder.waits.WaitForWidgetInParentTest
07:23:54 
07:23:54 (SWT:1500): Gdk-CRITICAL **: 11:23:54.486: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:23:54 
07:23:54 (SWT:1500): Gtk-WARNING **: 11:23:54.915: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:54 
07:23:54 (SWT:1500): Gtk-WARNING **: 11:23:54.923: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:54 
07:23:54 (SWT:1500): Gtk-WARNING **: 11:23:54.928: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:54 
07:23:54 (SWT:1500): Gtk-WARNING **: 11:23:54.929: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:54 
07:23:54 (SWT:1500): Gtk-WARNING **: 11:23:54.929: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:54 
07:23:54 (SWT:1500): Gtk-WARNING **: 11:23:54.934: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:54 
07:23:54 (SWT:1500): Gtk-WARNING **: 11:23:54.934: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:23:57 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.329 s - in org.eclipse.swtbot.swt.finder.waits.WaitForWidgetInParentTest
07:23:57 waitsForWidgetToAppearInParent(org.eclipse.swtbot.swt.finder.waits.WaitForWidgetInParentTest)  Time elapsed: 3.328 s
07:23:57 Running org.eclipse.swtbot.swt.finder.waits.ShellClosesTest
07:23:57 
07:23:57 (SWT:1500): Gdk-CRITICAL **: 11:23:57.817: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:23:58 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.529 s - in org.eclipse.swtbot.swt.finder.waits.ShellClosesTest
07:23:58 waitsForShellClose(org.eclipse.swtbot.swt.finder.waits.ShellClosesTest)  Time elapsed: 0.528 s
07:23:58 Running org.eclipse.swtbot.swt.finder.waits.TableHasRowsTest
07:23:58 
07:23:58 (SWT:1500): Gdk-CRITICAL **: 11:23:58.347: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:23:58 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.eclipse.swtbot.swt.finder.waits.TableHasRowsTest
07:23:58 waitsForTableToContainRows(org.eclipse.swtbot.swt.finder.waits.TableHasRowsTest)  Time elapsed: 0.068 s
07:23:58 Running org.eclipse.swtbot.swt.finder.SWTBotTest
07:23:58 
07:23:58 (SWT:1500): Gdk-CRITICAL **: 11:23:58.418: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:23:58 
07:23:58 (SWT:1500): Gdk-CRITICAL **: 11:23:58.530: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:23:58 
07:23:58 (SWT:1500): Gdk-CRITICAL **: 11:23:58.619: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:24:03 
07:24:03 (SWT:1500): Gdk-CRITICAL **: 11:24:03.708: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:24:06 
07:24:06 (SWT:1500): Gdk-CRITICAL **: 11:24:06.296: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:24:06 
07:24:06 (SWT:1500): Gdk-CRITICAL **: 11:24:06.403: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:24:06 
07:24:06 (SWT:1500): Gdk-CRITICAL **: 11:24:06.489: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:24:11 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.158 s - in org.eclipse.swtbot.swt.finder.SWTBotTest
07:24:11 getsAllShells(org.eclipse.swtbot.swt.finder.SWTBotTest)  Time elapsed: 0.111 s
07:24:11 doesNotWait5SecondsAndPassesForPassingCondition(org.eclipse.swtbot.swt.finder.SWTBotTest)  Time elapsed: 0.089 s
07:24:11 waitsMoreThan5sWhenConditionDoesNotSwitchToFailing(org.eclipse.swtbot.swt.finder.SWTBotTest)  Time elapsed: 5.089 s
07:24:11 waitsLessThan5sWhenConditionSwitchToFailing(org.eclipse.swtbot.swt.finder.SWTBotTest)  Time elapsed: 2.589 s
07:24:11 throwsExceptionOnNegativeTimeOut(org.eclipse.swtbot.swt.finder.SWTBotTest)  Time elapsed: 0.106 s
07:24:11 findsShellsById(org.eclipse.swtbot.swt.finder.SWTBotTest)  Time elapsed: 0.087 s
07:24:11 waits5SecondsAndFailsForFailingCondition(org.eclipse.swtbot.swt.finder.SWTBotTest)  Time elapsed: 5.086 s
07:24:11 Running org.eclipse.swtbot.swt.finder.ReferenceByTest
07:24:11 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.swtbot.swt.finder.ReferenceByTest
07:24:11 compatibilityWithOtherReferences(org.eclipse.swtbot.swt.finder.ReferenceByTest)  Time elapsed: 0.005 s
07:24:11 methodNameSuffix(org.eclipse.swtbot.swt.finder.ReferenceByTest)  Time elapsed: 0.001 s
07:24:11 methodArguments(org.eclipse.swtbot.swt.finder.ReferenceByTest)  Time elapsed: 0 s
07:24:11 matcherMethod(org.eclipse.swtbot.swt.finder.ReferenceByTest)  Time elapsed: 0 s
07:24:11 generatesCombinations(org.eclipse.swtbot.swt.finder.ReferenceByTest)  Time elapsed: 0.004 s
07:24:11 Running org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest
07:24:11 
07:24:11 (SWT:1500): Gdk-CRITICAL **: 11:24:11.593: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:24:12 
07:24:12 (SWT:1500): Gtk-WARNING **: 11:24:12.061: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:12 
07:24:12 (SWT:1500): Gtk-WARNING **: 11:24:12.067: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:12 
07:24:12 (SWT:1500): Gtk-WARNING **: 11:24:12.070: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:12 
07:24:12 (SWT:1500): Gtk-WARNING **: 11:24:12.071: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:12 
07:24:12 (SWT:1500): Gtk-WARNING **: 11:24:12.071: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:12 
07:24:12 (SWT:1500): Gtk-WARNING **: 11:24:12.074: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:12 
07:24:12 (SWT:1500): Gtk-WARNING **: 11:24:12.074: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:14 
07:24:14 (SWT:1500): Gdk-CRITICAL **: 11:24:14.553: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:24:15 
07:24:15 (SWT:1500): Gtk-WARNING **: 11:24:15.046: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:15 
07:24:15 (SWT:1500): Gtk-WARNING **: 11:24:15.052: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:15 
07:24:15 (SWT:1500): Gtk-WARNING **: 11:24:15.056: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:15 
07:24:15 (SWT:1500): Gtk-WARNING **: 11:24:15.056: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:15 
07:24:15 (SWT:1500): Gtk-WARNING **: 11:24:15.056: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:15 
07:24:15 (SWT:1500): Gtk-WARNING **: 11:24:15.060: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:15 
07:24:15 (SWT:1500): Gtk-WARNING **: 11:24:15.060: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:17 
07:24:17 (SWT:1500): Gdk-CRITICAL **: 11:24:17.504: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:24:17 
07:24:17 (SWT:1500): Gtk-WARNING **: 11:24:17.954: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:17 
07:24:17 (SWT:1500): Gtk-WARNING **: 11:24:17.960: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:17 
07:24:17 (SWT:1500): Gtk-WARNING **: 11:24:17.963: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:17 
07:24:17 (SWT:1500): Gtk-WARNING **: 11:24:17.964: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:17 
07:24:17 (SWT:1500): Gtk-WARNING **: 11:24:17.964: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:17 
07:24:17 (SWT:1500): Gtk-WARNING **: 11:24:17.967: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:17 
07:24:17 (SWT:1500): Gtk-WARNING **: 11:24:17.967: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:20 
07:24:20 (SWT:1500): Gdk-CRITICAL **: 11:24:20.534: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:24:21 
07:24:21 (SWT:1500): Gtk-WARNING **: 11:24:21.006: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:21 
07:24:21 (SWT:1500): Gtk-WARNING **: 11:24:21.012: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:21 
07:24:21 (SWT:1500): Gtk-WARNING **: 11:24:21.015: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:21 
07:24:21 (SWT:1500): Gtk-WARNING **: 11:24:21.015: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:21 
07:24:21 (SWT:1500): Gtk-WARNING **: 11:24:21.016: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:21 
07:24:21 (SWT:1500): Gtk-WARNING **: 11:24:21.018: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:21 
07:24:21 (SWT:1500): Gtk-WARNING **: 11:24:21.018: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:23 
07:24:23 (SWT:1500): Gdk-CRITICAL **: 11:24:23.511: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:24:24 
07:24:24 (SWT:1500): Gtk-WARNING **: 11:24:24.060: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:24 
07:24:24 (SWT:1500): Gtk-WARNING **: 11:24:24.069: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:24 
07:24:24 (SWT:1500): Gtk-WARNING **: 11:24:24.073: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:24 
07:24:24 (SWT:1500): Gtk-WARNING **: 11:24:24.074: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:24 
07:24:24 (SWT:1500): Gtk-WARNING **: 11:24:24.074: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:24 
07:24:24 (SWT:1500): Gtk-WARNING **: 11:24:24.077: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:24 
07:24:24 (SWT:1500): Gtk-WARNING **: 11:24:24.077: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:26 
07:24:26 (SWT:1500): Gdk-CRITICAL **: 11:24:26.538: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:24:26 
07:24:26 (SWT:1500): Gtk-WARNING **: 11:24:26.986: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:26 
07:24:26 (SWT:1500): Gtk-WARNING **: 11:24:26.992: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:26 
07:24:26 (SWT:1500): Gtk-WARNING **: 11:24:26.996: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:26 
07:24:26 (SWT:1500): Gtk-WARNING **: 11:24:26.996: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:26 
07:24:26 (SWT:1500): Gtk-WARNING **: 11:24:26.996: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:26 
07:24:26 (SWT:1500): Gtk-WARNING **: 11:24:26.999: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:26 
07:24:26 (SWT:1500): Gtk-WARNING **: 11:24:26.999: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:29 
07:24:29 (SWT:1500): Gdk-CRITICAL **: 11:24:29.612: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:24:30 
07:24:30 (SWT:1500): Gtk-WARNING **: 11:24:30.222: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:30 
07:24:30 (SWT:1500): Gtk-WARNING **: 11:24:30.227: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:30 
07:24:30 (SWT:1500): Gtk-WARNING **: 11:24:30.230: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:30 
07:24:30 (SWT:1500): Gtk-WARNING **: 11:24:30.231: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:30 
07:24:30 (SWT:1500): Gtk-WARNING **: 11:24:30.231: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:30 
07:24:30 (SWT:1500): Gtk-WARNING **: 11:24:30.234: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:30 
07:24:30 (SWT:1500): Gtk-WARNING **: 11:24:30.234: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:32 
07:24:32 (SWT:1500): Gdk-CRITICAL **: 11:24:32.759: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:24:33 
07:24:33 (SWT:1500): Gtk-WARNING **: 11:24:33.180: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:33 
07:24:33 (SWT:1500): Gtk-WARNING **: 11:24:33.186: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:33 
07:24:33 (SWT:1500): Gtk-WARNING **: 11:24:33.189: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:33 
07:24:33 (SWT:1500): Gtk-WARNING **: 11:24:33.190: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:33 
07:24:33 (SWT:1500): Gtk-WARNING **: 11:24:33.190: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:33 
07:24:33 (SWT:1500): Gtk-WARNING **: 11:24:33.193: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:33 
07:24:33 (SWT:1500): Gtk-WARNING **: 11:24:33.193: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:35 
07:24:35 (SWT:1500): Gdk-CRITICAL **: 11:24:35.752: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:24:36 
07:24:36 (SWT:1500): Gtk-WARNING **: 11:24:36.200: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:36 
07:24:36 (SWT:1500): Gtk-WARNING **: 11:24:36.206: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:36 
07:24:36 (SWT:1500): Gtk-WARNING **: 11:24:36.209: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:36 
07:24:36 (SWT:1500): Gtk-WARNING **: 11:24:36.210: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:36 
07:24:36 (SWT:1500): Gtk-WARNING **: 11:24:36.210: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:36 
07:24:36 (SWT:1500): Gtk-WARNING **: 11:24:36.213: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:36 
07:24:36 (SWT:1500): Gtk-WARNING **: 11:24:36.213: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:38 
07:24:38 (SWT:1500): Gdk-CRITICAL **: 11:24:38.656: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:24:39 
07:24:39 (SWT:1500): Gtk-WARNING **: 11:24:39.110: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:39 
07:24:39 (SWT:1500): Gtk-WARNING **: 11:24:39.115: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:39 
07:24:39 (SWT:1500): Gtk-WARNING **: 11:24:39.119: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:39 
07:24:39 (SWT:1500): Gtk-WARNING **: 11:24:39.119: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:39 
07:24:39 (SWT:1500): Gtk-WARNING **: 11:24:39.119: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:39 
07:24:39 (SWT:1500): Gtk-WARNING **: 11:24:39.122: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:39 
07:24:39 (SWT:1500): Gtk-WARNING **: 11:24:39.123: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:41 
07:24:41 (SWT:1500): Gdk-CRITICAL **: 11:24:41.683: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:24:42 
07:24:42 (SWT:1500): Gtk-WARNING **: 11:24:42.171: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:42 
07:24:42 (SWT:1500): Gtk-WARNING **: 11:24:42.177: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:42 
07:24:42 (SWT:1500): Gtk-WARNING **: 11:24:42.182: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:42 
07:24:42 (SWT:1500): Gtk-WARNING **: 11:24:42.182: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:42 
07:24:42 (SWT:1500): Gtk-WARNING **: 11:24:42.182: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:42 
07:24:42 (SWT:1500): Gtk-WARNING **: 11:24:42.186: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:42 
07:24:42 (SWT:1500): Gtk-WARNING **: 11:24:42.186: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:44 
07:24:44 (SWT:1500): Gdk-CRITICAL **: 11:24:44.637: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:24:45 
07:24:45 (SWT:1500): Gtk-WARNING **: 11:24:45.064: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:45 
07:24:45 (SWT:1500): Gtk-WARNING **: 11:24:45.070: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:45 
07:24:45 (SWT:1500): Gtk-WARNING **: 11:24:45.074: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:45 
07:24:45 (SWT:1500): Gtk-WARNING **: 11:24:45.074: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:45 
07:24:45 (SWT:1500): Gtk-WARNING **: 11:24:45.074: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:45 
07:24:45 (SWT:1500): Gtk-WARNING **: 11:24:45.077: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:45 
07:24:45 (SWT:1500): Gtk-WARNING **: 11:24:45.077: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:47 
07:24:47 (SWT:1500): Gdk-CRITICAL **: 11:24:47.548: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:24:48 
07:24:48 (SWT:1500): Gtk-WARNING **: 11:24:48.050: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:48 
07:24:48 (SWT:1500): Gtk-WARNING **: 11:24:48.058: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:48 
07:24:48 (SWT:1500): Gtk-WARNING **: 11:24:48.062: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:48 
07:24:48 (SWT:1500): Gtk-WARNING **: 11:24:48.063: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:48 
07:24:48 (SWT:1500): Gtk-WARNING **: 11:24:48.063: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:48 
07:24:48 (SWT:1500): Gtk-WARNING **: 11:24:48.066: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:48 
07:24:48 (SWT:1500): Gtk-WARNING **: 11:24:48.067: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:50 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.082 s - in org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest
07:24:50 assertContainsWorks(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 2.959 s
07:24:50 assertsIfWidgetIsEnabled(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 2.951 s
07:24:50 capturesScreenshotOnError(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 3.03 s
07:24:50 assertDoesNotContainThrowsExceptionWhenHaystackDoesNotContainNeedle(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 2.976 s
07:24:50 assertContainsThrowsExceptionWhenHaystackDoesNotContainNeedle(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 3.026 s
07:24:50 assertDoesNotContainWorks(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 3.074 s
07:24:50 assertEnabledThrowsExceptionWhenWidgetIsDisable(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 3.147 s
07:24:50 assertNotEnabledThrowsExceptionWhenWidgetIsEnabled(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 2.993 s
07:24:50 assertRegexMatchesDoesNotThrowExceptionWhenRegexMatches2(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 2.904 s
07:24:50 assertRegexMatchesDoesNotThrowExceptionWhenRegexMatches(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 3.028 s
07:24:50 assertRegexMatchesThrowsExceptionWhenRegexDoesNotMatch(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 2.954 s
07:24:50 throwsExceptionOnNullObjectPassedIntoConstructor(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 2.911 s
07:24:50 throwsExceptionOnDisposedObjectPassedIntoConstructor(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 3.126 s
07:24:50 Running org.eclipse.swtbot.swt.finder.SWTBot2Test
07:24:50 
07:24:50 (SWT:1500): Gdk-CRITICAL **: 11:24:50.677: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:24:51 
07:24:51 (SWT:1500): Gtk-WARNING **: 11:24:51.116: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:51 
07:24:51 (SWT:1500): Gtk-WARNING **: 11:24:51.121: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:51 
07:24:51 (SWT:1500): Gtk-WARNING **: 11:24:51.125: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:51 
07:24:51 (SWT:1500): Gtk-WARNING **: 11:24:51.126: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:51 
07:24:51 (SWT:1500): Gtk-WARNING **: 11:24:51.126: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:51 
07:24:51 (SWT:1500): Gtk-WARNING **: 11:24:51.129: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:51 
07:24:51 (SWT:1500): Gtk-WARNING **: 11:24:51.129: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:53 
07:24:53 (SWT:1500): Gdk-CRITICAL **: 11:24:53.578: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:24:54 
07:24:54 (SWT:1500): Gtk-WARNING **: 11:24:54.046: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:54 
07:24:54 (SWT:1500): Gtk-WARNING **: 11:24:54.053: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:54 
07:24:54 (SWT:1500): Gtk-WARNING **: 11:24:54.056: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:54 
07:24:54 (SWT:1500): Gtk-WARNING **: 11:24:54.057: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:54 
07:24:54 (SWT:1500): Gtk-WARNING **: 11:24:54.057: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:54 
07:24:54 (SWT:1500): Gtk-WARNING **: 11:24:54.061: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:54 
07:24:54 (SWT:1500): Gtk-WARNING **: 11:24:54.061: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:56 
07:24:56 (SWT:1500): Gdk-CRITICAL **: 11:24:56.784: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:24:57 
07:24:57 (SWT:1500): Gtk-WARNING **: 11:24:57.236: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:57 
07:24:57 (SWT:1500): Gtk-WARNING **: 11:24:57.242: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:57 
07:24:57 (SWT:1500): Gtk-WARNING **: 11:24:57.246: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:57 
07:24:57 (SWT:1500): Gtk-WARNING **: 11:24:57.247: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:57 
07:24:57 (SWT:1500): Gtk-WARNING **: 11:24:57.247: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:57 
07:24:57 (SWT:1500): Gtk-WARNING **: 11:24:57.250: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:57 
07:24:57 (SWT:1500): Gtk-WARNING **: 11:24:57.250: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:24:59 
07:24:59 (SWT:1500): Gdk-CRITICAL **: 11:24:59.641: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:25:00 
07:25:00 (SWT:1500): Gtk-WARNING **: 11:25:00.110: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:25:00 
07:25:00 (SWT:1500): Gtk-WARNING **: 11:25:00.117: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:25:00 
07:25:00 (SWT:1500): Gtk-WARNING **: 11:25:00.121: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:25:00 
07:25:00 (SWT:1500): Gtk-WARNING **: 11:25:00.121: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:25:00 
07:25:00 (SWT:1500): Gtk-WARNING **: 11:25:00.121: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:25:00 
07:25:00 (SWT:1500): Gtk-WARNING **: 11:25:00.125: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:25:00 
07:25:00 (SWT:1500): Gtk-WARNING **: 11:25:00.125: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:25:02 
07:25:02 (SWT:1500): Gdk-CRITICAL **: 11:25:02.841: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:25:03 
07:25:03 (SWT:1500): Gtk-WARNING **: 11:25:03.348: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:25:03 
07:25:03 (SWT:1500): Gtk-WARNING **: 11:25:03.355: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:25:03 
07:25:03 (SWT:1500): Gtk-WARNING **: 11:25:03.358: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:25:03 
07:25:03 (SWT:1500): Gtk-WARNING **: 11:25:03.359: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:25:03 
07:25:03 (SWT:1500): Gtk-WARNING **: 11:25:03.359: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:25:03 
07:25:03 (SWT:1500): Gtk-WARNING **: 11:25:03.363: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:25:03 
07:25:03 (SWT:1500): Gtk-WARNING **: 11:25:03.363: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:25:05 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.208 s - in org.eclipse.swtbot.swt.finder.SWTBot2Test
07:25:06 findsGetsIdOfAControl(org.eclipse.swtbot.swt.finder.SWTBot2Test)  Time elapsed: 2.9 s
07:25:06 findsTextBox(org.eclipse.swtbot.swt.finder.SWTBot2Test)  Time elapsed: 3.206 s
07:25:06 getsActiveControl(org.eclipse.swtbot.swt.finder.SWTBot2Test)  Time elapsed: 2.857 s
07:25:06 tabKeyTraversalSetsFocusOnTheNextControlAndSendsTraverseEvents(org.eclipse.swtbot.swt.finder.SWTBot2Test)  Time elapsed: 3.2 s
07:25:06 isEnabled(org.eclipse.swtbot.swt.finder.SWTBot2Test)  Time elapsed: 3.044 s
07:25:06 
07:25:06 Results:
07:25:06 
07:25:06 Tests run: 487, Failures: 0, Errors: 0, Skipped: 7
07:25:06 
07:25:06 [INFO] All tests passed!
07:25:06 [INFO] 
07:25:06 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.finder.test ---
07:25:06 [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
07:25:06 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/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
07:25:06 [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
07:25:06 [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.pack.gz 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-pack200.jar.pack.gz
07:25:06 [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
07:25:06 [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
07:25:06 [INFO] 
07:25:06 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.finder.test ---
07:25:06 [INFO] 
07:25:06 [INFO] ------< org.eclipse.swtbot.test.features:org.eclipse.swtbot.test >------
07:25:06 [INFO] Building org.eclipse.swtbot.test 4.1.0-SNAPSHOT                  [51/57]
07:25:06 [INFO] --------------------------[ eclipse-feature ]---------------------------
07:25:06 [INFO] 
07:25:06 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.test ---
07:25:06 [INFO] The project's OSGi version is 4.1.0.202210031105
07:25:06 [INFO] 
07:25:06 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.test ---
07:25:06 [INFO] 
07:25:06 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.test ---
07:25:06 [INFO] 
07:25:06 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.test ---
07:25:06 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
07:25:06 [INFO] 
07:25:06 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.test ---
07:25:06 [INFO] 
07:25:06 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.test ---
07:25:06 [INFO] 
07:25:06 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.test ---
07:25:06 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-4.1.0-SNAPSHOT.jar
07:25:06 [INFO] 
07:25:06 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.test ---
07:25:06 [INFO] 
07:25:06 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.test ---
07:25:06 [INFO] 
07:25:06 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.test ---
07:25:06 [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
07:25:06 [WARNING] org.eclipse.tycho:tycho-p2-plugin seems not to be enabled but will be required if the generated feature is used in an update-site. You cann add the follwoing snippet to your pom: 
07:25:06             <plugin>
07:25:06                 <groupId>org.eclipse.tycho</groupId>
07:25:06                 <artifactId>tycho-p2-plugin</artifactId>
07:25:06                 <executions>
07:25:06                     <execution>
07:25:06                         <id>attach-p2-metadata</id>
07:25:06                         <phase>package</phase>
07:25:06                         <goals>
07:25:06                             <goal>p2-metadata</goal>
07:25:06                         </goals>
07:25:06                     </execution>
07:25:06                 </executions>
07:25:06             </plugin>
07:25:06 [INFO] 
07:25:06 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.test ---
07:25:06 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:25:06 [INFO] 
07:25:06 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.test ---
07:25:06 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-4.1.0-SNAPSHOT.jar
07:25:07 [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
07:25:08 [INFO] 
07:25:08 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.test ---
07:25:08 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:25:08 [INFO] 
07:25:08 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.test ---
07:25:08 [INFO] 
07:25:08 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.test ---
07:25:08 [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
07:25:08 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/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
07:25:08 [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
07:25:08 [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
07:25:08 [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
07:25:08 [INFO] 
07:25:08 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.test ---
07:25:08 [INFO] 
07:25:08 [INFO] ----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.test >----
07:25:08 [INFO] Building org.eclipse.swtbot.generator.test 4.1.0-SNAPSHOT        [52/57]
07:25:08 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
07:25:08 [INFO] 
07:25:08 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.test ---
07:25:08 [INFO] The project's OSGi version is 4.1.0.202210031105
07:25:08 [INFO] 
07:25:08 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.test ---
07:25:08 [INFO] 
07:25:08 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.test ---
07:25:08 [INFO] 
07:25:08 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.test ---
07:25:08 [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.*
07:25:08 [INFO] 
07:25:08 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.test ---
07:25:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:25:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/src/main/resources
07:25:08 [INFO] 
07:25:08 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.generator.test ---
07:25:08 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/classes
07:25:08 [INFO] 
07:25:08 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.test ---
07:25:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:25:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/src/test/resources
07:25:08 [INFO] 
07:25:08 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.test ---
07:25:08 [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
07:25:08 [INFO] 
07:25:08 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.test ---
07:25:08 [INFO] 
07:25:08 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.test ---
07:25:08 [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
07:25:08 [INFO] 
07:25:08 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.test ---
07:25:08 [INFO] 
07:25:08 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.generator.test ---
07:25:08 [INFO] 
07:25:08 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.test ---
07:25:08 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:25:08 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-4.1.0-SNAPSHOT.jar
07:25:08 [INFO] 
07:25:08 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.test ---
07:25:08 [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
07:25:09 [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
07:25:10 [INFO] 
07:25:10 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.test ---
07:25:10 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:25:10 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-4.1.0-SNAPSHOT.jar
07:25:10 [INFO] 
07:25:10 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.test ---
07:25:10 [INFO] 
07:25:10 [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.generator.test ---
07:25:10 [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
07:25:10 [INFO] Command line:
07:25:10 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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]
07:25:16 Running org.eclipse.swtbot.generator.test.RecordToolbarButtonTest
07:25:17 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
07:25:17 SLF4J: Defaulting to no-operation (NOP) logger implementation
07:25:17 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
07:25:18 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.137 s - in org.eclipse.swtbot.generator.test.RecordToolbarButtonTest
07:25:18 testClickToolbarWithImage(org.eclipse.swtbot.generator.test.RecordToolbarButtonTest)  Time elapsed: 0.59 s
07:25:18 testClickToolbar(org.eclipse.swtbot.generator.test.RecordToolbarButtonTest)  Time elapsed: 0.207 s
07:25:18 testClickToolbarWithImageAndNoText(org.eclipse.swtbot.generator.test.RecordToolbarButtonTest)  Time elapsed: 0.208 s
07:25:18 Running org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest
07:25:19 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.192 s - in org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest
07:25:19 testMultipleTableSelectionSameItem2(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest)  Time elapsed: 0.169 s
07:25:19 testMultipleTableSelectionSameItem(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest)  Time elapsed: 0.156 s
07:25:19 testTableCheckSameItem(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest)  Time elapsed: 0.173 s
07:25:19 testTableCheckSameItem2(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest)  Time elapsed: 0.143 s
07:25:19 testSingleTableSelection(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest)  Time elapsed: 0.193 s
07:25:19 testMultipleTableSelectionDifferentItems(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest)  Time elapsed: 0.193 s
07:25:19 testTableCheck(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest)  Time elapsed: 0.162 s
07:25:19 Running org.eclipse.swtbot.generator.test.RecordCComboTextTest
07:25:19 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 s - in org.eclipse.swtbot.generator.test.RecordCComboTextTest
07:25:19 testModifyCCombo(org.eclipse.swtbot.generator.test.RecordCComboTextTest)  Time elapsed: 0.152 s
07:25:19 Running org.eclipse.swtbot.generator.test.RecordComboTextTest
07:25:19 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.16 s - in org.eclipse.swtbot.generator.test.RecordComboTextTest
07:25:19 testModifyCombo(org.eclipse.swtbot.generator.test.RecordComboTextTest)  Time elapsed: 0.159 s
07:25:19 Running org.eclipse.swtbot.generator.test.CTabItemActivateTest
07:25:19 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 s - in org.eclipse.swtbot.generator.test.CTabItemActivateTest
07:25:19 testActivateCTabItem(org.eclipse.swtbot.generator.test.CTabItemActivateTest)  Time elapsed: 0.178 s
07:25:19 Running org.eclipse.swtbot.generator.test.RecordRadioClickTest
07:25:19 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s - in org.eclipse.swtbot.generator.test.RecordRadioClickTest
07:25:19 testRadioButtonClick(org.eclipse.swtbot.generator.test.RecordRadioClickTest)  Time elapsed: 0.161 s
07:25:19 Running org.eclipse.swtbot.generator.test.TabItemActivateTest
07:25:20 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 s - in org.eclipse.swtbot.generator.test.TabItemActivateTest
07:25:20 testActivateCTabItem(org.eclipse.swtbot.generator.test.TabItemActivateTest)  Time elapsed: 0.144 s
07:25:20 Running org.eclipse.swtbot.generator.test.RecordComboSelectionTest
07:25:20 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s - in org.eclipse.swtbot.generator.test.RecordComboSelectionTest
07:25:20 testModifyCombo(org.eclipse.swtbot.generator.test.RecordComboSelectionTest)  Time elapsed: 0.155 s
07:25:20 Running org.eclipse.swtbot.generator.test.RecordTreeItemCheckTest
07:25:20 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 s - in org.eclipse.swtbot.generator.test.RecordTreeItemCheckTest
07:25:20 testTreeCheck(org.eclipse.swtbot.generator.test.RecordTreeItemCheckTest)  Time elapsed: 0.19 s
07:25:20 Running org.eclipse.swtbot.generator.test.RecordCComboSelectionTest
07:25:20 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 s - in org.eclipse.swtbot.generator.test.RecordCComboSelectionTest
07:25:20 testModifyCombo(org.eclipse.swtbot.generator.test.RecordCComboSelectionTest)  Time elapsed: 0.167 s
07:25:20 Running org.eclipse.swtbot.generator.test.RecordListDoubleclickTest
07:25:21 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.493 s - in org.eclipse.swtbot.generator.test.RecordListDoubleclickTest
07:25:21 testTableDoubleClickSameItem2(org.eclipse.swtbot.generator.test.RecordListDoubleclickTest)  Time elapsed: 0.182 s
07:25:21 testTableDoubleClick(org.eclipse.swtbot.generator.test.RecordListDoubleclickTest)  Time elapsed: 0.171 s
07:25:21 testTableDoubleClickSameItem(org.eclipse.swtbot.generator.test.RecordListDoubleclickTest)  Time elapsed: 0.139 s
07:25:21 Running org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest
07:25:21 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.373 s - in org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest
07:25:21 testModifyStyledText(org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest)  Time elapsed: 0.193 s
07:25:21 testModifySyledText(org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest)  Time elapsed: 0.18 s
07:25:21 Running org.eclipse.swtbot.generator.test.RecordListSelectionTest
07:25:22 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.582 s - in org.eclipse.swtbot.generator.test.RecordListSelectionTest
07:25:22 testSingleListSelection(org.eclipse.swtbot.generator.test.RecordListSelectionTest)  Time elapsed: 0.139 s
07:25:22 testMultipleListSelectionSameItem(org.eclipse.swtbot.generator.test.RecordListSelectionTest)  Time elapsed: 0.154 s
07:25:22 testMultipleListSelectionSameItem2(org.eclipse.swtbot.generator.test.RecordListSelectionTest)  Time elapsed: 0.133 s
07:25:22 testMultipleListSelectionDifferentItems(org.eclipse.swtbot.generator.test.RecordListSelectionTest)  Time elapsed: 0.155 s
07:25:22 Running org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest
07:25:22 
07:25:22 (SWT:2008): Gtk-CRITICAL **: 11:25:22.189: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:25:22 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.33 s - in org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest
07:25:22 testTreeLevel2DoubleClick(org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest)  Time elapsed: 0.158 s
07:25:22 testTreeDoubleClick(org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest)  Time elapsed: 0.171 s
07:25:22 Running org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest
07:25:22 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.437 s - in org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest
07:25:22 testTableDoubleClickSameItem2(org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest)  Time elapsed: 0.138 s
07:25:22 testTableDoubleClick(org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest)  Time elapsed: 0.167 s
07:25:22 testTableDoubleClickSameItem(org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest)  Time elapsed: 0.132 s
07:25:22 
07:25:22 Results:
07:25:22 
07:25:22 Tests run: 32, Failures: 0, Errors: 0, Skipped: 0
07:25:22 
07:25:23 [INFO] All tests passed!
07:25:23 [INFO] 
07:25:23 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.test ---
07:25:23 [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
07:25:23 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/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
07:25:23 [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
07:25:23 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-4.1.0-SNAPSHOT.jar.pack.gz 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-pack200.jar.pack.gz
07:25:23 [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
07:25:23 [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
07:25:23 [INFO] 
07:25:23 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.test ---
07:25:23 [INFO] 
07:25:23 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt.test >--
07:25:23 [INFO] Building org.eclipse.swtbot.generator.jdt.test 4.1.0-SNAPSHOT    [53/57]
07:25:23 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
07:25:23 [INFO] 
07:25:23 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.jdt.test ---
07:25:23 [INFO] The project's OSGi version is 4.1.0.202210031105
07:25:23 [INFO] 
07:25:23 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.jdt.test ---
07:25:23 [INFO] 
07:25:23 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.jdt.test ---
07:25:23 [INFO] 
07:25:23 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.jdt.test ---
07:25:23 [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.*
07:25:23 [INFO] 
07:25:23 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.jdt.test ---
07:25:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:25:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/src/main/resources
07:25:23 [INFO] 
07:25:23 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.generator.jdt.test ---
07:25:23 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/classes
07:25:23 [INFO] 
07:25:23 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.jdt.test ---
07:25:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:25:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/src/test/resources
07:25:23 [INFO] 
07:25:23 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.jdt.test ---
07:25:23 [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
07:25:23 [INFO] 
07:25:23 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.jdt.test ---
07:25:23 [INFO] 
07:25:23 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.jdt.test ---
07:25:23 [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
07:25:23 [INFO] 
07:25:23 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.jdt.test ---
07:25:23 [INFO] 
07:25:23 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.generator.jdt.test ---
07:25:23 [INFO] 
07:25:23 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.jdt.test ---
07:25:23 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:25:23 [INFO] Pack200 normalizing 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
07:25:23 [INFO] 
07:25:23 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.jdt.test ---
07:25:23 [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
07:25:24 [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
07:25:26 [INFO] 
07:25:26 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.jdt.test ---
07:25:26 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:25:26 [INFO] Pack200 packing 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
07:25:26 [INFO] 
07:25:26 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.jdt.test ---
07:25:26 [INFO] 
07:25:26 [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.generator.jdt.test ---
07:25:26 [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
07:25:26 [INFO] Command line:
07:25:26 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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]
07:25:33 Running org.eclipse.swtbot.generator.jdt.test.RecordComboTest
07:25:34 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
07:25:34 SLF4J: Defaulting to no-operation (NOP) logger implementation
07:25:34 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
07:25:35 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.212 s - in org.eclipse.swtbot.generator.jdt.test.RecordComboTest
07:25:35 testModifyCombo(org.eclipse.swtbot.generator.jdt.test.RecordComboTest)  Time elapsed: 1.073 s
07:25:35 
07:25:35 Results:
07:25:35 
07:25:35 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
07:25:35 
07:25:36 [INFO] All tests passed!
07:25:36 [INFO] 
07:25:36 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.jdt.test ---
07:25:36 [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
07:25:36 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/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
07:25:36 [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
07:25:36 [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.pack.gz 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-pack200.jar.pack.gz
07:25:36 [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
07:25:36 [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
07:25:36 [INFO] 
07:25:36 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.jdt.test ---
07:25:36 [INFO] 
07:25:36 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder.test >--
07:25:36 [INFO] Building org.eclipse.swtbot.nebula.nattable.finder.test 4.1.0-SNAPSHOT [54/57]
07:25:36 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
07:25:36 [INFO] 
07:25:36 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
07:25:36 [INFO] The project's OSGi version is 4.1.0.202210031105
07:25:36 [INFO] 
07:25:36 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
07:25:36 [INFO] 
07:25:36 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
07:25:36 [INFO] 
07:25:36 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
07:25: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.*
07:25:36 [INFO] 
07:25:36 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
07:25:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:25:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/src/main/resources
07:25:36 [INFO] 
07:25:36 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
07:25:36 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/classes
07:25:36 [INFO] 
07:25:36 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
07:25:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:25:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/src/test/resources
07:25:36 [INFO] 
07:25:36 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
07:25:36 [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
07:25:36 [INFO] 
07:25:36 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
07:25:36 [INFO] 
07:25:36 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
07:25:36 [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
07:25:36 [INFO] 
07:25:36 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
07:25:36 [INFO] 
07:25:36 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
07:25:36 [INFO] 
07:25:36 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
07:25:36 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:25:36 [INFO] Pack200 normalizing 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
07:25:36 [INFO] 
07:25:36 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
07:25:36 [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
07:25:37 [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
07:25:38 [INFO] 
07:25:38 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
07:25:38 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:25:38 [INFO] Pack200 packing 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
07:25:38 [INFO] 
07:25:38 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
07:25:38 [INFO] 
07:25:38 [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
07:25:38 [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
07:25:38 [INFO] Command line:
07:25:38 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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]
07:25:44 Running org.eclipse.swtbot.nebula.nattable.finder.test.AllTests
07:25:44 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
07:25:44 SLF4J: Defaulting to no-operation (NOP) logger implementation
07:25:44 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
07:25:45 
07:25:45 (SWT:2185): Gtk-CRITICAL **: 11:25:45.245: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:25:45 
07:25:45 (SWT:2185): Gtk-CRITICAL **: 11:25:45.246: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:25:47 
07:25:47 (SWT:2185): Gtk-CRITICAL **: 11:25:47.165: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:25:47 
07:25:47 (SWT:2185): Gtk-CRITICAL **: 11:25:47.165: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:25:47 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.413 s - in org.eclipse.swtbot.nebula.nattable.finder.test.AllTests
07:25:47 testContextMenu(org.eclipse.swtbot.nebula.nattable.finder.test1.TestNatTableContextMenu)  Time elapsed: 0.651 s
07:25:47 testCellLabel(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures)  Time elapsed: 0.218 s
07:25:47 testClickAndGetSetCellData(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures)  Time elapsed: 0.509 s
07:25:47 testClickColumnHeader(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures)  Time elapsed: 0.192 s
07:25:47 testCount(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures)  Time elapsed: 0.076 s
07:25:47 testDoubleClickAndGetSetCellData(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures)  Time elapsed: 0.276 s
07:25:47 testScrollAndReadCellData(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures)  Time elapsed: 0.062 s
07:25:47 testScrollNotViewport(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures)  Time elapsed: 0.075 s
07:25:47 testScrollOutOfRange(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures)  Time elapsed: 0.045 s
07:25:47 testRightClickXY(org.eclipse.swtbot.nebula.nattable.finder.test1.TestRightClickXY)  Time elapsed: 0.1 s
07:25:47 
07:25:47 Results:
07:25:47 
07:25:47 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
07:25:47 
07:25:48 [INFO] All tests passed!
07:25:48 [INFO] 
07:25:48 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
07:25:48 [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
07:25:48 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/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
07:25:48 [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
07:25:48 [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.pack.gz 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-pack200.jar.pack.gz
07:25:48 [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
07:25:48 [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
07:25:48 [INFO] 
07:25:48 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
07:25:48 [INFO] 
07:25:48 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.checkboxgroup.finder.test >--
07:25:48 [INFO] Building org.eclipse.swtbot.nebula.checkboxgroup.finder.test 4.1.0-SNAPSHOT [55/57]
07:25:48 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
07:25:48 [INFO] 
07:25:48 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
07:25:48 [INFO] The project's OSGi version is 4.1.0.202210031105
07:25:48 [INFO] 
07:25:48 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
07:25:48 [INFO] 
07:25:48 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
07:25:48 [INFO] 
07:25:48 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
07:25:48 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
07:25:48 [INFO] 
07:25:48 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
07:25:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:25:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/src/main/resources
07:25:48 [INFO] 
07:25:48 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
07:25:48 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/classes
07:25:48 [INFO] 
07:25:48 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
07:25:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:25:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/src/test/resources
07:25:48 [INFO] 
07:25:48 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
07:25:48 [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
07:25:48 [INFO] 
07:25:48 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
07:25:48 [INFO] 
07:25:48 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
07:25:48 [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
07:25:48 [INFO] 
07:25:48 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
07:25:48 [INFO] 
07:25:48 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
07:25:48 [INFO] 
07:25:48 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
07:25:48 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:25:48 [INFO] Pack200 normalizing 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
07:25:48 [INFO] 
07:25:48 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
07:25:48 [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
07:25:49 [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
07:25:51 [INFO] 
07:25:51 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
07:25:51 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:25:51 [INFO] Pack200 packing 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
07:25:51 [INFO] 
07:25:51 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
07:25:51 [INFO] 
07:25:51 [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
07:25:51 [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
07:25:51 [INFO] Command line:
07:25:51 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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]
07:25:56 Running org.eclipse.swtbot.nebula.checkboxgroup.finder.test.SWTBotCheckBoxGroupTest
07:25:57 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
07:25:57 SLF4J: Defaulting to no-operation (NOP) logger implementation
07:25:57 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
07:25:57 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.512 s - in org.eclipse.swtbot.nebula.checkboxgroup.finder.test.SWTBotCheckBoxGroupTest
07:25:57 testCheckBoxGroup(org.eclipse.swtbot.nebula.checkboxgroup.finder.test.SWTBotCheckBoxGroupTest)  Time elapsed: 0.316 s
07:25:57 
07:25:57 Results:
07:25:57 
07:25:57 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
07:25:57 
07:25:58 [INFO] All tests passed!
07:25:58 [INFO] 
07:25:58 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
07:25:58 [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
07:25:58 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/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
07:25:58 [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
07:25:58 [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.pack.gz 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-pack200.jar.pack.gz
07:25:58 [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
07:25:58 [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
07:25:58 [INFO] 
07:25:58 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
07:25:58 [INFO] 
07:25:58 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.stepbar.finder.test >--
07:25:58 [INFO] Building org.eclipse.swtbot.nebula.stepbar.finder.test 4.1.0-SNAPSHOT [56/57]
07:25:58 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
07:25:58 [INFO] 
07:25:58 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
07:25:58 [INFO] The project's OSGi version is 4.1.0.202210031105
07:25:58 [INFO] 
07:25:58 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
07:25:58 [INFO] 
07:25:58 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
07:25:58 [INFO] 
07:25:58 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
07:25: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.*
07:25:58 [INFO] 
07:25:58 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
07:25:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:25:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/src/main/resources
07:25:58 [INFO] 
07:25:58 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
07:25:58 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/classes
07:25:58 [INFO] 
07:25:58 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
07:25:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:25:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/src/test/resources
07:25:58 [INFO] 
07:25:58 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
07:25:58 [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
07:25:58 [INFO] 
07:25:58 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
07:25:58 [INFO] 
07:25:58 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
07:25:58 [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
07:25:58 [INFO] 
07:25:58 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
07:25:58 [INFO] 
07:25:58 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
07:25:58 [INFO] 
07:25:58 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
07:25:58 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:25:58 [INFO] Pack200 normalizing 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
07:25:58 [INFO] 
07:25:58 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
07:25:58 [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
07:25:59 [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
07:26:01 [INFO] 
07:26:01 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
07:26:01 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:26:01 [INFO] Pack200 packing 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
07:26:01 [INFO] 
07:26:01 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
07:26:01 [INFO] 
07:26:01 [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
07:26:01 [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
07:26:01 [INFO] Command line:
07:26:01 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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]
07:26:06 Running org.eclipse.swtbot.nebula.stepbar.finder.test.SWTBotStepbarTest
07:26:06 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
07:26:06 SLF4J: Defaulting to no-operation (NOP) logger implementation
07:26:06 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
07:26:07 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.594 s - in org.eclipse.swtbot.nebula.stepbar.finder.test.SWTBotStepbarTest
07:26:07 testStepbar(org.eclipse.swtbot.nebula.stepbar.finder.test.SWTBotStepbarTest)  Time elapsed: 0.38 s
07:26:07 
07:26:07 Results:
07:26:07 
07:26:07 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
07:26:07 
07:26:08 [INFO] All tests passed!
07:26:08 [INFO] 
07:26:08 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
07:26:08 [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
07:26:08 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/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
07:26:08 [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
07:26:08 [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.pack.gz 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-pack200.jar.pack.gz
07:26:08 [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
07:26:08 [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
07:26:08 [INFO] 
07:26:08 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
07:26:08 [INFO] 
07:26:08 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.rangeslider.finder.test >--
07:26:08 [INFO] Building org.eclipse.swtbot.nebula.rangeslider.finder.test 4.1.0-SNAPSHOT [57/57]
07:26:08 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
07:26:08 [INFO] 
07:26:08 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
07:26:08 [INFO] The project's OSGi version is 4.1.0.202210031105
07:26:08 [INFO] 
07:26:08 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
07:26:08 [INFO] 
07:26:08 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
07:26:08 [INFO] 
07:26:08 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
07:26:08 [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.*
07:26:08 [INFO] 
07:26:08 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
07:26:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:26:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/src/main/resources
07:26:08 [INFO] 
07:26:08 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
07:26:08 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/classes
07:26:08 [INFO] 
07:26:08 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
07:26:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:26:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/src/test/resources
07:26:08 [INFO] 
07:26:08 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
07:26:08 [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
07:26:08 [INFO] 
07:26:08 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
07:26:08 [INFO] 
07:26:08 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
07:26:08 [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
07:26:08 [INFO] 
07:26:08 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
07:26:08 [INFO] 
07:26:08 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
07:26:08 [INFO] 
07:26:08 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
07:26:08 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:26:08 [INFO] Pack200 normalizing 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
07:26:08 [INFO] 
07:26:08 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
07:26:08 [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
07:26:09 [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
07:26:10 [INFO] 
07:26:10 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
07:26:10 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:26:10 [INFO] Pack200 packing 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
07:26:10 [INFO] 
07:26:10 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
07:26:10 [INFO] 
07:26:10 [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
07:26:10 [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
07:26:10 [INFO] Command line:
07:26:10 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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]
07:26:16 Running org.eclipse.swtbot.nebula.rangeslider.finder.test.SWTBotRangeSliderTest
07:26:16 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
07:26:16 SLF4J: Defaulting to no-operation (NOP) logger implementation
07:26:16 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
07:26:16 
07:26:16 (SWT:2443): Gtk-WARNING **: 11:26:16.871: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
07:26:16 
07:26:16 (SWT:2443): Gtk-WARNING **: 11:26:16.871: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
07:26:16 
07:26:16 (SWT:2443): Gtk-WARNING **: 11:26:16.879: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
07:26:16 
07:26:16 (SWT:2443): Gtk-WARNING **: 11:26:16.879: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
07:26:17 
07:26:17 (SWT:2443): Gtk-WARNING **: 11:26:17.152: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
07:26:17 
07:26:17 (SWT:2443): Gtk-WARNING **: 11:26:17.152: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
07:26:17 
07:26:17 (SWT:2443): Gtk-WARNING **: 11:26:17.159: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
07:26:17 
07:26:17 (SWT:2443): Gtk-WARNING **: 11:26:17.159: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
07:26:17 
07:26:17 (SWT:2443): Gtk-WARNING **: 11:26:17.248: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
07:26:17 
07:26:17 (SWT:2443): Gtk-WARNING **: 11:26:17.248: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
07:26:17 
07:26:17 (SWT:2443): Gtk-WARNING **: 11:26:17.255: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
07:26:17 
07:26:17 (SWT:2443): Gtk-WARNING **: 11:26:17.255: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
07:26:17 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.732 s - in org.eclipse.swtbot.nebula.rangeslider.finder.test.SWTBotRangeSliderTest
07:26:17 testSetLowerValue(org.eclipse.swtbot.nebula.rangeslider.finder.test.SWTBotRangeSliderTest)  Time elapsed: 0.334 s
07:26:17 testSetUpperValue(org.eclipse.swtbot.nebula.rangeslider.finder.test.SWTBotRangeSliderTest)  Time elapsed: 0.087 s
07:26:17 testSetSelection(org.eclipse.swtbot.nebula.rangeslider.finder.test.SWTBotRangeSliderTest)  Time elapsed: 0.099 s
07:26:17 
07:26:17 Results:
07:26:17 
07:26:17 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
07:26:17 
07:26:18 [INFO] All tests passed!
07:26:18 [INFO] 
07:26:18 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
07:26:18 [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
07:26:18 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/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
07:26:18 [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
07:26:18 [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.pack.gz 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-pack200.jar.pack.gz
07:26:18 [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
07:26:18 [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
07:26:18 [INFO] 
07:26:18 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
07:26:18 [INFO] ------------------------------------------------------------------------
07:26:18 [INFO] Reactor Summary for Eclipse SWTBot 4.1.0-SNAPSHOT:
07:26:18 [INFO] 
07:26:18 [INFO] Eclipse SWTBot ..................................... SUCCESS [  7.103 s]
07:26:18 [INFO] org.eclipse.swtbot.ant.junit ....................... SUCCESS [  7.895 s]
07:26:18 [INFO] org.eclipse.swtbot.eclipse.core .................... SUCCESS [  5.359 s]
07:26:18 [INFO] org.eclipse.swtbot.swt.finder ...................... SUCCESS [  7.085 s]
07:26:18 [INFO] org.eclipse.swtbot.eclipse.finder .................. SUCCESS [  2.669 s]
07:26:18 [INFO] org.eclipse.swtbot.e4.finder ....................... SUCCESS [  2.997 s]
07:26:18 [INFO] org.eclipse.swtbot.junit4_x ........................ SUCCESS [  2.171 s]
07:26:18 [INFO] org.eclipse.swtbot ................................. SUCCESS [  2.670 s]
07:26:18 [INFO] org.eclipse.swtbot.forms.finder .................... SUCCESS [  1.951 s]
07:26:18 [INFO] org.eclipse.swtbot.forms ........................... SUCCESS [  2.717 s]
07:26:18 [INFO] org.eclipse.swtbot.go .............................. SUCCESS [  2.550 s]
07:26:18 [INFO] org.eclipse.swtbot.eclipse ......................... SUCCESS [  1.966 s]
07:26:18 [INFO] org.eclipse.swtbot.eclipse.dsl ..................... SUCCESS [  1.962 s]
07:26:18 [INFO] org.eclipse.swtbot.eclipse.gef.finder .............. SUCCESS [  3.018 s]
07:26:18 [INFO] org.eclipse.swtbot.eclipse.spy ..................... SUCCESS [  2.693 s]
07:26:18 [INFO] org.eclipse.swtbot.eclipse.junit.headless .......... SUCCESS [  2.182 s]
07:26:18 [INFO] org.eclipse.swtbot.eclipse.test.junit .............. SUCCESS [  1.710 s]
07:26:18 [INFO] org.eclipse.swtbot.eclipse.ui ...................... SUCCESS [  3.009 s]
07:26:18 [INFO] org.eclipse.swtbot.generator ....................... SUCCESS [  3.232 s]
07:26:18 [INFO] org.eclipse.swtbot.generator.client ................ SUCCESS [  2.683 s]
07:26:18 [INFO] org.eclipse.swtbot.generator.rules.workbench ....... SUCCESS [  2.286 s]
07:26:18 [INFO] org.eclipse.swtbot.generator.jdt ................... SUCCESS [  2.199 s]
07:26:18 [INFO] org.eclipse.swtbot.generator.ui .................... SUCCESS [  3.089 s]
07:26:18 [INFO] org.eclipse.swtbot.junit5_x ........................ SUCCESS [  1.785 s]
07:26:18 [INFO] org.eclipse.swtbot.nebula.gallery.finder ........... SUCCESS [  2.453 s]
07:26:18 [INFO] org.eclipse.swt.examples ........................... SUCCESS [  8.235 s]
07:26:18 [INFO] org.eclipse.swtbot.swt.demo ........................ SUCCESS [  1.964 s]
07:26:18 [INFO] org.eclipse.ui.forms.examples ...................... SUCCESS [  4.401 s]
07:26:18 [INFO] org.eclipse.swtbot.nebula.nattable.finder .......... SUCCESS [  2.172 s]
07:26:18 [INFO] org.eclipse.swtbot.nebula.checkboxgroup.finder ..... SUCCESS [  2.639 s]
07:26:18 [INFO] org.eclipse.swtbot.nebula.stepbar.finder ........... SUCCESS [  2.160 s]
07:26:18 [INFO] org.eclipse.swtbot.nebula.rangeslider.finder ....... SUCCESS [  2.211 s]
07:26:18 [INFO] org.eclipse.swtbot.eclipse.gef ..................... SUCCESS [  2.999 s]
07:26:18 [INFO] org.eclipse.swtbot.generator.feature ............... SUCCESS [  2.145 s]
07:26:18 [INFO] org.eclipse.swtbot.ide ............................. SUCCESS [  2.330 s]
07:26:18 [INFO] org.eclipse.swtbot.eclipse.junit5.headless ......... SUCCESS [  2.191 s]
07:26:18 [INFO] org.eclipse.swtbot.junit5 .......................... SUCCESS [  2.883 s]
07:26:18 [INFO] org.eclipse.swtbot.nebula.gallery .................. SUCCESS [  3.018 s]
07:26:18 [INFO] org.eclipse.swtbot.nebula.nattable ................. SUCCESS [  2.518 s]
07:26:18 [INFO] org.eclipse.swtbot.nebula.checkboxgroup ............ SUCCESS [  2.528 s]
07:26:18 [INFO] org.eclipse.swtbot.nebula.stepbar .................. SUCCESS [  2.301 s]
07:26:18 [INFO] org.eclipse.swtbot.nebula.rangeslider .............. SUCCESS [  2.133 s]
07:26:18 [INFO] org.eclipse.swtbot.updatesite ...................... SUCCESS [  3.952 s]
07:26:18 [INFO] org.eclipse.swtbot.eclipse.ui.test ................. SUCCESS [ 19.188 s]
07:26:18 [INFO] org.eclipse.swtbot.swt.finder.test.keyboards ....... SUCCESS [  1.745 s]
07:26:18 [INFO] org.eclipse.swtbot.forms.finder.test ............... SUCCESS [ 12.392 s]
07:26:18 [INFO] org.eclipse.swtbot.eclipse.finder.test ............. SUCCESS [01:51 min]
07:26:18 [INFO] org.eclipse.swtbot.e4.finder.test .................. SUCCESS [ 12.662 s]
07:26:18 [INFO] org.eclipse.swtbot.nebula.gallery.finder.test ...... SUCCESS [ 10.555 s]
07:26:18 [INFO] org.eclipse.swtbot.swt.finder.test ................. SUCCESS [13:35 min]
07:26:18 [INFO] org.eclipse.swtbot.test ............................ SUCCESS [  2.056 s]
07:26:18 [INFO] org.eclipse.swtbot.generator.test .................. SUCCESS [ 15.057 s]
07:26:18 [INFO] org.eclipse.swtbot.generator.jdt.test .............. SUCCESS [ 12.902 s]
07:26:18 [INFO] org.eclipse.swtbot.nebula.nattable.finder.test ..... SUCCESS [ 11.681 s]
07:26:18 [INFO] org.eclipse.swtbot.nebula.checkboxgroup.finder.test  SUCCESS [ 10.209 s]
07:26:18 [INFO] org.eclipse.swtbot.nebula.stepbar.finder.test ...... SUCCESS [  9.878 s]
07:26:18 [INFO] org.eclipse.swtbot.nebula.rangeslider.finder.test .. SUCCESS [  9.821 s]
07:26:18 [INFO] ------------------------------------------------------------------------
07:26:18 [INFO] BUILD SUCCESS
07:26:18 [INFO] ------------------------------------------------------------------------
07:26:18 [INFO] Total time:  20:52 min
07:26:18 [INFO] Finished at: 2022-10-03T11:26:18Z
07:26:18 [INFO] ------------------------------------------------------------------------
07:26:18 [swtbot-tycho] $ /bin/sh -xe /tmp/jenkins15716191867489701806.sh
07:26:18 + ssh genie.swtbot@projects-storage.eclipse.org rm -rf '/home/data/httpd/download.eclipse.org/technology/swtbot/snapshots/*'
07:26:20 + 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/
07:26:21 + ssh genie.swtbot@projects-storage.eclipse.org 'cd /home/data/httpd/download.eclipse.org/technology/swtbot/snapshots/ && zip -qr repository.zip *'
07:26:22 Terminating xvnc.
07:26:28 $ ssh-agent -k
07:26:28 unset SSH_AUTH_SOCK;
07:26:28 unset SSH_AGENT_PID;
07:26:28 echo Agent pid 56 killed;
07:26:28 [ssh-agent] Stopped.
07:26:28 Recording test results
07:26:29 [Checks API] No suitable checks publisher found.
07:26:29 Archiving artifacts
07:26:30 Finished: SUCCESS