Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove done() call on SubMonitor in Refactoring #2578

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Remove done() call on SubMonitor in Refactoring

aaddfd6
Select commit
Loading
Failed to load commit list.
Open

Remove done() call on SubMonitor in Refactoring #2578

Remove done() call on SubMonitor in Refactoring
aaddfd6
Select commit
Loading
Failed to load commit list.
Jenkins - Eclipse Platform / Code Analysis failed Dec 3, 2024 in 47m 43s

Build: error in 'sh' step

Build / Shell Script

Error in sh step, with arguments mvn clean verify --batch-mode --fail-at-end -Dmaven.repo.local=/home/jenkins/agent/workspace/eclipse.platform.ui_PR-2578/.m2/repository -Pbree-libs -Papi-check -Pjavadoc -Dmaven.test.failure.ignore=true -Dcompare-version-with-baselines.skip=false -Dorg.slf4j.simpleLogger.showDateTime=true -Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss.SSS -DtrimStackTrace=false.

script returned exit code 1
Build log
+ mvn clean verify --batch-mode --fail-at-end -Dmaven.repo.local=/home/jenkins/agent/workspace/eclipse.platform.ui_PR-2578/.m2/repository -Pbree-libs -Papi-check -Pjavadoc -Dmaven.test.failure.ignore=true -Dcompare-version-with-baselines.skip=false -Dorg.slf4j.simpleLogger.showDateTime=true -Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss.SSS -DtrimStackTrace=false
Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
Maven home: /opt/tools/apache-maven/latest
Java version: 17.0.13, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.13+11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.5.5-200.fc38.x86_64", arch: "amd64", family: "unix"
15:06:54.974 [INFO] Scanning for projects...
15:06:59.854 [INFO] Tycho Version:  4.0.10 (34d2d6b5223a28191d552396774c226b8f40d522)
15:06:59.854 [INFO] Tycho Mode:     extension
15:06:59.854 [INFO] Tycho Builder:  maven
15:06:59.856 [INFO] Build Threads:  1
15:07:07.957 [INFO] Resolving dependencies of MavenProject: org.eclipse.platform:org.eclipse.e4.rcp:4.35.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.platform.ui_PR-2578/features/org.eclipse.e4.rcp/.polyglot.feature.xml
15:07:10.739 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/eclipse.platform.ui_PR-2578/.m2/repository/org/eclipse/eclipse-sdk-prereqs/4.35.0-SNAPSHOT/eclipse-sdk-prereqs-4.35.0-SNAPSHOT.target for environments=[linux/gtk/x86_64, linux/gtk/ppc64le, linux/gtk/riscv64, linux/gtk/aarch64, win32/win32/x86_64, win32/win32/aarch64, macosx/cocoa/x86_64, macosx/cocoa/aarch64], include source mode=honor, referenced repository mode =ignore, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@4d5f1c98
15:07:10.782 [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
15:07:10.783 [INFO]     Cache location:         /home/jenkins/agent/workspace/eclipse.platform.ui_PR-2578/.m2/repository/.cache/tycho
15:07:10.783 [INFO]     Transport mode:         online
15:07:10.783 [INFO]     Http Transport type:    Java11Client
15:07:10.783 [INFO]     Update mode:            cache first
15:07:10.783 [INFO]     Minimum cache duration: 60 minutes
15:07:10.783 [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
15:07:11.955 [INFO] Resolving MavenDependencyRoots = [GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.11.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.ibm.icu, ArtifactId = icu4j, Version = 76.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-fileupload, ArtifactId = commons-fileupload, Version = 1.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.18.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-lang, ArtifactId = commons-lang, Version = 2.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-logging, ArtifactId = commons-logging, Version = 1.3.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna-platform, Version = 5.15.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.aries.spifly, ArtifactId = org.apache.aries.spifly.dynamic.bundle, Version = 1.3.7, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.sshd, ArtifactId = sshd-osgi, Version = 2.14.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcpg-jdk18on, Version = 1.79, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcprov-jdk18on, Version = 1.79, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcutil-jdk18on, Version = 1.79, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.hamcrest, ArtifactId = hamcrest, Version = 2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.jsoup, ArtifactId = jsoup, Version = 1.18.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.core, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.pb, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 2.0.16, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-simple, Version = 2.0.16, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.tukaani, ArtifactId = xz, Version = 1.10, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
15:07:14.781 [INFO] Resolving MavenDependencyRoots = [GroupId = jakarta.el, ArtifactId = jakarta.el-api, Version = 3.0.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.servlet, ArtifactId = jakarta.servlet-api, Version = 4.0.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = javax.servlet.jsp, ArtifactId = javax.servlet.jsp-api, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty.ee8, ArtifactId = jetty-ee8-apache-jsp, Version = 12.0.15, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty.ee8, ArtifactId = jetty-ee8-nested, Version = 12.0.15, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty.ee8, ArtifactId = jetty-ee8-security, Version = 12.0.15, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty.ee8, ArtifactId = jetty-ee8-servlet, Version = 12.0.15, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty.toolchain, ArtifactId = jetty-servlet-api, Version = 4.0.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-http, Version = 12.0.15, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-io, Version = 12.0.15, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-security, Version = 12.0.15, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-server, Version = 12.0.15, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-session, Version = 12.0.15, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util-ajax, Version = 12.0.15, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util, Version = 12.0.15, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.glassfish, ArtifactId = jakarta.el, Version = 3.0.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mortbay.jasper, ArtifactId = apache-el, Version = 9.0.96, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mortbay.jasper, ArtifactId = apache-jsp, Version = 9.0.96, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
15:07:15.677 [INFO] Resolving MavenDependencyRoots = [GroupId = net.bytebuddy, ArtifactId = byte-buddy-agent, Version = 1.15.10, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.bytebuddy, ArtifactId = byte-buddy, Version = 1.15.10, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.26.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 5.14.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.objenesis, ArtifactId = objenesis, Version = 3.4, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
15:07:16.594 [INFO] Resolving MavenDependencyRoots = [GroupId = org.ow2.asm, ArtifactId = asm-analysis, Version = 9.7.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-commons, Version = 9.7.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-tree, Version = 9.7.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-util, Version = 9.7.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm, Version = 9.7.1, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
15:07:16.734 [INFO] Resolving MavenDependencyRoots = [GroupId = org.osgi, ArtifactId = org.osgi.annotation.bundle, Version = 2.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.versioning, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.namespace.contract, Version = 1.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.namespace.extender, Version = 1.0.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.namespace.service, Version = 1.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.cm, Version = 1.6.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component.annotations, Version = 1.5.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component, Version = 1.5.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.coordinator, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.device, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.event, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http.whiteboard, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.log.stream, Version = 1.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype.annotations, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.prefs, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.provisioning, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.repository, Version = 1.1.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.upnp, Version = 1.2.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.useradmin, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.wireadmin, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.function, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.measurement, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.position, Version = 1.0.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.promise, Version = 1.3.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.pushstream, Version = 1.1.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.xml, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
15:07:17.200 [INFO] Resolving MavenDependencyRoots = [GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.annotation, Version = 7.1.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.embedded-repo, Version = 7.1.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.util, Version = 7.1.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bndlib, Version = 7.1.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.repository, Version = 7.1.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.resolve, Version = 7.1.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bndtools, ArtifactId = bndtools.api, Version = 7.1.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bndtools, ArtifactId = bndtools.jareditor, Version = 7.1.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bndtools, ArtifactId = org.bndtools.headless.build.manager, Version = 7.1.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bndtools, ArtifactId = org.bndtools.headless.build.plugin.gradle, Version = 7.1.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bndtools, ArtifactId = org.bndtools.templates.template, Version = 7.1.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bndtools, ArtifactId = org.bndtools.templating, Version = 7.1.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bndtools, ArtifactId = org.bndtools.versioncontrol.ignores.manager, Version = 7.1.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bndtools, ArtifactId = org.bndtools.versioncontrol.ignores.plugin.git, Version = 7.1.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
15:07:17.883 [INFO] Resolving MavenDependencyRoots = [GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.command, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.runtime, Version = 1.1.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.shell, Version = 1.1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.scr, Version = 2.2.12, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
15:07:17.999 [INFO] Resolving MavenDependencyRoots = [GroupId = org.apiguardian, ArtifactId = apiguardian-api, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-api, Version = 5.11.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-engine, Version = 5.11.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-migrationsupport, Version = 5.11.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-params, Version = 5.11.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-commons, Version = 1.11.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-engine, Version = 1.11.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-launcher, Version = 1.11.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-runner, Version = 1.11.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-api, Version = 1.11.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-commons, Version = 1.11.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-engine, Version = 1.11.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.vintage, ArtifactId = junit-vintage-engine, Version = 5.11.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.opentest4j, ArtifactId = opentest4j, Version = 1.3.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
15:07:18.332 [INFO] Resolving MavenDependencyRoots = [GroupId = commons-beanutils, ArtifactId = commons-beanutils, Version = 1.9.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-collections, ArtifactId = commons-collections, Version = 3.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-jxpath, ArtifactId = commons-jxpath, Version = 1.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = IGNORE, IncludeSource = true
15:07:18.567 [INFO] Resolving MavenDependencyRoots = [GroupId = jakarta.activation, ArtifactId = jakarta.activation-api, Version = 2.1.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.annotation, ArtifactId = jakarta.annotation-api, Version = 1.3.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.annotation, ArtifactId = jakarta.annotation-api, Version = 2.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.annotation, ArtifactId = jakarta.annotation-api, Version = 3.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.inject, ArtifactId = jakarta.inject-api, Version = 1.0.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.inject, ArtifactId = jakarta.inject-api, Version = 2.0.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.xml.bind, ArtifactId = jakarta.xml.bind-api, Version = 4.0.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
15:07:18.797 [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.35-I-builds
15:07:28.442 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/eclipse.platform.ui_PR-2578/.m2/repository/org/eclipse/eclipse-sdk-prereqs/4.35.0-SNAPSHOT/eclipse-sdk-prereqs-4.35.0-SNAPSHOT.target for environments=[linux/gtk/x86_64, linux/gtk/ppc64le, linux/gtk/riscv64, linux/gtk/aarch64], include source mode=honor, referenced repository mode =ignore, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@4d5f1c98
15:07:32.190 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/eclipse.platform.ui_PR-2578/.m2/repository/org/eclipse/eclipse-sdk-prereqs/4.35.0-SNAPSHOT/eclipse-sdk-prereqs-4.35.0-SNAPSHOT.target for environments=[win32/win32/x86_64, win32/win32/aarch64], include source mode=honor, referenced repository mode =ignore, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@4d5f1c98
15:07:36.690 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/eclipse.platform.ui_PR-2578/.m2/repository/org/eclipse/eclipse-sdk-prereqs/4.35.0-SNAPSHOT/eclipse-sdk-prereqs-4.35.0-SNAPSHOT.target for environments=[macosx/cocoa/x86_64, macosx/cocoa/aarch64], include source mode=honor, referenced repository mode =ignore, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@4d5f1c98
15:08:09.085 [INFO] ------------------------------------------------------------------------
15:08:09.086 [INFO] Reactor Build Order:
15:08:09.086 [INFO] 
15:08:09.087 [INFO] eclipse.platform.ui                                                [pom]
15:08:09.087 [INFO] [aggregator] features                                              [pom]
15:08:09.087 [INFO] [aggregator] bundles                                               [pom]
15:08:09.087 [INFO] [bundle] Commands                                       [eclipse-plugin]
15:08:09.087 [INFO] [bundle] JFace Data Binding Observables                 [eclipse-plugin]
15:08:09.087 [INFO] [bundle] JFace Data Binding Properties                  [eclipse-plugin]
15:08:09.087 [INFO] [bundle] JFace Data Binding                             [eclipse-plugin]
15:08:09.087 [INFO] [bundle] JFace Data Binding for JavaBeans               [eclipse-plugin]
15:08:09.087 [INFO] [bundle] Eclipse e4 core commands                       [eclipse-plugin]
15:08:09.087 [INFO] [bundle] Eclipse Model Xpath                            [eclipse-plugin]
15:08:09.087 [INFO] [bundle] Eclipse UI Dependency Injection                [eclipse-plugin]
15:08:09.087 [INFO] [bundle] Eclipse UI Application Services                [eclipse-plugin]
15:08:09.087 [INFO] [bundle] JFace                                          [eclipse-plugin]
15:08:09.087 [INFO] [bundle] Eclipse Bindings Support                       [eclipse-plugin]
15:08:09.087 [INFO] [bundle] Eclipse CSS Core Support                       [eclipse-plugin]
15:08:09.087 [INFO] [bundle] Eclipse CSS SWT Support                        [eclipse-plugin]
15:08:09.087 [INFO] [bundle] Eclipse CSS SWT Theme Support                  [eclipse-plugin]
15:08:09.087 [INFO] [bundle] Eclipse e4 dialogs                             [eclipse-plugin]
15:08:09.087 [INFO] [bundle] Eclipse Workbench Model                        [eclipse-plugin]
15:08:09.087 [INFO] [bundle] Eclipse UI Custom widgets                      [eclipse-plugin]
15:08:09.087 [INFO] [bundle] Eclipse e4 Workbench                           [eclipse-plugin]
15:08:09.087 [INFO] [bundle] JFace Data Binding for SWT and JFace           [eclipse-plugin]
15:08:09.087 [INFO] [bundle] Bundle for Workbench APIs available in e4      [eclipse-plugin]
15:08:09.087 [INFO] [bundle] Eclipse URI Scheme Handling                    [eclipse-plugin]
15:08:09.087 [INFO] [bundle] Eclipse e4 Workbench SWT                       [eclipse-plugin]
15:08:09.087 [INFO] [bundle] Eclipse e4 Progress View                       [eclipse-plugin]
15:08:09.087 [INFO] [bundle] Eclipse e4 Workbench SWT Renderer              [eclipse-plugin]
15:08:09.087 [INFO] [bundle] Eclipse e4 Workbench Add-ons                   [eclipse-plugin]
15:08:09.088 [INFO] [bundle] Eclipse UI GTK Enhancements                    [eclipse-plugin]
15:08:09.088 [INFO] [bundle] Notification API                               [eclipse-plugin]
15:08:09.088 [INFO] [bundle] Eclipse UI WIN32 Enhancements                  [eclipse-plugin]
15:08:09.088 [INFO] [bundle] Eclipse UI MacOS X Enhancements                [eclipse-plugin]
15:08:09.088 [INFO] [feature] Eclipse 4 Rich Client Platform               [eclipse-feature]
15:08:09.088 [INFO] [bundle] Text                                           [eclipse-plugin]
15:08:09.088 [INFO] [bundle] File Buffers                                   [eclipse-plugin]
15:08:09.088 [INFO] [bundle] E4 IDE UI                                      [eclipse-plugin]
15:08:09.088 [INFO] [bundle] JFace Text                                     [eclipse-plugin]
15:08:09.088 [INFO] [bundle] Refactoring Core                               [eclipse-plugin]
15:08:09.088 [INFO] [bundle] Eclipse Workbench                              [eclipse-plugin]
15:08:09.088 [INFO] [bundle] Eclipse UI                                     [eclipse-plugin]
15:08:09.088 [INFO] [bundle] Eclipse Forms                                  [eclipse-plugin]
15:08:09.088 [INFO] [bundle] Views                                          [eclipse-plugin]
15:08:09.088 [INFO] [bundle] Common Navigator View                          [eclipse-plugin]
15:08:09.088 [INFO] [bundle] Eclipse IDE UI                                 [eclipse-plugin]
15:08:09.088 [INFO] [bundle] Text Editor Framework                          [eclipse-plugin]
15:08:09.088 [INFO] [bundle] Default Text Editor                            [eclipse-plugin]
15:08:09.088 [INFO] [bundle] Refactoring UI                                 [eclipse-plugin]
15:08:09.088 [INFO] [bundle] Search Support Core                            [eclipse-plugin]
15:08:09.088 [INFO] [bundle] Search Support                                 [eclipse-plugin]
15:08:09.088 [INFO] [bundle] Quick Search                                   [eclipse-plugin]
15:08:09.088 [INFO] [bundle] Browser Support                                [eclipse-plugin]
15:08:09.088 [INFO] [bundle] Eclipse UI MacOS X Enhancements                [eclipse-plugin]
15:08:09.088 [INFO] [bundle] Generic and Extensible Code Editor             [eclipse-plugin]
15:08:09.088 [INFO] [bundle] Tabbed Properties View                         [eclipse-plugin]
15:08:09.088 [INFO] [bundle] Navigator Workbench Components                 [eclipse-plugin]
15:08:09.088 [INFO] [bundle] Eclipse IDE UI Application                     [eclipse-plugin]
15:08:09.088 [INFO] [bundle] UI Freeze Monitoring                           [eclipse-plugin]
15:08:09.088 [INFO] [bundle] Eclipse SDK Themes                             [eclipse-plugin]
15:08:09.088 [INFO] [bundle] Log View                                       [eclipse-plugin]
15:08:09.088 [INFO] [bundle] Eclipse UI Win32 Enhancements                  [eclipse-plugin]
15:08:09.088 [INFO] [aggregator] tests                                                 [pom]
15:08:09.088 [INFO] [test-bundle] File Buffers Test Plug-in            [eclipse-test-plugin]
15:08:09.088 [INFO] [test-bundle] Eclipse e4 core commands tests       [eclipse-test-plugin]
15:08:09.088 [INFO] [test-bundle] XPathTest Model                      [eclipse-test-plugin]
15:08:09.088 [INFO] [test-bundle] UI Bindings Tests                    [eclipse-test-plugin]
15:08:09.088 [INFO] [test-bundle] Harness Plug-in                      [eclipse-test-plugin]
15:08:09.088 [INFO] [test-bundle] TestModel Model                      [eclipse-test-plugin]
15:08:09.088 [INFO] [test-bundle] e4 css core tests                    [eclipse-test-plugin]
15:08:09.089 [INFO] [test-bundle] e4 css swt tests (Incubation)        [eclipse-test-plugin]
15:08:09.089 [INFO] [test-bundle] Modelled UI addons tests bundle (Incubation) [eclipse-test-plugin]
15:08:09.089 [INFO] [test-bundle] Jface tests                          [eclipse-test-plugin]
15:08:09.089 [INFO] eclipse.platform.ui.examples                                       [pom]
15:08:09.089 [INFO] [bundle] JFace Data Binding Examples                    [eclipse-plugin]
15:08:09.089 [INFO] [test-bundle] JFace Data Binding Conformance Tests [eclipse-test-plugin]
15:08:09.089 [INFO] [test-bundle] JFace Data Binding Tests             [eclipse-test-plugin]
15:08:09.089 [INFO] [test-bundle] Jface notifications tests            [eclipse-test-plugin]
15:08:09.089 [INFO] [test-bundle] Text Test Plug-in                    [eclipse-test-plugin]
15:08:09.089 [INFO] [test-bundle] JFace Text Test Plug-in              [eclipse-test-plugin]
15:08:09.089 [INFO] [test-bundle] Refactoring Core Test Plug-in        [eclipse-test-plugin]
15:08:09.089 [INFO] [test-bundle] Refactoring UI Test Plug-in          [eclipse-test-plugin]
15:08:09.089 [INFO] [test-bundle] Search Support Tests Plug-in         [eclipse-test-plugin]
15:08:09.089 [INFO] [test-bundle] Tests for Eclipse URI Scheme Handling [eclipse-test-plugin]
15:08:09.089 [INFO] [test-bundle] Tests for org.eclipse.text.quicksearch Bundle [eclipse-test-plugin]
15:08:09.089 [INFO] [test-bundle] Editors Test Plug-in                 [eclipse-test-plugin]
15:08:09.089 [INFO] [test-bundle] Workbench Text Editor Test Plug-in   [eclipse-test-plugin]
15:08:09.089 [INFO] [test-bundle] Generic Editor Test Plug-in          [eclipse-test-plugin]
15:08:09.089 [INFO] [test-bundle] Eclipse UI IDE Application Tests     [eclipse-test-plugin]
15:08:09.089 [INFO] [test-bundle] UI Freeze Monitoring Tests           [eclipse-test-plugin]
15:08:09.089 [INFO] [test-bundle] Eclipse UI Tests                     [eclipse-test-plugin]
15:08:09.089 [INFO] [test-bundle] Plugin.name                          [eclipse-test-plugin]
15:08:09.089 [INFO] [test-bundle] Forms Test                           [eclipse-test-plugin]
15:08:09.089 [INFO] [test-bundle] Common Navigator Tests               [eclipse-test-plugin]
15:08:09.089 [INFO] [test-bundle] Performance Plug-in                  [eclipse-test-plugin]
15:08:09.089 [INFO] [test-bundle] Pluginchecks                         [eclipse-test-plugin]
15:08:09.089 [INFO] [test-bundle] Eclipse RCP Tests                    [eclipse-test-plugin]
15:08:09.089 [INFO] [test-bundle] Tabbed Properties View Tests         [eclipse-test-plugin]
15:08:09.089 [INFO] [bundle] CSS bridge demo                                [eclipse-plugin]
15:08:09.089 [INFO] [bundle] e4 Progress Examples Plug-in                   [eclipse-plugin]
15:08:09.089 [INFO] [bundle] JFace Snippets Plug-in                         [eclipse-plugin]
15:08:09.089 [INFO] [bundle] CodeMinig Examples                             [eclipse-plugin]
15:08:09.089 [INFO] [bundle] Services Snippets (Incubation)                 [eclipse-plugin]
15:08:09.089 [INFO] [bundle] Command Contribution Examples                  [eclipse-plugin]
15:08:09.089 [INFO] [bundle] Field Assist Example                           [eclipse-plugin]
15:08:09.089 [INFO] [bundle] JFace Text Example                             [eclipse-plugin]
15:08:09.089 [INFO] [bundle] Progress Examples Plug-in                      [eclipse-plugin]
15:08:09.089 [INFO] [bundle] pluginName                                     [eclipse-plugin]
15:08:09.090 [INFO] [bundle] Multi-Page Editor Example                      [eclipse-plugin]
15:08:09.090 [INFO] [bundle] Common Navigator Examples                      [eclipse-plugin]
15:08:09.090 [INFO] [bundle] Example for a Perspective                      [eclipse-plugin]
15:08:09.090 [INFO] [bundle] User File Editor                               [eclipse-plugin]
15:08:09.090 [INFO] [bundle] Readme File Editing Tool                       [eclipse-plugin]
15:08:09.090 [INFO] [bundle] Undo Example                                   [eclipse-plugin]
15:08:09.090 [INFO] [bundle] Example for Eclipse URI Scheme Handling        [eclipse-plugin]
15:08:09.090 [INFO] [bundle] Tabbed Properties View Article Example         [eclipse-plugin]
15:08:09.090 [INFO] [bundle] Examples of Eclipse Forms                      [eclipse-plugin]
15:08:09.090 [INFO] [bundle] Examples for Generic Editor                    [eclipse-plugin]
15:08:09.117 [INFO] 
15:08:09.117 [INFO] --------------< org.eclipse.platform:eclipse.platform.ui >--------------
15:08:09.117 [INFO] Building eclipse.platform.ui 4.35.0-SNAPSHOT                     [1/116]
15:08:09.117 [INFO]   from pom.xml
15:08:09.117 [INFO] --------------------------------[ pom ]---------------------------------
15:08:09.125 [INFO] 
15:08:09.126 [INFO] --- clean:3.4.0:clean (default-clean) @ eclipse.platform.ui ---
15:08:09.196 [INFO] 
15:08:09.196 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ eclipse.platform.ui ---
15:08:09.398 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-2578/saveproperties
15:08:09.398 [INFO] 
15:08:09.398 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ eclipse.platform.ui ---
15:08:09.650 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
15:08:09.650 [INFO] 
15:08:09.651 [INFO] --- resources:3.3.1:resources (filter-resources) @ eclipse.platform.ui ---
15:08:09.652 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-2578/src/main/resources
15:08:09.653 [INFO] 
15:08:09.653 [INFO] --- tycho-apitools:4.0.10:generate (generate) @ eclipse.platform.ui ---
15:08:09.654 [INFO] 
15:08:09.655 [INFO] --- tycho-source:4.0.10:plugin-source (plugin-source) @ eclipse.platform.ui ---
15:08:09.659 [INFO] 
15:08:09.659 [INFO] --- javadoc:3.11.1:jar (attach-javadocs) @ eclipse.platform.ui ---
15:08:11.092 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
15:08:11.093 [INFO] 
15:08:11.093 [INFO] --- tycho-p2-extras:4.0.10:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse.platform.ui ---
15:08:11.097 [INFO] 
15:08:11.097 [INFO] --- tycho-apitools:4.0.10:verify (verify) @ eclipse.platform.ui ---
15:08:11.101 [INFO] 
15:08:11.101 [INFO] ------------------< org.eclipse.platform:ui-features >------------------
15:08:11.101 [INFO] Building [aggregator] features 4.35.0-SNAPSHOT                   [2/116]
15:08:11.101 [INFO]   from features/.polyglot.pom.tycho
15:08:11.101 [INFO] --------------------------------[ pom ]---------------------------------
15:08:11.104 [INFO] 
15:08:11.104 [INFO] --- clean:3.4.0:clean (default-clean) @ ui-features ---
15:08:11.113 [INFO] 
15:08:11.113 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ ui-features ---
15:08:11.115 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-2578/features/saveproperties
15:08:11.115 [INFO] 
15:08:11.115 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ ui-features ---
15:08:11.118 [INFO] 
15:08:11.118 [INFO] --- resources:3.3.1:resources (filter-resources) @ ui-features ---
15:08:11.119 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-2578/features/src/main/resources
15:08:11.120 [INFO] 
15:08:11.120 [INFO] --- tycho-apitools:4.0.10:generate (generate) @ ui-features ---
15:08:11.121 [INFO] 
15:08:11.121 [INFO] --- tycho-source:4.0.10:plugin-source (plugin-source) @ ui-features ---
15:08:11.123 [INFO] 
15:08:11.123 [INFO] --- javadoc:3.11.1:jar (attach-javadocs) @ ui-features ---
15:08:11.131 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
15:08:11.131 [INFO] 
15:08:11.131 [INFO] --- tycho-p2-extras:4.0.10:compare-version-with-baselines (compare-attached-artifacts-with-release) @ ui-features ---
15:08:11.139 [INFO] 
15:08:11.139 [INFO] --- tycho-apitools:4.0.10:verify (verify) @ ui-features ---
15:08:11.140 [INFO] 
15:08:11.140 [INFO] ------------------< org.eclipse.platform:ui-bundles >-------------------
15:08:11.140 [INFO] Building [aggregator] bundles 4.35.0-SNAPSHOT                    [3/116]
15:08:11.140 [INFO]   from bundles/.polyglot.pom.tycho
15:08:11.140 [INFO] --------------------------------[ pom ]---------------------------------
15:08:11.142 [INFO] 
15:08:11.142 [INFO] --- clean:3.4.0:clean (default-clean) @ ui-bundles ---
15:08:11.143 [INFO] 
15:08:11.143 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ ui-bundles ---
15:08:11.143 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-2578/bundles/saveproperties
15:08:11.143 [INFO] 
15:08:11.143 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ ui-bundles ---
15:08:11.144 [INFO] 
15:08:11.144 [INFO] --- resources:3.3.1:resources (filter-resources) @ ui-bundles ---
15:08:11.145 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-2578/bundles/src/main/resources
15:08:11.145 [INFO] 
15:08:11.145 [INFO] --- tycho-apitools:4.0.10:generate (generate) @ ui-bundles ---
15:08:11.145 [INFO] 
15:08:11.145 [INFO] --- tycho-source:4.0.10:plugin-source (plugin-source) @ ui-bundles ---
15:08:11.146 [INFO] 
15:08:11.146 [INFO] --- javadoc:3.11.1:jar (attach-javadocs) @ ui-bundles ---
15:08:11.151 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
15:08:11.151 [INFO] 
15:08:11.151 [INFO] --- tycho-p2-extras:4.0.10:compare-version-with-baselines (compare-attached-artifacts-with-release) @ ui-bundles ---
15:08:11.152 [INFO] 
15:08:11.152 [INFO] --- tycho-apitools:4.0.10:verify (verify) @ ui-bundles ---
15:08:11.153 [INFO] 
15:08:11.153 [INFO] -----------< org.eclipse.platform:org.eclipse.core.commands >-----------
15:08:11.153 [INFO] Building [bundle] Commands 3.12.200-SNAPSHOT                     [4/116]
15:08:11.153 [INFO]   from bundles/org.eclipse.core.commands/.polyglot.META-INF
15:08:11.153 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:08:11.157 [INFO] 
15:08:11.157 [INFO] --- clean:3.4.0:clean (default-clean) @ org.eclipse.core.commands ---
15:08:11.158 [INFO] 
15:08:11.158 [INFO] --- tycho-packaging:4.0.10:build-qualifier (default-build-qualifier) @ org.eclipse.core.commands ---
15:08:14.462 [INFO] The project's OSGi version is 3.12.200.v20240627-1019
15:08:14.462 [INFO] 
15:08:14.462 [INFO] --- tycho-packaging:4.0.10:validate-id (default-validate-id) @ org.eclipse.core.commands ---
15:08:14.467 [INFO] 
15:08:14.467 [INFO] --- tycho-packaging:4.0.10:validate-version (default-validate-version) @ org.eclipse.core.commands ---
15:08:14.468 [INFO] 
15:08:14.468 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.core.commands ---
15:08:14.470 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-2578/bundles/org.eclipse.core.commands/saveproperties
15:08:14.470 [INFO] 
15:08:14.470 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ org.eclipse.core.commands ---
15:08:14.471 [INFO] 
15:08:14.471 [INFO] --- target-platform-configuration:4.0.10:target-platform (default-target-platform) @ org.eclipse.core.commands ---
15:08:14.485 [INFO] 
15:08:14.485 [INFO] --- tycho-compiler:4.0.10:validate-classpath (default-validate-classpath) @ org.eclipse.core.commands ---
15:08:14.487 [INFO] Resolving class path of [bundle] Commands
15:08:14.617 [INFO] 
15:08:14.617 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.core.commands ---
15:08:14.619 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-2578/bundles/org.eclipse.core.commands/src/main/resources
15:08:14.619 [INFO] 
15:08:14.619 [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.core.commands ---
15:08:14.620 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-2578/bundles/org.eclipse.core.commands/src/main/resources
15:08:14.620 [INFO] 
15:08:14.620 [INFO] --- tycho-compiler:4.0.10:compile (default-compile) @ org.eclipse.core.commands ---
15:08:14.925 [INFO] Compiling 80 source files to /home/jenkins/agent/workspace/eclipse.platform.ui_PR-2578/bundles/org.eclipse.core.commands/target/classes using Eclipse Compiler for Java(TM) 3.40.0.v20241112-0530
15:08:17.174 [INFO] 
15:08:17.175 [INFO] --- tycho-bnd:4.0.10:process (default-process) @ org.eclipse.core.commands ---
15:08:17.179 [INFO] 
15:08:17.179 [INFO] --- tycho-ds:4.0.10:declarative-services (default-declarative-services) @ org.eclipse.core.commands ---
15:08:17.213 [INFO] 
15:08:17.213 [INFO] --- tycho-apitools:4.0.10:generate (generate) @ org.eclipse.core.commands ---
15:08:18.218 [INFO] 
15:08:18.218 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.core.commands ---
15:08:18.223 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-2578/bundles/org.eclipse.core.commands/src/test/resources
15:08:18.223 [INFO] 
15:08:18.223 [INFO] --- tycho-compiler:4.0.10:testCompile (default-testCompile) @ org.eclipse.core.commands ---
15:08:18.231 [INFO] 
15:08:18.231 [INFO] --- tycho-packaging:4.0.10:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.core.commands ---
15:08:18.240 [INFO] 
15:08:18.240 [INFO] --- tycho-source:4.0.10:plugin-source (plugin-source) @ org.eclipse.core.commands ---
15:08:18.281 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-2578/bundles/org.eclipse.core.commands/target/org.eclipse.core.commands-3.12.200-SNAPSHOT-sources.jar
15:08:18.360 [INFO] 
15:08:18.360 [INFO] --- tycho-packaging:4.0.10:package-plugin (default-package-plugin) @ org.eclipse.core.commands ---
15:08:18.393 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-2578/bundles/org.eclipse.core.commands/target/org.eclipse.core.commands-3.12.200-SNAPSHOT.jar
15:08:18.481 [INFO] 
15:08:18.481 [INFO] --- tycho-p2-plugin:4.0.10:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.core.commands ---
15:08:18.657 [INFO] MavenProject: org.eclipse.platform:org.eclipse.core.commands:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.platform.ui_PR-2578/bundles/org.eclipse.core.commands/.polyglot.META-INF
    The main artifact has been replaced with the baseline version.
    The following attached artifacts have been replaced with the baseline version: [sources]

15:08:18.663 [INFO] 
15:08:18.663 [INFO] --- javadoc:3.11.1:jar (attach-javadocs) @ org.eclipse.core.commands ---
15:08:18.896 [INFO] No previous run data found, generating javadoc.
15:08:22.774 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-2578/bundles/org.eclipse.core.commands/target/org.eclipse.core.commands-3.12.200-SNAPSHOT-javadoc.jar
15:08:22.883 [INFO] 
15:08:22.883 [INFO] --- tycho-p2-extras:4.0.10:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.core.commands ---
15:08:22.934 [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.34/R-4.34-202411201800
15:08:23.384 [INFO] 
15:08:23.384 [INFO] --- tycho-apitools:4.0.10:verify (verify) @ org.eclipse.core.commands ---
15:08:23.387 [INFO] Resolve API baseline for org.eclipse.platform:org.eclipse.core.commands:eclipse-plugin:3.12.200-SNAPSHOT with linux/gtk/x86_64
15:08:23.612 [INFO] Adding repository https://download.eclipse.org/releases/2024-09
15:08:40.947 [INFO] API Analysis finished in 17 s.
15:08:40.967 [INFO] 0 API ERRORS
15:08:40.967 [INFO] 1 API warnings
15:08:40.968 [INFO] 
15:08:40.968 [INFO] ----< org.eclipse.platform:org.eclipse.core.databinding.observable >----
15:08:40.968 [INFO] Building [bundle] JFace Data Binding Observables 1.13.300-SNAPSHOT [5/116]
15:08:40.968 [INFO]   from bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF
15:08:40.968 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:08:40.974 [INFO] 
15:08:40.974 [INFO] --- clean:3.4.0:clean (default-clean) @ org.eclipse.core.databinding.observable ---
15:08:40.976 [INFO] 
15:08:40.976 [INFO] --- tycho-packaging:4.0.10:build-qualifier (default-build-qualifier) @ org.eclipse.core.databinding.observable ---
15:08:41.054 [INFO] The project's OSGi version is 1.13.300.v20240424-0444
15:08:41.054 [INFO] 
15:08:41.054 [INFO] --- tycho-packaging:4.0.10:validate-id (default-validate-id) @ org.eclipse.core.databinding.observable ---
15:08:41.055 [INFO] 
15:08:41.055 [INFO] --- tycho-packaging:4.0.10:validate-version (default-validate-version) @ org.eclipse.core.databinding.observable ---
15:08:41.055 [INFO] 
15:08:41.056 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.core.databinding.observable ---
15:08:41.057 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-2578/bundles/org.eclipse.core.databinding.observable/saveproperties
15:08:41.057 [INFO] 
15:08:41.057 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ org.eclipse.core.databinding.observable ---
15:08:41.058 [INFO] 
15:08:41.058 [INFO] --- target-platform-configuration:4.0.10:target-platform (default-target-platform) @ org.eclipse.core.databinding.observable ---
15:08:41.059 [INFO] 
15:08:41.059 [INFO] --- tycho-compiler:4.0.10:validate-classpath (default-validate-classpath) @ org.eclipse.core.databinding.observable ---
15:08:41.060 [INFO] Resolving class path of [bundle] JFace Data Binding Observables
15:08:41.075 [INFO] 
15:08:41.075 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.core.databinding.observable ---
15:08:41.076 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-2578/bundles/org.eclipse.core.databinding.observable/src/main/resources
15:08:41.076 [INFO] 
15:08:41.076 [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.core.databinding.observable ---
15:08:41.077 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-2578/bundles/org.eclipse.core.databinding.observable/src/main/resources
15:08:41.077 [INFO] 
15:08:41.077 [INFO] --- tycho-compiler:4.0.10:compile (default-compile) @ org.eclipse.core.databinding.observable ---
15:08:41.120 [INFO] Compiling 110 source files to /home/jenkins/agent/workspace/eclipse.platform.ui_PR-2578/bundles/org.eclipse.core.databinding.observable/target/classes using Eclipse Compiler for Java(TM) 3.40.0.v20241112-0530
15:08:42.367 [INFO] 
15:08:42.367 [INFO] --- tycho-bnd:4.0.10:process (default-process) @ org.eclipse.core.databinding.observable ---
15:08:42.368 [INFO] 
15:08:42.368 [INFO] --- tycho-ds:4.0.10:declarative-services (default-declarative-services) @ org.eclipse.core.databinding.observable ---
15:08:42.368 [INFO] 
15:08:42.368 [INFO] --- tycho-apitools:4.0.10:generate (generate) @ org.eclipse.core.databinding.observable ---
15:08:42.892 [INFO] 
15:08:42.892 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.core.databinding.observable ---
15:08:42.894 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-2578/bundles/org.eclipse.core.databinding.observable/src/test/resources
15:08:42.894 [INFO] 
15:08:42.894 [INFO] --- tycho-compiler:4.0.10:testCompile (default-testCompile) @ org.eclipse.core.databinding.observable ---
15:08:42.897 [INFO] 
15:08:42.897 [INFO] --- tycho-packaging:4.0.10:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.core.databinding.observable ---
15:08:42.898 [INFO] 
15:08:42.898 [INFO] --- tycho-source:4.0.10:plugin-source (plugin-source) @ org.eclipse.core.databinding.observable ---
15:08:42.921 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-2578/bundles/org.eclipse.core.databinding.observable/target/org.eclipse.core.databinding.observable-1.13.300-SNAPSHOT-sources.jar
15:08:42.949 [INFO] 
15:08:42.949 [INFO] --- tycho-packaging:4.0.10:package-plugin (default-package-plugin) @ org.eclipse.core.databinding.observable ---
15:08:42.956 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-2578/bundles/org.eclipse.core.databinding.observable/target/org.eclipse.core.databinding.observable-1.13.300-SNAPSHOT.jar
15:08:43.055 [INFO] 
15:08:43.055 [INFO] --- tycho-p2-plugin:4.0.10:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.core.databinding.observable ---
15:08:43.169 [INFO] MavenProject: org.eclipse.platform:org.eclipse.core.databinding.observable:1.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.platform.ui_PR-2578/bundles/org.eclipse.core.databinding.observable/.polyglot.META-INF
    The main artifact has been replaced with the baseline version.
    The following attached artifacts have been replaced with the baseline version: [sources]

15:08:43.170 [INFO] 
15:08:43.170 [INFO] --- javadoc:3.11.1:jar (attach-javadocs) @ org.eclipse.core.databinding.observable ---
15:08:43.269 [INFO] No previous run data found, generating javadoc.
15:08:48.584 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-2578/bundles/org.eclipse.core.databinding.observable/target/org.eclipse.core.databinding.observable-1.13.300-SNAPSHOT-javadoc.jar
15:08:48.677 [INFO] 
15:08:48.677 [INFO] --- tycho-p2-extras:4.0.10:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.core.databinding.observable ---
15:08:48.781 [INFO] 
15:08:48.782 [INFO] --- tycho-apitools:4.0.10:verify (verify) @ org.eclipse.core.databinding.observable ---
15:08:48.784 [INFO] Resolve API baseline for org.eclipse.platform:org.eclipse.core.databinding.observable:eclipse-plugin:1.13.300-SNAPSHOT with linux/gtk/x86_64
15:08:58.055 [INFO] API Analysis finished in 9 s.
15:08:58.056 [INFO] 0 API ERRORS
15:08:58.056 [INFO] 0 API warnings
15:08:58.056 [INFO] 
15:08:58.056 [INFO] -----< org.eclipse.platform:org.eclipse.core.databinding.property >-----
15:08:58.056 [INFO] Building [bundle] JFace Data Binding Properties 1.10.300-SNAPSHOT [6/116]
15:08:58.056 [INFO]   from bundles/org.eclipse.core.databinding.property/.polyglot.META-INF
15:08:58.056 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:08:58.061 [INFO] 
15:08:58.061 [INFO] --- clean:3.4.0:clean (default-clean) @ org.eclipse.core.databinding.property ---
15:08:58.063 [INFO] 
15:08:58.063 [INFO] --- tycho-packaging:4.0.10:build-qualifier (default-build-qualifier) @ org.eclipse.core.databinding.property ---
15:08:58.191 [INFO] The project's OSGi version is 1.10.300.v20240424-0444
15:08:58.191 [INFO] 
15:08:58.191 [INFO] --- tycho-packaging:4.0.10:validate-id (default-validate-id) @ org.eclipse.core.databinding.property ---
15:08:58.192 [INFO] 
15:08:58.193 [INFO] --- tycho-packaging:4.0.10:validate-version (default-validate-version) @ org.eclipse.core.databinding.property ---
15:08:58.193 [INFO] 
15:08:58.193 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.core.databinding.property ---
15:08:58.194 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-2578/bundles/org.eclipse.core.databinding.property/saveproperties
15:08:58.194 [INFO] 
15:08:58.194 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ org.eclipse.core.databinding.property ---
15:08:58.196 [INFO] 
15:08:58.196 [INFO] --- target-platform-configuration:4.0.10:target-platform (default-target-platform) @ org.eclipse.core.databinding.property ---
15:08:58.223 [INFO] 
15:08:58.223 [INFO] --- tycho-compiler:4.0.10:validate-classpath (default-validate-classpath) @ org.eclipse.core.databinding.property ---
15:08:58.224 [INFO] Resolving class path of [bundle] JFace Data Binding Properties
15:08:58.250 [INFO] 
15:08:58.250 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.core.databinding.property ---
15:08:58.252 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-2578/bundles/org.eclipse.core.databinding.property/src/main/resources
15:08:58.252 [INFO] 
15:08:58.252 [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.core.databinding.property ---
15:08:58.252 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-2578/bundles/org.eclipse.core.databinding.property/src/main/resources
15:08:58.252 [INFO] 
15:08:58.253 [INFO] --- tycho-compiler:4.0.10:compile (default-compile) @ org.eclipse.core.databinding.property ---
15:08:58.283 [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/eclipse.platform.ui_PR-2578/bundles/org.eclipse.core.databinding.property/target/classes using Eclipse Compiler for Java(TM) 3.40.0.v20241112-0530
15:08:59.125 [INFO] 
15:08:59.125 [INFO] --- tycho-bnd:4.0.10:process (default-process) @ org.eclipse.core.databinding.property ---
15:08:59.126 [INFO] 
15:08:59.126 [INFO] --- tycho-ds:4.0.10:declarative-services (default-declarative-services) @ org.eclipse.core.databinding.property ---
15:08:59.127 [INFO] 
15:08:59.127 [INFO] --- tycho-apitools:4.0.10:generate (generate) @ org.eclipse.core.databinding.property ---
15:08:59.316 [INFO] 
15:08:59.316 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.core.databinding.property ---
15:08:59.318 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-2578/bundles/org.eclipse.core.databinding.property/src/test/resources
15:08:59.318 [INFO] 
15:08:59.318 [INFO] --- tycho-compiler:4.0.10:testCompile (default-testCompile) @ org.eclipse.core.databinding.property ---
15:08:59.321 [INFO] 
15:08:59.321 [INFO] --- tycho-packaging:4.0.10:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.core.databinding.property ---
15:08:59.322 [INFO] 
15:08:59.322 [INFO] --- tycho-source:4.0.10:plugin-source (plugin-source) @ org.eclipse.core.databinding.property ---
15:08:59.344 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-2578/bundles/org.eclipse.core.databinding.property/target/org.eclipse.core.databinding.property-1.10.300-SNAPSHOT-sources.jar
15:08:59.413 [INFO] 
15:08:59.413 [INFO] --- tycho-packaging:4.0.10:package-plugin (default-package-plugin) @ org.eclipse.core.databinding.property ---
15:08:59.419 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-2578/bundles/org.eclipse.core.databinding.property/target/org.eclipse.core.databinding.property-1.10.300-SNAPSHOT.jar
15:08:59.473 [INFO] 
15:08:59.473 [INFO] --- tycho-p2-plugin:4.0.10:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.core.databinding.property ---
15:08:59.570 [INFO] MavenProject: org.eclipse.platform:org.eclipse.core.databinding.property:1.10.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.platform.ui_PR-2578/bundles/org.eclipse.core.databinding.property/.polyglot.META-INF
    The main artifact has been replaced with the baseline version.
    The following attached artifacts have been replaced with the baseline version: [sources]

15:08:59.572 [INFO] 
15:08:59.572 [INFO] --- javadoc:3.11.1:jar (attach-javadocs) @ org.eclipse.core.databinding.property ---
15:08:59.720 [INFO] No previous run data found, generating javadoc.
15:09:03.958 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-2578/bundles/org.eclipse.core.databinding.property/target/org.eclipse.core.databinding.property-1.10.300-SNAPSHOT-javadoc.jar
15:09:03.998 [INFO] 
15:09:03.998 [INFO] --- tycho-p2-extras:4.0.10:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.core.databinding.property ---
15:09:04.055 [INFO] 
15:09:04.055 [INFO] --- tycho-apitools:4.0.10:verify (verify) @ org.eclipse.core.databinding.property ---
15:09:04.057 [INFO] Resolve API baseline for org.eclipse.platform:org.eclipse.core.databinding.property:eclipse-plugin:1.10.300-SNAPSHOT with linux/gtk/x86_64
15:09:12.867 [INFO] API Analysis finished in 8 s.
15:09:12.867 [INFO] 0 API ERRORS
15:09:12.867 [INFO] 0 API warnings
15:09:12.867 [INFO] 
15:09:12.867 [INFO] ---------< org.eclipse.platform:org.eclipse.core.databinding >----------
15:09:12.867 [INFO] Building [bundle] JFace Data Binding 1.13.300-SNAPSHOT           [7/116]
15:09:12.867 [INFO]   from bundles/org.eclipse.core.databinding/.polyglot.META-INF
15:09:12.867 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:09:12.872 [INFO] 
15:09:12.872 [INFO] --- clean:3.4.0:clean (default-clean) @ org.eclipse.core.databinding ---
15:09:12.873 [INFO] 
15:09:12.873 [INFO] --- tycho-packaging:4.0.10:build-qualifier (default-build-qualifier) @ org.eclipse.core.databinding ---
15:09:13.015 [INFO] The project's OSGi version is 1.13.300.v20240424-0444
15:09:13.015 [INFO] 
15:09:13.015 [INFO] --- tycho-packaging:4.0.10:validate-id (default-validate-id) @ org.eclipse.core.databinding ---
15:09:13.016 [INFO] 
15:09:13.016 [INFO] --- tycho-packaging:4.0.10:validate-version (default-validate-version) @ org.eclipse.core.databinding ---
15:09:13.017 [INFO] 
15:09:13.017 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.core.databinding ---
15:09:13.018 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-2578/bundles/org.eclipse.core.databinding/saveproperties
15:09:13.018 [INFO] 
15:09:13.018 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ org.eclipse.core.databinding ---
15:09:13.019 [INFO] 
15:09:13.019 [INFO] --- target-platform-configuration:4.0.10:target-platform (default-target-platform) @ org.eclipse.core.databinding ---
15:09:13.024 [INFO] 
15:09:13.024 [INFO] --- tycho-compiler:4.0.10:validate-classpath (default-validate-classpath) @ org.eclipse.core.databinding ---
15:09:13.025 [INFO] Resolving class path of [bundle] JFace Data Binding
15:09:13.053 [INFO] 
15:09:13.053 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.core.databinding ---
15:09:13.054 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-2578/bundles/org.eclipse.core.databinding/src/main/resources
15:09:13.054 [INFO] 
15:09:13.054 [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.core.databinding ---
15:09:13.055 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-2578/bundles/org.eclipse.core.databinding/src/main/resources
15:09:13.055 [INFO] 
15:09:13.055 [INFO] --- tycho-compiler:4.0.10:compile (default-compile) @ org.eclipse.core.databinding ---
15:09:13.123 [INFO] Compiling 113 source files to /home/jenkins/agent/workspace/eclipse.platform.ui_PR-2578/bundles/org.eclipse.core.databinding/target/classes using Eclipse Compiler for Java(TM) 3.40.0.v20241112-0530
15:09:14.239 [INFO] 
15:09:14.239 [INFO] --- tycho-bnd:4.0.10:process (default-process) @ org.eclipse.core.databinding ---
15:09:14.240 [INFO] 
15:09:14.240 [INFO] --- tycho-ds:4.0.10:declarative-services (default-declarative-services) @ org.eclipse.core.databinding ---
15:09:14.240 [INFO] 
15:09:14.240 [INFO] --- tycho-apitools:4.0.10:generate (generate) @ org.eclipse.core.databinding ---
15:09:14.519 [INFO] 
15:09:14.519 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.core.databinding ---
15:09:14.520 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-2578/bundles/org.eclipse.core.databinding/src/test/resources
15:09:14.521 [INFO] 
15:09:14.521 [INFO] --- tycho-compiler:4.0.10:testCompile (default-testCompile) @ org.eclipse.core.databinding ---
15:09:14.523 [INFO] 
15:09:14.523 [INFO] --- tycho-packaging:4.0.10:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.core.databinding ---
15:09:14.524 [INFO] 
15:09:14.524 [INFO] --- tycho-source:4.0.10:plugin-source (plugin-source) @ org.eclipse.core.databinding ---
15:09:14.551 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-2578/bundles/org.eclipse.core.databinding/target/org.eclipse.core.databinding-1.13.300-SNAPSHOT-sources.jar
15:09:14.569 [INFO] 
15:09:14.569 [INFO] --- tycho-packaging:4.0.10:package-plugin (default-package-plugin) @ org.eclipse.core.databinding ---
15:09:14.574 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-2578/bundles/org.eclipse.core.databinding/target/org.eclipse.core.databinding-1.13.300-SNAPSHOT.jar
15:09:14.665 [INFO] 
15:09:14.665 [INFO] --- tycho-p2-plugin:4.0.10:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.core.databinding ---
15:09:14.762 [INFO] MavenProject: org.eclipse.platform:org.eclipse.core.databinding:1.13.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.platform.ui_PR-2578/bundles/org.eclipse.core.databinding/.polyglot.META-INF
    The main artifact has been replaced with the baseline version.
    The following attached artifacts have been replaced with the baseline version: [sources]

15:09:14.763 [INFO] 
15:09:14.763 [INFO] --- javadoc:3.11.1:jar (attach-javadocs) @ org.eclipse.core.databinding ---
15:09:14.944 [INFO] No previous run data found, generating javadoc.
15:09:20.631 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-2578/bundles/org.eclipse.core.databinding/target/org.eclipse.core.databinding-1.13.300-SNAPSHOT-javadoc.jar
15:09:20.724 [INFO] 
15:09:20.724 [INFO] --- tycho-p2-extras:4.0.10:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.core.databinding ---
15:09:20.800 [INFO] 
15:09:20.800 [INFO] --- tycho-apitools:4.0.10:verify (verify) @ org.eclipse.core.databinding ---
15:09:20.802 [INFO] Resolve API baseline for org.eclipse.platform:org.eclipse.core.databinding:eclipse-plugin:1.13.300-SNAPSHOT with linux/gtk/x86_64
15:09:31.175 [INFO] API Analysis finished in 10 s.
15:09:31.176 [INFO] 0 API ERRORS
15:09:31.176 [INFO] 0 API warnings
15:09:31.176 [INFO] 
15:09:31.176 [INFO] ------< org.eclipse.platform:org.eclipse.core.databinding.beans >-------
15:09:31.176 [INFO] Building [bundle] JFace Data Binding for JavaBeans 1.10.300-SNAPSHOT [8/116]
15:09:31.176 [INFO]   from bundles/org.eclipse.core.databinding.beans/.polyglot.META-INF
15:09:31.176 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:09:31.217 [INFO] 
15:09:31.217 [INFO] --- clean:3.4.0:clean (default-clean) @ org.eclipse.core.databinding.beans ---
15:09:31.219 [INFO] 
15:09:31.219 [INFO] --- tycho-packaging:4.0.10:build-qualifier (default-build-qualifier) @ org.eclipse.core.databinding.beans ---
15:09:31.350 [INFO] The project's OSGi version is 1.10.300.v20240321-1245
15:09:31.350 [INFO] 
15:09:31.350 [INFO] --- tycho-packaging:4.0.10:validate-id (default-validate-id) @ org.eclipse.core.databinding.beans ---
15:09:31.352 [INFO] 
15:09:31.352 [INFO] --- tycho-packaging:4.0.10:validate-version (default-validate-version) @ org.eclipse.core.databinding.beans ---
15:09:31.352 [INFO] 
15:09:31.352 [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.core.databinding.beans ---
15:09:31.354 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-2578/bundles/org.eclipse.core.databinding.beans/saveproperties
15:09:31.354 [INFO] 
15:09:31.354 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ org.eclipse.core.databinding.beans ---
15:09:31.356 [INFO] 
15:09:31.356 [INFO] --- target-platform-configuration:4.0.10:target-platform (default-target-platform) @ org.eclipse.core.databinding.beans ---
15:09:31.359 [INFO] 
15:09:31.359 [INFO] --- tycho-compiler:4.0.10:validate-classpath (default-validate-classpath) @ org.eclipse.core.databinding.beans ---
15:09:31.359 [INFO] Resolving class path of [bundle] JFace Data Binding for JavaBeans
15:09:31.416 [INFO] 
15:09:31.416 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.core.databinding.beans ---
15:09:31.418 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-2578/bundles/org.eclipse.core.databinding.beans/src/main/resources
15:09:31.418 [INFO] 
15:09:31.419 [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.core.databinding.beans ---
15:09:31.420 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-2578/bundles/org.eclipse.core.databinding.beans/src/main/resources
15:09:31.420 [INFO] 
15:09:31.420 [INFO] --- tycho-compiler:4.0.10:compile (default-compile) @ org.eclipse.core.databinding.beans ---
15:09:31.475 [INFO] Compiling 40 source files to /home/jenkins/agent/workspace/eclipse.platform.ui_PR-2578/bundles/org.eclipse.core.databinding.beans/target/classes using Eclipse Compiler for Java(TM) 3.40.0.v20241112-0530
15:09:32.159 [INFO] 
15:09:32.159 [INFO] --- tycho-bnd:4.0.10:process (default-process) @ org.eclipse.core.databinding.beans ---
15:09:32.160 [INFO] 
15:09:32.160 [INFO] --- tycho-ds:4.0.10:declarative-services (default-declarative-services) @ org.eclipse.core.databinding.beans ---
15:09:32.160 [INFO] 
15:09:32.160 [INFO] --- tycho-apitools:4.0.10:generate (generate) @ org.eclipse.core.databinding.beans ---
15:09:32.245 [INFO] 
15:09:32.245 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.core.databinding.beans ---
15:09:32.246 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.ui_PR-2578/bundles/org.eclipse.core.databinding.beans/src/test/resources
15:09:32.247 [INFO] 
15:09:32.247 [INFO] --- tycho-compiler:4.0.10:testCompile (default-testCompile) @ org.eclipse.core.databinding.beans ---
15:09:32.250 [INFO] 
15:09:32.250 [INFO] --- tycho-packaging:4.0.10:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.core.databinding.beans ---
15:09:32.251 [INFO] 
15:09:32.251 [INFO] --- tycho-source:4.0.10:plugin-source (plugin-source) @ org.eclipse.core.databinding.beans ---
15:09:32.258 [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.ui_PR-2578/bundles/org.eclipse.core.databinding.beans/target/org.eclipse.core.databinding.beans-1.10.300-SNAPSHOT-sources.jar
15:09:33.004 [INFO] 
Output truncated.

Details

  • Declarative: Checkout SCM (34 sec)
    • Declarative: Tool Install (1.7 sec)
      • Build (47 min)
        Error: script returned exit code 1