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

[Build] Replace use of coactions/setup-xvfb #1492

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

[Build] Replace use of coactions/setup-xvfb

37d346a
Select commit
Loading
Failed to load commit list.
Open

[Build] Replace use of coactions/setup-xvfb #1492

[Build] Replace use of coactions/setup-xvfb
37d346a
Select commit
Loading
Failed to load commit list.
Jenkins - Eclipse Platform Releng / Jenkins failed Sep 26, 2024 in 6m 18s

Build: error in 'sh' step

Build / Shell Script

Error in sh step, with arguments mvn clean verify --batch-mode --threads 1C -V -U -e -DforkCount=0 -Papi-check -Dcompare-version-with-baselines.skip=false -Dorg.eclipse.swt.tests.junit.disable.test_isLocal=true -Dmaven.test.failure.ignore=true -Dmaven.test.error.ignore=true.

script returned exit code 134
Build log
[2024-09-26T20:04:50.848Z] + mvn clean verify --batch-mode --threads 1C -V -U -e -DforkCount=0 -Papi-check -Dcompare-version-with-baselines.skip=false -Dorg.eclipse.swt.tests.junit.disable.test_isLocal=true -Dmaven.test.failure.ignore=true -Dmaven.test.error.ignore=true
[2024-09-26T20:04:50.848Z] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
[2024-09-26T20:04:50.848Z] Maven home: /opt/tools/apache-maven/latest
[2024-09-26T20:04:50.848Z] Java version: 17.0.10, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.10+7
[2024-09-26T20:04:50.848Z] Default locale: en_US, platform encoding: UTF-8
[2024-09-26T20:04:50.848Z] OS name: "linux", version: "6.5.5-200.fc38.x86_64", arch: "amd64", family: "unix"
[2024-09-26T20:04:56.153Z] [INFO] Error stacktraces are turned on.
[2024-09-26T20:04:56.153Z] [INFO] Scanning for projects...
[2024-09-26T20:05:02.691Z] [INFO] Tycho Version:  4.0.9 (e901909e7aca41ff9559068fb8dde28ba9f266d7)
[2024-09-26T20:05:02.691Z] [INFO] Tycho Mode:     extension
[2024-09-26T20:05:02.691Z] [INFO] Tycho Builder:  smart
[2024-09-26T20:05:02.691Z] [INFO] Build Threads:  2
[2024-09-26T20:05:20.735Z] [INFO] ------------------------------------------------------------------------
[2024-09-26T20:05:20.735Z] [INFO] Reactor Build Order:
[2024-09-26T20:05:20.735Z] [INFO] 
[2024-09-26T20:05:20.735Z] [INFO] eclipse.platform.swt                                               [pom]
[2024-09-26T20:05:20.735Z] [INFO] org.eclipse.swt                                         [eclipse-plugin]
[2024-09-26T20:05:20.735Z] [INFO] eclipse.platform.swt.binaries                                      [pom]
[2024-09-26T20:05:20.735Z] [INFO] [bundle] Standard Widget Toolkit for GTK on ppc64le     [eclipse-plugin]
[2024-09-26T20:05:20.735Z] [INFO] [bundle] Standard Widget Toolkit for GTK on x86_64      [eclipse-plugin]
[2024-09-26T20:05:20.735Z] [INFO] org.eclipse.swt.fragments.localbuild                    [eclipse-plugin]
[2024-09-26T20:05:20.735Z] [INFO] [bundle] SWT Tools Base                                 [eclipse-plugin]
[2024-09-26T20:05:20.735Z] [INFO] [bundle] SWT Tools Spy                                  [eclipse-plugin]
[2024-09-26T20:05:20.736Z] [INFO] [bundle] SWT Tools                                      [eclipse-plugin]
[2024-09-26T20:05:20.736Z] [INFO] [aggregator] bundles                                               [pom]
[2024-09-26T20:05:20.736Z] [INFO] [bundle] Standard Widget Toolkit for Mac OS X (Cocoa) on x86_64 [eclipse-plugin]
[2024-09-26T20:05:20.736Z] [INFO] [bundle] Standard Widget Toolkit for Mac OS X (Cocoa) on aarch64 [eclipse-plugin]
[2024-09-26T20:05:20.736Z] [INFO] [bundle] Standard Widget Toolkit for GTK on aarch64     [eclipse-plugin]
[2024-09-26T20:05:20.736Z] [INFO] [bundle] Standard Widget Toolkit for GTK on riscv64     [eclipse-plugin]
[2024-09-26T20:05:20.736Z] [INFO] [bundle] Standard Widget Toolkit for Windows on aarch64 [eclipse-plugin]
[2024-09-26T20:05:20.736Z] [INFO] [bundle] Standard Widget Toolkit for Windows on x86_64  [eclipse-plugin]
[2024-09-26T20:05:20.736Z] [INFO] [bundle] SWT Standalone Examples Plugin                 [eclipse-plugin]
[2024-09-26T20:05:20.736Z] [INFO] [bundle] SWT Browser Demos Plugin                       [eclipse-plugin]
[2024-09-26T20:05:20.736Z] [INFO] [bundle] SWT Launcher Example Plugin                    [eclipse-plugin]
[2024-09-26T20:05:20.736Z] [INFO] org.eclipse.swt.examples.ole.win32                      [eclipse-plugin]
[2024-09-26T20:05:20.736Z] [INFO] [bundle] SWT Views Example Plugin                       [eclipse-plugin]
[2024-09-26T20:05:20.736Z] [INFO] org.eclipse.swt.tests                              [eclipse-test-plugin]
[2024-09-26T20:05:20.736Z] [INFO] [feature] SWT Tools                                    [eclipse-feature]
[2024-09-26T20:05:20.736Z] [INFO] [test-bundle] Eclipse SWT Tests Linux/gtk          [eclipse-test-plugin]
[2024-09-26T20:05:20.736Z] [INFO] 
[2024-09-26T20:05:20.736Z] [INFO] Using the SmartBuilder implementation with a thread count of 2
[2024-09-26T20:05:20.736Z] [INFO] 
[2024-09-26T20:05:20.736Z] [INFO] -------------< eclipse.platform.swt:eclipse.platform.swt >--------------
[2024-09-26T20:05:20.736Z] [INFO] Building eclipse.platform.swt 4.34.0-SNAPSHOT                     [1/24]
[2024-09-26T20:05:20.736Z] [INFO]   from pom.xml
[2024-09-26T20:05:20.736Z] [INFO] --------------------------------[ pom ]---------------------------------
[2024-09-26T20:05:20.736Z] [INFO] 
[2024-09-26T20:05:20.736Z] [INFO] --- clean:3.4.0:clean (default-clean) @ eclipse.platform.swt ---
[2024-09-26T20:05:20.736Z] [INFO] 
[2024-09-26T20:05:20.736Z] [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ eclipse.platform.swt ---
[2024-09-26T20:05:20.736Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.swt_PR-1492/eclipse.platform.swt/saveproperties
[2024-09-26T20:05:20.736Z] [INFO] 
[2024-09-26T20:05:20.736Z] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ eclipse.platform.swt ---
[2024-09-26T20:05:20.736Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[2024-09-26T20:05:20.736Z] [INFO] 
[2024-09-26T20:05:20.736Z] [INFO] --- resources:3.3.1:resources (filter-resources) @ eclipse.platform.swt ---
[2024-09-26T20:05:20.736Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.swt_PR-1492/eclipse.platform.swt/src/main/resources
[2024-09-26T20:05:20.736Z] [INFO] 
[2024-09-26T20:05:20.736Z] [INFO] --- tycho-apitools:4.0.8:generate (generate) @ eclipse.platform.swt ---
[2024-09-26T20:05:20.736Z] [INFO] 
[2024-09-26T20:05:20.736Z] [INFO] --- tycho-source:4.0.9:plugin-source (plugin-source) @ eclipse.platform.swt ---
[2024-09-26T20:05:20.736Z] [INFO] 
[2024-09-26T20:05:20.736Z] [INFO] --- tycho-p2-extras:4.0.9:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse.platform.swt ---
[2024-09-26T20:05:20.736Z] [INFO] 
[2024-09-26T20:05:20.736Z] [INFO] --- tycho-apitools:4.0.8:verify (verify) @ eclipse.platform.swt ---
[2024-09-26T20:05:20.736Z] [INFO] 
[2024-09-26T20:05:20.736Z] [INFO] 
[2024-09-26T20:05:20.736Z] [INFO] -----------< org.eclipse.swt:eclipse.platform.swt.binaries >------------
[2024-09-26T20:05:20.736Z] [INFO] ------------------< org.eclipse.swt:org.eclipse.swt >-------------------
[2024-09-26T20:05:20.736Z] [INFO] Building eclipse.platform.swt.binaries 4.34.0-SNAPSHOT            [2/24]
[2024-09-26T20:05:20.736Z] [INFO] Building org.eclipse.swt 3.128.0-SNAPSHOT                         [3/24]
[2024-09-26T20:05:20.736Z] [INFO]   from binaries/pom.xml
[2024-09-26T20:05:20.736Z] [INFO]   from bundles/org.eclipse.swt/pom.xml
[2024-09-26T20:05:20.736Z] [INFO] --------------------------------[ pom ]---------------------------------
[2024-09-26T20:05:20.736Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
[2024-09-26T20:05:20.736Z] [INFO] 
[2024-09-26T20:05:20.736Z] [INFO] --- clean:3.4.0:clean (default-clean) @ eclipse.platform.swt.binaries ---
[2024-09-26T20:05:20.736Z] [INFO] 
[2024-09-26T20:05:20.736Z] [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ eclipse.platform.swt.binaries ---
[2024-09-26T20:05:20.736Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.swt_PR-1492/eclipse.platform.swt/binaries/saveproperties
[2024-09-26T20:05:20.736Z] [INFO] 
[2024-09-26T20:05:20.736Z] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ eclipse.platform.swt.binaries ---
[2024-09-26T20:05:20.736Z] [INFO] 
[2024-09-26T20:05:20.736Z] [INFO] --- resources:3.3.1:resources (filter-resources) @ eclipse.platform.swt.binaries ---
[2024-09-26T20:05:20.992Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.swt_PR-1492/eclipse.platform.swt/binaries/src/main/resources
[2024-09-26T20:05:20.992Z] [INFO] 
[2024-09-26T20:05:20.992Z] [INFO] --- tycho-apitools:4.0.9:generate (generate) @ eclipse.platform.swt.binaries ---
[2024-09-26T20:05:20.992Z] [INFO] 
[2024-09-26T20:05:20.992Z] [INFO] --- surefire:3.5.0:test (execute-tests) @ eclipse.platform.swt.binaries ---
[2024-09-26T20:05:21.948Z] [INFO] No tests to run.
[2024-09-26T20:05:21.948Z] [INFO] 
[2024-09-26T20:05:21.948Z] [INFO] --- tycho-source:4.0.9:plugin-source (plugin-source) @ eclipse.platform.swt.binaries ---
[2024-09-26T20:05:21.948Z] [INFO] 
[2024-09-26T20:05:21.948Z] [INFO] --- tycho-p2-extras:4.0.9:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse.platform.swt.binaries ---
[2024-09-26T20:05:21.948Z] [INFO] 
[2024-09-26T20:05:21.948Z] [INFO] --- tycho-apitools:4.0.9:verify (verify) @ eclipse.platform.swt.binaries ---
[2024-09-26T20:05:21.948Z] [INFO] 
[2024-09-26T20:05:21.948Z] [INFO] --------------------< eclipse.platform.swt:bundles >--------------------
[2024-09-26T20:05:21.948Z] [INFO] Building [aggregator] bundles 4.34.0-SNAPSHOT                     [4/24]
[2024-09-26T20:05:21.948Z] [INFO]   from bundles/.polyglot.pom.tycho
[2024-09-26T20:05:21.948Z] [INFO] --------------------------------[ pom ]---------------------------------
[2024-09-26T20:05:21.948Z] [INFO] 
[2024-09-26T20:05:21.948Z] [INFO] --- clean:3.4.0:clean (default-clean) @ bundles ---
[2024-09-26T20:05:21.948Z] [INFO] 
[2024-09-26T20:05:21.948Z] [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ bundles ---
[2024-09-26T20:05:21.948Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.swt_PR-1492/eclipse.platform.swt/bundles/saveproperties
[2024-09-26T20:05:21.948Z] [INFO] 
[2024-09-26T20:05:21.948Z] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ bundles ---
[2024-09-26T20:05:21.948Z] [INFO] 
[2024-09-26T20:05:21.948Z] [INFO] --- resources:3.3.1:resources (filter-resources) @ bundles ---
[2024-09-26T20:05:21.948Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.swt_PR-1492/eclipse.platform.swt/bundles/src/main/resources
[2024-09-26T20:05:21.948Z] [INFO] 
[2024-09-26T20:05:21.948Z] [INFO] --- tycho-apitools:4.0.8:generate (generate) @ bundles ---
[2024-09-26T20:05:21.948Z] [INFO] 
[2024-09-26T20:05:21.948Z] [INFO] --- tycho-source:4.0.9:plugin-source (plugin-source) @ bundles ---
[2024-09-26T20:05:21.948Z] [INFO] 
[2024-09-26T20:05:21.948Z] [INFO] --- tycho-p2-extras:4.0.9:compare-version-with-baselines (compare-attached-artifacts-with-release) @ bundles ---
[2024-09-26T20:05:21.948Z] [INFO] 
[2024-09-26T20:05:21.948Z] [INFO] --- tycho-apitools:4.0.8:verify (verify) @ bundles ---
[2024-09-26T20:05:22.509Z] [INFO] Resolving target definition file:/home/jenkins/.m2/repository/org/eclipse/eclipse-sdk-prereqs/4.34.0-SNAPSHOT/eclipse-sdk-prereqs-4.34.0-SNAPSHOT.target for environments=[linux/gtk/x86_64, linux/gtk/ppc64le], 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@42f2a2e5
[2024-09-26T20:05:22.769Z] [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
[2024-09-26T20:05:22.769Z] [INFO]     Cache location:         /home/jenkins/.m2/repository/.cache/tycho
[2024-09-26T20:05:22.769Z] [INFO]     Transport mode:         online
[2024-09-26T20:05:22.769Z] [INFO]     Http Transport type:    Java11Client
[2024-09-26T20:05:22.769Z] [INFO]     Update mode:            forced
[2024-09-26T20:05:22.769Z] [INFO]     Minimum cache duration: 60 minutes
[2024-09-26T20:05:22.769Z] [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
[2024-09-26T20:05:23.697Z] [INFO] Resolving MavenDependencyRoots = [GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.11.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.ibm.icu, ArtifactId = icu4j, Version = 75.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-fileupload, ArtifactId = commons-fileupload, Version = 1.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.17.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.13.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcpg-jdk18on, Version = 1.78.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcprov-jdk18on, Version = 1.78.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcutil-jdk18on, Version = 1.78.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.hamcrest, ArtifactId = hamcrest, Version = 2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.jsoup, ArtifactId = jsoup, Version = 1.18.1, 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
[2024-09-26T20:05:26.962Z] [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.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty.ee8, ArtifactId = jetty-ee8-nested, Version = 12.0.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty.ee8, ArtifactId = jetty-ee8-security, Version = 12.0.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty.ee8, ArtifactId = jetty-ee8-servlet, Version = 12.0.13, 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.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-io, Version = 12.0.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-security, Version = 12.0.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-server, Version = 12.0.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-session, Version = 12.0.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util-ajax, Version = 12.0.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util, Version = 12.0.13, 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.90, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mortbay.jasper, ArtifactId = apache-jsp, Version = 9.0.90, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2024-09-26T20:05:27.891Z] [INFO] Resolving MavenDependencyRoots = [GroupId = net.bytebuddy, ArtifactId = byte-buddy-agent, Version = 1.15.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.bytebuddy, ArtifactId = byte-buddy, Version = 1.15.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.26.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 5.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.objenesis, ArtifactId = objenesis, Version = 3.4, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2024-09-26T20:05:28.819Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.ow2.asm, ArtifactId = asm-analysis, Version = 9.7, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-commons, Version = 9.7, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-tree, Version = 9.7, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-util, Version = 9.7, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm, Version = 9.7, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2024-09-26T20:05:29.076Z] [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
[2024-09-26T20:05:30.003Z] [INFO] Resolving MavenDependencyRoots = [GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.annotation, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.embedded-repo, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.util, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bndlib, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.repository, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.resolve, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bndtools, ArtifactId = bndtools.api, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bndtools, ArtifactId = bndtools.jareditor, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bndtools, ArtifactId = org.bndtools.headless.build.manager, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bndtools, ArtifactId = org.bndtools.headless.build.plugin.gradle, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bndtools, ArtifactId = org.bndtools.templates.template, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bndtools, ArtifactId = org.bndtools.templating, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bndtools, ArtifactId = org.bndtools.versioncontrol.ignores.manager, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bndtools, ArtifactId = org.bndtools.versioncontrol.ignores.plugin.git, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2024-09-26T20:05:30.566Z] [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
[2024-09-26T20:05:30.822Z] [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.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-engine, Version = 5.11.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-migrationsupport, Version = 5.11.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-params, Version = 5.11.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-commons, Version = 1.11.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-engine, Version = 1.11.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-launcher, Version = 1.11.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-runner, Version = 1.11.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-api, Version = 1.11.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-commons, Version = 1.11.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-engine, Version = 1.11.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.vintage, ArtifactId = junit-vintage-engine, Version = 5.11.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.opentest4j, ArtifactId = opentest4j, Version = 1.3.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2024-09-26T20:05:31.383Z] [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
[2024-09-26T20:05:31.639Z] [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
[2024-09-26T20:05:32.201Z] [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.34-I-builds
[2024-09-26T20:05:33.134Z] [INFO] 
[2024-09-26T20:05:33.134Z] [INFO] --- clean:3.4.0:clean (default-clean) @ org.eclipse.swt ---
[2024-09-26T20:05:33.134Z] [INFO] 
[2024-09-26T20:05:33.134Z] [INFO] --- tycho-packaging:4.0.9:build-qualifier (default-build-qualifier) @ org.eclipse.swt ---
[2024-09-26T20:05:36.407Z] [INFO] The project's OSGi version is 3.128.0.v20240926-2000
[2024-09-26T20:05:36.407Z] [INFO] 
[2024-09-26T20:05:36.407Z] [INFO] --- tycho-packaging:4.0.9:validate-id (default-validate-id) @ org.eclipse.swt ---
[2024-09-26T20:05:36.407Z] [INFO] 
[2024-09-26T20:05:36.407Z] [INFO] --- tycho-packaging:4.0.9:validate-version (default-validate-version) @ org.eclipse.swt ---
[2024-09-26T20:05:36.407Z] [INFO] 
[2024-09-26T20:05:36.407Z] [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.swt ---
[2024-09-26T20:05:36.407Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.swt_PR-1492/eclipse.platform.swt/bundles/org.eclipse.swt/saveproperties
[2024-09-26T20:05:36.407Z] [INFO] 
[2024-09-26T20:05:36.407Z] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ org.eclipse.swt ---
[2024-09-26T20:05:36.407Z] [INFO] 
[2024-09-26T20:05:36.407Z] [INFO] --- target-platform-configuration:4.0.9:target-platform (default-target-platform) @ org.eclipse.swt ---
[2024-09-26T20:05:36.407Z] [INFO] 
[2024-09-26T20:05:36.407Z] [INFO] --- tycho-compiler:4.0.9:validate-classpath (default-validate-classpath) @ org.eclipse.swt ---
[2024-09-26T20:05:36.407Z] [INFO] Resolving class path of org.eclipse.swt
[2024-09-26T20:05:36.976Z] [INFO] 
[2024-09-26T20:05:36.976Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.swt ---
[2024-09-26T20:05:36.976Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.swt_PR-1492/eclipse.platform.swt/bundles/org.eclipse.swt/src/main/resources
[2024-09-26T20:05:36.976Z] [INFO] 
[2024-09-26T20:05:36.976Z] [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.swt ---
[2024-09-26T20:05:36.976Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.swt_PR-1492/eclipse.platform.swt/bundles/org.eclipse.swt/src/main/resources
[2024-09-26T20:05:36.976Z] [INFO] 
[2024-09-26T20:05:36.976Z] [INFO] --- tycho-compiler:4.0.9:compile (default-compile) @ org.eclipse.swt ---
[2024-09-26T20:05:36.976Z] [INFO] 
[2024-09-26T20:05:36.976Z] [INFO] --- tycho-bnd:4.0.9:process (default-process) @ org.eclipse.swt ---
[2024-09-26T20:05:36.976Z] [INFO] 
[2024-09-26T20:05:36.976Z] [INFO] --- tycho-ds:4.0.9:declarative-services (default-declarative-services) @ org.eclipse.swt ---
[2024-09-26T20:05:36.976Z] [INFO] 
[2024-09-26T20:05:36.976Z] [INFO] --- tycho-apitools:4.0.8:generate (generate) @ org.eclipse.swt ---
[2024-09-26T20:05:36.976Z] [INFO] 
[2024-09-26T20:05:36.976Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.swt ---
[2024-09-26T20:05:36.976Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.platform.swt_PR-1492/eclipse.platform.swt/bundles/org.eclipse.swt/src/test/resources
[2024-09-26T20:05:36.976Z] [INFO] 
[2024-09-26T20:05:36.976Z] [INFO] --- tycho-compiler:4.0.9:testCompile (default-testCompile) @ org.eclipse.swt ---
[2024-09-26T20:05:36.976Z] [INFO] 
[2024-09-26T20:05:36.976Z] [INFO] --- tycho-packaging:4.0.9:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swt ---
[2024-09-26T20:05:36.976Z] [INFO] 
[2024-09-26T20:05:36.976Z] [INFO] --- tycho-source:4.0.9:plugin-source (plugin-source) @ org.eclipse.swt ---
[2024-09-26T20:05:36.976Z] [INFO] 
[2024-09-26T20:05:36.976Z] [INFO] --- tycho-packaging:4.0.9:package-plugin (default-package-plugin) @ org.eclipse.swt ---
[2024-09-26T20:05:37.233Z] [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.platform.swt_PR-1492/eclipse.platform.swt/bundles/org.eclipse.swt/target/org.eclipse.swt-3.128.0-SNAPSHOT.jar
[2024-09-26T20:05:37.233Z] [INFO] 
[2024-09-26T20:05:37.233Z] [INFO] --- tycho-p2-plugin:4.0.9:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swt ---
[2024-09-26T20:05:37.490Z] [INFO] No baseline version org.eclipse.swt:org.eclipse.swt:eclipse-plugin:3.128.0-SNAPSHOT
[2024-09-26T20:05:37.490Z] [INFO] 
[2024-09-26T20:05:37.490Z] [INFO] --- tycho-p2-extras:4.0.9:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.swt ---
[2024-09-26T20:05:37.490Z] [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.33/R-4.33-202409030240
[2024-09-26T20:05:37.769Z] [INFO] 
[2024-09-26T20:05:37.769Z] [INFO] --- tycho-apitools:4.0.8:verify (verify) @ org.eclipse.swt ---
[2024-09-26T20:05:37.769Z] [INFO] 
[2024-09-26T20:05:37.769Z] [INFO] 
[2024-09-26T20:05:37.769Z] [INFO] ---------< org.eclipse.swt:org.eclipse.swt.gtk.linux.ppc64le >----------
[2024-09-26T20:05:37.769Z] [INFO] ----------< org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64 >----------
[2024-09-26T20:05:37.769Z] [INFO] Building [bundle] Standard Widget Toolkit for GTK on ppc64le 3.128.0-SNAPSHOT [5/24]
[2024-09-26T20:05:37.769Z] [INFO] Building [bundle] Standard Widget Toolkit for GTK on x86_64 3.128.0-SNAPSHOT [6/24]
[2024-09-26T20:05:37.769Z] [INFO]   from binaries/org.eclipse.swt.gtk.linux.ppc64le/.polyglot.META-INF
[2024-09-26T20:05:37.769Z] [INFO]   from binaries/org.eclipse.swt.gtk.linux.x86_64/.polyglot.META-INF
[2024-09-26T20:05:37.769Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
[2024-09-26T20:05:37.769Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
[2024-09-26T20:05:37.769Z] [INFO] Resolving target definition file:/home/jenkins/.m2/repository/org/eclipse/eclipse-sdk-prereqs/4.34.0-SNAPSHOT/eclipse-sdk-prereqs-4.34.0-SNAPSHOT.target for environments=[linux/gtk/ppc64le], 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@42f2a2e5
[2024-09-26T20:05:37.769Z] [INFO] Resolving target definition file:/home/jenkins/.m2/repository/org/eclipse/eclipse-sdk-prereqs/4.34.0-SNAPSHOT/eclipse-sdk-prereqs-4.34.0-SNAPSHOT.target for environments=[linux/gtk/x86_64], 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@42f2a2e5
[2024-09-26T20:05:37.770Z] [INFO] Resolving MavenDependencyRoots = [GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.11.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.ibm.icu, ArtifactId = icu4j, Version = 75.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-fileupload, ArtifactId = commons-fileupload, Version = 1.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.17.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.13.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcpg-jdk18on, Version = 1.78.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcprov-jdk18on, Version = 1.78.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcutil-jdk18on, Version = 1.78.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.hamcrest, ArtifactId = hamcrest, Version = 2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.jsoup, ArtifactId = jsoup, Version = 1.18.1, 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
[2024-09-26T20:05:37.770Z] [INFO] Resolving MavenDependencyRoots = [GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.11.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.ibm.icu, ArtifactId = icu4j, Version = 75.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-fileupload, ArtifactId = commons-fileupload, Version = 1.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.17.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.13.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcpg-jdk18on, Version = 1.78.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcprov-jdk18on, Version = 1.78.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcutil-jdk18on, Version = 1.78.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.hamcrest, ArtifactId = hamcrest, Version = 2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.jsoup, ArtifactId = jsoup, Version = 1.18.1, 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
[2024-09-26T20:05:41.144Z] [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.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty.ee8, ArtifactId = jetty-ee8-nested, Version = 12.0.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty.ee8, ArtifactId = jetty-ee8-security, Version = 12.0.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty.ee8, ArtifactId = jetty-ee8-servlet, Version = 12.0.13, 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.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-io, Version = 12.0.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-security, Version = 12.0.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-server, Version = 12.0.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-session, Version = 12.0.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util-ajax, Version = 12.0.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util, Version = 12.0.13, 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.90, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mortbay.jasper, ArtifactId = apache-jsp, Version = 9.0.90, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2024-09-26T20:05:41.145Z] [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.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty.ee8, ArtifactId = jetty-ee8-nested, Version = 12.0.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty.ee8, ArtifactId = jetty-ee8-security, Version = 12.0.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty.ee8, ArtifactId = jetty-ee8-servlet, Version = 12.0.13, 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.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-io, Version = 12.0.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-security, Version = 12.0.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-server, Version = 12.0.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-session, Version = 12.0.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util-ajax, Version = 12.0.13, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util, Version = 12.0.13, 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.90, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mortbay.jasper, ArtifactId = apache-jsp, Version = 9.0.90, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2024-09-26T20:05:41.708Z] [INFO] Resolving MavenDependencyRoots = [GroupId = net.bytebuddy, ArtifactId = byte-buddy-agent, Version = 1.15.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.bytebuddy, ArtifactId = byte-buddy, Version = 1.15.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.26.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 5.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.objenesis, ArtifactId = objenesis, Version = 3.4, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2024-09-26T20:05:41.964Z] [INFO] Resolving MavenDependencyRoots = [GroupId = net.bytebuddy, ArtifactId = byte-buddy-agent, Version = 1.15.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.bytebuddy, ArtifactId = byte-buddy, Version = 1.15.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.26.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 5.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.objenesis, ArtifactId = objenesis, Version = 3.4, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2024-09-26T20:05:42.526Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.ow2.asm, ArtifactId = asm-analysis, Version = 9.7, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-commons, Version = 9.7, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-tree, Version = 9.7, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-util, Version = 9.7, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm, Version = 9.7, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2024-09-26T20:05:42.783Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.ow2.asm, ArtifactId = asm-analysis, Version = 9.7, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-commons, Version = 9.7, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-tree, Version = 9.7, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-util, Version = 9.7, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm, Version = 9.7, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2024-09-26T20:05:42.783Z] [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
[2024-09-26T20:05:42.784Z] [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
[2024-09-26T20:05:43.040Z] [INFO] Resolving MavenDependencyRoots = [GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.annotation, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.embedded-repo, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.util, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bndlib, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.repository, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.resolve, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bndtools, ArtifactId = bndtools.api, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bndtools, ArtifactId = bndtools.jareditor, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bndtools, ArtifactId = org.bndtools.headless.build.manager, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bndtools, ArtifactId = org.bndtools.headless.build.plugin.gradle, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bndtools, ArtifactId = org.bndtools.templates.template, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bndtools, ArtifactId = org.bndtools.templating, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bndtools, ArtifactId = org.bndtools.versioncontrol.ignores.manager, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bndtools, ArtifactId = org.bndtools.versioncontrol.ignores.plugin.git, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2024-09-26T20:05:43.041Z] [INFO] Resolving MavenDependencyRoots = [GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.annotation, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.embedded-repo, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.util, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bndlib, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.repository, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.resolve, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bndtools, ArtifactId = bndtools.api, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bndtools, ArtifactId = bndtools.jareditor, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bndtools, ArtifactId = org.bndtools.headless.build.manager, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bndtools, ArtifactId = org.bndtools.headless.build.plugin.gradle, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bndtools, ArtifactId = org.bndtools.templates.template, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bndtools, ArtifactId = org.bndtools.templating, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bndtools, ArtifactId = org.bndtools.versioncontrol.ignores.manager, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bndtools, ArtifactId = org.bndtools.versioncontrol.ignores.plugin.git, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2024-09-26T20:05:43.603Z] [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
[2024-09-26T20:05:43.604Z] [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.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-engine, Version = 5.11.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-migrationsupport, Version = 5.11.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-params, Version = 5.11.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-commons, Version = 1.11.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-engine, Version = 1.11.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-launcher, Version = 1.11.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-runner, Version = 1.11.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-api, Version = 1.11.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-commons, Version = 1.11.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-engine, Version = 1.11.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.vintage, ArtifactId = junit-vintage-engine, Version = 5.11.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.opentest4j, ArtifactId = opentest4j, Version = 1.3.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2024-09-26T20:05:43.604Z] [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
[2024-09-26T20:05:43.869Z] [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.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-engine, Version = 5.11.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-migrationsupport, Version = 5.11.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-params, Version = 5.11.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-commons, Version = 1.11.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-engine, Version = 1.11.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-launcher, Version = 1.11.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-runner, Version = 1.11.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-api, Version = 1.11.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-commons, Version = 1.11.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-engine, Version = 1.11.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.vintage, ArtifactId = junit-vintage-engine, Version = 5.11.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.opentest4j, ArtifactId = opentest4j, Version = 1.3.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2024-09-26T20:05:43.869Z] [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
[2024-09-26T20:05:44.126Z] [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
Output truncated.

Details

  • Declarative: Tool Install (1.1 sec)
    • Checkout SCM (1 min 9 sec)
    • Check if SWT-binaries build is needed (17 sec)
    • Build SWT-binaries, if needed (37 sec)
      • Matrix - PLATFORM = 'cocoa.macosx.aarch64' (9.1 sec)
        • Matrix - PLATFORM = 'cocoa.macosx.aarch64' (27 sec)
          • Build SWT-natives (8.5 sec)
          • Collect and sign binaries (8.4 sec)
      • Matrix - PLATFORM = 'cocoa.macosx.x86_64' (9.1 sec)
        • Matrix - PLATFORM = 'cocoa.macosx.x86_64' (27 sec)
          • Build SWT-natives (8.5 sec)
          • Collect and sign binaries (8.4 sec)
      • Matrix - PLATFORM = 'gtk.linux.aarch64' (1 ms)
        • Matrix - PLATFORM = 'gtk.linux.aarch64' (27 sec)
          • Build SWT-natives (8.5 sec)
          • Collect and sign binaries (8.4 sec)
      • Matrix - PLATFORM = 'gtk.linux.ppc64le' (9.1 sec)
        • Matrix - PLATFORM = 'gtk.linux.ppc64le' (27 sec)
          • Build SWT-natives (8.5 sec)
          • Collect and sign binaries (8.4 sec)
      • Matrix - PLATFORM = 'gtk.linux.riscv64' (9.1 sec)
        • Matrix - PLATFORM = 'gtk.linux.riscv64' (27 sec)
          • Build SWT-natives (8.5 sec)
          • Collect and sign binaries (8.4 sec)
      • Matrix - PLATFORM = 'gtk.linux.x86_64' (9.1 sec)
        • Matrix - PLATFORM = 'gtk.linux.x86_64' (27 sec)
          • Build SWT-natives (8.5 sec)
          • Collect and sign binaries (8.4 sec)
      • Matrix - PLATFORM = 'win32.win32.aarch64' (9.1 sec)
        • Matrix - PLATFORM = 'win32.win32.aarch64' (27 sec)
          • Build SWT-natives (8.5 sec)
          • Collect and sign binaries (8.4 sec)
      • Matrix - PLATFORM = 'win32.win32.x86_64' (36 sec)
        • Matrix - PLATFORM = 'win32.win32.x86_64' (27 sec)
          • Build SWT-natives (8.5 sec)
          • Collect and sign binaries (8.4 sec)
    • Commit SWT-native binaries, if build (9.9 sec)
    • Build (4 min 1 sec)
      Error: script returned exit code 134
    • Push SWT-native binaries, if build (1.2 sec)