08:00:23 Started by an SCM change 08:00:23 Running as SYSTEM 08:00:23 Agent centos-7-vk3fr is provisioned from template centos-7 08:00:23 --- 08:00:23 apiVersion: "v1" 08:00:23 kind: "Pod" 08:00:23 metadata: 08:00:23 labels: 08:00:23 jenkins: "slave" 08:00:23 jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30" 08:00:23 jenkins/label: "migration_jipp-migration_centos-7" 08:00:23 name: "centos-7-vk3fr" 08:00:23 namespace: "swtbot" 08:00:23 spec: 08:00:23 containers: 08:00:23 - env: 08:00:23 - name: "JENKINS_SECRET" 08:00:23 value: "********" 08:00:23 - name: "JENKINS_TUNNEL" 08:00:23 value: "jenkins-discovery.swtbot.svc.cluster.local:50000" 08:00:23 - name: "JENKINS_AGENT_NAME" 08:00:23 value: "centos-7-vk3fr" 08:00:23 - name: "JENKINS_REMOTING_JAVA_OPTS" 08:00:23 value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ 08:00:23 \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" 08:00:23 - name: "JAVA_TOOL_OPTIONS" 08:00:23 value: "" 08:00:23 - name: "_JAVA_OPTIONS" 08:00:23 value: "" 08:00:23 - name: "OPENJ9_JAVA_OPTIONS" 08:00:23 value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" 08:00:23 - name: "JENKINS_NAME" 08:00:23 value: "centos-7-vk3fr" 08:00:23 - name: "JENKINS_AGENT_WORKDIR" 08:00:23 value: "/home/jenkins/agent" 08:00:23 - name: "JENKINS_URL" 08:00:23 value: "http://jenkins-ui.swtbot.svc.cluster.local/swtbot/" 08:00:23 image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3107.v665000b_51092" 08:00:23 imagePullPolicy: "Always" 08:00:23 name: "jnlp" 08:00:23 resources: 08:00:23 limits: 08:00:23 cpu: "2000m" 08:00:23 memory: "4096Mi" 08:00:23 requests: 08:00:23 cpu: "1000m" 08:00:23 memory: "4096Mi" 08:00:23 tty: true 08:00:23 volumeMounts: 08:00:23 - mountPath: "/home/jenkins/.m2/toolchains.xml" 08:00:23 name: "m2-dir" 08:00:23 readOnly: true 08:00:23 subPath: "toolchains.xml" 08:00:23 - mountPath: "/home/jenkins/.mavenrc" 08:00:23 name: "m2-dir" 08:00:23 readOnly: true 08:00:23 subPath: ".mavenrc" 08:00:23 - mountPath: "/opt/tools" 08:00:23 name: "volume-0" 08:00:23 readOnly: false 08:00:23 - mountPath: "/home/jenkins" 08:00:23 name: "volume-2" 08:00:23 readOnly: false 08:00:23 - mountPath: "/home/jenkins/.m2/repository" 08:00:23 name: "volume-3" 08:00:23 readOnly: false 08:00:23 - mountPath: "/home/jenkins/.m2/settings-security.xml" 08:00:23 name: "m2-secret-dir" 08:00:23 readOnly: true 08:00:23 subPath: "settings-security.xml" 08:00:23 - mountPath: "/home/jenkins/.m2/wrapper" 08:00:23 name: "volume-4" 08:00:23 readOnly: false 08:00:23 - mountPath: "/home/jenkins/.m2/settings.xml" 08:00:23 name: "m2-secret-dir" 08:00:23 readOnly: true 08:00:23 subPath: "settings.xml" 08:00:23 - mountPath: "/home/jenkins/.ssh" 08:00:23 name: "volume-1" 08:00:23 readOnly: false 08:00:23 subPath: "" 08:00:23 - mountPath: "/home/jenkins/agent" 08:00:23 name: "workspace-volume" 08:00:23 readOnly: false 08:00:23 workingDir: "/home/jenkins/agent" 08:00:23 nodeSelector: 08:00:23 kubernetes.io/os: "linux" 08:00:23 restartPolicy: "Never" 08:00:23 volumes: 08:00:23 - name: "volume-0" 08:00:23 persistentVolumeClaim: 08:00:23 claimName: "tools-claim-jiro-swtbot" 08:00:23 readOnly: true 08:00:23 - name: "m2-secret-dir" 08:00:23 secret: 08:00:23 secretName: "m2-secret-dir" 08:00:23 - emptyDir: 08:00:23 medium: "" 08:00:23 name: "volume-2" 08:00:23 - configMap: 08:00:23 name: "m2-dir" 08:00:23 name: "m2-dir" 08:00:23 - configMap: 08:00:23 name: "known-hosts" 08:00:23 name: "volume-1" 08:00:23 - emptyDir: 08:00:23 medium: "" 08:00:23 name: "workspace-volume" 08:00:23 - emptyDir: 08:00:23 medium: "" 08:00:23 name: "volume-4" 08:00:23 - emptyDir: 08:00:23 medium: "" 08:00:23 name: "volume-3" 08:00:23 08:00:23 Building remotely on centos-7-vk3fr (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/swtbot-tycho 08:00:23 [ssh-agent] Looking for ssh-agent implementation... 08:00:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:00:23 $ ssh-agent 08:00:23 SSH_AUTH_SOCK=/tmp/ssh-arBqbyheQqpt/agent.46 08:00:23 SSH_AGENT_PID=48 08:00:23 [ssh-agent] Started. 08:00:24 Running ssh-add (command line suppressed) 08:00:24 Identity added: /home/jenkins/agent/workspace/swtbot-tycho@tmp/private_key_15515502763566660810.key (/home/jenkins/agent/workspace/swtbot-tycho@tmp/private_key_15515502763566660810.key) 08:00:24 [ssh-agent] Using credentials genie.swtbot (ssh://genie.swtbot@projects-storage.eclipse.org) 08:00:24 The recommended git tool is: NONE 08:00:25 No credentials specified 08:00:25 Cloning the remote Git repository 08:00:25 Cloning repository https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git 08:00:26 > git init /home/jenkins/agent/workspace/swtbot-tycho # timeout=10 08:00:26 Fetching upstream changes from https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git 08:00:26 > git --version # timeout=10 08:00:26 > git --version # 'git version 2.36.6' 08:00:26 > git fetch --tags --force --progress -- https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:00:27 > git config remote.origin.url https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git # timeout=10 08:00:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:00:28 Avoid second fetch 08:00:28 > git rev-parse origin/master^{commit} # timeout=10 08:00:28 Checking out Revision f0eed7617d0d7dd61ef72ae1c4399f1ac5d38c65 (origin/master) 08:00:28 > git config core.sparsecheckout # timeout=10 08:00:28 > git checkout -f f0eed7617d0d7dd61ef72ae1c4399f1ac5d38c65 # timeout=10 08:00:28 Commit message: "Update Orbit repository to R20230531010532 for 2023-06" 08:00:28 > git rev-list --no-walk 25ffd430b130cf79b97c5880b4ded5dfb2148908 # timeout=10 08:00:29 [swtbot-tycho] $ Xvnc -help 08:00:29 Starting xvnc 08:00:29 [swtbot-tycho] $ Xvnc :18 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset 08:00:29 08:00:29 Xvnc TigerVNC 1.8.0 - built Apr 5 2023 13:48:56 08:00:29 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt) 08:00:29 See http://www.tigervnc.org for information on TigerVNC. 08:00:29 Underlying X server release 12004000, The X.Org Foundation 08:00:29 08:00:29 08:00:29 Mon Jun 5 12:00:29 2023 08:00:29 vncext: VNC extension running! 08:00:29 vncext: Listening for VNC connections on all interface(s), port 5918 08:00:29 vncext: created VNC server for screen 0 08:00:29 [swtbot-tycho] $ /bin/bash -x /tmp/jenkins493976191867093623.sh 08:00:29 + metacity --sm-disable --replace 08:00:29 [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 08:00:29 Apache Maven 3.9.1 (2e178502fcdbffc201671fb2537d0cb4b4cc58f8) 08:00:29 Maven home: /opt/tools/apache-maven/latest 08:00:29 Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8 08:00:29 Default locale: en_US, platform encoding: UTF-8 08:00:29 OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix" 08:00:31 [INFO] Scanning for projects... 08:00:54 [INFO] ### Using TychoRepositoryTransport for remote P2 access ### 08:00:54 [INFO] Cache location: /home/jenkins/agent/workspace/swtbot-tycho/.repository/.cache/tycho 08:00:54 [INFO] Transport mode: online 08:00:54 [INFO] Update mode: cache first 08:00:54 [INFO] Minimum cache duration: 60 minutes 08:00:54 [INFO] (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>) 08:01:08 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/../devtools/target-platforms/2023-06/2023-06.target for environments=[linux/gtk/x86_64, win32/win32/x86_64, macosx/cocoa/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@4c5379f5... 08:01:15 [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 08:01:16 [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 08:01:17 [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 08:01:24 [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 08:01:27 [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 08:01:27 [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 08:01:27 [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 08:01:27 [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 08:01:28 [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 08:01:28 [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 08:01:35 [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 08:01:35 [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 08:01:35 [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 08:01:35 [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 08:01:35 [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 08:01:35 [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 08:01:36 [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 08:01:36 [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 08:01:36 [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 08:01:36 [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 08:01:36 [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 08:01:36 [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 08:01:36 [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 08:01:36 [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 08:01:37 [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 08:01:38 [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 08:01:38 [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 08:01:39 [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 08:01:39 [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 08:01:39 [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 08:01:39 [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 08:01:39 [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 08:01:39 [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 08:01:39 [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 08:01:39 [INFO] Resolving test dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit5.headless:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/pom.xml 08:01:40 [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 08:01:40 [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 08:01:40 [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 08:01:40 [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 08:01:41 [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 08:01:41 [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 08:01:41 [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 08:01:41 [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 08:01:41 [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 08:01:42 [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 08:01:42 [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 08:01:42 [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 08:01:43 [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 08:01:43 [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 08:01:43 [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 08:01:43 [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 08:01:43 [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 08:01:44 [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 08:01:44 [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 08:01:44 [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 08:01:44 [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 08:01:44 [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 08:01:45 [INFO] ------------------------------------------------------------------------ 08:01:45 [INFO] Reactor Build Order: 08:01:45 [INFO] 08:01:45 [INFO] Eclipse SWTBot [pom] 08:01:45 [INFO] org.eclipse.swtbot.ant.junit [eclipse-plugin] 08:01:45 [INFO] org.eclipse.swtbot.eclipse.core [eclipse-plugin] 08:01:45 [INFO] org.eclipse.swtbot.swt.finder [eclipse-plugin] 08:01:45 [INFO] org.eclipse.swtbot.eclipse.finder [eclipse-plugin] 08:01:45 [INFO] org.eclipse.swtbot.e4.finder [eclipse-plugin] 08:01:45 [INFO] org.eclipse.swtbot.junit4_x [eclipse-plugin] 08:01:45 [INFO] org.eclipse.swtbot [eclipse-feature] 08:01:45 [INFO] org.eclipse.swtbot.forms.finder [eclipse-plugin] 08:01:45 [INFO] org.eclipse.swtbot.forms [eclipse-feature] 08:01:45 [INFO] org.eclipse.swtbot.go [eclipse-plugin] 08:01:45 [INFO] org.eclipse.swtbot.eclipse [eclipse-feature] 08:01:45 [INFO] org.eclipse.swtbot.eclipse.dsl [eclipse-plugin] 08:01:45 [INFO] org.eclipse.swtbot.eclipse.gef.finder [eclipse-plugin] 08:01:45 [INFO] org.eclipse.swtbot.eclipse.spy [eclipse-plugin] 08:01:45 [INFO] org.eclipse.swtbot.eclipse.junit.headless [eclipse-plugin] 08:01:45 [INFO] org.eclipse.swtbot.eclipse.test.junit [eclipse-feature] 08:01:45 [INFO] org.eclipse.swtbot.eclipse.ui [eclipse-plugin] 08:01:45 [INFO] org.eclipse.swtbot.generator [eclipse-plugin] 08:01:45 [INFO] org.eclipse.swtbot.generator.client [eclipse-plugin] 08:01:45 [INFO] org.eclipse.swtbot.generator.rules.workbench [eclipse-plugin] 08:01:45 [INFO] org.eclipse.swtbot.generator.jdt [eclipse-plugin] 08:01:45 [INFO] org.eclipse.swtbot.generator.ui [eclipse-plugin] 08:01:45 [INFO] org.eclipse.swtbot.junit5_x [eclipse-plugin] 08:01:45 [INFO] org.eclipse.swtbot.nebula.gallery.finder [eclipse-plugin] 08:01:45 [INFO] org.eclipse.swt.examples [eclipse-plugin] 08:01:45 [INFO] org.eclipse.swtbot.swt.demo [eclipse-plugin] 08:01:45 [INFO] org.eclipse.ui.forms.examples [eclipse-plugin] 08:01:45 [INFO] org.eclipse.swtbot.nebula.nattable.finder [eclipse-plugin] 08:01:45 [INFO] org.eclipse.swtbot.nebula.checkboxgroup.finder [eclipse-plugin] 08:01:45 [INFO] org.eclipse.swtbot.nebula.stepbar.finder [eclipse-plugin] 08:01:45 [INFO] org.eclipse.swtbot.nebula.rangeslider.finder [eclipse-plugin] 08:01:45 [INFO] org.eclipse.swtbot.eclipse.gef [eclipse-feature] 08:01:45 [INFO] org.eclipse.swtbot.generator.feature [eclipse-feature] 08:01:45 [INFO] org.eclipse.swtbot.ide [eclipse-feature] 08:01:45 [INFO] org.eclipse.swtbot.eclipse.junit5.headless [eclipse-plugin] 08:01:45 [INFO] org.eclipse.swtbot.junit5 [eclipse-feature] 08:01:45 [INFO] org.eclipse.swtbot.nebula.gallery [eclipse-feature] 08:01:45 [INFO] org.eclipse.swtbot.nebula.nattable [eclipse-feature] 08:01:45 [INFO] org.eclipse.swtbot.nebula.checkboxgroup [eclipse-feature] 08:01:45 [INFO] org.eclipse.swtbot.nebula.stepbar [eclipse-feature] 08:01:45 [INFO] org.eclipse.swtbot.nebula.rangeslider [eclipse-feature] 08:01:45 [INFO] org.eclipse.swtbot.updatesite [eclipse-repository] 08:01:45 [INFO] org.eclipse.swtbot.eclipse.ui.test [eclipse-test-plugin] 08:01:45 [INFO] org.eclipse.swtbot.swt.finder.test.keyboards [eclipse-plugin] 08:01:45 [INFO] org.eclipse.swtbot.forms.finder.test [eclipse-test-plugin] 08:01:45 [INFO] org.eclipse.swtbot.eclipse.finder.test [eclipse-test-plugin] 08:01:45 [INFO] org.eclipse.swtbot.e4.finder.test [eclipse-test-plugin] 08:01:45 [INFO] org.eclipse.swtbot.nebula.gallery.finder.test [eclipse-test-plugin] 08:01:45 [INFO] org.eclipse.swtbot.swt.finder.test [eclipse-test-plugin] 08:01:45 [INFO] org.eclipse.swtbot.test [eclipse-feature] 08:01:45 [INFO] org.eclipse.swtbot.generator.test [eclipse-test-plugin] 08:01:45 [INFO] org.eclipse.swtbot.generator.jdt.test [eclipse-test-plugin] 08:01:45 [INFO] org.eclipse.swtbot.nebula.nattable.finder.test [eclipse-test-plugin] 08:01:45 [INFO] org.eclipse.swtbot.nebula.checkboxgroup.finder.test [eclipse-test-plugin] 08:01:45 [INFO] org.eclipse.swtbot.nebula.stepbar.finder.test [eclipse-test-plugin] 08:01:45 [INFO] org.eclipse.swtbot.nebula.rangeslider.finder.test [eclipse-test-plugin] 08:01:45 [INFO] 08:01:45 [INFO] ---------------------< org.eclipse.swtbot:parent >---------------------- 08:01:45 [INFO] Building Eclipse SWTBot 4.1.0-SNAPSHOT [1/57] 08:01:45 [INFO] from pom.xml 08:01:45 [INFO] --------------------------------[ pom ]--------------------------------- 08:01:45 [INFO] 08:01:45 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ parent --- 08:01:51 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 08:01:51 [INFO] 08:01:51 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ parent --- 08:01:51 [INFO] 08:01:51 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ parent --- 08:01:51 [INFO] 08:01:51 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ parent --- 08:01:54 [INFO] 08:01:54 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ parent --- 08:01:54 [INFO] 08:01:54 [INFO] --- install:3.1.0:install (default-install) @ parent --- 08:01:54 [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 08:01:54 [INFO] 08:01:54 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.ant.junit >------- 08:01:54 [INFO] Building org.eclipse.swtbot.ant.junit 4.1.0-SNAPSHOT [2/57] 08:01:54 [INFO] from org.eclipse.swtbot.ant.junit/pom.xml 08:01:54 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:01:54 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)' 08:01:54 [INFO] 08:01:54 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.ant.junit --- 08:01:55 [INFO] The project's OSGi version is 4.1.0.202306051200 08:01:55 [INFO] 08:01:55 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.ant.junit --- 08:01:55 [INFO] 08:01:55 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.ant.junit --- 08:01:55 [INFO] 08:01:55 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.ant.junit --- 08:01:55 [INFO] 08:01:55 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.ant.junit --- 08:01:56 [INFO] Resolving class path of org.eclipse.swtbot.ant.junit... 08:01:56 [INFO] 08:01:56 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.ant.junit --- 08:01:56 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 08:01:56 [INFO] 08:01:56 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.ant.junit --- 08:01:58 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:01:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/src/main/resources 08:01:58 [INFO] 08:01:58 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.ant.junit --- 08:01:58 [INFO] 08:01:58 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.ant.junit --- 08:01:58 [INFO] 08:01:58 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.ant.junit --- 08:01:58 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:01:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/src/test/resources 08:01:58 [INFO] 08:01:58 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.ant.junit --- 08:01:58 [INFO] 08:01:58 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.ant.junit --- 08:01:58 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. 08:01:58 [INFO] No tests to run. 08:01:58 [INFO] 08:01:58 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.ant.junit --- 08:01:58 [INFO] 08:01:58 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.ant.junit --- 08:01:58 [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 08:01:58 [INFO] 08:01:58 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.ant.junit --- 08:02:02 [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 08:02:02 [INFO] 08:02:02 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.ant.junit --- 08:02:02 [INFO] 08:02:02 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.ant.junit --- 08:02:02 [INFO] 08:02:02 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.ant.junit --- 08:02:02 [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 08:02:04 [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 08:02:05 [INFO] 08:02:05 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.ant.junit --- 08:02:05 [INFO] 08:02:05 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.ant.junit --- 08:02:05 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. 08:02:05 [INFO] 08:02:05 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.ant.junit --- 08:02:05 [INFO] No tests to run. 08:02:05 [INFO] 08:02:05 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.ant.junit --- 08:02:05 [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 08:02:05 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.ant.junit/4.1.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-4.1.0-SNAPSHOT.pom 08:02:05 [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 08:02:05 [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 08:02:05 [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 08:02:05 [INFO] 08:02:05 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.ant.junit --- 08:02:05 [INFO] 08:02:05 [INFO] ----< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.core >----- 08:02:05 [INFO] Building org.eclipse.swtbot.eclipse.core 4.1.0-SNAPSHOT [3/57] 08:02:05 [INFO] from org.eclipse.swtbot.eclipse.core/pom.xml 08:02:05 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:02:05 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)' 08:02:06 [INFO] 08:02:06 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.core --- 08:02:06 [INFO] The project's OSGi version is 4.1.0.202306051200 08:02:06 [INFO] 08:02:06 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.core --- 08:02:06 [INFO] 08:02:06 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.core --- 08:02:06 [INFO] 08:02:06 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.core --- 08:02:06 [INFO] 08:02:06 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.core --- 08:02:06 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.core... 08:02:06 [INFO] 08:02:06 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.core --- 08:02: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.* 08:02:06 [INFO] 08:02:06 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.core --- 08:02:06 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:02:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/src/main/resources 08:02:06 [INFO] 08:02:06 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.core --- 08:02:06 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/classes 08:02:08 [INFO] 08:02:08 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.core --- 08:02:08 [INFO] 08:02:08 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.core --- 08:02:08 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:02:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/src/test/resources 08:02:08 [INFO] 08:02:08 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.core --- 08:02:08 [INFO] 08:02:08 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.eclipse.core --- 08:02:08 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. 08:02:08 [INFO] No tests to run. 08:02:08 [INFO] 08:02:08 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.core --- 08:02:08 [INFO] 08:02:08 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.core --- 08:02:08 [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 08:02:08 [INFO] 08:02:08 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.core --- 08:02:08 [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 08:02:08 [INFO] 08:02:08 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.core --- 08:02:08 [INFO] 08:02:08 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.core --- 08:02:08 [INFO] 08:02:08 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.core --- 08:02:08 [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 08:02:09 [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 08:02:11 [INFO] 08:02:11 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.core --- 08:02:11 [INFO] 08:02:11 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.eclipse.core --- 08:02:11 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. 08:02:11 [INFO] 08:02:11 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.eclipse.core --- 08:02:11 [INFO] No tests to run. 08:02:11 [INFO] 08:02:11 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.core --- 08:02:11 [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 08:02:11 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.core/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-4.1.0-SNAPSHOT.pom 08:02:11 [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 08:02:11 [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 08:02:11 [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 08:02:11 [INFO] 08:02:11 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.core --- 08:02:11 [INFO] 08:02:11 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder >------ 08:02:11 [INFO] Building org.eclipse.swtbot.swt.finder 4.1.0-SNAPSHOT [4/57] 08:02:11 [INFO] from org.eclipse.swtbot.swt.finder/pom.xml 08:02:11 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:02:11 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)' 08:02:11 [INFO] 08:02:11 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.finder --- 08:02:11 [INFO] The project's OSGi version is 4.1.0.202306051200 08:02:11 [INFO] 08:02:11 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.finder --- 08:02:11 [INFO] 08:02:11 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.finder --- 08:02:11 [INFO] 08:02:11 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.finder --- 08:02:11 [INFO] 08:02:11 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.swt.finder --- 08:02:11 [INFO] Resolving class path of org.eclipse.swtbot.swt.finder... 08:02:11 [INFO] 08:02:11 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.swt.finder --- 08:02: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.* 08:02:11 [INFO] 08:02:11 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.finder --- 08:02:11 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:02:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/src/main/resources 08:02:11 [INFO] 08:02:11 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.swt.finder --- 08:02:11 [INFO] Compiling 158 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/classes 08:02:14 [INFO] 08:02:14 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.swt.finder --- 08:02:14 [INFO] 08:02:14 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.finder --- 08:02:14 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:02:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/src/test/resources 08:02:14 [INFO] 08:02:14 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.swt.finder --- 08:02:14 [INFO] 08:02:14 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.swt.finder --- 08:02:14 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. 08:02:14 [INFO] No tests to run. 08:02:14 [INFO] 08:02:14 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.swt.finder --- 08:02:14 [INFO] 08:02:14 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.finder --- 08:02:14 [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 08:02:14 [INFO] 08:02:14 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.finder --- 08:02:15 [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 08:02:15 [INFO] 08:02:15 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.finder --- 08:02:15 [INFO] 08:02:15 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.swt.finder --- 08:02:15 [INFO] 08:02:15 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.swt.finder --- 08:02:16 [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 08:02:18 [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 08:02:19 [INFO] 08:02:19 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.finder --- 08:02:19 [INFO] 08:02:19 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.swt.finder --- 08:02:19 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. 08:02:19 [INFO] 08:02:19 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.swt.finder --- 08:02:19 [INFO] No tests to run. 08:02:19 [INFO] 08:02:19 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.finder --- 08:02:19 [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 08:02:19 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-4.1.0-SNAPSHOT.pom 08:02:19 [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 08:02:19 [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 08:02:19 [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 08:02:19 [INFO] 08:02:19 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.finder --- 08:02:19 [INFO] 08:02:19 [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.finder >---- 08:02:19 [INFO] Building org.eclipse.swtbot.eclipse.finder 4.1.0-SNAPSHOT [5/57] 08:02:19 [INFO] from org.eclipse.swtbot.eclipse.finder/pom.xml 08:02:19 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:02:19 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)' 08:02:20 [INFO] 08:02:20 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.finder --- 08:02:20 [INFO] The project's OSGi version is 4.1.0.202306051200 08:02:20 [INFO] 08:02:20 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.finder --- 08:02:20 [INFO] 08:02:20 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.finder --- 08:02:20 [INFO] 08:02:20 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.finder --- 08:02:20 [INFO] 08:02:20 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.finder --- 08:02:20 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.finder... 08:02:20 [INFO] 08:02:20 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.finder --- 08:02:20 [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.* 08:02:20 [INFO] 08:02:20 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.finder --- 08:02:20 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:02:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/src/main/resources 08:02:20 [INFO] 08:02:20 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.finder --- 08:02:20 [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/classes 08:02:21 [INFO] 08:02:21 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.finder --- 08:02:21 [INFO] 08:02:21 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.finder --- 08:02:21 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:02:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/src/test/resources 08:02:21 [INFO] 08:02:21 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.finder --- 08:02:21 [INFO] 08:02:21 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.eclipse.finder --- 08:02:21 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. 08:02:21 [INFO] No tests to run. 08:02:21 [INFO] 08:02:21 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.finder --- 08:02:21 [INFO] 08:02:21 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.finder --- 08:02:21 [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 08:02:21 [INFO] 08:02:21 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.finder --- 08:02:21 [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 08:02:21 [INFO] 08:02:21 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.finder --- 08:02:21 [INFO] 08:02:21 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.finder --- 08:02:21 [INFO] 08:02:21 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.finder --- 08:02:21 [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 08:02:23 [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 08:02:24 [INFO] 08:02:24 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.finder --- 08:02:24 [INFO] 08:02:24 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.eclipse.finder --- 08:02:24 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. 08:02:24 [INFO] 08:02:24 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.eclipse.finder --- 08:02:24 [INFO] No tests to run. 08:02:24 [INFO] 08:02:24 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.finder --- 08:02:24 [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 08:02:24 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-4.1.0-SNAPSHOT.pom 08:02:24 [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 08:02:24 [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 08:02:24 [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 08:02:24 [INFO] 08:02:24 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.finder --- 08:02:24 [INFO] 08:02:24 [INFO] ------< org.eclipse.swtbot.features:org.eclipse.swtbot.e4.finder >------ 08:02:24 [INFO] Building org.eclipse.swtbot.e4.finder 4.1.0-SNAPSHOT [6/57] 08:02:24 [INFO] from org.eclipse.swtbot.e4.finder/pom.xml 08:02:24 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:02:24 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)' 08:02:24 [INFO] 08:02:24 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.e4.finder --- 08:02:24 [INFO] The project's OSGi version is 4.1.0.202306051200 08:02:24 [INFO] 08:02:24 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.e4.finder --- 08:02:24 [INFO] 08:02:24 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.e4.finder --- 08:02:24 [INFO] 08:02:24 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.e4.finder --- 08:02:24 [INFO] 08:02:24 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.e4.finder --- 08:02:24 [INFO] Resolving class path of org.eclipse.swtbot.e4.finder... 08:02:24 [INFO] 08:02:24 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.e4.finder --- 08:02:24 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 08:02:24 [INFO] 08:02:24 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.e4.finder --- 08:02:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:02:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/src/main/resources 08:02:24 [INFO] 08:02:24 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.e4.finder --- 08:02:24 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/classes 08:02:24 [INFO] 08:02:24 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.e4.finder --- 08:02:24 [INFO] 08:02:24 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.e4.finder --- 08:02:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:02:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/src/test/resources 08:02:24 [INFO] 08:02:24 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.e4.finder --- 08:02:24 [INFO] 08:02:24 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.e4.finder --- 08:02:24 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. 08:02:24 [INFO] No tests to run. 08:02:24 [INFO] 08:02:24 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.e4.finder --- 08:02:24 [INFO] 08:02:24 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.e4.finder --- 08:02:24 [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 08:02:24 [INFO] 08:02:24 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.e4.finder --- 08:02:24 [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 08:02:24 [INFO] 08:02:24 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.e4.finder --- 08:02:24 [INFO] 08:02:24 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.e4.finder --- 08:02:24 [INFO] 08:02:24 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.e4.finder --- 08:02:24 [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 08:02:26 [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 08:02:27 [INFO] 08:02:27 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.e4.finder --- 08:02:27 [INFO] 08:02:27 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.e4.finder --- 08:02:27 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. 08:02:27 [INFO] 08:02:27 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.e4.finder --- 08:02:27 [INFO] No tests to run. 08:02:27 [INFO] 08:02:27 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.e4.finder --- 08:02:27 [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 08:02:27 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.e4.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-4.1.0-SNAPSHOT.pom 08:02:27 [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 08:02:27 [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 08:02:27 [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 08:02:27 [INFO] 08:02:27 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.e4.finder --- 08:02:27 [INFO] 08:02:27 [INFO] -------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit4_x >------- 08:02:27 [INFO] Building org.eclipse.swtbot.junit4_x 4.1.0-SNAPSHOT [7/57] 08:02:27 [INFO] from org.eclipse.swtbot.junit4_x/pom.xml 08:02:27 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:02:27 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)' 08:02:27 [INFO] 08:02:27 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.junit4_x --- 08:02:27 [INFO] The project's OSGi version is 4.1.0.202306051200 08:02:27 [INFO] 08:02:27 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.junit4_x --- 08:02:27 [INFO] 08:02:27 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.junit4_x --- 08:02:27 [INFO] 08:02:27 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.junit4_x --- 08:02:27 [INFO] 08:02:27 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.junit4_x --- 08:02:27 [INFO] Resolving class path of org.eclipse.swtbot.junit4_x... 08:02:27 [INFO] 08:02:27 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.junit4_x --- 08:02: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.* 08:02:27 [INFO] 08:02:27 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.junit4_x --- 08:02:27 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:02:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/src/main/resources 08:02:27 [INFO] 08:02:27 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.junit4_x --- 08:02:27 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/classes 08:02:27 [INFO] 08:02:27 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.junit4_x --- 08:02:27 [INFO] 08:02:27 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.junit4_x --- 08:02:27 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:02:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/src/test/resources 08:02:27 [INFO] 08:02:27 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.junit4_x --- 08:02:27 [INFO] 08:02:27 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.junit4_x --- 08:02:27 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. 08:02:27 [INFO] No tests to run. 08:02:27 [INFO] 08:02:27 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.junit4_x --- 08:02:27 [INFO] 08:02:27 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.junit4_x --- 08:02:27 [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 08:02:27 [INFO] 08:02:27 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.junit4_x --- 08:02:27 [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 08:02:27 [INFO] 08:02:27 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.junit4_x --- 08:02:27 [INFO] 08:02:27 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.junit4_x --- 08:02:27 [INFO] 08:02:27 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.junit4_x --- 08:02:27 [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 08:02:29 [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 08:02:30 [INFO] 08:02:30 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.junit4_x --- 08:02:30 [INFO] 08:02:30 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.junit4_x --- 08:02:30 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. 08:02:30 [INFO] 08:02:30 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.junit4_x --- 08:02:30 [INFO] No tests to run. 08:02:30 [INFO] 08:02:30 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.junit4_x --- 08:02:30 [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 08:02:30 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit4_x/4.1.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-4.1.0-SNAPSHOT.pom 08:02:30 [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 08:02:30 [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 08:02:30 [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 08:02:30 [INFO] 08:02:30 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.junit4_x --- 08:02:30 [INFO] 08:02:30 [INFO] -----------< org.eclipse.swtbot.features:org.eclipse.swtbot >----------- 08:02:30 [INFO] Building org.eclipse.swtbot 4.1.0-SNAPSHOT [8/57] 08:02:30 [INFO] from org.eclipse.swtbot/pom.xml 08:02:30 [INFO] --------------------------[ eclipse-feature ]--------------------------- 08:02:30 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)' 08:02:30 [INFO] 08:02:30 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot --- 08:02:30 [INFO] The project's OSGi version is 4.1.0.202306051200 08:02:30 [INFO] 08:02:30 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot --- 08:02:30 [INFO] 08:02:30 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot --- 08:02:30 [INFO] 08:02:30 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot --- 08:02:30 [INFO] 08:02:30 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot --- 08:02:30 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 08:02:30 [INFO] 08:02:30 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot --- 08:02:30 [INFO] 08:02:30 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot --- 08:02:30 [INFO] 08:02:30 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot --- 08:02:30 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] The digest algorithms (md5) used to verify org.eclipse.update.feature,org.eclipse.license,2.0.2.v20181016-2210 have severely compromised security. Please report this concern to the artifact provider. 08:02:30 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.1.0-SNAPSHOT.jar 08:02:30 [INFO] 08:02:30 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot --- 08:02:30 [INFO] 08:02:30 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot --- 08:02:30 [INFO] 08:02:30 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot --- 08:02:30 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.1.0-SNAPSHOT-sources-feature.jar 08:02:30 [INFO] 08:02:30 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot --- 08:02:30 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.1.0-SNAPSHOT.jar 08:02:31 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.1.0-SNAPSHOT-sources-feature.jar 08:02:32 [INFO] 08:02:32 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot --- 08:02:32 [INFO] 08:02:32 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot --- 08:02:32 [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 08:02:32 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot/4.1.0-SNAPSHOT/org.eclipse.swtbot-4.1.0-SNAPSHOT.pom 08:02:32 [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 08:02:32 [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 08:02:32 [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 08:02:32 [INFO] 08:02:32 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot --- 08:02:32 [INFO] 08:02:32 [INFO] -----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder >----- 08:02:32 [INFO] Building org.eclipse.swtbot.forms.finder 4.1.0-SNAPSHOT [9/57] 08:02:32 [INFO] from org.eclipse.swtbot.forms.finder/pom.xml 08:02:32 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:02:32 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)' 08:02:32 [INFO] 08:02:32 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.forms.finder --- 08:02:32 [INFO] The project's OSGi version is 4.1.0.202306051200 08:02:32 [INFO] 08:02:32 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.forms.finder --- 08:02:32 [INFO] 08:02:32 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.forms.finder --- 08:02:32 [INFO] 08:02:32 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.forms.finder --- 08:02:32 [INFO] 08:02:32 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.forms.finder --- 08:02:32 [INFO] Resolving class path of org.eclipse.swtbot.forms.finder... 08:02:32 [INFO] 08:02:32 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.forms.finder --- 08:02: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.* 08:02:32 [INFO] 08:02:32 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.forms.finder --- 08:02:32 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:02:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/src/main/resources 08:02:32 [INFO] 08:02:32 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.forms.finder --- 08:02:32 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/classes 08:02:33 [INFO] 08:02:33 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.forms.finder --- 08:02:33 [INFO] 08:02:33 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.forms.finder --- 08:02:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:02:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/src/test/resources 08:02:33 [INFO] 08:02:33 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.forms.finder --- 08:02:33 [INFO] 08:02:33 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.forms.finder --- 08:02:33 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. 08:02:33 [INFO] No tests to run. 08:02:33 [INFO] 08:02:33 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.forms.finder --- 08:02:33 [INFO] 08:02:33 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.forms.finder --- 08:02:33 [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 08:02:33 [INFO] 08:02:33 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.forms.finder --- 08:02:33 [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 08:02:33 [INFO] 08:02:33 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.forms.finder --- 08:02:33 [INFO] 08:02:33 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.forms.finder --- 08:02:33 [INFO] 08:02:33 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.forms.finder --- 08:02:33 [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 08:02:34 [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 08:02:36 [INFO] 08:02:36 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.forms.finder --- 08:02:36 [INFO] 08:02:36 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.forms.finder --- 08:02:36 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. 08:02:36 [INFO] 08:02:36 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.forms.finder --- 08:02:36 [INFO] No tests to run. 08:02:36 [INFO] 08:02:36 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.forms.finder --- 08:02:36 [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 08:02:36 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-4.1.0-SNAPSHOT.pom 08:02:36 [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 08:02:36 [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 08:02:36 [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 08:02:36 [INFO] 08:02:36 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.forms.finder --- 08:02:36 [INFO] 08:02:36 [INFO] --------< org.eclipse.swtbot.features:org.eclipse.swtbot.forms >-------- 08:02:36 [INFO] Building org.eclipse.swtbot.forms 4.1.0-SNAPSHOT [10/57] 08:02:36 [INFO] from org.eclipse.swtbot.forms/pom.xml 08:02:36 [INFO] --------------------------[ eclipse-feature ]--------------------------- 08:02:36 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)' 08:02:36 [INFO] 08:02:36 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.forms --- 08:02:36 [INFO] The project's OSGi version is 4.1.0.202306051200 08:02:36 [INFO] 08:02:36 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.forms --- 08:02:36 [INFO] 08:02:36 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.forms --- 08:02:36 [INFO] 08:02:36 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.forms --- 08:02:36 [INFO] 08:02:36 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.forms --- 08:02: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.* 08:02:36 [INFO] 08:02:36 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.forms --- 08:02:36 [INFO] 08:02:36 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.forms --- 08:02:36 [INFO] 08:02:36 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.forms --- 08:02:36 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-4.1.0-SNAPSHOT.jar 08:02:36 [INFO] 08:02:36 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.forms --- 08:02:36 [INFO] 08:02:36 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.forms --- 08:02:36 [INFO] 08:02:36 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.forms --- 08:02:36 [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 08:02:36 [INFO] 08:02:36 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.forms --- 08:02:36 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-4.1.0-SNAPSHOT.jar 08:02:37 [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 08:02:39 [INFO] 08:02:39 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.forms --- 08:02:39 [INFO] 08:02:39 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.forms --- 08:02:39 [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 08:02:39 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.forms/4.1.0-SNAPSHOT/org.eclipse.swtbot.forms-4.1.0-SNAPSHOT.pom 08:02:39 [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 08:02:39 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.forms/4.1.0-SNAPSHOT/org.eclipse.swtbot.forms-4.1.0-SNAPSHOT-p2metadata.xml 08:02:39 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.forms/4.1.0-SNAPSHOT/org.eclipse.swtbot.forms-4.1.0-SNAPSHOT-p2artifacts.xml 08:02:39 [INFO] 08:02:39 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.forms --- 08:02:39 [INFO] 08:02:39 [INFO] ----------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.go >---------- 08:02:39 [INFO] Building org.eclipse.swtbot.go 4.1.0-SNAPSHOT [11/57] 08:02:39 [INFO] from org.eclipse.swtbot.go/pom.xml 08:02:39 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:02:39 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)' 08:02:39 [INFO] 08:02:39 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.go --- 08:02:39 [INFO] The project's OSGi version is 4.1.0.202306051200 08:02:39 [INFO] 08:02:39 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.go --- 08:02:39 [INFO] 08:02:39 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.go --- 08:02:39 [INFO] 08:02:39 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.go --- 08:02:39 [INFO] 08:02:39 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.go --- 08:02:39 [INFO] Resolving class path of org.eclipse.swtbot.go... 08:02:39 [INFO] 08:02:39 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.go --- 08:02: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.* 08:02:39 [INFO] 08:02:39 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.go --- 08:02:39 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:02:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/src/main/resources 08:02:39 [INFO] 08:02:39 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.go --- 08:02:39 [INFO] 08:02:39 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.go --- 08:02:39 [INFO] 08:02:39 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.go --- 08:02:39 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:02:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/src/test/resources 08:02:39 [INFO] 08:02:39 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.go --- 08:02:39 [INFO] 08:02:39 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.go --- 08:02:39 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. 08:02:39 [INFO] No tests to run. 08:02:39 [INFO] 08:02:39 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.go --- 08:02:39 [INFO] 08:02:39 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.go --- 08:02:39 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT-sources.jar 08:02:39 [INFO] 08:02:39 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.go --- 08:02:39 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT.jar 08:02:39 [INFO] 08:02:39 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.go --- 08:02:39 [INFO] 08:02:39 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.go --- 08:02:39 [INFO] 08:02:39 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.go --- 08:02:39 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT.jar 08:02:40 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT-sources.jar 08:02:42 [INFO] 08:02:42 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.go --- 08:02:42 [INFO] 08:02:42 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.go --- 08:02:42 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. 08:02:42 [INFO] 08:02:42 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.go --- 08:02:42 [INFO] No tests to run. 08:02:42 [INFO] 08:02:42 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.go --- 08:02:42 [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 08:02:42 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.go/4.1.0-SNAPSHOT/org.eclipse.swtbot.go-4.1.0-SNAPSHOT.pom 08:02:42 [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 08:02:42 [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 08:02:42 [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 08:02:42 [INFO] 08:02:42 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.go --- 08:02:42 [INFO] 08:02:42 [INFO] -------< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse >------- 08:02:42 [INFO] Building org.eclipse.swtbot.eclipse 4.1.0-SNAPSHOT [12/57] 08:02:42 [INFO] from org.eclipse.swtbot.eclipse/pom.xml 08:02:42 [INFO] --------------------------[ eclipse-feature ]--------------------------- 08:02:42 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)' 08:02:42 [INFO] 08:02:42 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.eclipse --- 08:02:42 [INFO] The project's OSGi version is 4.1.0.202306051200 08:02:42 [INFO] 08:02:42 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse --- 08:02:42 [INFO] 08:02:42 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse --- 08:02:42 [INFO] 08:02:42 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse --- 08:02:42 [INFO] 08:02:42 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse --- 08:02: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.* 08:02:42 [INFO] 08:02:42 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse --- 08:02:42 [INFO] 08:02:42 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse --- 08:02:42 [INFO] 08:02:42 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.eclipse --- 08:02:42 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-4.1.0-SNAPSHOT.jar 08:02:42 [INFO] 08:02:42 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse --- 08:02:42 [INFO] 08:02:42 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.eclipse --- 08:02:42 [INFO] 08:02:42 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse --- 08:02:42 [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 08:02:42 [INFO] 08:02:42 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse --- 08:02:42 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-4.1.0-SNAPSHOT.jar 08:02:43 [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 08:02:45 [INFO] 08:02:45 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse --- 08:02:45 [INFO] 08:02:45 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse --- 08:02:45 [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 08:02:45 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse-4.1.0-SNAPSHOT.pom 08:02:45 [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 08:02:45 [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 08:02:45 [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 08:02:45 [INFO] 08:02:45 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse --- 08:02:45 [INFO] 08:02:45 [INFO] -----< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.dsl >----- 08:02:45 [INFO] Building org.eclipse.swtbot.eclipse.dsl 4.1.0-SNAPSHOT [13/57] 08:02:45 [INFO] from org.eclipse.swtbot.eclipse.dsl/pom.xml 08:02:45 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:02:45 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)' 08:02:45 [INFO] 08:02:45 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.dsl --- 08:02:45 [INFO] The project's OSGi version is 4.1.0.202306051200 08:02:45 [INFO] 08:02:45 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.dsl --- 08:02:45 [INFO] 08:02:45 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.dsl --- 08:02:45 [INFO] 08:02:45 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.dsl --- 08:02:45 [INFO] 08:02:45 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.dsl --- 08:02:45 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.dsl... 08:02:45 [INFO] 08:02:45 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.dsl --- 08:02: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.* 08:02:45 [INFO] 08:02:45 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.dsl --- 08:02:45 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:02:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/src/main/resources 08:02:45 [INFO] 08:02:45 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.dsl --- 08:02:45 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/classes 08:02:45 [INFO] 08:02:45 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.dsl --- 08:02:45 [INFO] 08:02:45 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.dsl --- 08:02:45 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:02:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/src/test/resources 08:02:45 [INFO] 08:02:45 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.dsl --- 08:02:45 [INFO] 08:02:45 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.eclipse.dsl --- 08:02:45 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. 08:02:45 [INFO] No tests to run. 08:02:45 [INFO] 08:02:45 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.dsl --- 08:02:45 [INFO] 08:02:45 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.dsl --- 08:02:45 [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 08:02:45 [INFO] 08:02:45 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.dsl --- 08:02:45 [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 08:02:45 [INFO] 08:02:45 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.dsl --- 08:02:45 [INFO] 08:02:45 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.dsl --- 08:02:45 [INFO] 08:02:45 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.dsl --- 08:02:45 [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 08:02:46 [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 08:02:47 [INFO] 08:02:47 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.dsl --- 08:02:47 [INFO] 08:02:47 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.eclipse.dsl --- 08:02:47 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. 08:02:47 [INFO] 08:02:47 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.eclipse.dsl --- 08:02:47 [INFO] No tests to run. 08:02:47 [INFO] 08:02:47 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.dsl --- 08:02:47 [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 08:02:47 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.dsl/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-4.1.0-SNAPSHOT.pom 08:02:47 [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 08:02:47 [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 08:02:47 [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 08:02:47 [INFO] 08:02:47 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.dsl --- 08:02:47 [INFO] 08:02:47 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.gef.finder >-- 08:02:47 [INFO] Building org.eclipse.swtbot.eclipse.gef.finder 4.1.0-SNAPSHOT [14/57] 08:02:47 [INFO] from org.eclipse.swtbot.eclipse.gef.finder/pom.xml 08:02:47 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:02:47 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)' 08:02:47 [INFO] 08:02:47 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.gef.finder --- 08:02:47 [INFO] The project's OSGi version is 4.1.0.202306051200 08:02:47 [INFO] 08:02:47 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.gef.finder --- 08:02:47 [INFO] 08:02:47 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.gef.finder --- 08:02:47 [INFO] 08:02:47 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.gef.finder --- 08:02:47 [INFO] 08:02:47 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.gef.finder --- 08:02:47 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.gef.finder... 08:02:47 [INFO] 08:02:47 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.gef.finder --- 08:02: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.* 08:02:47 [INFO] 08:02:47 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.gef.finder --- 08:02:47 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:02:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/src/main/resources 08:02:47 [INFO] 08:02:47 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.gef.finder --- 08:02:47 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/classes 08:02:48 [INFO] 08:02:48 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.gef.finder --- 08:02:48 [INFO] 08:02:48 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.gef.finder --- 08:02:48 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:02:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/src/test/resources 08:02:48 [INFO] 08:02:48 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.gef.finder --- 08:02:48 [INFO] 08:02:48 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.eclipse.gef.finder --- 08:02:48 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. 08:02:48 [INFO] No tests to run. 08:02:48 [INFO] 08:02:48 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.gef.finder --- 08:02:48 [INFO] 08:02:48 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.gef.finder --- 08:02:48 [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 08:02:48 [INFO] 08:02:48 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.gef.finder --- 08:02:48 [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 08:02:48 [INFO] 08:02:48 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.gef.finder --- 08:02:48 [INFO] 08:02:48 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.gef.finder --- 08:02:48 [INFO] 08:02:48 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.gef.finder --- 08:02:48 [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 08:02:49 [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 08:02:51 [INFO] 08:02:51 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.gef.finder --- 08:02:51 [INFO] 08:02:51 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.eclipse.gef.finder --- 08:02:51 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. 08:02:51 [INFO] 08:02:51 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.eclipse.gef.finder --- 08:02:51 [INFO] No tests to run. 08:02:51 [INFO] 08:02:51 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.gef.finder --- 08:02:51 [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 08:02:51 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.gef.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-4.1.0-SNAPSHOT.pom 08:02:51 [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 08:02:51 [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 08:02:51 [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 08:02:51 [INFO] 08:02:51 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.gef.finder --- 08:02:51 [INFO] 08:02:51 [INFO] -----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.spy >------ 08:02:51 [INFO] Building org.eclipse.swtbot.eclipse.spy 4.1.0-SNAPSHOT [15/57] 08:02:51 [INFO] from org.eclipse.swtbot.eclipse.spy/pom.xml 08:02:51 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:02:51 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)' 08:02:51 [INFO] 08:02:51 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.spy --- 08:02:51 [INFO] The project's OSGi version is 4.1.0.202306051200 08:02:51 [INFO] 08:02:51 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.spy --- 08:02:51 [INFO] 08:02:51 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.spy --- 08:02:51 [INFO] 08:02:51 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.spy --- 08:02:51 [INFO] 08:02:51 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.spy --- 08:02:51 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.spy... 08:02:51 [INFO] 08:02:51 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.spy --- 08:02:51 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 08:02:51 [INFO] 08:02:51 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.spy --- 08:02:51 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:02:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/src/main/resources 08:02:51 [INFO] 08:02:51 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.spy --- 08:02:51 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/classes 08:02:51 [INFO] 08:02:51 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.spy --- 08:02:51 [INFO] 08:02:51 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.spy --- 08:02:51 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:02:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/src/test/resources 08:02:51 [INFO] 08:02:51 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.spy --- 08:02:51 [INFO] 08:02:51 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.eclipse.spy --- 08:02:51 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. 08:02:51 [INFO] No tests to run. 08:02:51 [INFO] 08:02:51 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.spy --- 08:02:51 [INFO] 08:02:51 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.spy --- 08:02:51 [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 08:02:51 [INFO] 08:02:51 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.spy --- 08:02:51 [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 08:02:51 [INFO] 08:02:51 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.spy --- 08:02:51 [INFO] 08:02:51 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.spy --- 08:02:51 [INFO] 08:02:51 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.spy --- 08:02:51 [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 08:02:52 [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 08:02:53 [INFO] 08:02:53 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.spy --- 08:02:53 [INFO] 08:02:53 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.eclipse.spy --- 08:02:53 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. 08:02:53 [INFO] 08:02:53 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.eclipse.spy --- 08:02:53 [INFO] No tests to run. 08:02:53 [INFO] 08:02:53 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.spy --- 08:02:53 [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 08:02:53 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.spy/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-4.1.0-SNAPSHOT.pom 08:02:53 [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 08:02:53 [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 08:02:53 [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 08:02:53 [INFO] 08:02:53 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.spy --- 08:02:53 [INFO] 08:02:53 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit.headless >-- 08:02:53 [INFO] Building org.eclipse.swtbot.eclipse.junit.headless 4.1.0-SNAPSHOT [16/57] 08:02:53 [INFO] from org.eclipse.swtbot.eclipse.junit.headless/pom.xml 08:02:53 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:02:53 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)' 08:02:53 [INFO] 08:02:53 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.junit.headless --- 08:02:53 [INFO] The project's OSGi version is 4.1.0.202306051200 08:02:53 [INFO] 08:02:53 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.junit.headless --- 08:02:53 [INFO] 08:02:53 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.junit.headless --- 08:02:53 [INFO] 08:02:53 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.junit.headless --- 08:02:53 [INFO] 08:02:53 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.junit.headless --- 08:02:53 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.junit.headless... 08:02:54 [INFO] 08:02:54 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.junit.headless --- 08:02:54 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 08:02:54 [INFO] 08:02:54 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.junit.headless --- 08:02:54 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:02:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/src/main/resources 08:02:54 [INFO] 08:02:54 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.junit.headless --- 08:02:54 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/classes 08:02:54 [INFO] 08:02:54 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.junit.headless --- 08:02:54 [INFO] 08:02:54 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.junit.headless --- 08:02:54 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:02:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/src/test/resources 08:02:54 [INFO] 08:02:54 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.junit.headless --- 08:02:54 [INFO] 08:02:54 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.eclipse.junit.headless --- 08:02:54 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. 08:02:54 [INFO] No tests to run. 08:02:54 [INFO] 08:02:54 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.junit.headless --- 08:02:54 [INFO] 08:02:54 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.junit.headless --- 08:02:54 [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 08:02:54 [INFO] 08:02:54 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.junit.headless --- 08:02:54 [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 08:02:54 [INFO] 08:02:54 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.junit.headless --- 08:02:54 [INFO] 08:02:54 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.junit.headless --- 08:02:54 [INFO] 08:02:54 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.junit.headless --- 08:02:54 [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 08:02:56 [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 08:02:57 [INFO] 08:02:57 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.junit.headless --- 08:02:57 [INFO] 08:02:57 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.eclipse.junit.headless --- 08:02:57 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. 08:02:57 [INFO] 08:02:57 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.eclipse.junit.headless --- 08:02:57 [INFO] No tests to run. 08:02:57 [INFO] 08:02:57 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.junit.headless --- 08:02:57 [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 08:02:57 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit.headless/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-4.1.0-SNAPSHOT.pom 08:02:57 [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 08:02:57 [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 08:02:57 [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 08:02:57 [INFO] 08:02:57 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.junit.headless --- 08:02:57 [INFO] 08:02:57 [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.test.junit >-- 08:02:57 [INFO] Building org.eclipse.swtbot.eclipse.test.junit 4.1.0-SNAPSHOT [17/57] 08:02:57 [INFO] from org.eclipse.swtbot.eclipse.test.junit/pom.xml 08:02:57 [INFO] --------------------------[ eclipse-feature ]--------------------------- 08:02:57 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)' 08:02:57 [INFO] 08:02:57 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.eclipse.test.junit --- 08:02:57 [INFO] The project's OSGi version is 4.1.0.202306051200 08:02:57 [INFO] 08:02:57 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.test.junit --- 08:02:57 [INFO] 08:02:57 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.test.junit --- 08:02:57 [INFO] 08:02:57 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.test.junit --- 08:02:57 [INFO] 08:02:57 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.test.junit --- 08:02:57 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 08:02:57 [INFO] 08:02:57 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.test.junit --- 08:02:57 [INFO] 08:02:57 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.test.junit --- 08:02:57 [INFO] 08:02:57 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.eclipse.test.junit --- 08:02:57 [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 08:02:57 [INFO] 08:02:57 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.test.junit --- 08:02:57 [INFO] 08:02:57 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.eclipse.test.junit --- 08:02:57 [INFO] 08:02:57 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.test.junit --- 08:02:57 [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 08:02:57 [INFO] 08:02:57 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.test.junit --- 08:02:57 [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 08:02:58 [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 08:02:59 [INFO] 08:02:59 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.test.junit --- 08:02:59 [INFO] 08:02:59 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.test.junit --- 08:03:00 [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 08:03:00 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.test.junit/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.test.junit-4.1.0-SNAPSHOT.pom 08:03:00 [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 08:03:00 [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 08:03:00 [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 08:03:00 [INFO] 08:03:00 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.test.junit --- 08:03:00 [INFO] 08:03:00 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.ui >------ 08:03:00 [INFO] Building org.eclipse.swtbot.eclipse.ui 4.1.0-SNAPSHOT [18/57] 08:03:00 [INFO] from org.eclipse.swtbot.eclipse.ui/pom.xml 08:03:00 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:03:00 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)' 08:03:00 [INFO] 08:03:00 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.ui --- 08:03:00 [INFO] The project's OSGi version is 4.1.0.202306051200 08:03:00 [INFO] 08:03:00 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.ui --- 08:03:00 [INFO] 08:03:00 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.ui --- 08:03:00 [INFO] 08:03:00 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.ui --- 08:03:00 [INFO] 08:03:00 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.ui --- 08:03:00 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.ui... 08:03:00 [INFO] 08:03:00 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.ui --- 08:03: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.* 08:03:00 [INFO] 08:03:00 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.ui --- 08:03:00 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:03:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/src/main/resources 08:03:00 [INFO] 08:03:00 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.ui --- 08:03:00 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/classes 08:03:01 [INFO] 08:03:01 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.ui --- 08:03:01 [INFO] 08:03:01 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.ui --- 08:03:01 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:03:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/src/test/resources 08:03:01 [INFO] 08:03:01 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.ui --- 08:03:01 [INFO] 08:03:01 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.eclipse.ui --- 08:03:01 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. 08:03:01 [INFO] No tests to run. 08:03:01 [INFO] 08:03:01 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.ui --- 08:03:01 [INFO] 08:03:01 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.ui --- 08:03:01 [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 08:03:01 [INFO] 08:03:01 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.ui --- 08:03:01 [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 08:03:01 [INFO] 08:03:01 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.ui --- 08:03:01 [INFO] 08:03:01 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.ui --- 08:03:01 [INFO] 08:03:01 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.ui --- 08:03:01 [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 08:03:03 [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 08:03:04 [INFO] 08:03:04 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.ui --- 08:03:04 [INFO] 08:03:04 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.eclipse.ui --- 08:03:04 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. 08:03:04 [INFO] 08:03:04 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.eclipse.ui --- 08:03:04 [INFO] No tests to run. 08:03:04 [INFO] 08:03:04 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.ui --- 08:03:04 [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 08:03:04 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.ui/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-4.1.0-SNAPSHOT.pom 08:03:04 [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 08:03:04 [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 08:03:04 [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 08:03:04 [INFO] 08:03:04 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.ui --- 08:03:04 [INFO] 08:03:04 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator >------- 08:03:04 [INFO] Building org.eclipse.swtbot.generator 4.1.0-SNAPSHOT [19/57] 08:03:04 [INFO] from org.eclipse.swtbot.generator/pom.xml 08:03:04 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:03:04 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)' 08:03:04 [INFO] 08:03:04 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator --- 08:03:04 [INFO] The project's OSGi version is 4.1.0.202306051200 08:03:04 [INFO] 08:03:04 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator --- 08:03:04 [INFO] 08:03:04 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator --- 08:03:04 [INFO] 08:03:04 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator --- 08:03:04 [INFO] 08:03:04 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.generator --- 08:03:04 [INFO] Resolving class path of org.eclipse.swtbot.generator... 08:03:04 [INFO] 08:03:04 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator --- 08:03:04 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 08:03:04 [INFO] 08:03:04 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator --- 08:03:04 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:03:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/src/main/resources 08:03:04 [INFO] 08:03:04 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.generator --- 08:03:04 [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/classes 08:03:05 [INFO] 08:03:05 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.generator --- 08:03:05 [INFO] 08:03:05 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator --- 08:03:05 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:03:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/src/test/resources 08:03:05 [INFO] 08:03:05 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.generator --- 08:03:05 [INFO] 08:03:05 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.generator --- 08:03:05 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. 08:03:05 [INFO] No tests to run. 08:03:05 [INFO] 08:03:05 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator --- 08:03:05 [INFO] 08:03:05 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator --- 08:03:05 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT-sources.jar 08:03:05 [INFO] 08:03:05 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator --- 08:03:05 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT.jar 08:03:05 [INFO] 08:03:05 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator --- 08:03:05 [INFO] 08:03:05 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator --- 08:03:05 [INFO] 08:03:05 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator --- 08:03:05 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT.jar 08:03:06 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT-sources.jar 08:03:08 [INFO] 08:03:08 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator --- 08:03:08 [INFO] 08:03:08 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.generator --- 08:03:08 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. 08:03:08 [INFO] 08:03:08 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.generator --- 08:03:08 [INFO] No tests to run. 08:03:08 [INFO] 08:03:08 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.generator --- 08:03:08 [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 08:03:08 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT.pom 08:03:08 [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 08:03:08 [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 08:03:08 [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 08:03:08 [INFO] 08:03:08 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator --- 08:03:08 [INFO] 08:03:08 [INFO] --< org.eclipse.swtbot.generator.client:org.eclipse.swtbot.generator.client >-- 08:03:08 [INFO] Building org.eclipse.swtbot.generator.client 4.1.0-SNAPSHOT [20/57] 08:03:08 [INFO] from org.eclipse.swtbot.generator.client/pom.xml 08:03:08 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:03:08 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)' 08:03:08 [INFO] 08:03:08 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.client --- 08:03:08 [INFO] The project's OSGi version is 4.1.0.202306051200 08:03:08 [INFO] 08:03:08 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.client --- 08:03:08 [INFO] 08:03:08 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.client --- 08:03:08 [INFO] 08:03:08 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.client --- 08:03:08 [INFO] 08:03:08 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.generator.client --- 08:03:08 [INFO] Resolving class path of org.eclipse.swtbot.generator.client... 08:03:08 [INFO] 08:03:08 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.client --- 08:03: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.* 08:03:08 [INFO] 08:03:08 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.client --- 08:03:08 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:03:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/src/main/resources 08:03:08 [INFO] 08:03:08 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.generator.client --- 08:03:08 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/classes 08:03:09 [INFO] 08:03:09 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.generator.client --- 08:03:09 [INFO] 08:03:09 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.client --- 08:03:09 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:03:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/src/test/resources 08:03:09 [INFO] 08:03:09 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.generator.client --- 08:03:09 [INFO] 08:03:09 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.generator.client --- 08:03:09 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. 08:03:09 [INFO] No tests to run. 08:03:09 [INFO] 08:03:09 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator.client --- 08:03:09 [INFO] 08:03:09 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.client --- 08:03:09 [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 08:03:09 [INFO] 08:03:09 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.client --- 08:03:09 [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 08:03:09 [INFO] 08:03:09 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.client --- 08:03:09 [INFO] 08:03:09 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator.client --- 08:03:09 [INFO] 08:03:09 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.client --- 08:03:09 [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 08:03:11 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-4.1.0-SNAPSHOT-sources.jar 08:03:12 [INFO] 08:03:12 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.client --- 08:03:12 [INFO] 08:03:12 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.generator.client --- 08:03:12 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. 08:03:12 [INFO] 08:03:12 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.generator.client --- 08:03:12 [INFO] No tests to run. 08:03:12 [INFO] 08:03:12 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.client --- 08:03:12 [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 08:03:12 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/generator/client/org.eclipse.swtbot.generator.client/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.client-4.1.0-SNAPSHOT.pom 08:03:12 [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 08:03:12 [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 08:03:12 [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 08:03:12 [INFO] 08:03:12 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.client --- 08:03:12 [INFO] 08:03:12 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.rules.workbench >-- 08:03:12 [INFO] Building org.eclipse.swtbot.generator.rules.workbench 4.1.0-SNAPSHOT [21/57] 08:03:12 [INFO] from org.eclipse.swtbot.generator.rules.workbench/pom.xml 08:03:12 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:03:12 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)' 08:03:12 [INFO] 08:03:12 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.rules.workbench --- 08:03:12 [INFO] The project's OSGi version is 4.1.0.202306051200 08:03:12 [INFO] 08:03:12 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.rules.workbench --- 08:03:12 [INFO] 08:03:12 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.rules.workbench --- 08:03:12 [INFO] 08:03:12 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.rules.workbench --- 08:03:12 [INFO] 08:03:12 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.generator.rules.workbench --- 08:03:12 [INFO] Resolving class path of org.eclipse.swtbot.generator.rules.workbench... 08:03:12 [INFO] 08:03:12 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.rules.workbench --- 08:03:12 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 08:03:12 [INFO] 08:03:12 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.rules.workbench --- 08:03:12 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:03:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/src/main/resources 08:03:12 [INFO] 08:03:12 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.generator.rules.workbench --- 08:03:12 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/classes 08:03:12 [INFO] 08:03:12 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.generator.rules.workbench --- 08:03:12 [INFO] 08:03:12 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.rules.workbench --- 08:03:12 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:03:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/src/test/resources 08:03:12 [INFO] 08:03:12 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.generator.rules.workbench --- 08:03:12 [INFO] 08:03:12 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.generator.rules.workbench --- 08:03:12 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. 08:03:12 [INFO] No tests to run. 08:03:12 [INFO] 08:03:12 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator.rules.workbench --- 08:03:12 [INFO] 08:03:12 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.rules.workbench --- 08:03:12 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-4.1.0-SNAPSHOT-sources.jar 08:03:12 [INFO] 08:03:12 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.rules.workbench --- 08:03:12 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-4.1.0-SNAPSHOT.jar 08:03:12 [INFO] 08:03:12 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.rules.workbench --- 08:03:12 [INFO] 08:03:12 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator.rules.workbench --- 08:03:12 [INFO] 08:03:12 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.rules.workbench --- 08:03:12 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-4.1.0-SNAPSHOT.jar 08:03:13 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-4.1.0-SNAPSHOT-sources.jar 08:03:14 [INFO] 08:03:14 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.rules.workbench --- 08:03:14 [INFO] 08:03:14 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.generator.rules.workbench --- 08:03:14 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. 08:03:14 [INFO] 08:03:14 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.generator.rules.workbench --- 08:03:14 [INFO] No tests to run. 08:03:14 [INFO] 08:03:14 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.rules.workbench --- 08:03:14 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.rules.workbench/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-4.1.0-SNAPSHOT.jar 08:03:14 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.rules.workbench/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-4.1.0-SNAPSHOT.pom 08:03:14 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.rules.workbench/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-4.1.0-SNAPSHOT-sources.jar 08:03:14 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.rules.workbench/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-4.1.0-SNAPSHOT-p2metadata.xml 08:03:14 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.rules.workbench/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-4.1.0-SNAPSHOT-p2artifacts.xml 08:03:14 [INFO] 08:03:14 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.rules.workbench --- 08:03:14 [INFO] 08:03:14 [INFO] ----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt >----- 08:03:14 [INFO] Building org.eclipse.swtbot.generator.jdt 4.1.0-SNAPSHOT [22/57] 08:03:14 [INFO] from org.eclipse.swtbot.generator.jdt/pom.xml 08:03:14 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:03:14 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)' 08:03:15 [INFO] 08:03:15 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.jdt --- 08:03:15 [INFO] The project's OSGi version is 4.1.0.202306051200 08:03:15 [INFO] 08:03:15 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.jdt --- 08:03:15 [INFO] 08:03:15 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.jdt --- 08:03:15 [INFO] 08:03:15 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.jdt --- 08:03:15 [INFO] 08:03:15 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.generator.jdt --- 08:03:15 [INFO] Resolving class path of org.eclipse.swtbot.generator.jdt... 08:03:15 [INFO] 08:03:15 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.jdt --- 08:03: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.* 08:03:15 [INFO] 08:03:15 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.jdt --- 08:03:15 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:03:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/src/main/resources 08:03:15 [INFO] 08:03:15 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.generator.jdt --- 08:03:15 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/classes 08:03:15 [INFO] 08:03:15 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.generator.jdt --- 08:03:15 [INFO] 08:03:15 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.jdt --- 08:03:15 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:03:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/src/test/resources 08:03:15 [INFO] 08:03:15 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.generator.jdt --- 08:03:15 [INFO] 08:03:15 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.generator.jdt --- 08:03:15 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. 08:03:15 [INFO] No tests to run. 08:03:15 [INFO] 08:03:15 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator.jdt --- 08:03:15 [INFO] 08:03:15 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.jdt --- 08:03:15 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT-sources.jar 08:03:15 [INFO] 08:03:15 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.jdt --- 08:03:15 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT.jar 08:03:15 [INFO] 08:03:15 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.jdt --- 08:03:15 [INFO] 08:03:15 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator.jdt --- 08:03:15 [INFO] 08:03:15 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.jdt --- 08:03:16 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT.jar 08:03:16 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT-sources.jar 08:03:17 [INFO] 08:03:17 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.jdt --- 08:03:17 [INFO] 08:03:17 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.generator.jdt --- 08:03:17 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. 08:03:17 [INFO] 08:03:17 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.generator.jdt --- 08:03:17 [INFO] No tests to run. 08:03:17 [INFO] 08:03:17 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.jdt --- 08:03:17 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT.jar 08:03:17 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT.pom 08:03:17 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT-sources.jar 08:03:17 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT-p2metadata.xml 08:03:17 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT-p2artifacts.xml 08:03:17 [INFO] 08:03:17 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.jdt --- 08:03:17 [INFO] 08:03:17 [INFO] -----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.ui >----- 08:03:17 [INFO] Building org.eclipse.swtbot.generator.ui 4.1.0-SNAPSHOT [23/57] 08:03:17 [INFO] from org.eclipse.swtbot.generator.ui/pom.xml 08:03:17 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:03:17 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)' 08:03:17 [INFO] 08:03:17 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.ui --- 08:03:17 [INFO] The project's OSGi version is 4.1.0.202306051200 08:03:17 [INFO] 08:03:17 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.ui --- 08:03:17 [INFO] 08:03:17 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.ui --- 08:03:17 [INFO] 08:03:17 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.ui --- 08:03:17 [INFO] 08:03:17 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.generator.ui --- 08:03:17 [INFO] Resolving class path of org.eclipse.swtbot.generator.ui... 08:03:18 [INFO] 08:03:18 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.ui --- 08:03: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.* 08:03:18 [INFO] 08:03:18 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.ui --- 08:03:18 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:03:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/src/main/resources 08:03:18 [INFO] 08:03:18 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.generator.ui --- 08:03:18 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/classes 08:03:18 [INFO] 08:03:18 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.generator.ui --- 08:03:18 [INFO] 08:03:18 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.ui --- 08:03:18 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:03:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/src/test/resources 08:03:18 [INFO] 08:03:18 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.generator.ui --- 08:03:18 [INFO] 08:03:18 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.generator.ui --- 08:03:18 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. 08:03:18 [INFO] No tests to run. 08:03:18 [INFO] 08:03:18 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator.ui --- 08:03:18 [INFO] 08:03:18 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.ui --- 08:03:18 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-4.1.0-SNAPSHOT-sources.jar 08:03:18 [INFO] 08:03:18 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.ui --- 08:03:18 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-4.1.0-SNAPSHOT.jar 08:03:18 [INFO] 08:03:18 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.ui --- 08:03:18 [INFO] 08:03:18 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator.ui --- 08:03:18 [INFO] 08:03:18 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.ui --- 08:03:18 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-4.1.0-SNAPSHOT.jar 08:03:19 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-4.1.0-SNAPSHOT-sources.jar 08:03:21 [INFO] 08:03:21 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.ui --- 08:03:21 [INFO] 08:03:21 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.generator.ui --- 08:03:21 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. 08:03:21 [INFO] 08:03:21 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.generator.ui --- 08:03:21 [INFO] No tests to run. 08:03:21 [INFO] 08:03:21 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.ui --- 08:03:21 [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 08:03:21 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.ui/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-4.1.0-SNAPSHOT.pom 08:03:21 [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 08:03:21 [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 08:03:21 [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 08:03:21 [INFO] 08:03:21 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.ui --- 08:03:21 [INFO] 08:03:21 [INFO] -------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit5_x >------- 08:03:21 [INFO] Building org.eclipse.swtbot.junit5_x 4.1.0-SNAPSHOT [24/57] 08:03:21 [INFO] from org.eclipse.swtbot.junit5_x/pom.xml 08:03:21 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:03:21 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)' 08:03:21 [INFO] 08:03:21 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.junit5_x --- 08:03:21 [INFO] The project's OSGi version is 4.1.0.202306051200 08:03:21 [INFO] 08:03:21 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.junit5_x --- 08:03:21 [INFO] 08:03:21 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.junit5_x --- 08:03:21 [INFO] 08:03:21 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.junit5_x --- 08:03:21 [INFO] 08:03:21 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.junit5_x --- 08:03:21 [INFO] Resolving class path of org.eclipse.swtbot.junit5_x... 08:03:21 [INFO] 08:03:21 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.junit5_x --- 08:03: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.* 08:03:21 [INFO] 08:03:21 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.junit5_x --- 08:03:21 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:03:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/src/main/resources 08:03:21 [INFO] 08:03:21 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.junit5_x --- 08:03:21 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/classes 08:03:21 [INFO] 08:03:21 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.junit5_x --- 08:03:21 [INFO] 08:03:21 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.junit5_x --- 08:03:21 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:03:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/src/test/resources 08:03:21 [INFO] 08:03:21 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.junit5_x --- 08:03:21 [INFO] 08:03:21 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.junit5_x --- 08:03:21 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. 08:03:21 [INFO] No tests to run. 08:03:21 [INFO] 08:03:21 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.junit5_x --- 08:03:21 [INFO] 08:03:21 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.junit5_x --- 08:03:21 [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 08:03:21 [INFO] 08:03:21 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.junit5_x --- 08:03:21 [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 08:03:21 [INFO] 08:03:21 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.junit5_x --- 08:03:21 [INFO] 08:03:21 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.junit5_x --- 08:03:21 [INFO] 08:03:21 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.junit5_x --- 08:03:21 [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 08:03:23 [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 08:03:24 [INFO] 08:03:24 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.junit5_x --- 08:03:24 [INFO] 08:03:24 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.junit5_x --- 08:03:24 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. 08:03:24 [INFO] 08:03:24 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.junit5_x --- 08:03:24 [INFO] No tests to run. 08:03:24 [INFO] 08:03:24 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.junit5_x --- 08:03:24 [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 08:03:24 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit5_x/4.1.0-SNAPSHOT/org.eclipse.swtbot.junit5_x-4.1.0-SNAPSHOT.pom 08:03:24 [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 08:03:24 [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 08:03:24 [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 08:03:24 [INFO] 08:03:24 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.junit5_x --- 08:03:24 [INFO] 08:03:24 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder >-- 08:03:24 [INFO] Building org.eclipse.swtbot.nebula.gallery.finder 4.1.0-SNAPSHOT [25/57] 08:03:24 [INFO] from org.eclipse.swtbot.nebula.gallery.finder/pom.xml 08:03:24 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:03:24 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)' 08:03:24 [INFO] 08:03:24 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.gallery.finder --- 08:03:24 [INFO] The project's OSGi version is 4.1.0.202306051200 08:03:24 [INFO] 08:03:24 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.gallery.finder --- 08:03:24 [INFO] 08:03:24 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.gallery.finder --- 08:03:24 [INFO] 08:03:24 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.gallery.finder --- 08:03:24 [INFO] 08:03:24 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.gallery.finder --- 08:03:24 [INFO] Resolving class path of org.eclipse.swtbot.nebula.gallery.finder... 08:03:24 [INFO] 08:03:24 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.gallery.finder --- 08:03:24 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 08:03:24 [INFO] 08:03:24 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.gallery.finder --- 08:03:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:03:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/src/main/resources 08:03:24 [INFO] 08:03:24 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.gallery.finder --- 08:03:24 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/classes 08:03:24 [INFO] 08:03:24 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.gallery.finder --- 08:03:24 [INFO] 08:03:24 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.gallery.finder --- 08:03:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:03:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/src/test/resources 08:03:24 [INFO] 08:03:24 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.nebula.gallery.finder --- 08:03:24 [INFO] 08:03:24 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.nebula.gallery.finder --- 08:03:24 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. 08:03:24 [INFO] No tests to run. 08:03:24 [INFO] 08:03:24 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.gallery.finder --- 08:03:24 [INFO] 08:03:24 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.gallery.finder --- 08:03:24 [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 08:03:24 [INFO] 08:03:24 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.gallery.finder --- 08:03:24 [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 08:03:24 [INFO] 08:03:24 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.gallery.finder --- 08:03:24 [INFO] 08:03:24 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.gallery.finder --- 08:03:24 [INFO] 08:03:24 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.gallery.finder --- 08:03:24 [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 08:03:25 [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 08:03:26 [INFO] 08:03:26 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.gallery.finder --- 08:03:26 [INFO] 08:03:26 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.nebula.gallery.finder --- 08:03:26 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. 08:03:26 [INFO] 08:03:26 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.nebula.gallery.finder --- 08:03:26 [INFO] No tests to run. 08:03:26 [INFO] 08:03:26 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.gallery.finder --- 08:03:26 [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 08:03:26 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-4.1.0-SNAPSHOT.pom 08:03:26 [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 08:03:26 [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 08:03:26 [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 08:03:26 [INFO] 08:03:26 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.gallery.finder --- 08:03:26 [INFO] 08:03:26 [INFO] ----------< org.eclipse.swtbot.test:org.eclipse.swt.examples >---------- 08:03:26 [INFO] Building org.eclipse.swt.examples 4.1.0-SNAPSHOT [26/57] 08:03:26 [INFO] from org.eclipse.swt.examples/pom.xml 08:03:26 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:03:26 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)' 08:03:26 [INFO] 08:03:26 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swt.examples --- 08:03:26 [INFO] The project's OSGi version is 4.1.0.202306051200 08:03:26 [INFO] 08:03:26 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swt.examples --- 08:03:26 [INFO] 08:03:26 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swt.examples --- 08:03:26 [INFO] 08:03:26 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swt.examples --- 08:03:26 [INFO] 08:03:26 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swt.examples --- 08:03:26 [INFO] Resolving class path of org.eclipse.swt.examples... 08:03:26 [INFO] 08:03:26 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swt.examples --- 08:03: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.* 08:03:26 [INFO] 08:03:26 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swt.examples --- 08:03:26 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:03:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/src/main/resources 08:03:26 [INFO] 08:03:26 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swt.examples --- 08:03:26 [INFO] Compiling 135 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/classes 08:03:27 [INFO] 08:03:27 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swt.examples --- 08:03:27 [INFO] 08:03:27 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swt.examples --- 08:03:27 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:03:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/src/test/resources 08:03:27 [INFO] 08:03:27 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swt.examples --- 08:03:27 [INFO] 08:03:27 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swt.examples --- 08:03:27 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. 08:03:27 [INFO] No tests to run. 08:03:27 [INFO] 08:03:27 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swt.examples --- 08:03:27 [INFO] 08:03:27 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swt.examples --- 08:03:28 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT-sources.jar 08:03:28 [INFO] 08:03:28 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swt.examples --- 08:03:28 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT.jar 08:03:28 [INFO] 08:03:28 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swt.examples --- 08:03:28 [INFO] 08:03:28 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swt.examples --- 08:03:28 [INFO] 08:03:28 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swt.examples --- 08:03:29 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT.jar 08:03:34 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT-sources.jar 08:03:35 [INFO] 08:03:35 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swt.examples --- 08:03:35 [INFO] 08:03:35 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swt.examples --- 08:03:35 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. 08:03:35 [INFO] 08:03:35 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swt.examples --- 08:03:35 [INFO] No tests to run. 08:03:35 [INFO] 08:03:35 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swt.examples --- 08:03:35 [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 08:03:35 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swt.examples/4.1.0-SNAPSHOT/org.eclipse.swt.examples-4.1.0-SNAPSHOT.pom 08:03:35 [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 08:03:35 [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 08:03:35 [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 08:03:35 [INFO] 08:03:35 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swt.examples --- 08:03:35 [INFO] 08:03:35 [INFO] -------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.demo >------- 08:03:35 [INFO] Building org.eclipse.swtbot.swt.demo 4.1.0-SNAPSHOT [27/57] 08:03:35 [INFO] from org.eclipse.swtbot.swt.demo/pom.xml 08:03:35 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:03:35 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)' 08:03:35 [INFO] 08:03:35 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.demo --- 08:03:35 [INFO] The project's OSGi version is 4.1.0.202306051200 08:03:35 [INFO] 08:03:35 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.demo --- 08:03:35 [INFO] 08:03:35 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.demo --- 08:03:35 [INFO] 08:03:35 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.demo --- 08:03:35 [INFO] 08:03:35 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.swt.demo --- 08:03:35 [INFO] Resolving class path of org.eclipse.swtbot.swt.demo... 08:03:35 [INFO] 08:03:35 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.swt.demo --- 08:03: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.* 08:03:35 [INFO] 08:03:35 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.demo --- 08:03:35 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:03:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/src/main/resources 08:03:35 [INFO] 08:03:35 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.swt.demo --- 08:03:35 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/classes 08:03:35 [INFO] 08:03:35 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.swt.demo --- 08:03:35 [INFO] 08:03:35 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.demo --- 08:03:35 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:03:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/src/test/resources 08:03:35 [INFO] 08:03:35 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.swt.demo --- 08:03:35 [INFO] 08:03:35 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.swt.demo --- 08:03:35 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. 08:03:35 [INFO] No tests to run. 08:03:35 [INFO] 08:03:35 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.swt.demo --- 08:03:35 [INFO] 08:03:35 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.demo --- 08:03:35 [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 08:03:35 [INFO] 08:03:35 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.demo --- 08:03:35 [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 08:03:35 [INFO] 08:03:35 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.demo --- 08:03:35 [INFO] 08:03:35 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.swt.demo --- 08:03:35 [INFO] 08:03:35 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.swt.demo --- 08:03:35 [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 08:03:36 [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 08:03:37 [INFO] 08:03:37 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.demo --- 08:03:37 [INFO] 08:03:37 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.swt.demo --- 08:03:37 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. 08:03:37 [INFO] 08:03:37 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.swt.demo --- 08:03:37 [INFO] No tests to run. 08:03:37 [INFO] 08:03:37 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.demo --- 08:03:37 [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 08:03:37 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.demo/4.1.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-4.1.0-SNAPSHOT.pom 08:03:37 [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 08:03:37 [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 08:03:37 [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 08:03:37 [INFO] 08:03:37 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.demo --- 08:03:37 [INFO] 08:03:37 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.ui.forms.examples >------ 08:03:37 [INFO] Building org.eclipse.ui.forms.examples 4.1.0-SNAPSHOT [28/57] 08:03:37 [INFO] from org.eclipse.ui.forms.examples/pom.xml 08:03:37 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:03:37 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)' 08:03:37 [INFO] 08:03:37 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.ui.forms.examples --- 08:03:37 [INFO] The project's OSGi version is 4.1.0.202306051200 08:03:37 [INFO] 08:03:37 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.ui.forms.examples --- 08:03:37 [INFO] 08:03:37 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.ui.forms.examples --- 08:03:37 [INFO] 08:03:37 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.ui.forms.examples --- 08:03:37 [INFO] 08:03:37 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.ui.forms.examples --- 08:03:37 [INFO] Resolving class path of org.eclipse.ui.forms.examples... 08:03:37 [INFO] 08:03:37 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.ui.forms.examples --- 08:03:37 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 08:03:37 [INFO] 08:03:37 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ui.forms.examples --- 08:03:37 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:03:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/src/main/resources 08:03:37 [INFO] 08:03:37 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.ui.forms.examples --- 08:03:37 [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/classes 08:03:38 [INFO] 08:03:38 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.ui.forms.examples --- 08:03:38 [INFO] 08:03:38 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ui.forms.examples --- 08:03:38 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:03:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/src/test/resources 08:03:38 [INFO] 08:03:38 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.ui.forms.examples --- 08:03:38 [INFO] 08:03:38 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.ui.forms.examples --- 08:03:38 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. 08:03:38 [INFO] No tests to run. 08:03:38 [INFO] 08:03:38 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.forms.examples --- 08:03:38 [INFO] 08:03:38 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.ui.forms.examples --- 08:03:38 [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 08:03:38 [INFO] 08:03:38 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.ui.forms.examples --- 08:03:38 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/examples.jar 08:03:38 [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 08:03:38 [INFO] 08:03:38 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.forms.examples --- 08:03:38 [INFO] 08:03:38 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.ui.forms.examples --- 08:03:38 [INFO] 08:03:38 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ui.forms.examples --- 08:03:38 [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_642725345176413522/examples.jar' is disabled. 08:03:38 [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_642725345176413522/examples.jar 08:03:40 [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 08:03:40 [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 08:03:41 [INFO] 08:03:41 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.ui.forms.examples --- 08:03:41 [INFO] 08:03:41 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.ui.forms.examples --- 08:03:41 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. 08:03:41 [INFO] 08:03:41 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.ui.forms.examples --- 08:03:41 [INFO] No tests to run. 08:03:41 [INFO] 08:03:41 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.ui.forms.examples --- 08:03:41 [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 08:03:41 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.ui.forms.examples/4.1.0-SNAPSHOT/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT.pom 08:03:41 [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 08:03:41 [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 08:03:41 [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 08:03:41 [INFO] 08:03:41 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.ui.forms.examples --- 08:03:41 [INFO] 08:03:41 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder >-- 08:03:41 [INFO] Building org.eclipse.swtbot.nebula.nattable.finder 4.1.0-SNAPSHOT [29/57] 08:03:41 [INFO] from org.eclipse.swtbot.nebula.nattable.finder/pom.xml 08:03:41 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:03:41 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)' 08:03:41 [INFO] 08:03:41 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.nattable.finder --- 08:03:41 [INFO] The project's OSGi version is 4.1.0.202306051200 08:03:41 [INFO] 08:03:41 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.nattable.finder --- 08:03:41 [INFO] 08:03:41 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.nattable.finder --- 08:03:41 [INFO] 08:03:41 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.nattable.finder --- 08:03:41 [INFO] 08:03:41 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.nattable.finder --- 08:03:41 [INFO] Resolving class path of org.eclipse.swtbot.nebula.nattable.finder... 08:03:41 [INFO] 08:03:41 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.nattable.finder --- 08:03:41 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 08:03:41 [INFO] 08:03:41 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.nattable.finder --- 08:03:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:03:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/src/main/resources 08:03:41 [INFO] 08:03:41 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.nattable.finder --- 08:03:41 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/classes 08:03:42 [INFO] 08:03:42 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.nattable.finder --- 08:03:42 [INFO] 08:03:42 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.nattable.finder --- 08:03:42 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:03:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/src/test/resources 08:03:42 [INFO] 08:03:42 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.nebula.nattable.finder --- 08:03:42 [INFO] 08:03:42 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.nebula.nattable.finder --- 08:03:42 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. 08:03:42 [INFO] No tests to run. 08:03:42 [INFO] 08:03:42 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.nattable.finder --- 08:03:42 [INFO] 08:03:42 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.nattable.finder --- 08:03:42 [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 08:03:42 [INFO] 08:03:42 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.nattable.finder --- 08:03:42 [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 08:03:42 [INFO] 08:03:42 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.nattable.finder --- 08:03:42 [INFO] 08:03:42 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.nattable.finder --- 08:03:42 [INFO] 08:03:42 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.nattable.finder --- 08:03:42 [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 08:03:43 [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 08:03:44 [INFO] 08:03:44 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.nattable.finder --- 08:03:44 [INFO] 08:03:44 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.nebula.nattable.finder --- 08:03:44 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. 08:03:44 [INFO] 08:03:44 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.nebula.nattable.finder --- 08:03:44 [INFO] No tests to run. 08:03:44 [INFO] 08:03:44 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.nattable.finder --- 08:03:44 [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 08:03:44 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-4.1.0-SNAPSHOT.pom 08:03:44 [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 08:03:44 [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 08:03:44 [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 08:03:44 [INFO] 08:03:44 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.nattable.finder --- 08:03:44 [INFO] 08:03:44 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.checkboxgroup.finder >-- 08:03:44 [INFO] Building org.eclipse.swtbot.nebula.checkboxgroup.finder 4.1.0-SNAPSHOT [30/57] 08:03:44 [INFO] from org.eclipse.swtbot.nebula.checkboxgroup.finder/pom.xml 08:03:44 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:03:44 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)' 08:03:44 [INFO] 08:03:44 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- 08:03:44 [INFO] The project's OSGi version is 4.1.0.202306051200 08:03:44 [INFO] 08:03:44 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- 08:03:44 [INFO] 08:03:44 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- 08:03:44 [INFO] 08:03:44 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- 08:03:44 [INFO] 08:03:44 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- 08:03:44 [INFO] Resolving class path of org.eclipse.swtbot.nebula.checkboxgroup.finder... 08:03:44 [INFO] 08:03:44 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- 08:03:44 [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.* 08:03:44 [INFO] 08:03:44 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- 08:03:44 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:03:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/src/main/resources 08:03:44 [INFO] 08:03:44 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- 08:03:44 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/classes 08:03:44 [INFO] 08:03:44 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- 08:03:44 [INFO] 08:03:44 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- 08:03:44 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:03:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/src/test/resources 08:03:44 [INFO] 08:03:44 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- 08:03:44 [INFO] 08:03:44 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- 08:03:44 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. 08:03:44 [INFO] No tests to run. 08:03:44 [INFO] 08:03:44 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- 08:03:44 [INFO] 08:03:44 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- 08:03:44 [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 08:03:44 [INFO] 08:03:44 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- 08:03:44 [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 08:03:44 [INFO] 08:03:44 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- 08:03:44 [INFO] 08:03:44 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- 08:03:44 [INFO] 08:03:44 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- 08:03:44 [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 08:03:46 [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 08:03:47 [INFO] 08:03:47 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- 08:03:47 [INFO] 08:03:47 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- 08:03:47 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. 08:03:47 [INFO] 08:03:47 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- 08:03:47 [INFO] No tests to run. 08:03:47 [INFO] 08:03:47 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- 08:03:47 [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 08:03:47 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.checkboxgroup.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.1.0-SNAPSHOT.pom 08:03:47 [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 08:03:47 [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 08:03:47 [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 08:03:47 [INFO] 08:03:47 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- 08:03:47 [INFO] 08:03:47 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.stepbar.finder >-- 08:03:47 [INFO] Building org.eclipse.swtbot.nebula.stepbar.finder 4.1.0-SNAPSHOT [31/57] 08:03:47 [INFO] from org.eclipse.swtbot.nebula.stepbar.finder/pom.xml 08:03:47 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:03:47 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)' 08:03:47 [INFO] 08:03:47 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.stepbar.finder --- 08:03:47 [INFO] The project's OSGi version is 4.1.0.202306051200 08:03:47 [INFO] 08:03:47 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.stepbar.finder --- 08:03:47 [INFO] 08:03:47 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.stepbar.finder --- 08:03:47 [INFO] 08:03:47 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.stepbar.finder --- 08:03:47 [INFO] 08:03:47 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.stepbar.finder --- 08:03:47 [INFO] Resolving class path of org.eclipse.swtbot.nebula.stepbar.finder... 08:03:47 [INFO] 08:03:47 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.stepbar.finder --- 08:03: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.* 08:03:47 [INFO] 08:03:47 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.stepbar.finder --- 08:03:47 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:03:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/src/main/resources 08:03:47 [INFO] 08:03:47 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.stepbar.finder --- 08:03:47 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/classes 08:03:47 [INFO] 08:03:47 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.stepbar.finder --- 08:03:47 [INFO] 08:03:47 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.stepbar.finder --- 08:03:47 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:03:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/src/test/resources 08:03:47 [INFO] 08:03:47 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.nebula.stepbar.finder --- 08:03:47 [INFO] 08:03:47 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.nebula.stepbar.finder --- 08:03:47 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. 08:03:47 [INFO] No tests to run. 08:03:47 [INFO] 08:03:47 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.stepbar.finder --- 08:03:47 [INFO] 08:03:47 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.stepbar.finder --- 08:03:47 [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 08:03:47 [INFO] 08:03:47 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.stepbar.finder --- 08:03:47 [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 08:03:47 [INFO] 08:03:47 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.stepbar.finder --- 08:03:47 [INFO] 08:03:47 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.stepbar.finder --- 08:03:47 [INFO] 08:03:47 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.stepbar.finder --- 08:03:47 [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 08:03:48 [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 08:03:49 [INFO] 08:03:49 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.stepbar.finder --- 08:03:49 [INFO] 08:03:49 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.nebula.stepbar.finder --- 08:03:50 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. 08:03:50 [INFO] 08:03:50 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.nebula.stepbar.finder --- 08:03:50 [INFO] No tests to run. 08:03:50 [INFO] 08:03:50 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.stepbar.finder --- 08:03:50 [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 08:03:50 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.stepbar.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder-4.1.0-SNAPSHOT.pom 08:03:50 [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 08:03:50 [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 08:03:50 [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 08:03:50 [INFO] 08:03:50 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.stepbar.finder --- 08:03:50 [INFO] 08:03:50 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.rangeslider.finder >-- 08:03:50 [INFO] Building org.eclipse.swtbot.nebula.rangeslider.finder 4.1.0-SNAPSHOT [32/57] 08:03:50 [INFO] from org.eclipse.swtbot.nebula.rangeslider.finder/pom.xml 08:03:50 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:03:50 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)' 08:03:50 [INFO] 08:03:50 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.rangeslider.finder --- 08:03:50 [INFO] The project's OSGi version is 4.1.0.202306051200 08:03:50 [INFO] 08:03:50 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.rangeslider.finder --- 08:03:50 [INFO] 08:03:50 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.rangeslider.finder --- 08:03:50 [INFO] 08:03:50 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.rangeslider.finder --- 08:03:50 [INFO] 08:03:50 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.rangeslider.finder --- 08:03:50 [INFO] Resolving class path of org.eclipse.swtbot.nebula.rangeslider.finder... 08:03:50 [INFO] 08:03:50 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.rangeslider.finder --- 08:03: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.* 08:03:50 [INFO] 08:03:50 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.rangeslider.finder --- 08:03:50 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:03:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/src/main/resources 08:03:50 [INFO] 08:03:50 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.rangeslider.finder --- 08:03:50 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/classes 08:03:50 [INFO] 08:03:50 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.rangeslider.finder --- 08:03:50 [INFO] 08:03:50 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.rangeslider.finder --- 08:03:50 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:03:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/src/test/resources 08:03:50 [INFO] 08:03:50 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.nebula.rangeslider.finder --- 08:03:50 [INFO] 08:03:50 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.nebula.rangeslider.finder --- 08:03:50 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. 08:03:50 [INFO] No tests to run. 08:03:50 [INFO] 08:03:50 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.rangeslider.finder --- 08:03:50 [INFO] 08:03:50 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.rangeslider.finder --- 08:03:50 [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 08:03:50 [INFO] 08:03:50 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.rangeslider.finder --- 08:03:50 [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 08:03:50 [INFO] 08:03:50 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.rangeslider.finder --- 08:03:50 [INFO] 08:03:50 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.rangeslider.finder --- 08:03:50 [INFO] 08:03:50 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.rangeslider.finder --- 08:03:50 [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 08:03:51 [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 08:03:52 [INFO] 08:03:52 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.rangeslider.finder --- 08:03:52 [INFO] 08:03:52 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.nebula.rangeslider.finder --- 08:03:52 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. 08:03:52 [INFO] 08:03:52 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.nebula.rangeslider.finder --- 08:03:52 [INFO] No tests to run. 08:03:52 [INFO] 08:03:52 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.rangeslider.finder --- 08:03:52 [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 08:03:52 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.rangeslider.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder-4.1.0-SNAPSHOT.pom 08:03:52 [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 08:03:52 [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 08:03:52 [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 08:03:52 [INFO] 08:03:52 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.rangeslider.finder --- 08:03:52 [INFO] 08:03:52 [INFO] -----< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.gef >----- 08:03:52 [INFO] Building org.eclipse.swtbot.eclipse.gef 4.1.0-SNAPSHOT [33/57] 08:03:52 [INFO] from org.eclipse.swtbot.eclipse.gef/pom.xml 08:03:52 [INFO] --------------------------[ eclipse-feature ]--------------------------- 08:03:52 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)' 08:03:52 [INFO] 08:03:52 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.eclipse.gef --- 08:03:52 [INFO] The project's OSGi version is 4.1.0.202306051200 08:03:52 [INFO] 08:03:52 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.gef --- 08:03:52 [INFO] 08:03:52 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.gef --- 08:03:52 [INFO] 08:03:52 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.gef --- 08:03:52 [INFO] 08:03:52 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.gef --- 08:03:52 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 08:03:52 [INFO] 08:03:52 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.gef --- 08:03:52 [INFO] 08:03:52 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.gef --- 08:03:52 [INFO] 08:03:52 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.eclipse.gef --- 08:03:52 [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 08:03:52 [INFO] 08:03:52 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.gef --- 08:03:52 [INFO] 08:03:52 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.eclipse.gef --- 08:03:52 [INFO] 08:03:52 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.gef --- 08:03:52 [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 08:03:52 [INFO] 08:03:52 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.gef --- 08:03:52 [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 08:03:53 [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 08:03:54 [INFO] 08:03:54 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.gef --- 08:03:54 [INFO] 08:03:54 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.gef --- 08:03:54 [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 08:03:54 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.gef/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef-4.1.0-SNAPSHOT.pom 08:03:54 [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 08:03:54 [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 08:03:54 [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 08:03:54 [INFO] 08:03:54 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.gef --- 08:03:54 [INFO] 08:03:54 [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.generator.feature >-- 08:03:54 [INFO] Building org.eclipse.swtbot.generator.feature 4.1.0-SNAPSHOT [34/57] 08:03:54 [INFO] from org.eclipse.swtbot.generator.feature/pom.xml 08:03:54 [INFO] --------------------------[ eclipse-feature ]--------------------------- 08:03:54 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)' 08:03:54 [INFO] 08:03:54 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.generator.feature --- 08:03:54 [INFO] The project's OSGi version is 4.1.0.202306051200 08:03:54 [INFO] 08:03:54 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.feature --- 08:03:54 [INFO] 08:03:54 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.feature --- 08:03:54 [INFO] 08:03:54 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.feature --- 08:03:54 [INFO] 08:03:54 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.feature --- 08:03:54 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 08:03:54 [INFO] 08:03:54 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator.feature --- 08:03:54 [INFO] 08:03:54 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.feature --- 08:03:54 [INFO] 08:03:54 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.generator.feature --- 08:03:54 [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 08:03:54 [INFO] 08:03:54 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.feature --- 08:03:54 [INFO] 08:03:54 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.generator.feature --- 08:03:54 [INFO] 08:03:54 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator.feature --- 08:03:54 [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 08:03:54 [INFO] 08:03:54 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.feature --- 08:03:54 [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 08:03:55 [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 08:03:57 [INFO] 08:03:57 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.feature --- 08:03:57 [INFO] 08:03:57 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.feature --- 08:03:57 [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 08:03:57 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.generator.feature/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.feature-4.1.0-SNAPSHOT.pom 08:03:57 [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 08:03:57 [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 08:03:57 [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 08:03:57 [INFO] 08:03:57 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.feature --- 08:03:57 [INFO] 08:03:57 [INFO] ---------< org.eclipse.swtbot.features:org.eclipse.swtbot.ide >--------- 08:03:57 [INFO] Building org.eclipse.swtbot.ide 4.1.0-SNAPSHOT [35/57] 08:03:57 [INFO] from org.eclipse.swtbot.ide/pom.xml 08:03:57 [INFO] --------------------------[ eclipse-feature ]--------------------------- 08:03:57 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)' 08:03:57 [INFO] 08:03:57 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.ide --- 08:03:57 [INFO] The project's OSGi version is 4.1.0.202306051200 08:03:57 [INFO] 08:03:57 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.ide --- 08:03:57 [INFO] 08:03:57 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.ide --- 08:03:57 [INFO] 08:03:57 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.ide --- 08:03:57 [INFO] 08:03:57 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.ide --- 08:03:57 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 08:03:57 [INFO] 08:03:57 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.ide --- 08:03:57 [INFO] 08:03:57 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.ide --- 08:03:57 [INFO] 08:03:57 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.ide --- 08:03:57 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-4.1.0-SNAPSHOT.jar 08:03:57 [INFO] 08:03:57 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.ide --- 08:03:57 [INFO] 08:03:57 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.ide --- 08:03:57 [INFO] 08:03:57 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.ide --- 08:03:57 [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 08:03:57 [INFO] 08:03:57 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.ide --- 08:03:57 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-4.1.0-SNAPSHOT.jar 08:03:58 [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 08:03:59 [INFO] 08:03:59 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.ide --- 08:03:59 [INFO] 08:03:59 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.ide --- 08:03:59 [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 08:03:59 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.ide/4.1.0-SNAPSHOT/org.eclipse.swtbot.ide-4.1.0-SNAPSHOT.pom 08:03:59 [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 08:03:59 [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 08:03:59 [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 08:03:59 [INFO] 08:03:59 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.ide --- 08:03:59 [INFO] 08:03:59 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit5.headless >-- 08:03:59 [INFO] Building org.eclipse.swtbot.eclipse.junit5.headless 4.1.0-SNAPSHOT [36/57] 08:03:59 [INFO] from org.eclipse.swtbot.eclipse.junit5.headless/pom.xml 08:03:59 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:03:59 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)' 08:03:59 [INFO] 08:03:59 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.junit5.headless --- 08:03:59 [INFO] The project's OSGi version is 4.1.0.202306051200 08:03:59 [INFO] 08:03:59 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.junit5.headless --- 08:03:59 [INFO] 08:03:59 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.junit5.headless --- 08:03:59 [INFO] 08:03:59 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.junit5.headless --- 08:03:59 [INFO] 08:03:59 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.junit5.headless --- 08:03:59 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.junit5.headless... 08:03:59 [INFO] 08:03:59 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.junit5.headless --- 08:03:59 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 08:03:59 [INFO] 08:03:59 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.junit5.headless --- 08:03:59 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:03:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/src/main/resources 08:03:59 [INFO] 08:03:59 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.junit5.headless --- 08:03:59 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/classes 08:04:00 [INFO] 08:04:00 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.junit5.headless --- 08:04:00 [INFO] 08:04:00 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.junit5.headless --- 08:04:00 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:04:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/src/test/resources 08:04:00 [INFO] 08:04:00 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.junit5.headless --- 08:04:00 [INFO] 08:04:00 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.eclipse.junit5.headless --- 08:04:00 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. 08:04:00 [INFO] No tests to run. 08:04:00 [INFO] 08:04:00 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.junit5.headless --- 08:04:00 [INFO] 08:04:00 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.junit5.headless --- 08:04:00 [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 08:04:00 [INFO] 08:04:00 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.junit5.headless --- 08:04:00 [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 08:04:00 [INFO] 08:04:00 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.junit5.headless --- 08:04:00 [INFO] 08:04:00 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.junit5.headless --- 08:04:00 [INFO] 08:04:00 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.junit5.headless --- 08:04:00 [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 08:04:01 [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 08:04:02 [INFO] 08:04:02 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.junit5.headless --- 08:04:02 [INFO] 08:04:02 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.eclipse.junit5.headless --- 08:04:02 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. 08:04:02 [INFO] 08:04:02 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.eclipse.junit5.headless --- 08:04:02 [INFO] No tests to run. 08:04:02 [INFO] 08:04:02 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.junit5.headless --- 08:04:02 [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 08:04:02 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit5.headless/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit5.headless-4.1.0-SNAPSHOT.pom 08:04:02 [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 08:04:02 [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 08:04:02 [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 08:04:02 [INFO] 08:04:02 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.junit5.headless --- 08:04:02 [INFO] 08:04:02 [INFO] -------< org.eclipse.swtbot.features:org.eclipse.swtbot.junit5 >-------- 08:04:02 [INFO] Building org.eclipse.swtbot.junit5 4.1.0-SNAPSHOT [37/57] 08:04:02 [INFO] from org.eclipse.swtbot.junit5/pom.xml 08:04:02 [INFO] --------------------------[ eclipse-feature ]--------------------------- 08:04:02 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)' 08:04:02 [INFO] 08:04:02 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.junit5 --- 08:04:02 [INFO] The project's OSGi version is 4.1.0.202306051200 08:04:02 [INFO] 08:04:02 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.junit5 --- 08:04:02 [INFO] 08:04:02 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.junit5 --- 08:04:02 [INFO] 08:04:02 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.junit5 --- 08:04:02 [INFO] 08:04:02 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.junit5 --- 08:04:02 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 08:04:02 [INFO] 08:04:02 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.junit5 --- 08:04:02 [INFO] 08:04:02 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.junit5 --- 08:04:02 [INFO] 08:04:02 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.junit5 --- 08:04:02 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/org.eclipse.swtbot.junit5-4.1.0-SNAPSHOT.jar 08:04:02 [INFO] 08:04:02 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.junit5 --- 08:04:02 [INFO] 08:04:02 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.junit5 --- 08:04:02 [INFO] 08:04:02 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.junit5 --- 08:04:02 [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 08:04:02 [INFO] 08:04:02 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.junit5 --- 08:04:02 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/org.eclipse.swtbot.junit5-4.1.0-SNAPSHOT.jar 08:04:04 [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 08:04:05 [INFO] 08:04:05 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.junit5 --- 08:04:05 [INFO] 08:04:05 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.junit5 --- 08:04:05 [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 08:04:05 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.junit5/4.1.0-SNAPSHOT/org.eclipse.swtbot.junit5-4.1.0-SNAPSHOT.pom 08:04:05 [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 08:04:05 [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 08:04:05 [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 08:04:05 [INFO] 08:04:05 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.junit5 --- 08:04:05 [INFO] 08:04:05 [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.gallery >---- 08:04:05 [INFO] Building org.eclipse.swtbot.nebula.gallery 4.1.0-SNAPSHOT [38/57] 08:04:05 [INFO] from org.eclipse.swtbot.nebula.gallery/pom.xml 08:04:05 [INFO] --------------------------[ eclipse-feature ]--------------------------- 08:04:05 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)' 08:04:05 [INFO] 08:04:05 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.gallery --- 08:04:05 [INFO] The project's OSGi version is 4.1.0.202306051200 08:04:05 [INFO] 08:04:05 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.gallery --- 08:04:05 [INFO] 08:04:05 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.gallery --- 08:04:05 [INFO] 08:04:05 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.gallery --- 08:04:05 [INFO] 08:04:05 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.gallery --- 08:04: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.* 08:04:05 [INFO] 08:04:05 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.gallery --- 08:04:05 [INFO] 08:04:05 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.gallery --- 08:04:05 [INFO] 08:04:05 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.gallery --- 08:04:05 [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 08:04:05 [INFO] 08:04:05 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.gallery --- 08:04:05 [INFO] 08:04:05 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.gallery --- 08:04:05 [INFO] 08:04:05 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.gallery --- 08:04:05 [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 08:04:05 [INFO] 08:04:05 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.gallery --- 08:04:05 [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 08:04:07 [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 08:04:08 [INFO] 08:04:08 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.gallery --- 08:04:08 [INFO] 08:04:08 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.gallery --- 08:04:08 [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 08:04:08 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.gallery/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery-4.1.0-SNAPSHOT.pom 08:04:08 [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 08:04:08 [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 08:04:08 [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 08:04:08 [INFO] 08:04:08 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.gallery --- 08:04:08 [INFO] 08:04:08 [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.nattable >--- 08:04:08 [INFO] Building org.eclipse.swtbot.nebula.nattable 4.1.0-SNAPSHOT [39/57] 08:04:08 [INFO] from org.eclipse.swtbot.nebula.nattable/pom.xml 08:04:08 [INFO] --------------------------[ eclipse-feature ]--------------------------- 08:04:08 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)' 08:04:08 [INFO] 08:04:08 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.nattable --- 08:04:08 [INFO] The project's OSGi version is 4.1.0.202306051200 08:04:08 [INFO] 08:04:08 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.nattable --- 08:04:08 [INFO] 08:04:08 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.nattable --- 08:04:08 [INFO] 08:04:08 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.nattable --- 08:04:08 [INFO] 08:04:08 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.nattable --- 08:04: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.* 08:04:08 [INFO] 08:04:08 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.nattable --- 08:04:08 [INFO] 08:04:08 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.nattable --- 08:04:08 [INFO] 08:04:08 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.nattable --- 08:04:08 [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 08:04:08 [INFO] 08:04:08 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.nattable --- 08:04:08 [INFO] 08:04:08 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.nattable --- 08:04:08 [INFO] 08:04:08 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.nattable --- 08:04:08 [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 08:04:08 [INFO] 08:04:08 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.nattable --- 08:04:08 [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 08:04:10 [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 08:04:11 [INFO] 08:04:11 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.nattable --- 08:04:11 [INFO] 08:04:11 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.nattable --- 08:04:11 [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 08:04:11 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.nattable/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable-4.1.0-SNAPSHOT.pom 08:04:11 [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 08:04:11 [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 08:04:11 [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 08:04:11 [INFO] 08:04:11 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.nattable --- 08:04:11 [INFO] 08:04:11 [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.checkboxgroup >-- 08:04:11 [INFO] Building org.eclipse.swtbot.nebula.checkboxgroup 4.1.0-SNAPSHOT [40/57] 08:04:11 [INFO] from org.eclipse.swtbot.nebula.checkboxgroup/pom.xml 08:04:11 [INFO] --------------------------[ eclipse-feature ]--------------------------- 08:04:11 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)' 08:04:11 [INFO] 08:04:11 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.checkboxgroup --- 08:04:11 [INFO] The project's OSGi version is 4.1.0.202306051200 08:04:11 [INFO] 08:04:11 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.checkboxgroup --- 08:04:11 [INFO] 08:04:11 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.checkboxgroup --- 08:04:11 [INFO] 08:04:11 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.checkboxgroup --- 08:04:11 [INFO] 08:04:11 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.checkboxgroup --- 08:04: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.* 08:04:11 [INFO] 08:04:11 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.checkboxgroup --- 08:04:11 [INFO] 08:04:11 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.checkboxgroup --- 08:04:11 [INFO] 08:04:11 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.checkboxgroup --- 08:04:11 [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 08:04:11 [INFO] 08:04:11 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.checkboxgroup --- 08:04:11 [INFO] 08:04:11 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.checkboxgroup --- 08:04:11 [INFO] 08:04:11 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.checkboxgroup --- 08:04:11 [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 08:04:11 [INFO] 08:04:11 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.checkboxgroup --- 08:04:11 [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 08:04:12 [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 08:04:13 [INFO] 08:04:13 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.checkboxgroup --- 08:04:13 [INFO] 08:04:13 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.checkboxgroup --- 08:04:13 [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 08:04:13 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.checkboxgroup/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup-4.1.0-SNAPSHOT.pom 08:04:13 [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 08:04:13 [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 08:04:13 [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 08:04:13 [INFO] 08:04:13 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.checkboxgroup --- 08:04:13 [INFO] 08:04:13 [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.stepbar >---- 08:04:13 [INFO] Building org.eclipse.swtbot.nebula.stepbar 4.1.0-SNAPSHOT [41/57] 08:04:13 [INFO] from org.eclipse.swtbot.nebula.stepbar/pom.xml 08:04:13 [INFO] --------------------------[ eclipse-feature ]--------------------------- 08:04:13 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)' 08:04:13 [INFO] 08:04:13 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.stepbar --- 08:04:13 [INFO] The project's OSGi version is 4.1.0.202306051200 08:04:13 [INFO] 08:04:13 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.stepbar --- 08:04:13 [INFO] 08:04:13 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.stepbar --- 08:04:13 [INFO] 08:04:13 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.stepbar --- 08:04:13 [INFO] 08:04:13 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.stepbar --- 08:04: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.* 08:04:13 [INFO] 08:04:13 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.stepbar --- 08:04:13 [INFO] 08:04:13 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.stepbar --- 08:04:13 [INFO] 08:04:13 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.stepbar --- 08:04:13 [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 08:04:13 [INFO] 08:04:13 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.stepbar --- 08:04:13 [INFO] 08:04:13 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.stepbar --- 08:04:13 [INFO] 08:04:13 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.stepbar --- 08:04:13 [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 08:04:13 [INFO] 08:04:13 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.stepbar --- 08:04:13 [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 08:04:15 [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 08:04:16 [INFO] 08:04:16 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.stepbar --- 08:04:16 [INFO] 08:04:16 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.stepbar --- 08:04:16 [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 08:04:16 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.stepbar/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar-4.1.0-SNAPSHOT.pom 08:04:16 [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 08:04:16 [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 08:04:16 [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 08:04:16 [INFO] 08:04:16 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.stepbar --- 08:04:16 [INFO] 08:04:16 [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.rangeslider >-- 08:04:16 [INFO] Building org.eclipse.swtbot.nebula.rangeslider 4.1.0-SNAPSHOT [42/57] 08:04:16 [INFO] from org.eclipse.swtbot.nebula.rangeslider/pom.xml 08:04:16 [INFO] --------------------------[ eclipse-feature ]--------------------------- 08:04:16 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)' 08:04:16 [INFO] 08:04:16 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.rangeslider --- 08:04:16 [INFO] The project's OSGi version is 4.1.0.202306051200 08:04:16 [INFO] 08:04:16 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.rangeslider --- 08:04:16 [INFO] 08:04:16 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.rangeslider --- 08:04:16 [INFO] 08:04:16 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.rangeslider --- 08:04:16 [INFO] 08:04:16 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.rangeslider --- 08:04: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.* 08:04:16 [INFO] 08:04:16 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.rangeslider --- 08:04:16 [INFO] 08:04:16 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.rangeslider --- 08:04:16 [INFO] 08:04:16 [INFO] --- tycho-packaging:3.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.rangeslider --- 08:04:16 [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 08:04:16 [INFO] 08:04:16 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.rangeslider --- 08:04:16 [INFO] 08:04:16 [INFO] --- tycho-p2:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.rangeslider --- 08:04:16 [INFO] 08:04:16 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.rangeslider --- 08:04:16 [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 08:04:16 [INFO] 08:04:16 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.rangeslider --- 08:04:16 [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 08:04:17 [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 08:04:21 [INFO] 08:04:21 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.rangeslider --- 08:04:21 [INFO] 08:04:21 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.rangeslider --- 08:04:21 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/target/org.eclipse.swtbot.nebula.rangeslider-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.rangeslider/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider-4.1.0-SNAPSHOT.jar 08:04:21 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.rangeslider/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider-4.1.0-SNAPSHOT.pom 08:04:21 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/target/org.eclipse.swtbot.nebula.rangeslider-4.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.rangeslider/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider-4.1.0-SNAPSHOT-sources-feature.jar 08:04:21 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.rangeslider/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider-4.1.0-SNAPSHOT-p2metadata.xml 08:04:21 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.rangeslider/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider-4.1.0-SNAPSHOT-p2artifacts.xml 08:04:21 [INFO] 08:04:21 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.rangeslider --- 08:04:21 [INFO] 08:04:21 [INFO] ----------< org.eclipse.swtbot:org.eclipse.swtbot.updatesite >---------- 08:04:21 [INFO] Building org.eclipse.swtbot.updatesite 4.1.0-SNAPSHOT [43/57] 08:04:21 [INFO] from org.eclipse.swtbot.updatesite/pom.xml 08:04:21 [INFO] -------------------------[ eclipse-repository ]------------------------- 08:04:21 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)' 08:04:21 [INFO] 08:04:21 [INFO] --- tycho-packaging:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.updatesite --- 08:04:21 [INFO] The project's OSGi version is 4.1.0.202306051200 08:04:21 [INFO] 08:04:21 [INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.swtbot.updatesite --- 08:04:21 [INFO] 08:04:21 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.updatesite --- 08:04:21 [INFO] 08:04:21 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.updatesite --- 08:04: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.* 08:04:21 [INFO] 08:04:21 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.updatesite --- 08:04:21 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:04:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/src/main/resources 08:04:21 [INFO] 08:04:21 [INFO] --- tycho-p2-publisher:3.0.4:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.swtbot.updatesite --- 08:04:21 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration 08:04:21 [INFO] Published profile IUs: [a.jre.javase 11.0.0] 08:04:21 [INFO] Published profile IUs: [a.jre.javase 12.0.0] 08:04:21 [INFO] Published profile IUs: [a.jre.javase 13.0.0] 08:04:21 [INFO] Published profile IUs: [a.jre.javase 14.0.0] 08:04:21 [INFO] Published profile IUs: [a.jre.javase 15.0.0] 08:04:21 [INFO] Published profile IUs: [a.jre.javase 16.0.0] 08:04:21 [INFO] Published profile IUs: [a.jre.javase 17.0.0] 08:04:21 [INFO] Published profile IUs: [a.jre.javase 18.0.0] 08:04:21 [INFO] Published profile IUs: [a.jre.javase 19.0.0] 08:04:21 [INFO] Published profile IUs: [a.jre.javase 20.0.0] 08:04:21 [INFO] Published profile IUs: [a.jre.javase 21.0.0] 08:04:21 [INFO] 08:04:21 [INFO] --- tycho-p2-publisher:3.0.4:publish-products (default-publish-products) @ org.eclipse.swtbot.updatesite --- 08:04:21 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration 08:04:21 [INFO] 08:04:21 [INFO] --- tycho-p2-publisher:3.0.4:publish-categories (default-publish-categories) @ org.eclipse.swtbot.updatesite --- 08:04:21 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration 08:04:21 [INFO] 08:04:21 [INFO] --- tycho-p2-publisher:3.0.4:attach-artifacts (default-attach-artifacts) @ org.eclipse.swtbot.updatesite --- 08:04:21 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration 08:04:21 [INFO] 08:04:21 [INFO] --- tycho-p2-repository:3.0.4:assemble-repository (default-assemble-repository) @ org.eclipse.swtbot.updatesite --- 08:04:21 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration 08:04:22 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.swt.finder,4.1.0.202306051200. 08:04:22 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.eclipse.gef.finder.source,4.1.0.202306051200. 08:04:22 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.eclipse.gef,4.1.0.202306051200. 08:04:22 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.nebula.rangeslider,4.1.0.202306051200. 08:04:22 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.go,4.1.0.202306051200. 08:04:22 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.eclipse.test.junit,4.1.0.202306051200. 08:04:22 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.e4.finder,4.1.0.202306051200. 08:04:22 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.generator.source,4.1.0.202306051200. 08:04:22 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.nebula.nattable.finder,4.1.0.202306051200. 08:04:22 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.nebula.checkboxgroup.finder,4.1.0.202306051200. 08:04:22 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.eclipse.source,4.1.0.202306051200. 08:04:22 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.eclipse.spy,4.1.0.202306051200. 08:04:22 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.nebula.nattable.finder.source,4.1.0.202306051200. 08:04:22 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.ant.junit,4.1.0.202306051200. 08:04:23 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.eclipse.gef.source,4.1.0.202306051200. 08:04:23 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.forms.source,4.1.0.202306051200. 08:04:23 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.generator.rules.workbench.source,4.1.0.202306051200. 08:04:23 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.nebula.nattable.source,4.1.0.202306051200. 08:04:23 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.generator.ui,4.1.0.202306051200. 08:04:23 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.forms,4.1.0.202306051200. 08:04:23 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.eclipse.gef.finder,4.1.0.202306051200. 08:04:23 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.nebula.rangeslider.finder,4.1.0.202306051200. 08:04:23 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.nebula.stepbar,4.1.0.202306051200. 08:04:23 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.forms.finder,4.1.0.202306051200. 08:04:23 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.generator.client.source,4.1.0.202306051200. 08:04:23 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.e4.finder.source,4.1.0.202306051200. 08:04:23 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.forms.finder.source,4.1.0.202306051200. 08:04:23 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.nebula.checkboxgroup.source,4.1.0.202306051200. 08:04:23 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.junit5_x,4.1.0.202306051200. 08:04:23 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.ide.source,4.1.0.202306051200. 08:04:23 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.nebula.rangeslider.finder.source,4.1.0.202306051200. 08:04:23 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.eclipse.junit.headless,4.1.0.202306051200. 08:04:23 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.junit5,4.1.0.202306051200. 08:04:23 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.eclipse.finder.source,4.1.0.202306051200. 08:04:23 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.nebula.gallery.finder.source,4.1.0.202306051200. 08:04:23 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.nebula.rangeslider.source,4.1.0.202306051200. 08:04:23 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.eclipse.ui,4.1.0.202306051200. 08:04:23 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.generator.feature,4.1.0.202306051200. 08:04:23 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.eclipse.junit5.headless,4.1.0.202306051200. 08:04:23 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.eclipse.spy.source,4.1.0.202306051200. 08:04:23 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.generator.ui.source,4.1.0.202306051200. 08:04:23 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.nebula.stepbar.finder,4.1.0.202306051200. 08:04:23 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.generator.jdt.source,4.1.0.202306051200. 08:04:23 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.nebula.gallery.finder,4.1.0.202306051200. 08:04:23 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.nebula.gallery,4.1.0.202306051200. 08:04:23 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.ide,4.1.0.202306051200. 08:04:23 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.nebula.gallery.source,4.1.0.202306051200. 08:04:23 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot,4.1.0.202306051200. 08:04:23 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.go.source,4.1.0.202306051200. 08:04:23 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.swt.finder.source,4.1.0.202306051200. 08:04:23 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.nebula.stepbar.finder.source,4.1.0.202306051200. 08:04:23 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.nebula.stepbar.source,4.1.0.202306051200. 08:04:23 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.nebula.checkboxgroup,4.1.0.202306051200. 08:04:23 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.source,4.1.0.202306051200. 08:04:23 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.generator.feature.source,4.1.0.202306051200. 08:04:23 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.nebula.checkboxgroup.finder.source,4.1.0.202306051200. 08:04:23 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.generator.rules.workbench,4.1.0.202306051200. 08:04:23 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.generator.jdt,4.1.0.202306051200. 08:04:23 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.eclipse.ui.source,4.1.0.202306051200. 08:04:23 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.junit4_x.source,4.1.0.202306051200. 08:04:23 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.eclipse.core.source,4.1.0.202306051200. 08:04:23 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.eclipse.finder,4.1.0.202306051200. 08:04:23 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.nebula.nattable,4.1.0.202306051200. 08:04:23 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.swtbot.eclipse,4.1.0.202306051200. 08:04:23 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.generator,4.1.0.202306051200. 08:04:23 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.eclipse.core,4.1.0.202306051200. 08:04:23 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.junit4_x,4.1.0.202306051200. 08:04:23 [WARNING] [e65532bd-6d78-4394-b85b-5bf83cedbba3][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.swtbot.generator.client,4.1.0.202306051200. 08:04:25 [INFO] 08:04:25 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.updatesite --- 08:04:25 [INFO] 08:04:25 [INFO] --- tycho-p2-repository:3.0.4:archive-repository (default-archive-repository) @ org.eclipse.swtbot.updatesite --- 08:04:25 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration 08:04:25 [INFO] Building zip: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/target/org.eclipse.swtbot.updatesite-4.1.0-SNAPSHOT.zip 08:04:25 [INFO] 08:04:25 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.updatesite --- 08:04:25 [INFO] 08:04:25 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.updatesite --- 08:04:25 [INFO] 08:04:25 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.updatesite --- 08:04:25 [INFO] 08:04:25 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.updatesite --- 08:04:25 [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 08:04:25 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/org.eclipse.swtbot.updatesite/4.1.0-SNAPSHOT/org.eclipse.swtbot.updatesite-4.1.0-SNAPSHOT.pom 08:04:25 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/org.eclipse.swtbot.updatesite/4.1.0-SNAPSHOT/org.eclipse.swtbot.updatesite-4.1.0-SNAPSHOT-p2metadata.xml 08:04:25 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/org.eclipse.swtbot.updatesite/4.1.0-SNAPSHOT/org.eclipse.swtbot.updatesite-4.1.0-SNAPSHOT-p2artifacts.xml 08:04:25 [INFO] 08:04:25 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.updatesite --- 08:04:25 [INFO] 08:04:25 [INFO] -----< org.eclipse.swtbot.test:org.eclipse.swtbot.eclipse.ui.test >----- 08:04:25 [INFO] Building org.eclipse.swtbot.eclipse.ui.test 4.1.0-SNAPSHOT [44/57] 08:04:25 [INFO] from org.eclipse.swtbot.eclipse.ui.test/pom.xml 08:04:25 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 08:04:25 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)' 08:04:25 [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:3.0.4:test (default-test)' 08:04:26 [INFO] 08:04:26 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.ui.test --- 08:04:26 [INFO] The project's OSGi version is 4.1.0.202306051200 08:04:26 [INFO] 08:04:26 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.ui.test --- 08:04:26 [INFO] 08:04:26 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.ui.test --- 08:04:26 [INFO] 08:04:26 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.ui.test --- 08:04:26 [INFO] 08:04:26 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.ui.test --- 08:04:26 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.ui.test... 08:04:26 [INFO] 08:04:26 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.ui.test --- 08:04:26 [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.* 08:04:26 [INFO] 08:04:26 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.ui.test --- 08:04:26 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:04:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/src/main/resources 08:04:26 [INFO] 08:04:26 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.ui.test --- 08:04:26 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/classes 08:04:27 [INFO] 08:04:27 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.ui.test --- 08:04:27 [INFO] 08:04:27 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.ui.test --- 08:04:27 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:04:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/src/test/resources 08:04:27 [INFO] 08:04:27 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.ui.test --- 08:04:27 [INFO] 08:04:27 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.ui.test --- 08:04:27 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-4.1.0-SNAPSHOT-sources.jar 08:04:27 [INFO] 08:04:27 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.ui.test --- 08:04:27 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-4.1.0-SNAPSHOT.jar 08:04:27 [INFO] 08:04:27 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.ui.test --- 08:04:27 [INFO] 08:04:27 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.ui.test --- 08:04:27 [INFO] 08:04:27 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.ui.test --- 08:04:27 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-4.1.0-SNAPSHOT.jar 08:04:28 [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 08:04:30 [INFO] 08:04:30 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.ui.test --- 08:04:30 [INFO] 08:04:30 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.swtbot.eclipse.ui.test --- 08:04:30 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) 08:04:30 [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 08:04:30 [INFO] Command line: 08:04:30 [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.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] 08:04:34 Launching application org.eclipse.ui.ide.workbench... 08:04:39 Running org.eclipse.swtbot.eclipse.ui.functional.AllTests 08:04:39 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". 08:04:39 SLF4J: Defaulting to no-operation (NOP) logger implementation 08:04:39 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. 08:04:45 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.877 s - in org.eclipse.swtbot.eclipse.ui.functional.AllTests 08:04:45 org.eclipse.swtbot.eclipse.ui.functional.ProjectCreationWizardTest.canCreateSWTBotProject Time elapsed: 5.4 s 08:04:45 08:04:45 Results: 08:04:45 08:04:45 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 08:04:45 08:04:52 [INFO] All tests passed! 08:04:52 [INFO] 08:04:52 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.ui.test --- 08:04:52 [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 08:04:52 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.eclipse.ui.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-4.1.0-SNAPSHOT.pom 08:04:52 [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 08:04:52 [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 08:04:52 [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 08:04:52 [INFO] 08:04:52 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.ui.test --- 08:04:52 [INFO] 08:04:52 [INFO] --< org.eclipse.swtbot.test:org.eclipse.swtbot.swt.finder.test.keyboards >-- 08:04:52 [INFO] Building org.eclipse.swtbot.swt.finder.test.keyboards 4.1.0-SNAPSHOT [45/57] 08:04:52 [INFO] from org.eclipse.swtbot.swt.finder.test.keyboards/pom.xml 08:04:52 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 08:04:52 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)' 08:04:52 [INFO] 08:04:52 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.finder.test.keyboards --- 08:04:52 [INFO] The project's OSGi version is 4.1.0.202306051200 08:04:52 [INFO] 08:04:52 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.finder.test.keyboards --- 08:04:52 [INFO] 08:04:52 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.finder.test.keyboards --- 08:04:52 [INFO] 08:04:52 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.finder.test.keyboards --- 08:04:52 [INFO] 08:04:52 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.swt.finder.test.keyboards --- 08:04:52 [INFO] Resolving class path of org.eclipse.swtbot.swt.finder.test.keyboards... 08:04:52 [INFO] 08:04:52 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.swt.finder.test.keyboards --- 08:04:52 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 08:04:52 [INFO] 08:04:52 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.finder.test.keyboards --- 08:04:52 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:04:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/src/main/resources 08:04:52 [INFO] 08:04:52 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.swt.finder.test.keyboards --- 08:04:52 [INFO] Nothing to compile - all classes are up to date 08:04:52 [INFO] 08:04:52 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.swt.finder.test.keyboards --- 08:04:52 [INFO] 08:04:52 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.finder.test.keyboards --- 08:04:52 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:04:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/src/test/resources 08:04:52 [INFO] 08:04:52 [INFO] --- tycho-compiler:3.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.swt.finder.test.keyboards --- 08:04:52 [INFO] 08:04:52 [INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.swtbot.swt.finder.test.keyboards --- 08:04:52 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. 08:04:52 [INFO] No tests to run. 08:04:52 [INFO] 08:04:52 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.swt.finder.test.keyboards --- 08:04:52 [INFO] 08:04:52 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.finder.test.keyboards --- 08:04:52 [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 08:04:52 [INFO] 08:04:52 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.finder.test.keyboards --- 08:04:52 [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 08:04:52 [INFO] 08:04:52 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.finder.test.keyboards --- 08:04:52 [INFO] 08:04:52 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.swt.finder.test.keyboards --- 08:04:52 [INFO] 08:04:52 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.swt.finder.test.keyboards --- 08:04:52 [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 08:04:54 [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 08:04:55 [INFO] 08:04:55 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.finder.test.keyboards --- 08:04:55 [INFO] 08:04:55 [INFO] --- tycho-surefire:3.0.4:integration-test (default-integration-test) @ org.eclipse.swtbot.swt.finder.test.keyboards --- 08:04:55 [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. 08:04:55 [INFO] 08:04:55 [INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.swtbot.swt.finder.test.keyboards --- 08:04:55 [INFO] No tests to run. 08:04:55 [INFO] 08:04:55 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.finder.test.keyboards --- 08:04:55 [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 08:04:55 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.swt.finder.test.keyboards/4.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-4.1.0-SNAPSHOT.pom 08:04:55 [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 08:04:55 [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 08:04:55 [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 08:04:55 [INFO] 08:04:55 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.finder.test.keyboards --- 08:04:55 [INFO] 08:04:55 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder.test >--- 08:04:55 [INFO] Building org.eclipse.swtbot.forms.finder.test 4.1.0-SNAPSHOT [46/57] 08:04:55 [INFO] from org.eclipse.swtbot.forms.finder.test/pom.xml 08:04:55 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 08:04:55 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)' 08:04:55 [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:3.0.4:test (default-test)' 08:04:55 [INFO] 08:04:55 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.forms.finder.test --- 08:04:55 [INFO] The project's OSGi version is 4.1.0.202306051200 08:04:55 [INFO] 08:04:55 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.forms.finder.test --- 08:04:55 [INFO] 08:04:55 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.forms.finder.test --- 08:04:55 [INFO] 08:04:55 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.forms.finder.test --- 08:04:55 [INFO] 08:04:55 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.forms.finder.test --- 08:04:55 [INFO] Resolving class path of org.eclipse.swtbot.forms.finder.test... 08:04:55 [INFO] 08:04:55 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.forms.finder.test --- 08:04:55 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 08:04:55 [INFO] 08:04:55 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.forms.finder.test --- 08:04:55 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:04:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/src/main/resources 08:04:55 [INFO] 08:04:55 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.forms.finder.test --- 08:04:55 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/classes 08:04:56 [INFO] 08:04:56 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.forms.finder.test --- 08:04:56 [INFO] 08:04:56 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.forms.finder.test --- 08:04:56 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:04:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/src/test/resources 08:04:56 [INFO] 08:04:56 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.forms.finder.test --- 08:04:56 [INFO] 08:04:56 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.forms.finder.test --- 08:04:56 [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 08:04:56 [INFO] 08:04:56 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.forms.finder.test --- 08:04:56 [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 08:04:56 [INFO] 08:04:56 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.forms.finder.test --- 08:04:56 [INFO] 08:04:56 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.forms.finder.test --- 08:04:56 [INFO] 08:04:56 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.forms.finder.test --- 08:04:56 [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 08:04:57 [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 08:04:58 [INFO] 08:04:58 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.forms.finder.test --- 08:04:58 [INFO] 08:04:58 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.swtbot.forms.finder.test --- 08:04:59 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) 08:04:59 [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 08:04:59 [INFO] Command line: 08:04:59 [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.sdk.ide, -nouithread] 08:05:02 Launching application org.eclipse.ui.ide.workbench... 08:05:06 Running org.eclipse.swtbot.forms.finder.test.AllTests 08:05:07 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". 08:05:07 SLF4J: Defaulting to no-operation (NOP) logger implementation 08:05:07 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. 08:05:09 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.657 s - in org.eclipse.swtbot.forms.finder.test.AllTests 08:05:09 org.eclipse.swtbot.forms.finder.test.widgets.SWTBotHyperlinkTest.canFindHyperlinkWithRegex Time elapsed: 0.023 s 08:05:09 org.eclipse.swtbot.forms.finder.test.widgets.SWTBotHyperlinkTest.findHyperlink Time elapsed: 0.003 s 08:05:09 org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest.findImageHyperlinkWithNoImage Time elapsed: 0.004 s 08:05:09 org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest.canFindImageHyperlinkWithNoImageByRegex Time elapsed: 0.01 s 08:05:09 org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest.findImageHyperlinkWithImage Time elapsed: 0.002 s 08:05:09 org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest.canFindImageHyperlinkWithImageByRegex Time elapsed: 0.006 s 08:05:09 08:05:09 Results: 08:05:09 08:05:09 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 08:05:09 08:05:10 [INFO] All tests passed! 08:05:10 [INFO] 08:05:10 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.forms.finder.test --- 08:05:10 [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 08:05:10 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-4.1.0-SNAPSHOT.pom 08:05:10 [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 08:05:10 [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 08:05:10 [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 08:05:10 [INFO] 08:05:10 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.forms.finder.test --- 08:05:10 [INFO] 08:05:10 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.finder.test >-- 08:05:10 [INFO] Building org.eclipse.swtbot.eclipse.finder.test 4.1.0-SNAPSHOT [47/57] 08:05:10 [INFO] from org.eclipse.swtbot.eclipse.finder.test/pom.xml 08:05:10 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 08:05:10 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)' 08:05:10 [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:3.0.4:test (default-test)' 08:05:10 [INFO] 08:05:10 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.finder.test --- 08:05:10 [INFO] The project's OSGi version is 4.1.0.202306051200 08:05:10 [INFO] 08:05:10 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.finder.test --- 08:05:10 [INFO] 08:05:10 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.finder.test --- 08:05:10 [INFO] 08:05:10 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.finder.test --- 08:05:10 [INFO] 08:05:10 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.finder.test --- 08:05:10 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.finder.test... 08:05:10 [INFO] 08:05:10 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.finder.test --- 08:05:10 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 08:05:10 [INFO] 08:05:10 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.finder.test --- 08:05:10 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:05:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/src/main/resources 08:05:10 [INFO] 08:05:10 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.finder.test --- 08:05:10 [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/classes 08:05:10 [INFO] 08:05:10 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.finder.test --- 08:05:10 [INFO] 08:05:10 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.finder.test --- 08:05:10 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:05:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/src/test/resources 08:05:10 [INFO] 08:05:10 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.finder.test --- 08:05:10 [INFO] 08:05:10 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.finder.test --- 08:05:10 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-4.1.0-SNAPSHOT-sources.jar 08:05:10 [INFO] 08:05:10 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.finder.test --- 08:05:10 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-4.1.0-SNAPSHOT.jar 08:05:10 [INFO] 08:05:10 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.finder.test --- 08:05:10 [INFO] 08:05:10 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.finder.test --- 08:05:10 [INFO] 08:05:10 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.finder.test --- 08:05:10 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-4.1.0-SNAPSHOT.jar 08:05:14 [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 08:05:15 [INFO] 08:05:15 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.finder.test --- 08:05:15 [INFO] 08:05:15 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.swtbot.eclipse.finder.test --- 08:05:15 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) 08:05:15 [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 08:05:15 [INFO] Command line: 08:05:15 [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.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] 08:05:19 Launching application org.eclipse.ui.ide.workbench... 08:05:21 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". 08:05:21 SLF4J: Defaulting to no-operation (NOP) logger implementation 08:05:21 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. 08:05:24 Running org.eclipse.swtbot.eclipse.finder.AllTests 08:08:18 Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 173.849 s - in org.eclipse.swtbot.eclipse.finder.AllTests 08:08:18 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.viewMenuDropDown Time elapsed: 1.912 s 08:08:18 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.viewActionDelegateWithId Time elapsed: 1.716 s 08:08:18 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.toolbarToogleButton Time elapsed: 1.598 s 08:08:18 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.viewBotWidgetScope Time elapsed: 1.456 s 08:08:18 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.toolbarButtonNotFound Time elapsed: 1.499 s 08:08:18 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.menusAddedProgramatically Time elapsed: 1.739 s 08:08:18 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.toolbarPushButton Time elapsed: 1.605 s 08:08:18 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.notFindingViewThrowsException Time elapsed: 5.24 s 08:08:18 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.openView Time elapsed: 1.479 s 08:08:18 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.menusExtensionsCommandWithoutParameters Time elapsed: 1.599 s 08:08:18 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.toolbarDropDownButton Time elapsed: 1.53 s 08:08:18 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.menusExtensionsParameterizedCommand Time elapsed: 1.567 s 08:08:18 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.findsView Time elapsed: 0.396 s 08:08:18 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.breakpointsViewMenuWorkingSets Time elapsed: 1.084 s 08:08:18 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.toolbarRadioButton Time elapsed: 1.472 s 08:08:18 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.closesAView Time elapsed: 0.395 s 08:08:18 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.getToolbarButtons Time elapsed: 1.438 s 08:08:18 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.getsViewTitle Time elapsed: 0.422 s 08:08:18 org.eclipse.swtbot.eclipse.finder.exceptions.QuickFixNotFoundExceptionTest.quickFixNotFoundExceptionString Time elapsed: 0.001 s 08:08:18 org.eclipse.swtbot.eclipse.finder.exceptions.QuickFixNotFoundExceptionTest.quickFixNotFoundExceptionStringThrowable Time elapsed: 0 s 08:08:18 org.eclipse.swtbot.eclipse.finder.exceptions.QuickFixNotFoundExceptionTest.quickFixNotFoundExceptionThrowable Time elapsed: 0 s 08:08:18 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.canAutoCompleteProposals Time elapsed: 14.776 s 08:08:18 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.getsAutoCompleteProposals Time elapsed: 12.847 s 08:08:18 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.contextMenu Time elapsed: 9.726 s 08:08:18 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.contextMenuWithSubMenu Time elapsed: 9.3 s 08:08:18 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.isActivePartIsFalseForActiveEditor Time elapsed: 11.835 s 08:08:18 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.getsStatusMessagesOfEditor Time elapsed: 8.612 s 08:08:18 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.isActiveIsTrueForActiveEditor Time elapsed: 11.351 s 08:08:18 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canAccessContextMenuSubmenu Time elapsed: 9.202 s 08:08:18 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canGetStatusMessageOfView Time elapsed: 8.695 s 08:08:18 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canRefreshProject Time elapsed: 8.596 s 08:08:18 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canAccessContextMenuCopyQualifiedName Time elapsed: 8.243 s 08:08:18 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canAccessContextMenuOnMultipleSelection Time elapsed: 10.479 s 08:08:18 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canAccessOpen Time elapsed: 8.932 s 08:08:18 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canAccessContextMenuWithSubmenus Time elapsed: 8.54 s 08:08:18 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.shouldGetPageCount Time elapsed: 0.413 s 08:08:18 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.shouldSaveEditorContents Time elapsed: 0.398 s 08:08:18 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.editorShouldBeMarkedDirtyOnChanges Time elapsed: 0.373 s 08:08:18 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.shouldGetActivePage Time elapsed: 0.366 s 08:08:18 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.shouldGetListOfPageTitles Time elapsed: 0.37 s 08:08:18 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.shouldAnswerIsActivePageCorrectly Time elapsed: 0.326 s 08:08:18 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.shouldSetActivePage Time elapsed: 0.34 s 08:08:18 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotToolbarContributionTest.canFindControlContributionWithTooltip Time elapsed: 0.21 s 08:08:18 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotToolbarContributionTest.canFindControlContributionWithText Time elapsed: 0.224 s 08:08:18 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotToolbarContributionTest.canFindControlContributionWithId Time elapsed: 0.215 s 08:08:18 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipsePreferencesTest.canSelectMultipleRadioInPreferencesWindow Time elapsed: 0.74 s 08:08:18 08:08:18 Results: 08:08:18 08:08:18 Tests run: 46, Failures: 0, Errors: 0, Skipped: 0 08:08:18 08:08:19 [INFO] All tests passed! 08:08:19 [INFO] 08:08:19 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.finder.test --- 08:08:19 [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 08:08:19 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-4.1.0-SNAPSHOT.pom 08:08:19 [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 08:08:19 [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 08:08:19 [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 08:08:19 [INFO] 08:08:19 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.finder.test --- 08:08:19 [INFO] 08:08:19 [INFO] ----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.e4.finder.test >---- 08:08:19 [INFO] Building org.eclipse.swtbot.e4.finder.test 4.1.0-SNAPSHOT [48/57] 08:08:19 [INFO] from org.eclipse.swtbot.e4.finder.test/pom.xml 08:08:19 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 08:08:19 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)' 08:08:19 [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:3.0.4:test (default-test)' 08:08:19 [INFO] 08:08:19 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.e4.finder.test --- 08:08:19 [INFO] The project's OSGi version is 4.1.0.202306051200 08:08:19 [INFO] 08:08:19 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.e4.finder.test --- 08:08:19 [INFO] 08:08:19 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.e4.finder.test --- 08:08:19 [INFO] 08:08:19 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.e4.finder.test --- 08:08:19 [INFO] 08:08:19 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.e4.finder.test --- 08:08:19 [INFO] Resolving class path of org.eclipse.swtbot.e4.finder.test... 08:08:19 [INFO] 08:08:19 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.e4.finder.test --- 08:08:19 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 08:08:19 [INFO] 08:08:19 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.e4.finder.test --- 08:08:19 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:08:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/src/main/resources 08:08:19 [INFO] 08:08:19 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.e4.finder.test --- 08:08:19 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/classes 08:08:19 [INFO] 08:08:19 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.e4.finder.test --- 08:08:19 [INFO] 08:08:19 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.e4.finder.test --- 08:08:19 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:08:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/src/test/resources 08:08:19 [INFO] 08:08:19 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.e4.finder.test --- 08:08:19 [INFO] 08:08:19 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.e4.finder.test --- 08:08:19 [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 08:08:19 [INFO] 08:08:19 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.e4.finder.test --- 08:08:19 [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 08:08:19 [INFO] 08:08:19 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.e4.finder.test --- 08:08:19 [INFO] 08:08:19 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.e4.finder.test --- 08:08:19 [INFO] 08:08:19 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.e4.finder.test --- 08:08:20 [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 08:08:23 [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 08:08:25 [INFO] 08:08:25 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.e4.finder.test --- 08:08:25 [INFO] 08:08:25 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.swtbot.e4.finder.test --- 08:08:25 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) 08:08:25 [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 08:08:25 [INFO] Command line: 08:08:25 [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/surefire.properties, -testApplication, org.eclipse.e4.ui.workbench.swt.E4Application, -product, org.eclipse.swtbot.e4.finder.test.product, -nouithread, -clearPersistedState] 08:08:28 Launching application org.eclipse.e4.ui.workbench.swt.E4Application... 08:08:29 Running org.eclipse.swtbot.e4.finder.test.AllTests 08:08:29 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". 08:08:29 SLF4J: Defaulting to no-operation (NOP) logger implementation 08:08:29 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. 08:08:35 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.668 s - in org.eclipse.swtbot.e4.finder.test.AllTests 08:08:35 org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest.showsPart Time elapsed: 0.035 s 08:08:35 org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest.closePart Time elapsed: 5.017 s 08:08:35 org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest.findsPart Time elapsed: 0 s 08:08:35 org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest.getsPartTitle Time elapsed: 0 s 08:08:35 org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest.openNewlyCreatedPart Time elapsed: 0.145 s 08:08:35 org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotPerspectiveTest.switchPerspective Time elapsed: 0.064 s 08:08:35 08:08:35 Results: 08:08:35 08:08:35 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 08:08:35 08:08:36 [INFO] All tests passed! 08:08:36 [INFO] 08:08:36 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.e4.finder.test --- 08:08:36 [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 08:08:36 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.e4.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-4.1.0-SNAPSHOT.pom 08:08:36 [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 08:08:36 [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 08:08:36 [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 08:08:36 [INFO] 08:08:36 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.e4.finder.test --- 08:08:36 [INFO] 08:08:36 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder.test >-- 08:08:36 [INFO] Building org.eclipse.swtbot.nebula.gallery.finder.test 4.1.0-SNAPSHOT [49/57] 08:08:36 [INFO] from org.eclipse.swtbot.nebula.gallery.finder.test/pom.xml 08:08:36 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 08:08:36 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)' 08:08:36 [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:3.0.4:test (default-test)' 08:08:36 [INFO] 08:08:36 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.gallery.finder.test --- 08:08:36 [INFO] The project's OSGi version is 4.1.0.202306051200 08:08:36 [INFO] 08:08:36 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.gallery.finder.test --- 08:08:36 [INFO] 08:08:36 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.gallery.finder.test --- 08:08:36 [INFO] 08:08:36 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.gallery.finder.test --- 08:08:36 [INFO] 08:08:36 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.gallery.finder.test --- 08:08:36 [INFO] Resolving class path of org.eclipse.swtbot.nebula.gallery.finder.test... 08:08:36 [INFO] 08:08:36 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.gallery.finder.test --- 08:08: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.* 08:08:36 [INFO] 08:08:36 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.gallery.finder.test --- 08:08:36 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:08:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/src/main/resources 08:08:36 [INFO] 08:08:36 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.gallery.finder.test --- 08:08:36 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/classes 08:08:36 [INFO] 08:08:36 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.gallery.finder.test --- 08:08:36 [INFO] 08:08:36 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.gallery.finder.test --- 08:08:36 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:08:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/src/test/resources 08:08:36 [INFO] 08:08:36 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.gallery.finder.test --- 08:08:36 [INFO] 08:08:36 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.gallery.finder.test --- 08:08:36 [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 08:08:36 [INFO] 08:08:36 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.gallery.finder.test --- 08:08:36 [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 08:08:36 [INFO] 08:08:36 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.gallery.finder.test --- 08:08:36 [INFO] 08:08:36 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.gallery.finder.test --- 08:08:36 [INFO] 08:08:36 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.gallery.finder.test --- 08:08:36 [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 08:08:38 [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 08:08:39 [INFO] 08:08:39 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.gallery.finder.test --- 08:08:39 [INFO] 08:08:39 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.swtbot.nebula.gallery.finder.test --- 08:08:39 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) 08:08:39 [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 08:08:39 [INFO] Command line: 08:08:39 [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.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] 08:08:46 Running org.eclipse.swtbot.nebula.gallery.finder.test.AllTests 08:08:46 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". 08:08:46 SLF4J: Defaulting to no-operation (NOP) logger implementation 08:08:46 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. 08:08:46 08:08:46 (SWT:2079): Gtk-CRITICAL **: 12:08:46.501: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 08:08:46 08:08:46 (SWT:2079): Gtk-CRITICAL **: 12:08:46.801: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 08:08:46 08:08:46 (SWT:2079): Gtk-CRITICAL **: 12:08:46.908: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 08:08:47 08:08:47 (SWT:2079): Gtk-CRITICAL **: 12:08:47.013: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 08:08:47 08:08:47 (SWT:2079): Gtk-CRITICAL **: 12:08:47.114: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 08:08:47 08:08:47 (SWT:2079): Gtk-CRITICAL **: 12:08:47.220: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 08:08:47 08:08:47 (SWT:2079): Gtk-CRITICAL **: 12:08:47.332: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 08:08:47 08:08:47 (SWT:2079): Gtk-CRITICAL **: 12:08:47.425: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 08:08:47 08:08:47 (SWT:2079): Gtk-CRITICAL **: 12:08:47.533: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 08:08:47 08:08:47 (SWT:2079): Gtk-CRITICAL **: 12:08:47.617: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 08:08:47 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.546 s - in org.eclipse.swtbot.nebula.gallery.finder.test.AllTests 08:08:47 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest.testSelectByText Time elapsed: 0.374 s 08:08:47 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest.testCount Time elapsed: 0.108 s 08:08:47 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest.testGetGalleryItemByText Time elapsed: 0.106 s 08:08:47 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest.testSelectUnselect Time elapsed: 0.117 s 08:08:47 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest.testGetGalleryItemByIndex Time elapsed: 0.089 s 08:08:47 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest.testMultipleSelectByText Time elapsed: 0.114 s 08:08:47 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest.testGetItemByIndex Time elapsed: 0.096 s 08:08:47 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest.testSelectByText Time elapsed: 0.103 s 08:08:47 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest.testGetItemByText Time elapsed: 0.097 s 08:08:47 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest.testMultipleSelectByText Time elapsed: 0.089 s 08:08:47 08:08:47 Results: 08:08:47 08:08:47 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 08:08:47 08:08:48 [INFO] All tests passed! 08:08:48 [INFO] 08:08:48 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.gallery.finder.test --- 08:08:48 [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 08:08:48 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-4.1.0-SNAPSHOT.pom 08:08:48 [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 08:08:48 [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 08:08:48 [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 08:08:48 [INFO] 08:08:48 [INFO] --- tycho-p2:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.gallery.finder.test --- 08:08:48 [INFO] 08:08:48 [INFO] ---< org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder.test >---- 08:08:48 [INFO] Building org.eclipse.swtbot.swt.finder.test 4.1.0-SNAPSHOT [50/57] 08:08:48 [INFO] from org.eclipse.swtbot.swt.finder.test/pom.xml 08:08:48 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 08:08:48 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)' 08:08:48 [INFO] 08:08:48 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.finder.test --- 08:08:48 [INFO] The project's OSGi version is 4.1.0.202306051200 08:08:48 [INFO] 08:08:48 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.finder.test --- 08:08:48 [INFO] 08:08:48 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.finder.test --- 08:08:48 [INFO] 08:08:48 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.finder.test --- 08:08:48 [INFO] 08:08:48 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.swt.finder.test --- 08:08:48 [INFO] Resolving class path of org.eclipse.swtbot.swt.finder.test... 08:08:48 [INFO] 08:08:48 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.swt.finder.test --- 08:08: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.* 08:08:48 [INFO] 08:08:48 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.finder.test --- 08:08:48 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:08:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/src/main/resources 08:08:48 [INFO] 08:08:48 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.swtbot.swt.finder.test --- 08:08:48 [INFO] Compiling 112 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/classes 08:08:49 [INFO] 08:08:49 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.swt.finder.test --- 08:08:49 [INFO] 08:08:49 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.finder.test --- 08:08:49 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:08:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/src/test/resources 08:08:49 [INFO] 08:08:49 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.swt.finder.test --- 08:08:49 [INFO] 08:08:49 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.finder.test --- 08:08:49 [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 08:08:49 [INFO] 08:08:49 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.finder.test --- 08:08:49 [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 08:08:49 [INFO] 08:08:49 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.finder.test --- 08:08:49 [INFO] 08:08:49 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.swtbot.swt.finder.test --- 08:08:49 [INFO] 08:08:49 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.swt.finder.test --- 08:08:50 [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 08:08:51 [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 08:08:52 [INFO] 08:08:52 [INFO] --- tycho-p2:3.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.finder.test --- 08:08:52 [INFO] 08:08:52 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.swtbot.swt.finder.test --- 08:08:52 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) 08:08:52 [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 08:08:52 [INFO] Command line: 08:08:52 [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/surefire.properties] 08:08:56 Running org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test 08:08:56 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". 08:08:56 SLF4J: Defaulting to no-operation (NOP) logger implementation 08:08:56 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. 08:08:57 08:08:57 (SWT:2164): Gdk-CRITICAL **: 12:08:57.439: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 08:08:57 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.665 s - in org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test 08:08:57 org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test.getsControlPath Time elapsed: 0.91 s 08:08:57 org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test.findsAllTabItem Time elapsed: 0.483 s 08:08:57 Running org.eclipse.swtbot.swt.finder.finders.MenuFinderTest 08:08:57 08:08:57 (SWT:2164): Gdk-CRITICAL **: 12:08:57.983: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 08:08:58 08:08:58 (SWT:2164): Gdk-CRITICAL **: 12:08:58.121: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 08:08:58 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 s - in org.eclipse.swtbot.swt.finder.finders.MenuFinderTest 08:08:58 org.eclipse.swtbot.swt.finder.finders.MenuFinderTest.findsAllVisibleMenus Time elapsed: 0.139 s 08:08:58 org.eclipse.swtbot.swt.finder.finders.MenuFinderTest.clicksMenuItem Time elapsed: 0.119 s 08:08:58 Running org.eclipse.swtbot.swt.finder.finders.ControlFinderTest 08:08:58 08:08:58 (SWT:2164): Gdk-CRITICAL **: 12:08:58.253: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 08:08:58 08:08:58 (SWT:2164): Gtk-WARNING **: 12:08:58.651: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:08:58 08:08:58 (SWT:2164): Gtk-WARNING **: 12:08:58.664: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:08:58 08:08:58 (SWT:2164): Gtk-WARNING **: 12:08:58.667: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:08:58 08:08:58 (SWT:2164): Gtk-WARNING **: 12:08:58.668: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:08:58 08:08:58 (SWT:2164): Gtk-WARNING **: 12:08:58.668: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:08:58 08:08:58 (SWT:2164): Gtk-WARNING **: 12:08:58.669: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:08:58 08:08:58 (SWT:2164): Gtk-WARNING **: 12:08:58.670: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:00 08:09:00 (SWT:2164): Gdk-CRITICAL **: 12:09:00.815: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 08:09:01 08:09:01 (SWT:2164): Gtk-WARNING **: 12:09:01.197: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:01 08:09:01 (SWT:2164): Gtk-WARNING **: 12:09:01.210: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:01 08:09:01 (SWT:2164): Gtk-WARNING **: 12:09:01.214: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:01 08:09:01 (SWT:2164): Gtk-WARNING **: 12:09:01.215: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:01 08:09:01 (SWT:2164): Gtk-WARNING **: 12:09:01.215: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:01 08:09:01 (SWT:2164): Gtk-WARNING **: 12:09:01.217: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:01 08:09:01 (SWT:2164): Gtk-WARNING **: 12:09:01.218: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:03 08:09:03 (SWT:2164): Gdk-CRITICAL **: 12:09:03.511: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 08:09:03 08:09:03 (SWT:2164): Gtk-WARNING **: 12:09:03.939: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:03 08:09:03 (SWT:2164): Gtk-WARNING **: 12:09:03.953: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:03 08:09:03 (SWT:2164): Gtk-WARNING **: 12:09:03.957: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:03 08:09:03 (SWT:2164): Gtk-WARNING **: 12:09:03.957: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:03 08:09:03 (SWT:2164): Gtk-WARNING **: 12:09:03.957: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:03 08:09:03 (SWT:2164): Gtk-WARNING **: 12:09:03.960: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:03 08:09:03 (SWT:2164): Gtk-WARNING **: 12:09:03.960: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:06 08:09:06 (SWT:2164): Gdk-CRITICAL **: 12:09:06.269: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 08:09:06 08:09:06 (SWT:2164): Gtk-WARNING **: 12:09:06.662: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:06 08:09:06 (SWT:2164): Gtk-WARNING **: 12:09:06.674: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:06 08:09:06 (SWT:2164): Gtk-WARNING **: 12:09:06.677: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:06 08:09:06 (SWT:2164): Gtk-WARNING **: 12:09:06.678: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:06 08:09:06 (SWT:2164): Gtk-WARNING **: 12:09:06.678: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:06 08:09:06 (SWT:2164): Gtk-WARNING **: 12:09:06.680: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:06 08:09:06 (SWT:2164): Gtk-WARNING **: 12:09:06.680: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:08 08:09:08 (SWT:2164): Gtk-CRITICAL **: 12:09:08.610: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 08:09:08 08:09:08 (SWT:2164): Gtk-CRITICAL **: 12:09:08.619: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 08:09:08 08:09:08 (SWT:2164): Gtk-CRITICAL **: 12:09:08.640: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 08:09:08 08:09:08 (SWT:2164): Gtk-CRITICAL **: 12:09:08.657: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 08:09:08 08:09:08 (SWT:2164): Gtk-CRITICAL **: 12:09:08.673: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 08:09:09 08:09:09 (SWT:2164): Gdk-CRITICAL **: 12:09:09.066: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 08:09:09 08:09:09 (SWT:2164): Gtk-WARNING **: 12:09:09.495: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:09 08:09:09 (SWT:2164): Gtk-WARNING **: 12:09:09.503: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:09 08:09:09 (SWT:2164): Gtk-WARNING **: 12:09:09.506: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:09 08:09:09 (SWT:2164): Gtk-WARNING **: 12:09:09.507: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:09 08:09:09 (SWT:2164): Gtk-WARNING **: 12:09:09.507: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:09 08:09:09 (SWT:2164): Gtk-WARNING **: 12:09:09.509: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:09 08:09:09 (SWT:2164): Gtk-WARNING **: 12:09:09.509: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:11 08:09:11 (SWT:2164): Gdk-CRITICAL **: 12:09:11.493: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 08:09:11 08:09:11 (SWT:2164): Gtk-WARNING **: 12:09:11.859: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:11 08:09:11 (SWT:2164): Gtk-WARNING **: 12:09:11.866: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:11 08:09:11 (SWT:2164): Gtk-WARNING **: 12:09:11.869: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:11 08:09:11 (SWT:2164): Gtk-WARNING **: 12:09:11.870: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:11 08:09:11 (SWT:2164): Gtk-WARNING **: 12:09:11.870: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:11 08:09:11 (SWT:2164): Gtk-WARNING **: 12:09:11.872: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:11 08:09:11 (SWT:2164): Gtk-WARNING **: 12:09:11.872: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:13 08:09:13 (SWT:2164): Gdk-CRITICAL **: 12:09:13.820: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 08:09:14 08:09:14 (SWT:2164): Gtk-WARNING **: 12:09:14.205: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:14 08:09:14 (SWT:2164): Gtk-WARNING **: 12:09:14.212: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:14 08:09:14 (SWT:2164): Gtk-WARNING **: 12:09:14.215: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:14 08:09:14 (SWT:2164): Gtk-WARNING **: 12:09:14.216: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:14 08:09:14 (SWT:2164): Gtk-WARNING **: 12:09:14.216: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:14 08:09:14 (SWT:2164): Gtk-WARNING **: 12:09:14.218: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:14 08:09:14 (SWT:2164): Gtk-WARNING **: 12:09:14.218: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:16 08:09:16 (SWT:2164): Gdk-CRITICAL **: 12:09:16.185: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 08:09:16 08:09:16 (SWT:2164): Gtk-WARNING **: 12:09:16.572: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:16 08:09:16 (SWT:2164): Gtk-WARNING **: 12:09:16.579: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:16 08:09:16 (SWT:2164): Gtk-WARNING **: 12:09:16.582: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:16 08:09:16 (SWT:2164): Gtk-WARNING **: 12:09:16.582: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:16 08:09:16 (SWT:2164): Gtk-WARNING **: 12:09:16.582: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:16 08:09:16 (SWT:2164): Gtk-WARNING **: 12:09:16.584: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:16 08:09:16 (SWT:2164): Gtk-WARNING **: 12:09:16.584: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:18 08:09:18 (SWT:2164): Gdk-CRITICAL **: 12:09:18.456: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 08:09:18 08:09:18 (SWT:2164): Gtk-WARNING **: 12:09:18.814: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:18 08:09:18 (SWT:2164): Gtk-WARNING **: 12:09:18.819: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:18 08:09:18 (SWT:2164): Gtk-WARNING **: 12:09:18.822: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:18 08:09:18 (SWT:2164): Gtk-WARNING **: 12:09:18.822: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:18 08:09:18 (SWT:2164): Gtk-WARNING **: 12:09:18.823: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:18 08:09:18 (SWT:2164): Gtk-WARNING **: 12:09:18.824: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:18 08:09:18 (SWT:2164): Gtk-WARNING **: 12:09:18.825: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:20 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.486 s - in org.eclipse.swtbot.swt.finder.finders.ControlFinderTest 08:09:20 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.findsATabItem Time elapsed: 2.559 s 08:09:20 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.getsControlPathToTabItem Time elapsed: 2.696 s 08:09:20 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.getsControlPath Time elapsed: 2.756 s 08:09:20 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.getsOnlyVisibleControls Time elapsed: 2.798 s 08:09:20 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.findsAGroup Time elapsed: 2.426 s 08:09:20 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.findsAShell Time elapsed: 2.327 s 08:09:20 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.findsText Time elapsed: 2.364 s 08:09:20 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.findsAllTabItem Time elapsed: 2.27 s 08:09:20 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.findsTwoButtons Time elapsed: 2.28 s 08:09:20 Running org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest 08:09:20 08:09:20 (SWT:2164): Gdk-CRITICAL **: 12:09:20.762: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 08:09:21 08:09:21 (SWT:2164): Gtk-WARNING **: 12:09:21.131: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:21 08:09:21 (SWT:2164): Gtk-WARNING **: 12:09:21.137: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:21 08:09:21 (SWT:2164): Gtk-WARNING **: 12:09:21.140: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:21 08:09:21 (SWT:2164): Gtk-WARNING **: 12:09:21.140: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:21 08:09:21 (SWT:2164): Gtk-WARNING **: 12:09:21.140: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:21 08:09:21 (SWT:2164): Gtk-WARNING **: 12:09:21.142: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:21 08:09:21 (SWT:2164): Gtk-WARNING **: 12:09:21.142: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:23 08:09:23 (SWT:2164): Gdk-CRITICAL **: 12:09:23.081: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 08:09:23 08:09:23 (SWT:2164): Gtk-WARNING **: 12:09:23.448: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:23 08:09:23 (SWT:2164): Gtk-WARNING **: 12:09:23.454: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:23 08:09:23 (SWT:2164): Gtk-WARNING **: 12:09:23.457: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:23 08:09:23 (SWT:2164): Gtk-WARNING **: 12:09:23.457: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:23 08:09:23 (SWT:2164): Gtk-WARNING **: 12:09:23.458: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:23 08:09:23 (SWT:2164): Gtk-WARNING **: 12:09:23.460: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:23 08:09:23 (SWT:2164): Gtk-WARNING **: 12:09:23.460: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:25 08:09:25 (SWT:2164): Gdk-CRITICAL **: 12:09:25.418: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 08:09:25 08:09:25 (SWT:2164): Gtk-WARNING **: 12:09:25.814: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:25 08:09:25 (SWT:2164): Gtk-WARNING **: 12:09:25.820: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:25 08:09:25 (SWT:2164): Gtk-WARNING **: 12:09:25.823: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:25 08:09:25 (SWT:2164): Gtk-WARNING **: 12:09:25.823: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:25 08:09:25 (SWT:2164): Gtk-WARNING **: 12:09:25.823: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:25 08:09:25 (SWT:2164): Gtk-WARNING **: 12:09:25.825: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:25 08:09:25 (SWT:2164): Gtk-WARNING **: 12:09:25.826: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:27 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.998 s - in org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest 08:09:27 org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest.generatesStringFromPath Time elapsed: 2.318 s 08:09:27 org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest.getsPathFromInvalidString Time elapsed: 2.335 s 08:09:27 org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest.getsPathFromString Time elapsed: 2.341 s 08:09:27 Running org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest 08:09:27 08:09:27 (SWT:2164): Gdk-CRITICAL **: 12:09:27.775: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 08:09:28 08:09:28 (SWT:2164): Gtk-WARNING **: 12:09:28.195: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:28 08:09:28 (SWT:2164): Gtk-WARNING **: 12:09:28.200: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:28 08:09:28 (SWT:2164): Gtk-WARNING **: 12:09:28.203: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:28 08:09:28 (SWT:2164): Gtk-WARNING **: 12:09:28.204: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:28 08:09:28 (SWT:2164): Gtk-WARNING **: 12:09:28.204: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:28 08:09:28 (SWT:2164): Gtk-WARNING **: 12:09:28.206: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:28 08:09:28 (SWT:2164): Gtk-WARNING **: 12:09:28.206: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:30 08:09:30 (SWT:2164): Gdk-CRITICAL **: 12:09:30.334: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 08:09:30 08:09:30 (SWT:2164): Gtk-WARNING **: 12:09:30.724: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:30 08:09:30 (SWT:2164): Gtk-WARNING **: 12:09:30.729: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:30 08:09:30 (SWT:2164): Gtk-WARNING **: 12:09:30.732: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:30 08:09:30 (SWT:2164): Gtk-WARNING **: 12:09:30.732: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:30 08:09:30 (SWT:2164): Gtk-WARNING **: 12:09:30.733: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:30 08:09:30 (SWT:2164): Gtk-WARNING **: 12:09:30.734: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:30 08:09:30 (SWT:2164): Gtk-WARNING **: 12:09:30.735: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:32 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.855 s - in org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest 08:09:32 org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest.childrenControlFinder1 Time elapsed: 2.559 s 08:09:32 org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest.childrenControlFinder2 Time elapsed: 2.293 s 08:09:32 Running org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest 08:09:32 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest 08:09:32 org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest.shouldBeAbleToParseUserProvidedKeyboardLayout Time elapsed: 0.028 s 08:09:32 org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest.shouldBeAbleToParseUserProvidedKeyboardLayoutViaPreference Time elapsed: 0.001 s 08:09:32 Running org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest 08:09:32 08:09:32 (SWT:2164): Gdk-CRITICAL **: 12:09:32.693: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 08:09:32 08:09:32 (SWT:2164): Gdk-CRITICAL **: 12:09:32.800: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 08:09:32 08:09:32 (SWT:2164): Gdk-CRITICAL **: 12:09:32.887: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 08:09:32 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 s - in org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest 08:09:32 org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest.createsKeyboardForAWTKeyboardStrategy Time elapsed: 0.106 s 08:09:32 org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest.createsKeyboardForMockKeyboardStrategy Time elapsed: 0.087 s 08:09:32 org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest.createsKeyboardForSWTKeyboardStrategy Time elapsed: 0.073 s 08:09:32 Running org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest 08:09:32 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest 08:09:32 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeystrokesForModificationKeyWithShiftAndCapitalCharacter Time elapsed: 0.001 s 08:09:32 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeyStrokeForCapitalCharacters Time elapsed: 0.009 s 08:09:32 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeyStrokeForSmallCharacters Time elapsed: 0 s 08:09:32 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeystrokesForModificationKeys Time elapsed: 0 s 08:09:32 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeystrokesForModificationKey Time elapsed: 0 s 08:09:32 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeystrokesForModificationKeyWithShiftAndSmallCharacter Time elapsed: 0 s 08:09:32 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeyStrokeForSpecialCharacters Time elapsed: 0.003 s 08:09:32 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeystrokesForModificationKeyForCapitalCharacter Time elapsed: 0 s 08:09:32 Running org.eclipse.swtbot.swt.finder.keyboard.AWTKeyboardTest 08:09:33 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.keyboard.AWTKeyboardTest 08:09:33 org.eclipse.swtbot.swt.finder.keyboard.AWTKeyboardTest skipped 08:09:33 Running org.eclipse.swtbot.swt.finder.keyboard.SWTKeyboardTest 08:09:33 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.eclipse.swtbot.swt.finder.keyboard.SWTKeyboardTest 08:09:33 org.eclipse.swtbot.swt.finder.keyboard.SWTKeyboardTest skipped 08:09:33 Running org.eclipse.swtbot.swt.finder.matchers.TextLabelMatcherTest 08:09:33 08:09:33 (SWT:2164): Gdk-CRITICAL **: 12:09:33.021: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 08:09:33 08:09:33 (SWT:2164): Gtk-WARNING **: 12:09:33.454: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:33 08:09:33 (SWT:2164): Gtk-WARNING **: 12:09:33.459: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:33 08:09:33 (SWT:2164): Gtk-WARNING **: 12:09:33.462: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:33 08:09:33 (SWT:2164): Gtk-WARNING **: 12:09:33.463: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:33 08:09:33 (SWT:2164): Gtk-WARNING **: 12:09:33.463: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:33 08:09:33 (SWT:2164): Gtk-WARNING **: 12:09:33.465: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:33 08:09:33 (SWT:2164): Gtk-WARNING **: 12:09:33.465: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:35 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.455 s - in org.eclipse.swtbot.swt.finder.matchers.TextLabelMatcherTest 08:09:35 org.eclipse.swtbot.swt.finder.matchers.TextLabelMatcherTest.getsToString Time elapsed: 2.454 s 08:09:35 Running org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest 08:09:35 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest 08:09:35 org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest.getsToString Time elapsed: 0.002 s 08:09:35 org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest.matchTooltipIgnoreCase Time elapsed: 0.001 s 08:09:35 org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest.matchTooltip Time elapsed: 0.001 s 08:09:35 org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest.doesNotMatchObjectsWithNullGetTooltip Time elapsed: 0 s 08:09:35 org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest.doesNotMatchTooltip Time elapsed: 0 s 08:09:35 org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest.doesNotMatchObjectsWithNoGetTooltipMethod Time elapsed: 0 s 08:09:35 Running org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest 08:09:35 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest 08:09:35 org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest.matchMessage Time elapsed: 0.002 s 08:09:35 org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest.doesNotMatchObjectsWithNullGetMessage Time elapsed: 0 s 08:09:35 org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest.doesNotMatchMessage Time elapsed: 0 s 08:09:35 org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest.getsToString Time elapsed: 0 s 08:09:35 org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest.doesNotMatchObjectsWithNoGetMessageMethod Time elapsed: 0.001 s 08:09:35 Running org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest 08:09:35 08:09:35 (SWT:2164): Gdk-CRITICAL **: 12:09:35.509: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 08:09:35 08:09:35 (SWT:2164): Gdk-CRITICAL **: 12:09:35.751: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 08:09:35 08:09:35 (SWT:2164): Gdk-CRITICAL **: 12:09:35.972: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 08:09:36 08:09:36 (SWT:2164): Gdk-CRITICAL **: 12:09:36.180: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 08:09:36 08:09:36 (SWT:2164): Gdk-CRITICAL **: 12:09:36.418: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 08:09:36 08:09:36 (SWT:2164): Gdk-CRITICAL **: 12:09:36.670: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 08:09:36 08:09:36 (SWT:2164): Gdk-CRITICAL **: 12:09:36.920: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 08:09:37 08:09:37 (SWT:2164): Gdk-CRITICAL **: 12:09:37.174: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 08:09:37 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.89 s - in org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest 08:09:37 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsWithTooltip Time elapsed: 0.242 s 08:09:37 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsWithTextIgnoringCase Time elapsed: 0.221 s 08:09:37 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsWithTooltipIgnoringCase Time elapsed: 0.208 s 08:09:37 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsWithText Time elapsed: 0.238 s 08:09:37 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsInGroup Time elapsed: 0.252 s 08:09:37 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.findsControlsById Time elapsed: 0.25 s 08:09:37 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsWithLabel Time elapsed: 0.254 s 08:09:37 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsWithRegex Time elapsed: 0.221 s 08:09:37 Running org.eclipse.swtbot.swt.finder.matchers.WithItemTest 08:09:37 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.swtbot.swt.finder.matchers.WithItemTest 08:09:37 org.eclipse.swtbot.swt.finder.matchers.WithItemTest.testDescription Time elapsed: 0.002 s 08:09:37 Running org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest 08:09:37 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest 08:09:37 org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest.matchesRegex Time elapsed: 0.001 s 08:09:37 org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest.doesNotMatchRegex Time elapsed: 0 s 08:09:37 org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest.getsToString Time elapsed: 0 s 08:09:37 org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest.doesNotMatchNullText Time elapsed: 0.001 s 08:09:37 org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest.cannotNotMatchText Time elapsed: 0 s 08:09:37 Running org.eclipse.swtbot.swt.finder.matchers.AllOfTest 08:09:37 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.matchers.AllOfTest 08:09:37 org.eclipse.swtbot.swt.finder.matchers.AllOfTest.testShouldAnswerTrueIfAllMatcherMatches Time elapsed: 0.001 s 08:09:37 org.eclipse.swtbot.swt.finder.matchers.AllOfTest.testShouldAnswerFalseIfAnyMatchersDoesNotMatch Time elapsed: 0 s 08:09:37 Running org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest 08:09:37 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest 08:09:37 org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest.matchesMenuWithoutAccesor Time elapsed: 0.001 s 08:09:37 org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest.matchesMenuWithMnemonic Time elapsed: 0 s 08:09:37 org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest.matchesWithoutMnemonic Time elapsed: 0 s 08:09:37 org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest.matchesMnemonic Time elapsed: 0 s 08:09:37 org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest.matchesMenuWithoutMnemonic Time elapsed: 0 s 08:09:37 Running org.eclipse.swtbot.swt.finder.matchers.AnyOfTest 08:09:37 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.matchers.AnyOfTest 08:09:37 org.eclipse.swtbot.swt.finder.matchers.AnyOfTest.testShouldAnswerTrueIfAnyMatcherMatches Time elapsed: 0.001 s 08:09:37 org.eclipse.swtbot.swt.finder.matchers.AnyOfTest.testShouldAnswerFalseIfNoMatchersMatche Time elapsed: 0 s 08:09:37 Running org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest 08:09:37 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest 08:09:37 org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest.doesNotMatchText Time elapsed: 0 s 08:09:37 org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest.doesNotMatchObjectsWithNullGetText Time elapsed: 0 s 08:09:37 org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest.getsToString Time elapsed: 0 s 08:09:37 org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest.matchText Time elapsed: 0 s 08:09:37 org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest.doesNotMatchObjectsWithNoGetTextMethod Time elapsed: 0 s 08:09:37 org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest.matchTextIgnoreCase Time elapsed: 0 s 08:09:37 Running org.eclipse.swtbot.swt.finder.widgets.DnDTreeTest 08:09:37 08:09:37 (SWT:2164): Gdk-CRITICAL **: 12:09:37.450: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 08:09:37 08:09:37 (SWT:2164): Gtk-CRITICAL **: 12:09:37.674: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 08:09:37 08:09:37 (SWT:2164): Gtk-CRITICAL **: 12:09:37.676: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 08:09:37 08:09:37 (SWT:2164): Gtk-CRITICAL **: 12:09:37.692: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 08:09:37 08:09:37 (SWT:2164): Gtk-CRITICAL **: 12:09:37.698: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 08:09:37 08:09:37 (SWT:2164): Gtk-CRITICAL **: 12:09:37.715: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 08:09:37 08:09:37 (SWT:2164): Gtk-CRITICAL **: 12:09:37.715: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 08:09:37 08:09:37 (SWT:2164): Gtk-CRITICAL **: 12:09:37.747: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 08:09:37 08:09:37 (SWT:2164): Gtk-CRITICAL **: 12:09:37.748: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 08:09:37 08:09:37 (SWT:2164): Gtk-CRITICAL **: 12:09:37.781: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 08:09:37 08:09:37 (SWT:2164): Gtk-CRITICAL **: 12:09:37.783: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 08:09:37 08:09:37 (SWT:2164): Gtk-CRITICAL **: 12:09:37.799: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 08:09:37 08:09:37 (SWT:2164): Gtk-CRITICAL **: 12:09:37.799: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 08:09:37 08:09:37 (SWT:2164): Gtk-CRITICAL **: 12:09:37.817: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 08:09:37 08:09:37 (SWT:2164): Gtk-CRITICAL **: 12:09:37.817: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 08:09:37 08:09:37 (SWT:2164): Gtk-CRITICAL **: 12:09:37.866: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 08:09:37 08:09:37 (SWT:2164): Gtk-CRITICAL **: 12:09:37.866: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 08:09:37 08:09:37 (SWT:2164): Gtk-CRITICAL **: 12:09:37.873: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 08:09:37 08:09:37 (SWT:2164): Gtk-CRITICAL **: 12:09:37.873: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 08:09:37 08:09:37 (SWT:2164): Gtk-CRITICAL **: 12:09:37.889: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 08:09:37 08:09:37 (SWT:2164): Gtk-CRITICAL **: 12:09:37.889: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 08:09:37 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.478 s - in org.eclipse.swtbot.swt.finder.widgets.DnDTreeTest 08:09:37 org.eclipse.swtbot.swt.finder.widgets.DnDTreeTest.dragsAndDropsFromTreeToTree Time elapsed: 0.477 s 08:09:37 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest 08:09:37 08:09:37 (SWT:2164): Gdk-CRITICAL **: 12:09:37.935: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 08:09:38 08:09:38 (SWT:2164): Gtk-WARNING **: 12:09:38.326: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:38 08:09:38 (SWT:2164): Gtk-WARNING **: 12:09:38.331: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:38 08:09:38 (SWT:2164): Gtk-WARNING **: 12:09:38.334: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:38 08:09:38 (SWT:2164): Gtk-WARNING **: 12:09:38.335: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:38 08:09:38 (SWT:2164): Gtk-WARNING **: 12:09:38.335: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:38 08:09:38 (SWT:2164): Gtk-WARNING **: 12:09:38.337: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:38 08:09:38 (SWT:2164): Gtk-WARNING **: 12:09:38.337: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:40 08:09:40 (SWT:2164): Gdk-CRITICAL **: 12:09:40.633: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 08:09:41 08:09:41 (SWT:2164): Gtk-WARNING **: 12:09:41.054: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:41 08:09:41 (SWT:2164): Gtk-WARNING **: 12:09:41.060: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:41 08:09:41 (SWT:2164): Gtk-WARNING **: 12:09:41.063: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:41 08:09:41 (SWT:2164): Gtk-WARNING **: 12:09:41.063: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:41 08:09:41 (SWT:2164): Gtk-WARNING **: 12:09:41.063: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:41 08:09:41 (SWT:2164): Gtk-WARNING **: 12:09:41.065: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:41 08:09:41 (SWT:2164): Gtk-WARNING **: 12:09:41.066: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:43 08:09:43 (SWT:2164): Gdk-CRITICAL **: 12:09:43.295: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 08:09:43 08:09:43 (SWT:2164): Gtk-WARNING **: 12:09:43.704: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:43 08:09:43 (SWT:2164): Gtk-WARNING **: 12:09:43.710: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:43 08:09:43 (SWT:2164): Gtk-WARNING **: 12:09:43.713: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:43 08:09:43 (SWT:2164): Gtk-WARNING **: 12:09:43.713: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:43 08:09:43 (SWT:2164): Gtk-WARNING **: 12:09:43.713: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:43 08:09:43 (SWT:2164): Gtk-WARNING **: 12:09:43.715: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:43 08:09:43 (SWT:2164): Gtk-WARNING **: 12:09:43.715: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:45 08:09:45 (SWT:2164): Gdk-CRITICAL **: 12:09:45.969: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 08:09:46 08:09:46 (SWT:2164): Gtk-WARNING **: 12:09:46.388: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:46 08:09:46 (SWT:2164): Gtk-WARNING **: 12:09:46.393: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:46 08:09:46 (SWT:2164): Gtk-WARNING **: 12:09:46.396: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:46 08:09:46 (SWT:2164): Gtk-WARNING **: 12:09:46.397: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:46 08:09:46 (SWT:2164): Gtk-WARNING **: 12:09:46.397: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:46 08:09:46 (SWT:2164): Gtk-WARNING **: 12:09:46.399: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:46 08:09:46 (SWT:2164): Gtk-WARNING **: 12:09:46.399: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:48 08:09:48 (SWT:2164): Gdk-CRITICAL **: 12:09:48.446: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 08:09:48 08:09:48 (SWT:2164): Gtk-WARNING **: 12:09:48.854: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:48 08:09:48 (SWT:2164): Gtk-WARNING **: 12:09:48.859: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:48 08:09:48 (SWT:2164): Gtk-WARNING **: 12:09:48.862: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:48 08:09:48 (SWT:2164): Gtk-WARNING **: 12:09:48.863: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:48 08:09:48 (SWT:2164): Gtk-WARNING **: 12:09:48.863: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:48 08:09:48 (SWT:2164): Gtk-WARNING **: 12:09:48.865: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:48 08:09:48 (SWT:2164): Gtk-WARNING **: 12:09:48.865: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:50 08:09:50 (SWT:2164): Gdk-CRITICAL **: 12:09:50.964: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 08:09:51 08:09:51 (SWT:2164): Gtk-WARNING **: 12:09:51.371: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:51 08:09:51 (SWT:2164): Gtk-WARNING **: 12:09:51.376: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:51 08:09:51 (SWT:2164): Gtk-WARNING **: 12:09:51.379: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:51 08:09:51 (SWT:2164): Gtk-WARNING **: 12:09:51.380: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:51 08:09:51 (SWT:2164): Gtk-WARNING **: 12:09:51.380: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:51 08:09:51 (SWT:2164): Gtk-WARNING **: 12:09:51.382: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:51 08:09:51 (SWT:2164): Gtk-WARNING **: 12:09:51.382: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:53 08:09:53 (SWT:2164): Gtk-WARNING **: 12:09:53.185: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 08:09:53 08:09:53 (SWT:2164): Gtk-WARNING **: 12:09:53.190: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 08:09:53 08:09:53 (SWT:2164): Gtk-WARNING **: 12:09:53.193: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 08:09:53 08:09:53 (SWT:2164): Gtk-WARNING **: 12:09:53.194: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 08:09:53 08:09:53 (SWT:2164): Gtk-WARNING **: 12:09:53.194: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 08:09:53 08:09:53 (SWT:2164): Gtk-WARNING **: 12:09:53.196: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 08:09:53 08:09:53 (SWT:2164): Gtk-WARNING **: 12:09:53.197: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 08:09:53 08:09:53 (SWT:2164): Gdk-CRITICAL **: 12:09:53.734: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 08:09:54 08:09:54 (SWT:2164): Gtk-WARNING **: 12:09:54.200: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:54 08:09:54 (SWT:2164): Gtk-WARNING **: 12:09:54.206: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:54 08:09:54 (SWT:2164): Gtk-WARNING **: 12:09:54.209: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:54 08:09:54 (SWT:2164): Gtk-WARNING **: 12:09:54.209: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:54 08:09:54 (SWT:2164): Gtk-WARNING **: 12:09:54.209: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:54 08:09:54 (SWT:2164): Gtk-WARNING **: 12:09:54.211: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:09:54 08:09:54 (SWT:2164): Gtk-WARNING **: 12:09:54.211: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:10:01 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.419 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest 08:10:01 org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldGetExpandItemCount Time elapsed: 2.697 s 08:10:01 org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldCollapseAnItem Time elapsed: 2.662 s 08:10:01 org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldExpandAnItem Time elapsed: 2.673 s 08:10:01 org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldGetExpandedAndCollapsedItemCount Time elapsed: 2.476 s 08:10:01 org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldGetAllExpandBarItems Time elapsed: 2.517 s 08:10:01 org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldMatchEvents Time elapsed: 2.769 s 08:10:01 org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldThrowExceptionWhenItemIsNotFound Time elapsed: 7.619 s 08:10:01 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest 08:10:01 08:10:01 (SWT:2164): Gdk-CRITICAL **: 12:10:01.373: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 08:10:01 08:10:01 (SWT:2164): Gtk-WARNING **: 12:10:01.783: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:10:01 08:10:01 (SWT:2164): Gtk-WARNING **: 12:10:01.788: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:10:01 08:10:01 (SWT:2164): Gtk-WARNING **: 12:10:01.792: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:10:01 08:10:01 (SWT:2164): Gtk-WARNING **: 12:10:01.792: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:10:01 08:10:01 (SWT:2164): Gtk-WARNING **: 12:10:01.792: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:10:01 08:10:01 (SWT:2164): Gtk-WARNING **: 12:10:01.794: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:10:01 08:10:01 (SWT:2164): Gtk-WARNING **: 12:10:01.794: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:10:04 08:10:04 (SWT:2164): Gdk-CRITICAL **: 12:10:04.119: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 08:10:04 08:10:04 (SWT:2164): Gtk-WARNING **: 12:10:04.524: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:10:04 08:10:04 (SWT:2164): Gtk-WARNING **: 12:10:04.530: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:10:04 08:10:04 (SWT:2164): Gtk-WARNING **: 12:10:04.533: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:10:04 08:10:04 (SWT:2164): Gtk-WARNING **: 12:10:04.533: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:10:04 08:10:04 (SWT:2164): Gtk-WARNING **: 12:10:04.533: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:10:04 08:10:04 (SWT:2164): Gtk-WARNING **: 12:10:04.535: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 08:10:04 08:10:04 (SWT:2164): Gtk-WARNING **: 12:10:04.535: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 11:00:29 Build timed out (after 180 minutes). Marking the build as aborted. 11:00:29 Terminating xvnc. 11:00:30 [INFO] ------------------------------------------------------------------------ 11:00:30 [INFO] Reactor Summary for Eclipse SWTBot 4.1.0-SNAPSHOT: 11:00:30 [INFO] 11:00:30 [INFO] Eclipse SWTBot ..................................... SUCCESS [ 9.174 s] 11:00:30 [INFO] org.eclipse.swtbot.ant.junit ....................... SUCCESS [ 11.314 s] 11:00:30 [INFO] org.eclipse.swtbot.eclipse.core .................... SUCCESS [ 5.882 s] 11:00:30 [INFO] org.eclipse.swtbot.swt.finder ...................... SUCCESS [ 8.286 s] 11:00:30 [INFO] org.eclipse.swtbot.eclipse.finder .................. SUCCESS [ 4.454 s] 11:00:30 [INFO] org.eclipse.swtbot.e4.finder ....................... SUCCESS [ 3.074 s] 11:00:30 [INFO] org.eclipse.swtbot.junit4_x ........................ SUCCESS [ 2.935 s] 11:00:30 [INFO] org.eclipse.swtbot ................................. SUCCESS [ 2.385 s] 11:00:30 [INFO] org.eclipse.swtbot.forms.finder .................... SUCCESS [ 3.453 s] 11:00:30 [INFO] org.eclipse.swtbot.forms ........................... SUCCESS [ 3.290 s] 11:00:30 [INFO] org.eclipse.swtbot.go .............................. SUCCESS [ 2.874 s] 11:00:30 [INFO] org.eclipse.swtbot.eclipse ......................... SUCCESS [ 2.836 s] 11:00:30 [INFO] org.eclipse.swtbot.eclipse.dsl ..................... SUCCESS [ 2.582 s] 11:00:30 [INFO] org.eclipse.swtbot.eclipse.gef.finder .............. SUCCESS [ 3.485 s] 11:00:30 [INFO] org.eclipse.swtbot.eclipse.spy ..................... SUCCESS [ 2.814 s] 11:00:30 [INFO] org.eclipse.swtbot.eclipse.junit.headless .......... SUCCESS [ 3.734 s] 11:00:30 [INFO] org.eclipse.swtbot.eclipse.test.junit .............. SUCCESS [ 2.365 s] 11:00:30 [INFO] org.eclipse.swtbot.eclipse.ui ...................... SUCCESS [ 4.355 s] 11:00:30 [INFO] org.eclipse.swtbot.generator ....................... SUCCESS [ 3.943 s] 11:00:30 [INFO] org.eclipse.swtbot.generator.client ................ SUCCESS [ 4.233 s] 11:00:30 [INFO] org.eclipse.swtbot.generator.rules.workbench ....... SUCCESS [ 2.435 s] 11:00:30 [INFO] org.eclipse.swtbot.generator.jdt ................... SUCCESS [ 2.729 s] 11:00:30 [INFO] org.eclipse.swtbot.generator.ui .................... SUCCESS [ 3.472 s] 11:00:30 [INFO] org.eclipse.swtbot.junit5_x ........................ SUCCESS [ 3.227 s] 11:00:30 [INFO] org.eclipse.swtbot.nebula.gallery.finder ........... SUCCESS [ 1.974 s] 11:00:30 [INFO] org.eclipse.swt.examples ........................... SUCCESS [ 8.812 s] 11:00:30 [INFO] org.eclipse.swtbot.swt.demo ........................ SUCCESS [ 2.530 s] 11:00:30 [INFO] org.eclipse.ui.forms.examples ...................... SUCCESS [ 4.154 s] 11:00:30 [INFO] org.eclipse.swtbot.nebula.nattable.finder .......... SUCCESS [ 2.674 s] 11:00:30 [INFO] org.eclipse.swtbot.nebula.checkboxgroup.finder ..... SUCCESS [ 2.983 s] 11:00:30 [INFO] org.eclipse.swtbot.nebula.stepbar.finder ........... SUCCESS [ 2.476 s] 11:00:30 [INFO] org.eclipse.swtbot.nebula.rangeslider.finder ....... SUCCESS [ 2.118 s] 11:00:30 [INFO] org.eclipse.swtbot.eclipse.gef ..................... SUCCESS [ 2.021 s] 11:00:30 [INFO] org.eclipse.swtbot.generator.feature ............... SUCCESS [ 3.033 s] 11:00:30 [INFO] org.eclipse.swtbot.ide ............................. SUCCESS [ 2.224 s] 11:00:30 [INFO] org.eclipse.swtbot.eclipse.junit5.headless ......... SUCCESS [ 3.206 s] 11:00:30 [INFO] org.eclipse.swtbot.junit5 .......................... SUCCESS [ 2.918 s] 11:00:30 [INFO] org.eclipse.swtbot.nebula.gallery .................. SUCCESS [ 2.903 s] 11:00:30 [INFO] org.eclipse.swtbot.nebula.nattable ................. SUCCESS [ 2.794 s] 11:00:30 [INFO] org.eclipse.swtbot.nebula.checkboxgroup ............ SUCCESS [ 2.480 s] 11:00:30 [INFO] org.eclipse.swtbot.nebula.stepbar .................. SUCCESS [ 2.949 s] 11:00:30 [INFO] org.eclipse.swtbot.nebula.rangeslider .............. SUCCESS [ 4.786 s] 11:00:30 [INFO] org.eclipse.swtbot.updatesite ...................... SUCCESS [ 4.439 s] 11:00:30 [INFO] org.eclipse.swtbot.eclipse.ui.test ................. SUCCESS [ 26.638 s] 11:00:30 [INFO] org.eclipse.swtbot.swt.finder.test.keyboards ....... SUCCESS [ 2.917 s] 11:00:30 [INFO] org.eclipse.swtbot.forms.finder.test ............... SUCCESS [ 14.647 s] 11:00:30 [INFO] org.eclipse.swtbot.eclipse.finder.test ............. SUCCESS [03:09 min] 11:00:30 [INFO] org.eclipse.swtbot.e4.finder.test .................. SUCCESS [ 16.722 s] 11:00:30 [INFO] org.eclipse.swtbot.nebula.gallery.finder.test ...... SUCCESS [ 12.377 s] 11:00:30 [INFO] org.eclipse.swtbot.swt.finder.test ................. FAILURE [ 02:51 h] 11:00:30 [INFO] org.eclipse.swtbot.test ............................ SKIPPED 11:00:30 [INFO] org.eclipse.swtbot.generator.test .................. SKIPPED 11:00:30 [INFO] org.eclipse.swtbot.generator.jdt.test .............. SKIPPED 11:00:30 [INFO] org.eclipse.swtbot.nebula.nattable.finder.test ..... SKIPPED 11:00:30 [INFO] org.eclipse.swtbot.nebula.checkboxgroup.finder.test SKIPPED 11:00:30 [INFO] org.eclipse.swtbot.nebula.stepbar.finder.test ...... SKIPPED 11:00:30 [INFO] org.eclipse.swtbot.nebula.rangeslider.finder.test .. SKIPPED 11:00:30 [INFO] ------------------------------------------------------------------------ 11:00:30 [INFO] BUILD FAILURE 11:00:30 [INFO] ------------------------------------------------------------------------ 11:00:30 [INFO] Total time: 02:59 h 11:00:30 [INFO] Finished at: 2023-06-05T15:00:30Z 11:00:30 [INFO] ------------------------------------------------------------------------ 11:00:30 [ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:3.0.4:test (default-test) on project org.eclipse.swtbot.swt.finder.test: An unexpected error occurred while launching the test runtime (process returned error code 143(SIGTERM received?)). Command-line used to launch the sub-process was /opt/tools/java/openjdk/jdk-17/latest/bin/java -Dosgi.noShutdown=false -Dosgi.os=linux -Dosgi.ws=gtk -Dosgi.arch=x86_64 -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* -Xms64m -Xmx1024m -Dosgi.clean=true -jar /home/jenkins/agent/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar -data /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/work/data -install /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/work -configuration /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/work/configuration -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/surefire.properties in working directory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test -> [Help 1] 11:00:30 [ERROR] 11:00:30 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 11:00:30 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 11:00:30 [ERROR] 11:00:30 [ERROR] For more information about the errors and possible solutions, please read the following articles: 11:00:30 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException 11:00:30 [ERROR] 11:00:30 [ERROR] After correcting the problems, you can resume the build with the command 11:00:30 [ERROR] mvn <args> -rf :org.eclipse.swtbot.swt.finder.test 11:00:42 $ ssh-agent -k 11:00:42 unset SSH_AUTH_SOCK; 11:00:42 unset SSH_AGENT_PID; 11:00:42 echo Agent pid 48 killed; 11:00:42 [ssh-agent] Stopped. 11:00:42 Build was aborted 11:00:42 Recording test results 11:00:43 [Checks API] No suitable checks publisher found. 11:00:43 Archiving artifacts 11:00:44 Finished: ABORTED