Skip to content
Success

Console Output

Skipping 4,596 KB.. Full Log
20:05:20 [2024-05-22T00:05:20.437Z] [INFO] Finished at: 2024-05-22T00:05:18Z
20:05:20 [2024-05-22T00:05:20.437Z] [INFO] ------------------------------------------------------------------------
20:05:20 [2024-05-22T00:05:20.437Z] Exception in thread "Thread-3" java.lang.NoClassDefFoundError: org/eclipse/jgit/internal/JGitText
20:05:20 [2024-05-22T00:05:20.437Z] 	at org.eclipse.jgit.internal.util.ShutdownHook.cleanup(ShutdownHook.java:85)
20:05:20 [2024-05-22T00:05:20.437Z] 	at java.base/java.lang.Thread.run(Thread.java:840)
20:05:20 [2024-05-22T00:05:20.437Z] Caused by: java.lang.ClassNotFoundException: org.eclipse.jgit.internal.JGitText
20:05:20 [2024-05-22T00:05:20.437Z] 	... 2 more
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Deploy)
[Pipeline] withCredentials
20:05:20 [2024-05-22T00:05:20.486Z] Masking supported pattern matches of $KEYRING_PASSPHRASE
[Pipeline] {
[Pipeline] tool
[Pipeline] isUnix
[Pipeline] sh
20:05:20 [2024-05-22T00:05:20.782Z] + /opt/tools/apache-maven/latest/bin/mvn deploy -f org.eclipse.jgit.packaging/pom.xml -Peclipse-sign,eclipse-pack,gpg-sign -DskipTests=true -Dmaven.install.skip=true '-Dgpg.passphrase=****' --batch-mode --errors -T 1 -Dmaven.repo.local=/home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository -Declipse.p2.mirrors=false -Djava.io.tmpdir=/home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/tmp/ -Dstyle.color=always
20:05:21 [2024-05-22T00:05:21.060Z] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
20:05:21 [2024-05-22T00:05:21.060Z] Maven home: /opt/tools/apache-maven/latest
20:05:21 [2024-05-22T00:05:21.060Z] Java version: 17.0.10, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.10+7
20:05:21 [2024-05-22T00:05:21.060Z] Default locale: en_US, platform encoding: UTF-8
20:05:21 [2024-05-22T00:05:21.060Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix"
20:05:22 [2024-05-22T00:05:22.984Z] [INFO] Error stacktraces are turned on.
20:05:22 [2024-05-22T00:05:22.984Z] [INFO] Scanning for projects...
20:05:25 [2024-05-22T00:05:25.531Z] [INFO] Tycho Version:  4.0.6 (9942454590ad8a6e1c9aa907852cf017dc2ccb98)
20:05:25 [2024-05-22T00:05:25.531Z] [INFO] Tycho Mode:     project
20:05:25 [2024-05-22T00:05:25.531Z] [INFO] Tycho Builder:  maven
20:05:25 [2024-05-22T00:05:25.531Z] [INFO] Build Threads:  1
20:05:32 [2024-05-22T00:05:32.160Z] [INFO] ------------------------------------------------------------------------
20:05:32 [2024-05-22T00:05:32.160Z] [INFO] Reactor Build Order:
20:05:32 [2024-05-22T00:05:32.160Z] [INFO] 
20:05:32 [2024-05-22T00:05:32.160Z] [INFO] JGit Tycho Parent                                                  [pom]
20:05:32 [2024-05-22T00:05:32.160Z] [INFO] JGit Feature                                           [eclipse-feature]
20:05:32 [2024-05-22T00:05:32.160Z] [INFO] JGit - GPG support using bouncycastle                  [eclipse-feature]
20:05:32 [2024-05-22T00:05:32.160Z] [INFO] JGit - Optional Http support using Apache httpclient   [eclipse-feature]
20:05:32 [2024-05-22T00:05:32.160Z] [INFO] JGit - Ssh support using Apache MINA sshd              [eclipse-feature]
20:05:32 [2024-05-22T00:05:32.160Z] [INFO] JGit - Ssh support using JCraft jsch                   [eclipse-feature]
20:05:32 [2024-05-22T00:05:32.160Z] [INFO] JGit - Optional LFS support                            [eclipse-feature]
20:05:32 [2024-05-22T00:05:32.160Z] [INFO] JGit Command Line Interface Feature                    [eclipse-feature]
20:05:32 [2024-05-22T00:05:32.160Z] [INFO] JGit Source Feature                                    [eclipse-feature]
20:05:32 [2024-05-22T00:05:32.160Z] [INFO] JGit JUnit Feature                                     [eclipse-feature]
20:05:32 [2024-05-22T00:05:32.160Z] [INFO] JGit P2 Repository                                  [eclipse-repository]
20:05:32 [2024-05-22T00:05:32.160Z] [INFO] 
20:05:32 [2024-05-22T00:05:32.160Z] [INFO] -----------------< org.eclipse.jgit:jgit.tycho.parent >-----------------
20:05:32 [2024-05-22T00:05:32.161Z] [INFO] Building JGit Tycho Parent 6.10.0-SNAPSHOT                        [1/11]
20:05:32 [2024-05-22T00:05:32.161Z] [INFO]   from pom.xml
20:05:32 [2024-05-22T00:05:32.161Z] [INFO] --------------------------------[ pom ]---------------------------------
20:05:32 [2024-05-22T00:05:32.161Z] [INFO] 
20:05:32 [2024-05-22T00:05:32.161Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ jgit.tycho.parent ---
20:05:32 [2024-05-22T00:05:32.161Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
20:05:32 [2024-05-22T00:05:32.161Z] [INFO] 
20:05:32 [2024-05-22T00:05:32.161Z] [INFO] --- git-commit-id:7.0.0:revision (get-the-git-infos) @ jgit.tycho.parent ---
20:05:32 [2024-05-22T00:05:32.161Z] [INFO] 
20:05:32 [2024-05-22T00:05:32.161Z] [INFO] --- cyclonedx:2.7.11:makeAggregateBom (default) @ jgit.tycho.parent ---
20:05:32 [2024-05-22T00:05:32.419Z] [INFO] CycloneDX: Resolving Aggregated Dependencies
20:05:35 [2024-05-22T00:05:35.711Z] [WARNING] Could not transfer metadata org.eclipse.jgit:org.eclipse.jgit-parent:6.10.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)]
20:05:36 [2024-05-22T00:05:36.277Z] [WARNING] org.eclipse.jgit:org.eclipse.jgit-parent:6.10.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.jgit:org.eclipse.jgit-parent:6.10.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)]
20:05:36 [2024-05-22T00:05:36.556Z] [WARNING] org.eclipse.jgit:org.eclipse.jgit-parent:6.10.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.jgit:org.eclipse.jgit-parent:6.10.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)]
20:05:36 [2024-05-22T00:05:36.556Z] [WARNING] Could not transfer metadata org.eclipse.jgit:org.eclipse.jgit.archive:6.10.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)]
20:05:36 [2024-05-22T00:05:36.556Z] [WARNING] Could not transfer metadata org.eclipse.jgit:org.eclipse.jgit.ui:6.10.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)]
20:05:37 [2024-05-22T00:05:37.123Z] [WARNING] org.eclipse.jgit:org.eclipse.jgit.ui:6.10.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.jgit:org.eclipse.jgit.ui:6.10.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)]
20:05:37 [2024-05-22T00:05:37.123Z] [WARNING] org.eclipse.jgit:org.eclipse.jgit-parent:6.10.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.jgit:org.eclipse.jgit-parent:6.10.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)]
20:05:38 [2024-05-22T00:05:38.496Z] [WARNING] Could not transfer metadata org.eclipse.jgit:org.eclipse.jgit.ant:6.10.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)]
20:05:38 [2024-05-22T00:05:38.496Z] [INFO] CycloneDX: Creating BOM version 1.4 with 77 component(s)
20:05:38 [2024-05-22T00:05:38.496Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/repo/org.eclipse.jgit.packaging/target/cyclonedx.json
20:05:38 [2024-05-22T00:05:38.496Z] [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword
20:05:38 [2024-05-22T00:05:38.756Z] [INFO]            attaching as jgit.tycho.parent-6.10.0-SNAPSHOT-cyclonedx.json
20:05:38 [2024-05-22T00:05:38.756Z] [INFO] 
20:05:38 [2024-05-22T00:05:38.757Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ jgit.tycho.parent ---
20:05:38 [2024-05-22T00:05:38.757Z] [INFO] 
20:05:38 [2024-05-22T00:05:38.757Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ jgit.tycho.parent ---
20:05:38 [2024-05-22T00:05:38.757Z] [INFO] 
20:05:38 [2024-05-22T00:05:38.757Z] [INFO] --- install:3.1.1:install (default-install) @ jgit.tycho.parent ---
20:05:39 [2024-05-22T00:05:39.015Z] [INFO] Skipping artifact installation
20:05:39 [2024-05-22T00:05:39.015Z] [INFO] 
20:05:39 [2024-05-22T00:05:39.015Z] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ jgit.tycho.parent ---
20:05:42 [2024-05-22T00:05:42.299Z] [INFO] 
20:05:42 [2024-05-22T00:05:42.299Z] [INFO] -------------< org.eclipse.jgit.feature:org.eclipse.jgit >--------------
20:05:42 [2024-05-22T00:05:42.299Z] [INFO] Building JGit Feature 6.10.0-SNAPSHOT                             [2/11]
20:05:42 [2024-05-22T00:05:42.299Z] [INFO]   from org.eclipse.jgit.feature/pom.xml
20:05:42 [2024-05-22T00:05:42.299Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
20:05:42 [2024-05-22T00:05:42.299Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.jgit.feature:org.eclipse.jgit:6.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/repo/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml
20:05:46 [2024-05-22T00:05:46.484Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/repo/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/../org.eclipse.jgit.target/jgit-4.17.target for environments=[linux/gtk/x86, linux/gtk/x86_64, win32/win32/x86, win32/win32/x86_64, 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@14150a0a
20:05:46 [2024-05-22T00:05:46.484Z] [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
20:05:46 [2024-05-22T00:05:46.484Z] [INFO]     Cache location:         /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository/.cache/tycho
20:05:46 [2024-05-22T00:05:46.484Z] [INFO]     Transport mode:         online
20:05:46 [2024-05-22T00:05:46.484Z] [INFO]     Http Transport type:    Java11Client
20:05:46 [2024-05-22T00:05:46.484Z] [INFO]     Update mode:            cache first
20:05:46 [2024-05-22T00:05:46.484Z] [INFO]     Minimum cache duration: 60 minutes
20:05:46 [2024-05-22T00:05:46.484Z] [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
20:05:51 [2024-05-22T00:05:51.773Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.tukaani, ArtifactId = xz, Version = 1.9, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
20:05:51 [2024-05-22T00:05:51.773Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 1.7.36, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-simple, Version = 1.7.36, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
20:05:51 [2024-05-22T00:05:51.773Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.apache.sshd, ArtifactId = sshd-osgi, Version = 2.12.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.sshd, ArtifactId = sshd-sftp, Version = 2.12.1, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
20:05:52 [2024-05-22T00:05:52.031Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.mockito, ArtifactId = mockito-core, Version = 5.12.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
20:05:52 [2024-05-22T00:05:52.290Z] [INFO] Resolving MavenDependencyRoots = [GroupId = net.java.dev.jna, ArtifactId = jna, Version = 5.14.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna-platform, Version = 5.14.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
20:05:52 [2024-05-22T00:05:52.857Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.eclipse.jetty, ArtifactId = jetty-http, Version = 10.0.21, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-io, Version = 10.0.21, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-security, Version = 10.0.21, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-server, Version = 10.0.21, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-servlet, Version = 10.0.21, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util, Version = 10.0.21, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util-ajax, Version = 10.0.21, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.servlet, ArtifactId = jakarta.servlet-api, Version = 4.0.4, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
20:05:52 [2024-05-22T00:05:52.858Z] [INFO] Resolving MavenDependencyRoots = [GroupId = com.googlecode.javaewah, ArtifactId = JavaEWAH, Version = 1.2.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
20:05:52 [2024-05-22T00:05:52.858Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.hamcrest, ArtifactId = hamcrest, Version = 2.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
20:05:52 [2024-05-22T00:05:52.858Z] [INFO] Resolving MavenDependencyRoots = [GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.10.1, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
20:05:52 [2024-05-22T00:05:52.858Z] [INFO] Resolving MavenDependencyRoots = [GroupId = net.bytebuddy, ArtifactId = byte-buddy, Version = 1.14.15, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.bytebuddy, ArtifactId = byte-buddy-agent, Version = 1.14.15, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
20:05:53 [2024-05-22T00:05:53.424Z] [INFO] Resolving MavenDependencyRoots = [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 = bcpkix-jdk18on, Version = 1.78.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcutil-jdk18on, Version = 1.78.1, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
20:05:55 [2024-05-22T00:05:55.326Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.25.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
20:05:55 [2024-05-22T00:05:55.585Z] [INFO] Resolving MavenDependencyRoots = [GroupId = args4j, ArtifactId = args4j, Version = 2.37, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
20:05:55 [2024-05-22T00:05:55.585Z] [INFO] Resolving MavenDependencyRoots = [GroupId = commons-codec, ArtifactId = commons-codec, Version = 1.17.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.commons, ArtifactId = commons-compress, Version = 1.26.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.16.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-logging, ArtifactId = commons-logging, Version = 1.3.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
20:05:56 [2024-05-22T00:05:56.522Z] [INFO] Maven Artifact org.apache.ant:ant:1.10.14 @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository/org/apache/ant/ant/1.10.14/ant-1.10.14.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
20:05:56 [2024-05-22T00:05:56.522Z] [INFO] Maven Artifact com.jcraft:jzlib:1.1.3 @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
20:05:56 [2024-05-22T00:05:56.522Z] [INFO] Maven Artifact org.apache.httpcomponents:httpcore:4.4.16 @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
20:05:56 [2024-05-22T00:05:56.780Z] [INFO] Maven Artifact com.jcraft:jsch:0.1.55 @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository/com/jcraft/jsch/0.1.55/jsch-0.1.55.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
20:05:56 [2024-05-22T00:05:56.781Z] [INFO] Maven Artifact org.apache.ant:ant-launcher:1.10.14 @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository/org/apache/ant/ant-launcher/1.10.14/ant-launcher-1.10.14.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
20:05:57 [2024-05-22T00:05:57.038Z] [INFO] Maven Artifact org.apache.httpcomponents:httpclient:4.5.14 @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
20:05:58 [2024-05-22T00:05:58.416Z] [INFO] 
20:05:58 [2024-05-22T00:05:58.416Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.jgit ---
20:05:58 [2024-05-22T00:05:58.674Z] [INFO] The project's OSGi version is 6.10.0.202405212139
20:05:58 [2024-05-22T00:05:58.674Z] [INFO] 
20:05:58 [2024-05-22T00:05:58.674Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.jgit ---
20:05:58 [2024-05-22T00:05:58.674Z] [INFO] 
20:05:58 [2024-05-22T00:05:58.674Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.jgit ---
20:05:58 [2024-05-22T00:05:58.674Z] [INFO] 
20:05:58 [2024-05-22T00:05:58.674Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.jgit ---
20:05:58 [2024-05-22T00:05:58.674Z] [INFO] 
20:05:58 [2024-05-22T00:05:58.674Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.jgit ---
20:05:58 [2024-05-22T00:05:58.674Z] [INFO] 
20:05:58 [2024-05-22T00:05:58.674Z] [INFO] --- git-commit-id:7.0.0:revision (get-the-git-infos) @ org.eclipse.jgit ---
20:06:02 [2024-05-22T00:06:02.009Z] [INFO] 
20:06:02 [2024-05-22T00:06:02.009Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.jgit ---
20:06:02 [2024-05-22T00:06:02.009Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/repo/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/src/main/resources
20:06:02 [2024-05-22T00:06:02.009Z] [INFO] 
20:06:02 [2024-05-22T00:06:02.009Z] [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jgit ---
20:06:02 [2024-05-22T00:06:02.009Z] [INFO] 5 system scoped dependencies were not mapped to maven artifacts
20:06:02 [2024-05-22T00:06:02.009Z] [INFO] 
20:06:02 [2024-05-22T00:06:02.009Z] [INFO] --- tycho-packaging:4.0.6:package-feature (default-package-feature) @ org.eclipse.jgit ---
20:06:02 [2024-05-22T00:06:02.009Z] [INFO] Building jar: /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/repo/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/target/org.eclipse.jgit-6.10.0-SNAPSHOT.jar
20:06:02 [2024-05-22T00:06:02.009Z] [INFO] 
20:06:02 [2024-05-22T00:06:02.009Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jgit ---
20:06:02 [2024-05-22T00:06:02.009Z] [INFO] 
20:06:02 [2024-05-22T00:06:02.009Z] [INFO] --- tycho-p2:4.0.6:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.jgit ---
20:06:02 [2024-05-22T00:06:02.010Z] [INFO] 
20:06:02 [2024-05-22T00:06:02.010Z] [INFO] --- cyclonedx:2.7.11:makeAggregateBom (default) @ org.eclipse.jgit ---
20:06:02 [2024-05-22T00:06:02.010Z] [INFO] CycloneDX: Resolving Dependencies
20:06:02 [2024-05-22T00:06:02.010Z] [WARNING] Could not transfer metadata org.eclipse.jgit:org.eclipse.jgit:6.10.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)]
20:06:02 [2024-05-22T00:06:02.267Z] [WARNING] org.eclipse.jgit:org.eclipse.jgit.ant:6.10.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.jgit:org.eclipse.jgit.ant:6.10.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)]
20:06:02 [2024-05-22T00:06:02.268Z] [WARNING] org.eclipse.jgit:org.eclipse.jgit.archive:6.10.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.jgit:org.eclipse.jgit.archive:6.10.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)]
20:06:03 [2024-05-22T00:06:03.641Z] [WARNING] org.eclipse.jgit:org.eclipse.jgit-parent:6.10.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.jgit:org.eclipse.jgit-parent:6.10.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)]
20:06:03 [2024-05-22T00:06:03.912Z] [WARNING] org.eclipse.jgit:org.eclipse.jgit-parent:6.10.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.jgit:org.eclipse.jgit-parent:6.10.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)]
20:06:05 [2024-05-22T00:06:05.296Z] [INFO] CycloneDX: Creating BOM version 1.4 with 67 component(s)
20:06:05 [2024-05-22T00:06:05.296Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/repo/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/target/cyclonedx.json
20:06:05 [2024-05-22T00:06:05.296Z] [INFO]            attaching as org.eclipse.jgit-6.10.0-SNAPSHOT-cyclonedx.json
20:06:05 [2024-05-22T00:06:05.296Z] [INFO] 
20:06:05 [2024-05-22T00:06:05.296Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.jgit ---
20:06:05 [2024-05-22T00:06:05.296Z] [INFO] 
20:06:05 [2024-05-22T00:06:05.296Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.jgit ---
20:06:05 [2024-05-22T00:06:05.296Z] [INFO] Signing jar: /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/repo/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/target/org.eclipse.jgit-6.10.0-SNAPSHOT.jar
20:06:06 [2024-05-22T00:06:06.670Z] [INFO] 
20:06:06 [2024-05-22T00:06:06.670Z] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.jgit ---
20:06:06 [2024-05-22T00:06:06.670Z] [INFO] Skipping artifact installation
20:06:06 [2024-05-22T00:06:06.670Z] [INFO] 
20:06:06 [2024-05-22T00:06:06.670Z] [INFO] --- tycho-p2:4.0.6:update-local-index (default-update-local-index) @ org.eclipse.jgit ---
20:06:06 [2024-05-22T00:06:06.670Z] [INFO] 
20:06:06 [2024-05-22T00:06:06.670Z] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.jgit ---
20:06:09 [2024-05-22T00:06:09.950Z] [INFO] 
20:06:09 [2024-05-22T00:06:09.950Z] [INFO] ----------< org.eclipse.jgit.feature:org.eclipse.jgit.gpg.bc >----------
20:06:09 [2024-05-22T00:06:09.950Z] [INFO] Building JGit - GPG support using bouncycastle 6.10.0-SNAPSHOT    [3/11]
20:06:09 [2024-05-22T00:06:09.950Z] [INFO]   from org.eclipse.jgit.gpg.bc.feature/pom.xml
20:06:09 [2024-05-22T00:06:09.950Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
20:06:09 [2024-05-22T00:06:09.950Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.jgit.feature:org.eclipse.jgit.gpg.bc:6.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/repo/org.eclipse.jgit.packaging/org.eclipse.jgit.gpg.bc.feature/pom.xml
20:06:10 [2024-05-22T00:06:10.208Z] [INFO] Maven Artifact org.apache.ant:ant:1.10.14 @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository/org/apache/ant/ant/1.10.14/ant-1.10.14.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
20:06:10 [2024-05-22T00:06:10.208Z] [INFO] Maven Artifact com.jcraft:jzlib:1.1.3 @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
20:06:10 [2024-05-22T00:06:10.208Z] [INFO] Maven Artifact org.apache.httpcomponents:httpcore:4.4.16 @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
20:06:10 [2024-05-22T00:06:10.208Z] [INFO] Maven Artifact com.jcraft:jsch:0.1.55 @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository/com/jcraft/jsch/0.1.55/jsch-0.1.55.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
20:06:10 [2024-05-22T00:06:10.208Z] [INFO] Maven Artifact org.apache.ant:ant-launcher:1.10.14 @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository/org/apache/ant/ant-launcher/1.10.14/ant-launcher-1.10.14.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
20:06:10 [2024-05-22T00:06:10.208Z] [INFO] Maven Artifact org.apache.httpcomponents:httpclient:4.5.14 @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
20:06:10 [2024-05-22T00:06:10.466Z] [INFO] 
20:06:10 [2024-05-22T00:06:10.466Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.jgit.gpg.bc ---
20:06:10 [2024-05-22T00:06:10.466Z] [INFO] The project's OSGi version is 6.10.0.202405212139
20:06:10 [2024-05-22T00:06:10.466Z] [INFO] 
20:06:10 [2024-05-22T00:06:10.466Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.jgit.gpg.bc ---
20:06:10 [2024-05-22T00:06:10.466Z] [INFO] 
20:06:10 [2024-05-22T00:06:10.466Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.jgit.gpg.bc ---
20:06:10 [2024-05-22T00:06:10.466Z] [INFO] 
20:06:10 [2024-05-22T00:06:10.466Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.jgit.gpg.bc ---
20:06:10 [2024-05-22T00:06:10.466Z] [INFO] 
20:06:10 [2024-05-22T00:06:10.466Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.jgit.gpg.bc ---
20:06:10 [2024-05-22T00:06:10.467Z] [INFO] 
20:06:10 [2024-05-22T00:06:10.467Z] [INFO] --- git-commit-id:7.0.0:revision (get-the-git-infos) @ org.eclipse.jgit.gpg.bc ---
20:06:10 [2024-05-22T00:06:10.467Z] [INFO] 
20:06:10 [2024-05-22T00:06:10.467Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.jgit.gpg.bc ---
20:06:10 [2024-05-22T00:06:10.467Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/repo/org.eclipse.jgit.packaging/org.eclipse.jgit.gpg.bc.feature/src/main/resources
20:06:10 [2024-05-22T00:06:10.467Z] [INFO] 
20:06:10 [2024-05-22T00:06:10.467Z] [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jgit.gpg.bc ---
20:06:10 [2024-05-22T00:06:10.467Z] [INFO] 4 system scoped dependencies were not mapped to maven artifacts
20:06:10 [2024-05-22T00:06:10.467Z] [INFO] 
20:06:10 [2024-05-22T00:06:10.467Z] [INFO] --- tycho-packaging:4.0.6:package-feature (default-package-feature) @ org.eclipse.jgit.gpg.bc ---
20:06:10 [2024-05-22T00:06:10.467Z] [INFO] Building jar: /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/repo/org.eclipse.jgit.packaging/org.eclipse.jgit.gpg.bc.feature/target/org.eclipse.jgit.gpg.bc-6.10.0-SNAPSHOT.jar
20:06:10 [2024-05-22T00:06:10.467Z] [INFO] 
20:06:10 [2024-05-22T00:06:10.467Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jgit.gpg.bc ---
20:06:10 [2024-05-22T00:06:10.467Z] [INFO] 
20:06:10 [2024-05-22T00:06:10.467Z] [INFO] --- tycho-p2:4.0.6:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.jgit.gpg.bc ---
20:06:10 [2024-05-22T00:06:10.467Z] [INFO] 
20:06:10 [2024-05-22T00:06:10.467Z] [INFO] --- cyclonedx:2.7.11:makeAggregateBom (default) @ org.eclipse.jgit.gpg.bc ---
20:06:10 [2024-05-22T00:06:10.467Z] [INFO] CycloneDX: Resolving Dependencies
20:06:11 [2024-05-22T00:06:11.032Z] [WARNING] org.eclipse.jgit:org.eclipse.jgit:6.10.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.jgit:org.eclipse.jgit:6.10.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)]
20:06:11 [2024-05-22T00:06:11.033Z] [WARNING] org.eclipse.jgit:org.eclipse.jgit-parent:6.10.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.jgit:org.eclipse.jgit-parent:6.10.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)]
20:06:11 [2024-05-22T00:06:11.033Z] [WARNING] org.eclipse.jgit:org.eclipse.jgit:6.10.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.jgit:org.eclipse.jgit:6.10.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)]
20:06:11 [2024-05-22T00:06:11.292Z] [WARNING] org.eclipse.jgit:org.eclipse.jgit.ant:6.10.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.jgit:org.eclipse.jgit.ant:6.10.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)]
20:06:11 [2024-05-22T00:06:11.292Z] [WARNING] org.eclipse.jgit:org.eclipse.jgit.archive:6.10.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.jgit:org.eclipse.jgit.archive:6.10.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)]
20:06:11 [2024-05-22T00:06:11.940Z] [WARNING] org.eclipse.jgit:org.eclipse.jgit-parent:6.10.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.jgit:org.eclipse.jgit-parent:6.10.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)]
20:06:13 [2024-05-22T00:06:13.861Z] [INFO] CycloneDX: Creating BOM version 1.4 with 66 component(s)
20:06:13 [2024-05-22T00:06:13.861Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/repo/org.eclipse.jgit.packaging/org.eclipse.jgit.gpg.bc.feature/target/cyclonedx.json
20:06:14 [2024-05-22T00:06:14.118Z] [INFO]            attaching as org.eclipse.jgit.gpg.bc-6.10.0-SNAPSHOT-cyclonedx.json
20:06:14 [2024-05-22T00:06:14.118Z] [INFO] 
20:06:14 [2024-05-22T00:06:14.118Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.jgit.gpg.bc ---
20:06:14 [2024-05-22T00:06:14.119Z] [INFO] 
20:06:14 [2024-05-22T00:06:14.119Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.jgit.gpg.bc ---
20:06:14 [2024-05-22T00:06:14.119Z] [INFO] Signing jar: /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/repo/org.eclipse.jgit.packaging/org.eclipse.jgit.gpg.bc.feature/target/org.eclipse.jgit.gpg.bc-6.10.0-SNAPSHOT.jar
20:06:14 [2024-05-22T00:06:14.685Z] [INFO] 
20:06:14 [2024-05-22T00:06:14.685Z] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.jgit.gpg.bc ---
20:06:14 [2024-05-22T00:06:14.685Z] [INFO] Skipping artifact installation
20:06:14 [2024-05-22T00:06:14.685Z] [INFO] 
20:06:14 [2024-05-22T00:06:14.685Z] [INFO] --- tycho-p2:4.0.6:update-local-index (default-update-local-index) @ org.eclipse.jgit.gpg.bc ---
20:06:14 [2024-05-22T00:06:14.685Z] [INFO] 
20:06:14 [2024-05-22T00:06:14.685Z] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.jgit.gpg.bc ---
20:06:15 [2024-05-22T00:06:15.626Z] [INFO] 
20:06:15 [2024-05-22T00:06:15.626Z] [INFO] -------< org.eclipse.jgit.feature:org.eclipse.jgit.http.apache >--------
20:06:15 [2024-05-22T00:06:15.626Z] [INFO] Building JGit - Optional Http support using Apache httpclient 6.10.0-SNAPSHOT [4/11]
20:06:15 [2024-05-22T00:06:15.626Z] [INFO]   from org.eclipse.jgit.http.apache.feature/pom.xml
20:06:15 [2024-05-22T00:06:15.626Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
20:06:15 [2024-05-22T00:06:15.626Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.jgit.feature:org.eclipse.jgit.http.apache:6.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/repo/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/pom.xml
20:06:15 [2024-05-22T00:06:15.626Z] [INFO] Maven Artifact org.apache.ant:ant:1.10.14 @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository/org/apache/ant/ant/1.10.14/ant-1.10.14.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
20:06:15 [2024-05-22T00:06:15.627Z] [INFO] Maven Artifact com.jcraft:jzlib:1.1.3 @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
20:06:15 [2024-05-22T00:06:15.627Z] [INFO] Maven Artifact org.apache.httpcomponents:httpcore:4.4.16 @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
20:06:15 [2024-05-22T00:06:15.627Z] [INFO] Maven Artifact com.jcraft:jsch:0.1.55 @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository/com/jcraft/jsch/0.1.55/jsch-0.1.55.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
20:06:15 [2024-05-22T00:06:15.627Z] [INFO] Maven Artifact org.apache.ant:ant-launcher:1.10.14 @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository/org/apache/ant/ant-launcher/1.10.14/ant-launcher-1.10.14.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
20:06:15 [2024-05-22T00:06:15.627Z] [INFO] Maven Artifact org.apache.httpcomponents:httpclient:4.5.14 @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
20:06:15 [2024-05-22T00:06:15.627Z] [INFO] 
20:06:15 [2024-05-22T00:06:15.627Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.jgit.http.apache ---
20:06:15 [2024-05-22T00:06:15.627Z] [INFO] The project's OSGi version is 6.10.0.202405212139
20:06:15 [2024-05-22T00:06:15.627Z] [INFO] 
20:06:15 [2024-05-22T00:06:15.627Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.jgit.http.apache ---
20:06:15 [2024-05-22T00:06:15.627Z] [INFO] 
20:06:15 [2024-05-22T00:06:15.627Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.jgit.http.apache ---
20:06:15 [2024-05-22T00:06:15.627Z] [INFO] 
20:06:15 [2024-05-22T00:06:15.627Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.jgit.http.apache ---
20:06:15 [2024-05-22T00:06:15.627Z] [INFO] 
20:06:15 [2024-05-22T00:06:15.627Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.jgit.http.apache ---
20:06:15 [2024-05-22T00:06:15.627Z] [INFO] 
20:06:15 [2024-05-22T00:06:15.627Z] [INFO] --- git-commit-id:7.0.0:revision (get-the-git-infos) @ org.eclipse.jgit.http.apache ---
20:06:15 [2024-05-22T00:06:15.627Z] [INFO] 
20:06:15 [2024-05-22T00:06:15.627Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.jgit.http.apache ---
20:06:15 [2024-05-22T00:06:15.627Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/repo/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/src/main/resources
20:06:15 [2024-05-22T00:06:15.627Z] [INFO] 
20:06:15 [2024-05-22T00:06:15.627Z] [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jgit.http.apache ---
20:06:15 [2024-05-22T00:06:15.628Z] [INFO] 6 system scoped dependencies were not mapped to maven artifacts
20:06:15 [2024-05-22T00:06:15.628Z] [INFO] 
20:06:15 [2024-05-22T00:06:15.628Z] [INFO] --- tycho-packaging:4.0.6:package-feature (default-package-feature) @ org.eclipse.jgit.http.apache ---
20:06:15 [2024-05-22T00:06:15.628Z] [INFO] Building jar: /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/repo/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/target/org.eclipse.jgit.http.apache-6.10.0-SNAPSHOT.jar
20:06:15 [2024-05-22T00:06:15.628Z] [INFO] 
20:06:15 [2024-05-22T00:06:15.628Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jgit.http.apache ---
20:06:15 [2024-05-22T00:06:15.628Z] [INFO] 
20:06:15 [2024-05-22T00:06:15.628Z] [INFO] --- tycho-p2:4.0.6:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.jgit.http.apache ---
20:06:15 [2024-05-22T00:06:15.628Z] [INFO] 
20:06:15 [2024-05-22T00:06:15.628Z] [INFO] --- cyclonedx:2.7.11:makeAggregateBom (default) @ org.eclipse.jgit.http.apache ---
20:06:15 [2024-05-22T00:06:15.628Z] [INFO] CycloneDX: Resolving Dependencies
20:06:16 [2024-05-22T00:06:16.562Z] [WARNING] org.eclipse.jgit:org.eclipse.jgit:6.10.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.jgit:org.eclipse.jgit:6.10.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)]
20:06:16 [2024-05-22T00:06:16.562Z] [WARNING] org.eclipse.jgit:org.eclipse.jgit.ant:6.10.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.jgit:org.eclipse.jgit.ant:6.10.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)]
20:06:16 [2024-05-22T00:06:16.562Z] [WARNING] org.eclipse.jgit:org.eclipse.jgit.archive:6.10.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.jgit:org.eclipse.jgit.archive:6.10.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)]
20:06:16 [2024-05-22T00:06:16.821Z] [WARNING] org.eclipse.jgit:org.eclipse.jgit-parent:6.10.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.jgit:org.eclipse.jgit-parent:6.10.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)]
20:06:18 [2024-05-22T00:06:18.197Z] [WARNING] org.eclipse.jgit:org.eclipse.jgit-parent:6.10.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.jgit:org.eclipse.jgit-parent:6.10.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)]
20:06:19 [2024-05-22T00:06:19.139Z] [INFO] CycloneDX: Creating BOM version 1.4 with 77 component(s)
20:06:19 [2024-05-22T00:06:19.139Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/repo/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/target/cyclonedx.json
20:06:19 [2024-05-22T00:06:19.139Z] [INFO]            attaching as org.eclipse.jgit.http.apache-6.10.0-SNAPSHOT-cyclonedx.json
20:06:19 [2024-05-22T00:06:19.139Z] [INFO] 
20:06:19 [2024-05-22T00:06:19.139Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.jgit.http.apache ---
20:06:19 [2024-05-22T00:06:19.139Z] [INFO] 
20:06:19 [2024-05-22T00:06:19.139Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.jgit.http.apache ---
20:06:19 [2024-05-22T00:06:19.139Z] [INFO] Signing jar: /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/repo/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/target/org.eclipse.jgit.http.apache-6.10.0-SNAPSHOT.jar
20:06:20 [2024-05-22T00:06:20.084Z] [INFO] 
20:06:20 [2024-05-22T00:06:20.084Z] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.jgit.http.apache ---
20:06:20 [2024-05-22T00:06:20.084Z] [INFO] Skipping artifact installation
20:06:20 [2024-05-22T00:06:20.084Z] [INFO] 
20:06:20 [2024-05-22T00:06:20.084Z] [INFO] --- tycho-p2:4.0.6:update-local-index (default-update-local-index) @ org.eclipse.jgit.http.apache ---
20:06:20 [2024-05-22T00:06:20.084Z] [INFO] 
20:06:20 [2024-05-22T00:06:20.084Z] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.jgit.http.apache ---
20:06:20 [2024-05-22T00:06:20.342Z] [INFO] 
20:06:20 [2024-05-22T00:06:20.342Z] [INFO] --------< org.eclipse.jgit.feature:org.eclipse.jgit.ssh.apache >--------
20:06:20 [2024-05-22T00:06:20.342Z] [INFO] Building JGit - Ssh support using Apache MINA sshd 6.10.0-SNAPSHOT [5/11]
20:06:20 [2024-05-22T00:06:20.342Z] [INFO]   from org.eclipse.jgit.ssh.apache.feature/pom.xml
20:06:20 [2024-05-22T00:06:20.342Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
20:06:20 [2024-05-22T00:06:20.342Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.jgit.feature:org.eclipse.jgit.ssh.apache:6.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/repo/org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.apache.feature/pom.xml
20:06:20 [2024-05-22T00:06:20.342Z] [INFO] Maven Artifact org.apache.ant:ant:1.10.14 @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository/org/apache/ant/ant/1.10.14/ant-1.10.14.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
20:06:20 [2024-05-22T00:06:20.343Z] [INFO] Maven Artifact com.jcraft:jzlib:1.1.3 @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
20:06:20 [2024-05-22T00:06:20.343Z] [INFO] Maven Artifact org.apache.httpcomponents:httpcore:4.4.16 @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
20:06:20 [2024-05-22T00:06:20.343Z] [INFO] Maven Artifact com.jcraft:jsch:0.1.55 @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository/com/jcraft/jsch/0.1.55/jsch-0.1.55.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
20:06:20 [2024-05-22T00:06:20.343Z] [INFO] Maven Artifact org.apache.ant:ant-launcher:1.10.14 @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository/org/apache/ant/ant-launcher/1.10.14/ant-launcher-1.10.14.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
20:06:20 [2024-05-22T00:06:20.343Z] [INFO] Maven Artifact org.apache.httpcomponents:httpclient:4.5.14 @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
20:06:20 [2024-05-22T00:06:20.612Z] [INFO] 
20:06:20 [2024-05-22T00:06:20.612Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.jgit.ssh.apache ---
20:06:20 [2024-05-22T00:06:20.612Z] [INFO] The project's OSGi version is 6.10.0.202405212139
20:06:20 [2024-05-22T00:06:20.612Z] [INFO] 
20:06:20 [2024-05-22T00:06:20.612Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.jgit.ssh.apache ---
20:06:20 [2024-05-22T00:06:20.612Z] [INFO] 
20:06:20 [2024-05-22T00:06:20.612Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.jgit.ssh.apache ---
20:06:20 [2024-05-22T00:06:20.612Z] [INFO] 
20:06:20 [2024-05-22T00:06:20.612Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.jgit.ssh.apache ---
20:06:20 [2024-05-22T00:06:20.612Z] [INFO] 
20:06:20 [2024-05-22T00:06:20.612Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.jgit.ssh.apache ---
20:06:20 [2024-05-22T00:06:20.612Z] [INFO] 
20:06:20 [2024-05-22T00:06:20.613Z] [INFO] --- git-commit-id:7.0.0:revision (get-the-git-infos) @ org.eclipse.jgit.ssh.apache ---
20:06:20 [2024-05-22T00:06:20.613Z] [INFO] 
20:06:20 [2024-05-22T00:06:20.613Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.jgit.ssh.apache ---
20:06:20 [2024-05-22T00:06:20.613Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/repo/org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.apache.feature/src/main/resources
20:06:20 [2024-05-22T00:06:20.613Z] [INFO] 
20:06:20 [2024-05-22T00:06:20.613Z] [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jgit.ssh.apache ---
20:06:20 [2024-05-22T00:06:20.613Z] [INFO] 9 system scoped dependencies were not mapped to maven artifacts
20:06:20 [2024-05-22T00:06:20.613Z] [INFO] 
20:06:20 [2024-05-22T00:06:20.613Z] [INFO] --- tycho-packaging:4.0.6:package-feature (default-package-feature) @ org.eclipse.jgit.ssh.apache ---
20:06:20 [2024-05-22T00:06:20.613Z] [INFO] Building jar: /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/repo/org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.apache.feature/target/org.eclipse.jgit.ssh.apache-6.10.0-SNAPSHOT.jar
20:06:20 [2024-05-22T00:06:20.613Z] [INFO] 
20:06:20 [2024-05-22T00:06:20.613Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jgit.ssh.apache ---
20:06:20 [2024-05-22T00:06:20.613Z] [INFO] 
20:06:20 [2024-05-22T00:06:20.613Z] [INFO] --- tycho-p2:4.0.6:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.jgit.ssh.apache ---
20:06:20 [2024-05-22T00:06:20.613Z] [INFO] 
20:06:20 [2024-05-22T00:06:20.613Z] [INFO] --- cyclonedx:2.7.11:makeAggregateBom (default) @ org.eclipse.jgit.ssh.apache ---
20:06:20 [2024-05-22T00:06:20.613Z] [INFO] CycloneDX: Resolving Dependencies
20:06:20 [2024-05-22T00:06:20.871Z] [WARNING] org.eclipse.jgit:org.eclipse.jgit:6.10.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.jgit:org.eclipse.jgit:6.10.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)]
20:06:21 [2024-05-22T00:06:21.128Z] [WARNING] org.eclipse.jgit:org.eclipse.jgit:6.10.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.jgit:org.eclipse.jgit:6.10.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)]
20:06:23 [2024-05-22T00:06:23.025Z] [WARNING] org.eclipse.jgit:org.eclipse.jgit.archive:6.10.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.jgit:org.eclipse.jgit.archive:6.10.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)]
20:06:23 [2024-05-22T00:06:23.026Z] [WARNING] org.eclipse.jgit:org.eclipse.jgit.ui:6.10.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.jgit:org.eclipse.jgit.ui:6.10.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)]
20:06:23 [2024-05-22T00:06:23.026Z] [WARNING] org.eclipse.jgit:org.eclipse.jgit.ui:6.10.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.jgit:org.eclipse.jgit.ui:6.10.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)]
20:06:23 [2024-05-22T00:06:23.026Z] [WARNING] org.eclipse.jgit:org.eclipse.jgit-parent:6.10.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.jgit:org.eclipse.jgit-parent:6.10.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)]
20:06:23 [2024-05-22T00:06:23.960Z] [INFO] CycloneDX: Creating BOM version 1.4 with 74 component(s)
20:06:23 [2024-05-22T00:06:23.960Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/repo/org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.apache.feature/target/cyclonedx.json
20:06:23 [2024-05-22T00:06:23.961Z] [INFO]            attaching as org.eclipse.jgit.ssh.apache-6.10.0-SNAPSHOT-cyclonedx.json
20:06:23 [2024-05-22T00:06:23.961Z] [INFO] 
20:06:23 [2024-05-22T00:06:23.961Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.jgit.ssh.apache ---
20:06:23 [2024-05-22T00:06:23.961Z] [INFO] 
20:06:23 [2024-05-22T00:06:23.961Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.jgit.ssh.apache ---
20:06:23 [2024-05-22T00:06:23.961Z] [INFO] Signing jar: /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/repo/org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.apache.feature/target/org.eclipse.jgit.ssh.apache-6.10.0-SNAPSHOT.jar
20:06:24 [2024-05-22T00:06:24.526Z] [INFO] 
20:06:24 [2024-05-22T00:06:24.526Z] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.jgit.ssh.apache ---
20:06:24 [2024-05-22T00:06:24.526Z] [INFO] Skipping artifact installation
20:06:24 [2024-05-22T00:06:24.526Z] [INFO] 
20:06:24 [2024-05-22T00:06:24.526Z] [INFO] --- tycho-p2:4.0.6:update-local-index (default-update-local-index) @ org.eclipse.jgit.ssh.apache ---
20:06:24 [2024-05-22T00:06:24.526Z] [INFO] 
20:06:24 [2024-05-22T00:06:24.526Z] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.jgit.ssh.apache ---
20:06:25 [2024-05-22T00:06:25.092Z] [INFO] 
20:06:25 [2024-05-22T00:06:25.092Z] [INFO] ---------< org.eclipse.jgit.feature:org.eclipse.jgit.ssh.jsch >---------
20:06:25 [2024-05-22T00:06:25.092Z] [INFO] Building JGit - Ssh support using JCraft jsch 6.10.0-SNAPSHOT     [6/11]
20:06:25 [2024-05-22T00:06:25.092Z] [INFO]   from org.eclipse.jgit.ssh.jsch.feature/pom.xml
20:06:25 [2024-05-22T00:06:25.092Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
20:06:25 [2024-05-22T00:06:25.092Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.jgit.feature:org.eclipse.jgit.ssh.jsch:6.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/repo/org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.jsch.feature/pom.xml
20:06:25 [2024-05-22T00:06:25.092Z] [INFO] Maven Artifact org.apache.ant:ant:1.10.14 @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository/org/apache/ant/ant/1.10.14/ant-1.10.14.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
20:06:25 [2024-05-22T00:06:25.092Z] [INFO] Maven Artifact com.jcraft:jzlib:1.1.3 @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
20:06:25 [2024-05-22T00:06:25.092Z] [INFO] Maven Artifact org.apache.httpcomponents:httpcore:4.4.16 @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
20:06:25 [2024-05-22T00:06:25.092Z] [INFO] Maven Artifact com.jcraft:jsch:0.1.55 @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository/com/jcraft/jsch/0.1.55/jsch-0.1.55.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
20:06:25 [2024-05-22T00:06:25.092Z] [INFO] Maven Artifact org.apache.ant:ant-launcher:1.10.14 @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository/org/apache/ant/ant-launcher/1.10.14/ant-launcher-1.10.14.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
20:06:25 [2024-05-22T00:06:25.092Z] [INFO] Maven Artifact org.apache.httpcomponents:httpclient:4.5.14 @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
20:06:25 [2024-05-22T00:06:25.092Z] [INFO] 
20:06:25 [2024-05-22T00:06:25.092Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.jgit.ssh.jsch ---
20:06:25 [2024-05-22T00:06:25.092Z] [INFO] The project's OSGi version is 6.10.0.202405212139
20:06:25 [2024-05-22T00:06:25.092Z] [INFO] 
20:06:25 [2024-05-22T00:06:25.092Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.jgit.ssh.jsch ---
20:06:25 [2024-05-22T00:06:25.092Z] [INFO] 
20:06:25 [2024-05-22T00:06:25.092Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.jgit.ssh.jsch ---
20:06:25 [2024-05-22T00:06:25.092Z] [INFO] 
20:06:25 [2024-05-22T00:06:25.092Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.jgit.ssh.jsch ---
20:06:25 [2024-05-22T00:06:25.092Z] [INFO] 
20:06:25 [2024-05-22T00:06:25.093Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.jgit.ssh.jsch ---
20:06:25 [2024-05-22T00:06:25.093Z] [INFO] 
20:06:25 [2024-05-22T00:06:25.093Z] [INFO] --- git-commit-id:7.0.0:revision (get-the-git-infos) @ org.eclipse.jgit.ssh.jsch ---
20:06:25 [2024-05-22T00:06:25.093Z] [INFO] 
20:06:25 [2024-05-22T00:06:25.093Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.jgit.ssh.jsch ---
20:06:25 [2024-05-22T00:06:25.093Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/repo/org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.jsch.feature/src/main/resources
20:06:25 [2024-05-22T00:06:25.093Z] [INFO] 
20:06:25 [2024-05-22T00:06:25.093Z] [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jgit.ssh.jsch ---
20:06:25 [2024-05-22T00:06:25.093Z] [INFO] 5 system scoped dependencies were not mapped to maven artifacts
20:06:25 [2024-05-22T00:06:25.093Z] [INFO] 
20:06:25 [2024-05-22T00:06:25.093Z] [INFO] --- tycho-packaging:4.0.6:package-feature (default-package-feature) @ org.eclipse.jgit.ssh.jsch ---
20:06:25 [2024-05-22T00:06:25.093Z] [INFO] Building jar: /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/repo/org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.jsch.feature/target/org.eclipse.jgit.ssh.jsch-6.10.0-SNAPSHOT.jar
20:06:25 [2024-05-22T00:06:25.093Z] [INFO] 
20:06:25 [2024-05-22T00:06:25.093Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jgit.ssh.jsch ---
20:06:25 [2024-05-22T00:06:25.093Z] [INFO] 
20:06:25 [2024-05-22T00:06:25.093Z] [INFO] --- tycho-p2:4.0.6:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.jgit.ssh.jsch ---
20:06:25 [2024-05-22T00:06:25.093Z] [INFO] 
20:06:25 [2024-05-22T00:06:25.093Z] [INFO] --- cyclonedx:2.7.11:makeAggregateBom (default) @ org.eclipse.jgit.ssh.jsch ---
20:06:25 [2024-05-22T00:06:25.093Z] [INFO] CycloneDX: Resolving Dependencies
20:06:25 [2024-05-22T00:06:25.666Z] [WARNING] org.eclipse.jgit:org.eclipse.jgit:6.10.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.jgit:org.eclipse.jgit:6.10.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)]
20:06:28 [2024-05-22T00:06:28.195Z] [INFO] CycloneDX: Creating BOM version 1.4 with 67 component(s)
20:06:28 [2024-05-22T00:06:28.195Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/repo/org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.jsch.feature/target/cyclonedx.json
20:06:28 [2024-05-22T00:06:28.195Z] [INFO]            attaching as org.eclipse.jgit.ssh.jsch-6.10.0-SNAPSHOT-cyclonedx.json
20:06:28 [2024-05-22T00:06:28.195Z] [INFO] 
20:06:28 [2024-05-22T00:06:28.195Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.jgit.ssh.jsch ---
20:06:28 [2024-05-22T00:06:28.195Z] [INFO] 
20:06:28 [2024-05-22T00:06:28.195Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.jgit.ssh.jsch ---
20:06:28 [2024-05-22T00:06:28.196Z] [INFO] Signing jar: /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/repo/org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.jsch.feature/target/org.eclipse.jgit.ssh.jsch-6.10.0-SNAPSHOT.jar
20:06:28 [2024-05-22T00:06:28.762Z] [INFO] 
20:06:28 [2024-05-22T00:06:28.762Z] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.jgit.ssh.jsch ---
20:06:28 [2024-05-22T00:06:28.762Z] [INFO] Skipping artifact installation
20:06:28 [2024-05-22T00:06:28.762Z] [INFO] 
20:06:28 [2024-05-22T00:06:28.762Z] [INFO] --- tycho-p2:4.0.6:update-local-index (default-update-local-index) @ org.eclipse.jgit.ssh.jsch ---
20:06:28 [2024-05-22T00:06:28.763Z] [INFO] 
20:06:28 [2024-05-22T00:06:28.763Z] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.jgit.ssh.jsch ---
20:06:36 [2024-05-22T00:06:36.881Z] [INFO] 
20:06:36 [2024-05-22T00:06:36.881Z] [INFO] -----------< org.eclipse.jgit.feature:org.eclipse.jgit.lfs >------------
20:06:36 [2024-05-22T00:06:36.881Z] [INFO] Building JGit - Optional LFS support 6.10.0-SNAPSHOT              [7/11]
20:06:36 [2024-05-22T00:06:36.881Z] [INFO]   from org.eclipse.jgit.lfs.feature/pom.xml
20:06:36 [2024-05-22T00:06:36.881Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
20:06:36 [2024-05-22T00:06:36.881Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.jgit.feature:org.eclipse.jgit.lfs:6.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/repo/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml
20:06:36 [2024-05-22T00:06:36.881Z] [INFO] Maven Artifact org.apache.ant:ant:1.10.14 @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository/org/apache/ant/ant/1.10.14/ant-1.10.14.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
20:06:36 [2024-05-22T00:06:36.881Z] [INFO] Maven Artifact com.jcraft:jzlib:1.1.3 @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
20:06:36 [2024-05-22T00:06:36.881Z] [INFO] Maven Artifact org.apache.httpcomponents:httpcore:4.4.16 @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
20:06:36 [2024-05-22T00:06:36.881Z] [INFO] Maven Artifact com.jcraft:jsch:0.1.55 @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository/com/jcraft/jsch/0.1.55/jsch-0.1.55.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
20:06:36 [2024-05-22T00:06:36.881Z] [INFO] Maven Artifact org.apache.ant:ant-launcher:1.10.14 @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository/org/apache/ant/ant-launcher/1.10.14/ant-launcher-1.10.14.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
20:06:36 [2024-05-22T00:06:36.882Z] [INFO] Maven Artifact org.apache.httpcomponents:httpclient:4.5.14 @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
20:06:36 [2024-05-22T00:06:36.882Z] [INFO] 
20:06:36 [2024-05-22T00:06:36.882Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.jgit.lfs ---
20:06:36 [2024-05-22T00:06:36.882Z] [INFO] The project's OSGi version is 6.10.0.202405212139
20:06:36 [2024-05-22T00:06:36.882Z] [INFO] 
20:06:36 [2024-05-22T00:06:36.882Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.jgit.lfs ---
20:06:36 [2024-05-22T00:06:36.882Z] [INFO] 
20:06:36 [2024-05-22T00:06:36.882Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.jgit.lfs ---
20:06:36 [2024-05-22T00:06:36.882Z] [INFO] 
20:06:36 [2024-05-22T00:06:36.882Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.jgit.lfs ---
20:06:36 [2024-05-22T00:06:36.882Z] [INFO] 
20:06:36 [2024-05-22T00:06:36.882Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.jgit.lfs ---
20:06:36 [2024-05-22T00:06:36.882Z] [INFO] 
20:06:36 [2024-05-22T00:06:36.882Z] [INFO] --- git-commit-id:7.0.0:revision (get-the-git-infos) @ org.eclipse.jgit.lfs ---
20:06:36 [2024-05-22T00:06:36.882Z] [INFO] 
20:06:36 [2024-05-22T00:06:36.882Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.jgit.lfs ---
20:06:36 [2024-05-22T00:06:36.882Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/repo/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/src/main/resources
20:06:36 [2024-05-22T00:06:36.882Z] [INFO] 
20:06:36 [2024-05-22T00:06:36.882Z] [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jgit.lfs ---
20:06:36 [2024-05-22T00:06:36.882Z] [INFO] 12 system scoped dependencies were not mapped to maven artifacts
20:06:36 [2024-05-22T00:06:36.882Z] [INFO] 
20:06:36 [2024-05-22T00:06:36.882Z] [INFO] --- tycho-packaging:4.0.6:package-feature (default-package-feature) @ org.eclipse.jgit.lfs ---
20:06:36 [2024-05-22T00:06:36.882Z] [INFO] Building jar: /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/repo/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/target/org.eclipse.jgit.lfs-6.10.0-SNAPSHOT.jar
20:06:36 [2024-05-22T00:06:36.882Z] [INFO] 
20:06:36 [2024-05-22T00:06:36.882Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jgit.lfs ---
20:06:36 [2024-05-22T00:06:36.882Z] [INFO] 
20:06:36 [2024-05-22T00:06:36.882Z] [INFO] --- tycho-p2:4.0.6:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.jgit.lfs ---
20:06:36 [2024-05-22T00:06:36.882Z] [INFO] 
20:06:36 [2024-05-22T00:06:36.882Z] [INFO] --- cyclonedx:2.7.11:makeAggregateBom (default) @ org.eclipse.jgit.lfs ---
20:06:36 [2024-05-22T00:06:36.882Z] [INFO] CycloneDX: Resolving Dependencies
20:06:40 [2024-05-22T00:06:40.165Z] [INFO] CycloneDX: Creating BOM version 1.4 with 85 component(s)
20:06:40 [2024-05-22T00:06:40.165Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/repo/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/target/cyclonedx.json
20:06:40 [2024-05-22T00:06:40.165Z] [INFO]            attaching as org.eclipse.jgit.lfs-6.10.0-SNAPSHOT-cyclonedx.json
20:06:40 [2024-05-22T00:06:40.165Z] [INFO] 
20:06:40 [2024-05-22T00:06:40.165Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.jgit.lfs ---
20:06:40 [2024-05-22T00:06:40.165Z] [INFO] 
20:06:40 [2024-05-22T00:06:40.165Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.jgit.lfs ---
20:06:40 [2024-05-22T00:06:40.165Z] [INFO] Signing jar: /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/repo/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/target/org.eclipse.jgit.lfs-6.10.0-SNAPSHOT.jar
20:06:40 [2024-05-22T00:06:40.730Z] [INFO] 
20:06:40 [2024-05-22T00:06:40.730Z] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.jgit.lfs ---
20:06:40 [2024-05-22T00:06:40.730Z] [INFO] Skipping artifact installation
20:06:40 [2024-05-22T00:06:40.730Z] [INFO] 
20:06:40 [2024-05-22T00:06:40.730Z] [INFO] --- tycho-p2:4.0.6:update-local-index (default-update-local-index) @ org.eclipse.jgit.lfs ---
20:06:40 [2024-05-22T00:06:40.730Z] [INFO] 
20:06:40 [2024-05-22T00:06:40.730Z] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.jgit.lfs ---
20:06:40 [2024-05-22T00:06:40.989Z] [INFO] 
20:06:40 [2024-05-22T00:06:40.989Z] [INFO] -----------< org.eclipse.jgit.feature:org.eclipse.jgit.pgm >------------
20:06:40 [2024-05-22T00:06:40.989Z] [INFO] Building JGit Command Line Interface Feature 6.10.0-SNAPSHOT      [8/11]
20:06:40 [2024-05-22T00:06:40.989Z] [INFO]   from org.eclipse.jgit.pgm.feature/pom.xml
20:06:40 [2024-05-22T00:06:40.989Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
20:06:40 [2024-05-22T00:06:40.989Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.jgit.feature:org.eclipse.jgit.pgm:6.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/repo/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml
20:06:41 [2024-05-22T00:06:41.247Z] [INFO] Maven Artifact org.apache.ant:ant:1.10.14 @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository/org/apache/ant/ant/1.10.14/ant-1.10.14.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
20:06:41 [2024-05-22T00:06:41.247Z] [INFO] Maven Artifact com.jcraft:jzlib:1.1.3 @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
20:06:41 [2024-05-22T00:06:41.247Z] [INFO] Maven Artifact org.apache.httpcomponents:httpcore:4.4.16 @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
20:06:41 [2024-05-22T00:06:41.247Z] [INFO] Maven Artifact com.jcraft:jsch:0.1.55 @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository/com/jcraft/jsch/0.1.55/jsch-0.1.55.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
20:06:41 [2024-05-22T00:06:41.247Z] [INFO] Maven Artifact org.apache.ant:ant-launcher:1.10.14 @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository/org/apache/ant/ant-launcher/1.10.14/ant-launcher-1.10.14.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
20:06:41 [2024-05-22T00:06:41.247Z] [INFO] Maven Artifact org.apache.httpcomponents:httpclient:4.5.14 @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
20:06:41 [2024-05-22T00:06:41.505Z] [INFO] 
20:06:41 [2024-05-22T00:06:41.505Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.jgit.pgm ---
20:06:41 [2024-05-22T00:06:41.505Z] [INFO] The project's OSGi version is 6.10.0.202405212139
20:06:41 [2024-05-22T00:06:41.505Z] [INFO] 
20:06:41 [2024-05-22T00:06:41.505Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.jgit.pgm ---
20:06:41 [2024-05-22T00:06:41.505Z] [INFO] 
20:06:41 [2024-05-22T00:06:41.505Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.jgit.pgm ---
20:06:41 [2024-05-22T00:06:41.505Z] [INFO] 
20:06:41 [2024-05-22T00:06:41.505Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.jgit.pgm ---
20:06:41 [2024-05-22T00:06:41.505Z] [INFO] 
20:06:41 [2024-05-22T00:06:41.505Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.jgit.pgm ---
20:06:41 [2024-05-22T00:06:41.505Z] [INFO] 
20:06:41 [2024-05-22T00:06:41.505Z] [INFO] --- git-commit-id:7.0.0:revision (get-the-git-infos) @ org.eclipse.jgit.pgm ---
20:06:41 [2024-05-22T00:06:41.505Z] [INFO] 
20:06:41 [2024-05-22T00:06:41.505Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.jgit.pgm ---
20:06:41 [2024-05-22T00:06:41.505Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/repo/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/src/main/resources
20:06:41 [2024-05-22T00:06:41.505Z] [INFO] 
20:06:41 [2024-05-22T00:06:41.505Z] [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jgit.pgm ---
20:06:41 [2024-05-22T00:06:41.505Z] [INFO] 23 system scoped dependencies were not mapped to maven artifacts
20:06:41 [2024-05-22T00:06:41.505Z] [INFO] 
20:06:41 [2024-05-22T00:06:41.505Z] [INFO] --- tycho-packaging:4.0.6:package-feature (default-package-feature) @ org.eclipse.jgit.pgm ---
20:06:41 [2024-05-22T00:06:41.505Z] [INFO] Building jar: /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/repo/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/target/org.eclipse.jgit.pgm-6.10.0-SNAPSHOT.jar
20:06:41 [2024-05-22T00:06:41.763Z] [INFO] 
20:06:41 [2024-05-22T00:06:41.764Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jgit.pgm ---
20:06:41 [2024-05-22T00:06:41.764Z] [INFO] 
20:06:41 [2024-05-22T00:06:41.764Z] [INFO] --- tycho-p2:4.0.6:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.jgit.pgm ---
20:06:41 [2024-05-22T00:06:41.764Z] [INFO] 
20:06:41 [2024-05-22T00:06:41.764Z] [INFO] --- cyclonedx:2.7.11:makeAggregateBom (default) @ org.eclipse.jgit.pgm ---
20:06:41 [2024-05-22T00:06:41.764Z] [INFO] CycloneDX: Resolving Dependencies
20:06:42 [2024-05-22T00:06:42.022Z] [WARNING] org.eclipse.jgit:org.eclipse.jgit.archive:6.10.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.jgit:org.eclipse.jgit.archive:6.10.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)]
20:06:42 [2024-05-22T00:06:42.281Z] [WARNING] org.eclipse.jgit:org.eclipse.jgit.ui:6.10.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.jgit:org.eclipse.jgit.ui:6.10.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)]
20:06:43 [2024-05-22T00:06:43.656Z] [WARNING] org.eclipse.jgit:org.eclipse.jgit.ui:6.10.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.jgit:org.eclipse.jgit.ui:6.10.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)]
20:06:43 [2024-05-22T00:06:43.656Z] [WARNING] org.eclipse.jgit:org.eclipse.jgit-parent:6.10.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.jgit:org.eclipse.jgit-parent:6.10.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)]
20:06:45 [2024-05-22T00:06:45.556Z] [INFO] CycloneDX: Creating BOM version 1.4 with 101 component(s)
20:06:45 [2024-05-22T00:06:45.556Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/repo/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/target/cyclonedx.json
20:06:45 [2024-05-22T00:06:45.556Z] [INFO]            attaching as org.eclipse.jgit.pgm-6.10.0-SNAPSHOT-cyclonedx.json
20:06:45 [2024-05-22T00:06:45.556Z] [INFO] 
20:06:45 [2024-05-22T00:06:45.556Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.jgit.pgm ---
20:06:45 [2024-05-22T00:06:45.556Z] [INFO] 
20:06:45 [2024-05-22T00:06:45.556Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.jgit.pgm ---
20:06:45 [2024-05-22T00:06:45.556Z] [INFO] Signing jar: /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/repo/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/target/org.eclipse.jgit.pgm-6.10.0-SNAPSHOT.jar
20:06:46 [2024-05-22T00:06:46.122Z] [INFO] 
20:06:46 [2024-05-22T00:06:46.122Z] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.jgit.pgm ---
20:06:46 [2024-05-22T00:06:46.122Z] [INFO] Skipping artifact installation
20:06:46 [2024-05-22T00:06:46.122Z] [INFO] 
20:06:46 [2024-05-22T00:06:46.122Z] [INFO] --- tycho-p2:4.0.6:update-local-index (default-update-local-index) @ org.eclipse.jgit.pgm ---
20:06:46 [2024-05-22T00:06:46.122Z] [INFO] 
20:06:46 [2024-05-22T00:06:46.122Z] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.jgit.pgm ---
20:06:46 [2024-05-22T00:06:46.380Z] [INFO] 
20:06:46 [2024-05-22T00:06:46.380Z] [INFO] ----------< org.eclipse.jgit.feature:org.eclipse.jgit.source >----------
20:06:46 [2024-05-22T00:06:46.380Z] [INFO] Building JGit Source Feature 6.10.0-SNAPSHOT                      [9/11]
20:06:46 [2024-05-22T00:06:46.380Z] [INFO]   from org.eclipse.jgit.source.feature/pom.xml
20:06:46 [2024-05-22T00:06:46.380Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
20:06:46 [2024-05-22T00:06:46.380Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.jgit.feature:org.eclipse.jgit.source:6.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/repo/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml
20:06:46 [2024-05-22T00:06:46.380Z] [INFO] Maven Artifact org.apache.ant:ant:1.10.14 @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository/org/apache/ant/ant/1.10.14/ant-1.10.14.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
20:06:46 [2024-05-22T00:06:46.380Z] [INFO] Maven Artifact com.jcraft:jzlib:1.1.3 @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
20:06:46 [2024-05-22T00:06:46.380Z] [INFO] Maven Artifact org.apache.httpcomponents:httpcore:4.4.16 @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
20:06:46 [2024-05-22T00:06:46.380Z] [INFO] Maven Artifact com.jcraft:jsch:0.1.55 @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository/com/jcraft/jsch/0.1.55/jsch-0.1.55.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
20:06:46 [2024-05-22T00:06:46.381Z] [INFO] Maven Artifact org.apache.ant:ant-launcher:1.10.14 @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository/org/apache/ant/ant-launcher/1.10.14/ant-launcher-1.10.14.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
20:06:46 [2024-05-22T00:06:46.381Z] [INFO] Maven Artifact org.apache.httpcomponents:httpclient:4.5.14 @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
20:06:46 [2024-05-22T00:06:46.381Z] [INFO] 
20:06:46 [2024-05-22T00:06:46.381Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.jgit.source ---
20:06:46 [2024-05-22T00:06:46.639Z] [INFO] The project's OSGi version is 6.10.0.202405212139
20:06:46 [2024-05-22T00:06:46.639Z] [INFO] 
20:06:46 [2024-05-22T00:06:46.639Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.jgit.source ---
20:06:46 [2024-05-22T00:06:46.639Z] [INFO] 
20:06:46 [2024-05-22T00:06:46.639Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.jgit.source ---
20:06:46 [2024-05-22T00:06:46.639Z] [INFO] 
20:06:46 [2024-05-22T00:06:46.639Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.jgit.source ---
20:06:46 [2024-05-22T00:06:46.639Z] [INFO] 
20:06:46 [2024-05-22T00:06:46.639Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.jgit.source ---
20:06:46 [2024-05-22T00:06:46.639Z] [INFO] 
20:06:46 [2024-05-22T00:06:46.639Z] [INFO] --- git-commit-id:7.0.0:revision (get-the-git-infos) @ org.eclipse.jgit.source ---
20:06:46 [2024-05-22T00:06:46.639Z] [INFO] 
20:06:46 [2024-05-22T00:06:46.639Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.jgit.source ---
20:06:46 [2024-05-22T00:06:46.639Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/repo/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/src/main/resources
20:06:46 [2024-05-22T00:06:46.639Z] [INFO] 
20:06:46 [2024-05-22T00:06:46.639Z] [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jgit.source ---
20:06:46 [2024-05-22T00:06:46.639Z] [INFO] 19 system scoped dependencies were not mapped to maven artifacts
20:06:46 [2024-05-22T00:06:46.639Z] [INFO] 
20:06:46 [2024-05-22T00:06:46.639Z] [INFO] --- tycho-packaging:4.0.6:package-feature (default-package-feature) @ org.eclipse.jgit.source ---
20:06:46 [2024-05-22T00:06:46.639Z] [INFO] Building jar: /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/repo/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/target/org.eclipse.jgit.source-6.10.0-SNAPSHOT.jar
20:06:46 [2024-05-22T00:06:46.639Z] [INFO] 
20:06:46 [2024-05-22T00:06:46.639Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jgit.source ---
20:06:46 [2024-05-22T00:06:46.639Z] [INFO] 
20:06:46 [2024-05-22T00:06:46.639Z] [INFO] --- tycho-p2:4.0.6:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.jgit.source ---
20:06:46 [2024-05-22T00:06:46.639Z] [INFO] 
20:06:46 [2024-05-22T00:06:46.640Z] [INFO] --- cyclonedx:2.7.11:makeAggregateBom (default) @ org.eclipse.jgit.source ---
20:06:46 [2024-05-22T00:06:46.640Z] [INFO] CycloneDX: Resolving Dependencies
20:06:46 [2024-05-22T00:06:46.898Z] [WARNING] org.eclipse.jgit:org.eclipse.jgit:6.10.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.jgit:org.eclipse.jgit:6.10.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)]
20:06:47 [2024-05-22T00:06:47.156Z] [WARNING] org.eclipse.jgit:org.eclipse.jgit:6.10.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.jgit:org.eclipse.jgit:6.10.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)]
20:06:47 [2024-05-22T00:06:47.156Z] [WARNING] org.eclipse.jgit:org.eclipse.jgit.ant:6.10.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.jgit:org.eclipse.jgit.ant:6.10.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)]
20:06:47 [2024-05-22T00:06:47.414Z] [WARNING] org.eclipse.jgit:org.eclipse.jgit.archive:6.10.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.jgit:org.eclipse.jgit.archive:6.10.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)]
20:06:48 [2024-05-22T00:06:48.349Z] [WARNING] org.eclipse.jgit:org.eclipse.jgit-parent:6.10.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.jgit:org.eclipse.jgit-parent:6.10.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)]
20:06:49 [2024-05-22T00:06:49.282Z] [INFO] CycloneDX: Creating BOM version 1.4 with 82 component(s)
20:06:49 [2024-05-22T00:06:49.282Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/repo/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/target/cyclonedx.json
20:06:49 [2024-05-22T00:06:49.282Z] [INFO]            attaching as org.eclipse.jgit.source-6.10.0-SNAPSHOT-cyclonedx.json
20:06:49 [2024-05-22T00:06:49.282Z] [INFO] 
20:06:49 [2024-05-22T00:06:49.283Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.jgit.source ---
20:06:49 [2024-05-22T00:06:49.611Z] [INFO] 
20:06:49 [2024-05-22T00:06:49.611Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.jgit.source ---
20:06:49 [2024-05-22T00:06:49.612Z] [INFO] Signing jar: /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/repo/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/target/org.eclipse.jgit.source-6.10.0-SNAPSHOT.jar
20:06:50 [2024-05-22T00:06:50.198Z] [INFO] 
20:06:50 [2024-05-22T00:06:50.198Z] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.jgit.source ---
20:06:50 [2024-05-22T00:06:50.198Z] [INFO] Skipping artifact installation
20:06:50 [2024-05-22T00:06:50.198Z] [INFO] 
20:06:50 [2024-05-22T00:06:50.198Z] [INFO] --- tycho-p2:4.0.6:update-local-index (default-update-local-index) @ org.eclipse.jgit.source ---
20:06:50 [2024-05-22T00:06:50.198Z] [INFO] 
20:06:50 [2024-05-22T00:06:50.198Z] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.jgit.source ---
20:06:50 [2024-05-22T00:06:50.461Z] [INFO] 
20:06:50 [2024-05-22T00:06:50.461Z] [INFO] ----------< org.eclipse.jgit.feature:org.eclipse.jgit.junit >-----------
20:06:50 [2024-05-22T00:06:50.461Z] [INFO] Building JGit JUnit Feature 6.10.0-SNAPSHOT                      [10/11]
20:06:50 [2024-05-22T00:06:50.461Z] [INFO]   from org.eclipse.jgit.junit.feature/pom.xml
20:06:50 [2024-05-22T00:06:50.461Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
20:06:50 [2024-05-22T00:06:50.461Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.jgit.feature:org.eclipse.jgit.junit:6.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/repo/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml
20:06:50 [2024-05-22T00:06:50.461Z] [INFO] Maven Artifact org.apache.ant:ant:1.10.14 @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository/org/apache/ant/ant/1.10.14/ant-1.10.14.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
20:06:50 [2024-05-22T00:06:50.462Z] [INFO] Maven Artifact com.jcraft:jzlib:1.1.3 @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
20:06:50 [2024-05-22T00:06:50.462Z] [INFO] Maven Artifact org.apache.httpcomponents:httpcore:4.4.16 @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
20:06:50 [2024-05-22T00:06:50.462Z] [INFO] Maven Artifact com.jcraft:jsch:0.1.55 @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository/com/jcraft/jsch/0.1.55/jsch-0.1.55.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
20:06:50 [2024-05-22T00:06:50.462Z] [INFO] Maven Artifact org.apache.ant:ant-launcher:1.10.14 @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository/org/apache/ant/ant-launcher/1.10.14/ant-launcher-1.10.14.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
20:06:50 [2024-05-22T00:06:50.462Z] [INFO] Maven Artifact org.apache.httpcomponents:httpclient:4.5.14 @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
20:06:50 [2024-05-22T00:06:50.720Z] [INFO] 
20:06:50 [2024-05-22T00:06:50.721Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.jgit.junit ---
20:06:50 [2024-05-22T00:06:50.721Z] [INFO] The project's OSGi version is 6.10.0.202405212139
20:06:50 [2024-05-22T00:06:50.721Z] [INFO] 
20:06:50 [2024-05-22T00:06:50.721Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.jgit.junit ---
20:06:50 [2024-05-22T00:06:50.721Z] [INFO] 
20:06:50 [2024-05-22T00:06:50.721Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.jgit.junit ---
20:06:50 [2024-05-22T00:06:50.721Z] [INFO] 
20:06:50 [2024-05-22T00:06:50.721Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.jgit.junit ---
20:06:50 [2024-05-22T00:06:50.721Z] [INFO] 
20:06:50 [2024-05-22T00:06:50.721Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.jgit.junit ---
20:06:50 [2024-05-22T00:06:50.721Z] [INFO] 
20:06:50 [2024-05-22T00:06:50.721Z] [INFO] --- git-commit-id:7.0.0:revision (get-the-git-infos) @ org.eclipse.jgit.junit ---
20:06:50 [2024-05-22T00:06:50.721Z] [INFO] 
20:06:50 [2024-05-22T00:06:50.721Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.jgit.junit ---
20:06:50 [2024-05-22T00:06:50.721Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/repo/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/src/main/resources
20:06:50 [2024-05-22T00:06:50.721Z] [INFO] 
20:06:50 [2024-05-22T00:06:50.721Z] [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jgit.junit ---
20:06:50 [2024-05-22T00:06:50.721Z] [INFO] 14 system scoped dependencies were not mapped to maven artifacts
20:06:50 [2024-05-22T00:06:50.721Z] [INFO] 
20:06:50 [2024-05-22T00:06:50.721Z] [INFO] --- tycho-packaging:4.0.6:package-feature (default-package-feature) @ org.eclipse.jgit.junit ---
20:06:50 [2024-05-22T00:06:50.721Z] [INFO] Building jar: /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/repo/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/target/org.eclipse.jgit.junit-6.10.0-SNAPSHOT.jar
20:06:50 [2024-05-22T00:06:50.721Z] [INFO] 
20:06:50 [2024-05-22T00:06:50.721Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jgit.junit ---
20:06:50 [2024-05-22T00:06:50.721Z] [INFO] 
20:06:50 [2024-05-22T00:06:50.721Z] [INFO] --- tycho-p2:4.0.6:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.jgit.junit ---
20:06:50 [2024-05-22T00:06:50.721Z] [INFO] 
20:06:50 [2024-05-22T00:06:50.721Z] [INFO] --- cyclonedx:2.7.11:makeAggregateBom (default) @ org.eclipse.jgit.junit ---
20:06:50 [2024-05-22T00:06:50.721Z] [INFO] CycloneDX: Resolving Dependencies
20:06:54 [2024-05-22T00:06:54.004Z] [INFO] CycloneDX: Creating BOM version 1.4 with 81 component(s)
20:06:54 [2024-05-22T00:06:54.004Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/repo/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/target/cyclonedx.json
20:06:54 [2024-05-22T00:06:54.004Z] [INFO]            attaching as org.eclipse.jgit.junit-6.10.0-SNAPSHOT-cyclonedx.json
20:06:54 [2024-05-22T00:06:54.004Z] [INFO] 
20:06:54 [2024-05-22T00:06:54.004Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.jgit.junit ---
20:06:54 [2024-05-22T00:06:54.004Z] [INFO] 
20:06:54 [2024-05-22T00:06:54.004Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.jgit.junit ---
20:06:54 [2024-05-22T00:06:54.004Z] [INFO] Signing jar: /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/repo/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/target/org.eclipse.jgit.junit-6.10.0-SNAPSHOT.jar
20:06:54 [2024-05-22T00:06:54.569Z] [INFO] 
20:06:54 [2024-05-22T00:06:54.569Z] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.jgit.junit ---
20:06:54 [2024-05-22T00:06:54.569Z] [INFO] Skipping artifact installation
20:06:54 [2024-05-22T00:06:54.569Z] [INFO] 
20:06:54 [2024-05-22T00:06:54.569Z] [INFO] --- tycho-p2:4.0.6:update-local-index (default-update-local-index) @ org.eclipse.jgit.junit ---
20:06:54 [2024-05-22T00:06:54.569Z] [INFO] 
20:06:54 [2024-05-22T00:06:54.569Z] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.jgit.junit ---
20:06:55 [2024-05-22T00:06:55.136Z] [INFO] 
20:06:55 [2024-05-22T00:06:55.136Z] [INFO] ------------< org.eclipse.jgit:org.eclipse.jgit.repository >------------
20:06:55 [2024-05-22T00:06:55.136Z] [INFO] Building JGit P2 Repository 6.10.0-SNAPSHOT                      [11/11]
20:06:55 [2024-05-22T00:06:55.136Z] [INFO]   from org.eclipse.jgit.repository/pom.xml
20:06:55 [2024-05-22T00:06:55.136Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
20:06:55 [2024-05-22T00:06:55.136Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.jgit:org.eclipse.jgit.repository:6.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/repo/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/pom.xml
20:06:55 [2024-05-22T00:06:55.136Z] [INFO] Maven Artifact org.apache.ant:ant:1.10.14 @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository/org/apache/ant/ant/1.10.14/ant-1.10.14.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
20:06:55 [2024-05-22T00:06:55.136Z] [INFO] Maven Artifact com.jcraft:jzlib:1.1.3 @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
20:06:55 [2024-05-22T00:06:55.136Z] [INFO] Maven Artifact org.apache.httpcomponents:httpcore:4.4.16 @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
20:06:55 [2024-05-22T00:06:55.136Z] [INFO] Maven Artifact com.jcraft:jsch:0.1.55 @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository/com/jcraft/jsch/0.1.55/jsch-0.1.55.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
20:06:55 [2024-05-22T00:06:55.136Z] [INFO] Maven Artifact org.apache.ant:ant-launcher:1.10.14 @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository/org/apache/ant/ant-launcher/1.10.14/ant-launcher-1.10.14.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
20:06:55 [2024-05-22T00:06:55.136Z] [INFO] Maven Artifact org.apache.httpcomponents:httpclient:4.5.14 @ /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/.repository/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
20:06:55 [2024-05-22T00:06:55.395Z] [WARNING] Mapping P2 > Maven Coordinates failed: The following artifacts could not be resolved: org.eclipse.orbit:ant:jar:1.10.14 (absent): org.eclipse.orbit:ant:jar:1.10.14 was not found in https://repo.eclipse.org/content/repositories/maven_central/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of eclipse.maven.central.mirror has elapsed or updates are forced
20:06:55 [2024-05-22T00:06:55.395Z] [INFO] 
20:06:55 [2024-05-22T00:06:55.395Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.jgit.repository ---
20:06:55 [2024-05-22T00:06:55.395Z] [INFO] The project's OSGi version is 6.10.0.202405212139
20:06:55 [2024-05-22T00:06:55.395Z] [INFO] 
20:06:55 [2024-05-22T00:06:55.395Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.jgit.repository ---
20:06:55 [2024-05-22T00:06:55.395Z] [INFO] 
20:06:55 [2024-05-22T00:06:55.395Z] [INFO] --- clean:3.3.2:clean (default-clean-1) @ org.eclipse.jgit.repository ---
20:06:55 [2024-05-22T00:06:55.395Z] [INFO] Deleting /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/repo/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/target
20:06:55 [2024-05-22T00:06:55.395Z] [INFO] 
20:06:55 [2024-05-22T00:06:55.395Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.jgit.repository ---
20:06:55 [2024-05-22T00:06:55.395Z] [INFO] 
20:06:55 [2024-05-22T00:06:55.395Z] [INFO] --- git-commit-id:7.0.0:revision (get-the-git-infos) @ org.eclipse.jgit.repository ---
20:06:55 [2024-05-22T00:06:55.395Z] [INFO] 
20:06:55 [2024-05-22T00:06:55.395Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.jgit.repository ---
20:06:55 [2024-05-22T00:06:55.395Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/repo/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/src/main/resources
20:06:55 [2024-05-22T00:06:55.395Z] [INFO] 
20:06:55 [2024-05-22T00:06:55.395Z] [INFO] --- tycho-p2-publisher:4.0.6:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.jgit.repository ---
20:06:55 [2024-05-22T00:06:55.658Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0]
20:06:55 [2024-05-22T00:06:55.658Z] [INFO] Published profile IUs: [a.jre.javase 12.0.0]
20:06:55 [2024-05-22T00:06:55.658Z] [INFO] Published profile IUs: [a.jre.javase 13.0.0]
20:06:55 [2024-05-22T00:06:55.658Z] [INFO] Published profile IUs: [a.jre.javase 14.0.0]
20:06:55 [2024-05-22T00:06:55.658Z] [INFO] Published profile IUs: [a.jre.javase 15.0.0]
20:06:55 [2024-05-22T00:06:55.658Z] [INFO] Published profile IUs: [a.jre.javase 16.0.0]
20:06:55 [2024-05-22T00:06:55.658Z] [INFO] Published profile IUs: [a.jre.javase 17.0.0]
20:06:55 [2024-05-22T00:06:55.658Z] [INFO] Published profile IUs: [a.jre.javase 18.0.0]
20:06:55 [2024-05-22T00:06:55.658Z] [INFO] Published profile IUs: [a.jre.javase 19.0.0]
20:06:55 [2024-05-22T00:06:55.658Z] [INFO] Published profile IUs: [a.jre.javase 20.0.0]
20:06:55 [2024-05-22T00:06:55.658Z] [INFO] Published profile IUs: [a.jre.javase 21.0.0]
20:06:55 [2024-05-22T00:06:55.658Z] [INFO] Published profile IUs: [a.jre.javase 22.0.0]
20:06:55 [2024-05-22T00:06:55.658Z] [INFO] Published profile IUs: [a.jre.javase 23.0.0]
20:06:55 [2024-05-22T00:06:55.658Z] [INFO] 
20:06:55 [2024-05-22T00:06:55.658Z] [INFO] --- tycho-p2-publisher:4.0.6:publish-products (default-publish-products) @ org.eclipse.jgit.repository ---
20:06:55 [2024-05-22T00:06:55.658Z] [INFO] 
20:06:55 [2024-05-22T00:06:55.658Z] [INFO] --- tycho-p2-publisher:4.0.6:publish-categories (default-publish-categories) @ org.eclipse.jgit.repository ---
20:06:55 [2024-05-22T00:06:55.658Z] [INFO] 
20:06:55 [2024-05-22T00:06:55.658Z] [INFO] --- tycho-p2-publisher:4.0.6:attach-artifacts (default-attach-artifacts) @ org.eclipse.jgit.repository ---
20:06:55 [2024-05-22T00:06:55.658Z] [INFO] 
20:06:55 [2024-05-22T00:06:55.658Z] [INFO] --- tycho-p2-repository:4.0.6:assemble-repository (default-assemble-repository) @ org.eclipse.jgit.repository ---
20:06:56 [2024-05-22T00:06:56.660Z] [WARNING] [07ca1433-be7d-451d-a6e5-0e7250336c3c][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.jgit.ssh.apache.agent,6.10.0.202405212139.
20:06:56 [2024-05-22T00:06:56.919Z] [WARNING] [07ca1433-be7d-451d-a6e5-0e7250336c3c][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.jgit.archive,6.10.0.202405212139.
20:06:56 [2024-05-22T00:06:56.919Z] [WARNING] [07ca1433-be7d-451d-a6e5-0e7250336c3c][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.jgit.ssh.apache.agent.source,6.10.0.202405212139.
20:06:56 [2024-05-22T00:06:56.919Z] [WARNING] [07ca1433-be7d-451d-a6e5-0e7250336c3c][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.jgit.lfs.server.source,6.10.0.202405212139.
20:06:57 [2024-05-22T00:06:57.178Z] [WARNING] [07ca1433-be7d-451d-a6e5-0e7250336c3c][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,bcpkix.source,1.78.1.
20:06:57 [2024-05-22T00:06:57.436Z] [WARNING] [07ca1433-be7d-451d-a6e5-0e7250336c3c][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,com.google.gson.source,2.10.1.
20:06:57 [2024-05-22T00:06:57.436Z] [WARNING] [07ca1433-be7d-451d-a6e5-0e7250336c3c][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.jgit.junit.http,6.10.0.202405212139.
20:06:57 [2024-05-22T00:06:57.436Z] [WARNING] [07ca1433-be7d-451d-a6e5-0e7250336c3c][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,slf4j.api.source,1.7.36.
20:06:57 [2024-05-22T00:06:57.436Z] [WARNING] [07ca1433-be7d-451d-a6e5-0e7250336c3c][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.jgit.pgm,6.10.0.202405212139.
20:06:57 [2024-05-22T00:06:57.696Z] [WARNING] [07ca1433-be7d-451d-a6e5-0e7250336c3c][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.jgit.junit.source,6.10.0.202405212139.
20:06:57 [2024-05-22T00:06:57.696Z] [WARNING] [07ca1433-be7d-451d-a6e5-0e7250336c3c][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,bcpg.source,1.78.1.
20:06:57 [2024-05-22T00:06:57.955Z] [WARNING] [07ca1433-be7d-451d-a6e5-0e7250336c3c][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.jgit.gpg.bc.source,6.10.0.202405212139.
20:06:57 [2024-05-22T00:06:57.955Z] [WARNING] [07ca1433-be7d-451d-a6e5-0e7250336c3c][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.jgit.http.apache,6.10.0.202405212139.
20:06:57 [2024-05-22T00:06:57.955Z] [WARNING] [07ca1433-be7d-451d-a6e5-0e7250336c3c][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.jgit.ui,6.10.0.202405212139.
20:06:57 [2024-05-22T00:06:57.955Z] [WARNING] [07ca1433-be7d-451d-a6e5-0e7250336c3c][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.jgit.gpg.bc,6.10.0.202405212139.
20:06:57 [2024-05-22T00:06:57.955Z] [WARNING] [07ca1433-be7d-451d-a6e5-0e7250336c3c][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.jgit.lfs.source,6.10.0.202405212139.
20:06:57 [2024-05-22T00:06:57.955Z] [WARNING] [07ca1433-be7d-451d-a6e5-0e7250336c3c][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,bcutil.source,1.78.1.
20:06:57 [2024-05-22T00:06:57.956Z] [WARNING] [07ca1433-be7d-451d-a6e5-0e7250336c3c][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.jgit.ssh.jsch.source,6.10.0.202405212139.
20:06:57 [2024-05-22T00:06:57.956Z] [WARNING] [07ca1433-be7d-451d-a6e5-0e7250336c3c][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,slf4j.simple.source,1.7.36.
20:06:57 [2024-05-22T00:06:57.956Z] [WARNING] [07ca1433-be7d-451d-a6e5-0e7250336c3c][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.jgit.http.server,6.10.0.202405212139.
20:06:57 [2024-05-22T00:06:57.956Z] [WARNING] [07ca1433-be7d-451d-a6e5-0e7250336c3c][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,com.googlecode.javaewah.JavaEWAH.source,1.2.3.
20:06:57 [2024-05-22T00:06:57.956Z] [WARNING] [07ca1433-be7d-451d-a6e5-0e7250336c3c][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,bcprov.source,1.78.1.
20:06:57 [2024-05-22T00:06:57.956Z] [WARNING] [07ca1433-be7d-451d-a6e5-0e7250336c3c][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.jgit.junit.ssh,6.10.0.202405212139.
20:06:57 [2024-05-22T00:06:57.956Z] [WARNING] [07ca1433-be7d-451d-a6e5-0e7250336c3c][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.jgit.ui.source,6.10.0.202405212139.
20:06:57 [2024-05-22T00:06:57.956Z] [WARNING] [07ca1433-be7d-451d-a6e5-0e7250336c3c][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.jgit.pgm.source,6.10.0.202405212139.
20:06:57 [2024-05-22T00:06:57.956Z] [WARNING] [07ca1433-be7d-451d-a6e5-0e7250336c3c][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.jgit,6.10.0.202405212139.
20:06:57 [2024-05-22T00:06:57.956Z] [WARNING] [07ca1433-be7d-451d-a6e5-0e7250336c3c][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.jgit.ant.source,6.10.0.202405212139.
20:06:58 [2024-05-22T00:06:58.215Z] [WARNING] [07ca1433-be7d-451d-a6e5-0e7250336c3c][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,com.sun.jna.source,5.14.0.
20:06:58 [2024-05-22T00:06:58.215Z] [WARNING] [07ca1433-be7d-451d-a6e5-0e7250336c3c][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.jgit.ssh.jsch,6.10.0.202405212139.
20:06:58 [2024-05-22T00:06:58.215Z] [WARNING] [07ca1433-be7d-451d-a6e5-0e7250336c3c][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.jgit.ssh.apache.source,6.10.0.202405212139.
20:06:58 [2024-05-22T00:06:58.215Z] [WARNING] [07ca1433-be7d-451d-a6e5-0e7250336c3c][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.jgit.ant,6.10.0.202405212139.
20:06:58 [2024-05-22T00:06:58.215Z] [WARNING] [07ca1433-be7d-451d-a6e5-0e7250336c3c][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.jgit.lfs,6.10.0.202405212139.
20:06:58 [2024-05-22T00:06:58.215Z] [WARNING] [07ca1433-be7d-451d-a6e5-0e7250336c3c][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.jgit.archive.source,6.10.0.202405212139.
20:06:58 [2024-05-22T00:06:58.215Z] [WARNING] [07ca1433-be7d-451d-a6e5-0e7250336c3c][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.jgit.source,6.10.0.202405212139.
20:06:58 [2024-05-22T00:06:58.215Z] [WARNING] [07ca1433-be7d-451d-a6e5-0e7250336c3c][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,org.apache.sshd.sftp.source,2.12.1.
20:06:58 [2024-05-22T00:06:58.216Z] [WARNING] [07ca1433-be7d-451d-a6e5-0e7250336c3c][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.jgit.http.apache.source,6.10.0.202405212139.
20:06:58 [2024-05-22T00:06:58.476Z] [WARNING] [07ca1433-be7d-451d-a6e5-0e7250336c3c][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.jgit.http.server.source,6.10.0.202405212139.
20:06:58 [2024-05-22T00:06:58.476Z] [WARNING] [07ca1433-be7d-451d-a6e5-0e7250336c3c][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.jgit.ssh.apache,6.10.0.202405212139.
20:06:58 [2024-05-22T00:06:58.476Z] [WARNING] [07ca1433-be7d-451d-a6e5-0e7250336c3c][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.jgit.lfs.server,6.10.0.202405212139.
20:06:58 [2024-05-22T00:06:58.476Z] [WARNING] [07ca1433-be7d-451d-a6e5-0e7250336c3c][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,org.apache.sshd.osgi.source,2.12.1.
20:06:58 [2024-05-22T00:06:58.476Z] [WARNING] [07ca1433-be7d-451d-a6e5-0e7250336c3c][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,org.tukaani.xz.source,1.9.0.
20:06:58 [2024-05-22T00:06:58.476Z] [WARNING] [07ca1433-be7d-451d-a6e5-0e7250336c3c][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,org.apache.commons.commons-codec.source,1.17.0.
20:06:58 [2024-05-22T00:06:58.476Z] [WARNING] [07ca1433-be7d-451d-a6e5-0e7250336c3c][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.jgit.junit.http.source,6.10.0.202405212139.
20:06:58 [2024-05-22T00:06:58.476Z] [WARNING] [07ca1433-be7d-451d-a6e5-0e7250336c3c][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,org.apache.commons.commons-compress.source,1.26.1.
20:06:58 [2024-05-22T00:06:58.476Z] [WARNING] [07ca1433-be7d-451d-a6e5-0e7250336c3c][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,jakarta.servlet-api.source,4.0.0.
20:06:58 [2024-05-22T00:06:58.476Z] [WARNING] [07ca1433-be7d-451d-a6e5-0e7250336c3c][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.jgit.junit,6.10.0.202405212139.
20:06:58 [2024-05-22T00:06:58.477Z] [WARNING] [07ca1433-be7d-451d-a6e5-0e7250336c3c][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,com.sun.jna.platform.source,5.14.0.
20:06:58 [2024-05-22T00:06:58.477Z] [WARNING] [07ca1433-be7d-451d-a6e5-0e7250336c3c][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.jgit.junit.ssh.source,6.10.0.202405212139.
20:06:58 [2024-05-22T00:06:58.477Z] [WARNING] [07ca1433-be7d-451d-a6e5-0e7250336c3c][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,org.kohsuke.args4j.source,2.37.0.
20:07:01 [2024-05-22T00:07:01.760Z] [INFO] 
20:07:01 [2024-05-22T00:07:01.760Z] [INFO] --- tycho-p2-repository:4.0.6:archive-repository (default-archive-repository) @ org.eclipse.jgit.repository ---
20:07:01 [2024-05-22T00:07:01.760Z] [INFO] Building zip: /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/repo/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/target/org.eclipse.jgit.repository-6.10.0-SNAPSHOT.zip
20:07:03 [2024-05-22T00:07:03.133Z] [INFO] 
20:07:03 [2024-05-22T00:07:03.133Z] [INFO] --- cyclonedx:2.7.11:makeAggregateBom (default) @ org.eclipse.jgit.repository ---
20:07:03 [2024-05-22T00:07:03.133Z] [INFO] CycloneDX: Resolving Dependencies
20:07:06 [2024-05-22T00:07:06.447Z] [WARNING] org.eclipse.jgit:org.eclipse.jgit:6.10.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.jgit:org.eclipse.jgit:6.10.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)]
20:07:06 [2024-05-22T00:07:06.447Z] [WARNING] org.eclipse.jgit:org.eclipse.jgit-parent:6.10.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.jgit:org.eclipse.jgit-parent:6.10.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)]
20:07:06 [2024-05-22T00:07:06.447Z] [WARNING] org.eclipse.jgit:org.eclipse.jgit.ant:6.10.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.jgit:org.eclipse.jgit.ant:6.10.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)]
20:07:06 [2024-05-22T00:07:06.447Z] [WARNING] org.eclipse.jgit:org.eclipse.jgit.archive:6.10.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.jgit:org.eclipse.jgit.archive:6.10.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)]
20:07:07 [2024-05-22T00:07:07.014Z] [WARNING] org.eclipse.jgit:org.eclipse.jgit.ui:6.10.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.jgit:org.eclipse.jgit.ui:6.10.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)]
20:07:07 [2024-05-22T00:07:07.014Z] [WARNING] org.eclipse.jgit:org.eclipse.jgit:6.10.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.jgit:org.eclipse.jgit:6.10.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)]
20:07:07 [2024-05-22T00:07:07.014Z] [WARNING] org.eclipse.jgit:org.eclipse.jgit.ant:6.10.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.jgit:org.eclipse.jgit.ant:6.10.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)]
20:07:07 [2024-05-22T00:07:07.015Z] [WARNING] org.eclipse.jgit:org.eclipse.jgit.archive:6.10.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.jgit:org.eclipse.jgit.archive:6.10.0-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)]
20:07:09 [2024-05-22T00:07:09.559Z] [INFO] CycloneDX: Creating BOM version 1.4 with 130 component(s)
20:07:09 [2024-05-22T00:07:09.559Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline/repo/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/target/cyclonedx.json
20:07:09 [2024-05-22T00:07:09.559Z] [INFO]            attaching as org.eclipse.jgit.repository-6.10.0-SNAPSHOT-cyclonedx.json
20:07:09 [2024-05-22T00:07:09.559Z] [INFO] 
20:07:09 [2024-05-22T00:07:09.559Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.jgit.repository ---
20:07:09 [2024-05-22T00:07:09.559Z] [INFO] 
20:07:09 [2024-05-22T00:07:09.559Z] [INFO] --- tycho-gpg:4.0.6:sign-p2-artifacts (pgpsigner) @ org.eclipse.jgit.repository ---
20:07:31 [2024-05-22T00:07:31.481Z] [INFO] 
20:07:31 [2024-05-22T00:07:31.481Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.jgit.repository ---
20:07:31 [2024-05-22T00:07:31.481Z] [INFO] 
20:07:31 [2024-05-22T00:07:31.481Z] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.jgit.repository ---
20:07:31 [2024-05-22T00:07:31.481Z] [INFO] Skipping artifact installation
20:07:31 [2024-05-22T00:07:31.481Z] [INFO] 
20:07:31 [2024-05-22T00:07:31.481Z] [INFO] --- tycho-p2:4.0.6:update-local-index (default-update-local-index) @ org.eclipse.jgit.repository ---
20:07:31 [2024-05-22T00:07:31.481Z] [INFO] 
20:07:31 [2024-05-22T00:07:31.481Z] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.jgit.repository ---
20:07:39 [2024-05-22T00:07:39.595Z] [INFO] ------------------------------------------------------------------------
20:07:39 [2024-05-22T00:07:39.595Z] [INFO] Reactor Summary for JGit Tycho Parent 6.10.0-SNAPSHOT:
20:07:39 [2024-05-22T00:07:39.595Z] [INFO] 
20:07:39 [2024-05-22T00:07:39.595Z] [INFO] JGit Tycho Parent .................................. SUCCESS [ 10.297 s]
20:07:39 [2024-05-22T00:07:39.595Z] [INFO] JGit Feature ....................................... SUCCESS [ 28.299 s]
20:07:39 [2024-05-22T00:07:39.595Z] [INFO] JGit - GPG support using bouncycastle .............. SUCCESS [  5.399 s]
20:07:39 [2024-05-22T00:07:39.595Z] [INFO] JGit - Optional Http support using Apache httpclient SUCCESS [  4.907 s]
20:07:39 [2024-05-22T00:07:39.595Z] [INFO] JGit - Ssh support using Apache MINA sshd .......... SUCCESS [  4.598 s]
20:07:39 [2024-05-22T00:07:39.595Z] [INFO] JGit - Ssh support using JCraft jsch ............... SUCCESS [ 11.065 s]
20:07:39 [2024-05-22T00:07:39.595Z] [INFO] JGit - Optional LFS support ........................ SUCCESS [  5.091 s]
20:07:39 [2024-05-22T00:07:39.595Z] [INFO] JGit Command Line Interface Feature ................ SUCCESS [  5.264 s]
20:07:39 [2024-05-22T00:07:39.595Z] [INFO] JGit Source Feature ................................ SUCCESS [  4.099 s]
20:07:39 [2024-05-22T00:07:39.595Z] [INFO] JGit JUnit Feature ................................. SUCCESS [  4.508 s]
20:07:39 [2024-05-22T00:07:39.595Z] [INFO] JGit P2 Repository ................................. SUCCESS [ 43.450 s]
20:07:39 [2024-05-22T00:07:39.595Z] [INFO] ------------------------------------------------------------------------
20:07:39 [2024-05-22T00:07:39.595Z] [INFO] BUILD SUCCESS
20:07:39 [2024-05-22T00:07:39.595Z] [INFO] ------------------------------------------------------------------------
20:07:39 [2024-05-22T00:07:39.595Z] [INFO] Total time:  02:15 min
20:07:39 [2024-05-22T00:07:39.595Z] [INFO] Finished at: 2024-05-22T00:07:38Z
20:07:39 [2024-05-22T00:07:39.595Z] [INFO] ------------------------------------------------------------------------
20:07:39 [2024-05-22T00:07:39.595Z] Exception in thread "Thread-3" java.lang.NoClassDefFoundError: org/eclipse/jgit/internal/JGitText
20:07:39 [2024-05-22T00:07:39.595Z] 	at org.eclipse.jgit.internal.util.ShutdownHook.cleanup(ShutdownHook.java:85)
20:07:39 [2024-05-22T00:07:39.595Z] 	at java.base/java.lang.Thread.run(Thread.java:840)
20:07:39 [2024-05-22T00:07:39.595Z] Caused by: java.lang.ClassNotFoundException: org.eclipse.jgit.internal.JGitText
20:07:39 [2024-05-22T00:07:39.595Z] 	... 2 more
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Results)
[Pipeline] junit
20:07:39 [2024-05-22T00:07:39.636Z] Recording test results
20:07:42 [2024-05-22T00:07:42.621Z] [Checks API] No suitable checks publisher found.
[Pipeline] archiveArtifacts
20:07:42 [2024-05-22T00:07:42.629Z] Archiving artifacts
[Pipeline] }
[Pipeline] // stage
[Pipeline] step
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
20:08:14 [2024-05-22T00:08:14.437Z] 
[Pipeline] // ansiColor [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // timestamps [Pipeline] End of Pipeline Finished: SUCCESS