Skip to content

Console Output

Skipping 66 KB.. Full Log
ay be vulnerable to Finalizer attacks. [org.eclipse.egit.ui.internal.push.PushBranchWizard, org.eclipse.egit.ui.internal.push.PushBranchWizard] At PushBranchWizard.java:[line 66]At PushBranchWizard.java:[line 66] CT_CONSTRUCTOR_THROW
01:53:32 [2024-05-28T05:53:32.160Z] 05:53:24 [ERROR] Medium: Exception thrown in class org.eclipse.egit.ui.internal.push.PushWizard at new org.eclipse.egit.ui.internal.push.PushWizard(Repository) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. [org.eclipse.egit.ui.internal.push.PushWizard, org.eclipse.egit.ui.internal.push.PushWizard] At PushWizard.java:[line 91]At PushWizard.java:[line 91] CT_CONSTRUCTOR_THROW
01:53:32 [2024-05-28T05:53:32.160Z] 05:53:24 [ERROR] Medium: Exception thrown in class org.eclipse.egit.ui.internal.repository.CreateBranchWizard at new org.eclipse.egit.ui.internal.repository.CreateBranchWizard(Repository) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. [org.eclipse.egit.ui.internal.repository.CreateBranchWizard, org.eclipse.egit.ui.internal.repository.CreateBranchWizard] At CreateBranchWizard.java:[line 44]At CreateBranchWizard.java:[line 44] CT_CONSTRUCTOR_THROW
01:53:32 [2024-05-28T05:53:32.160Z] 05:53:24 [ERROR] Medium: Exception thrown in class org.eclipse.egit.ui.internal.repository.CreateBranchWizard at new org.eclipse.egit.ui.internal.repository.CreateBranchWizard(Repository, String) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. [org.eclipse.egit.ui.internal.repository.CreateBranchWizard, org.eclipse.egit.ui.internal.repository.CreateBranchWizard] At CreateBranchWizard.java:[line 58]At CreateBranchWizard.java:[line 58] CT_CONSTRUCTOR_THROW
01:53:32 [2024-05-28T05:53:32.161Z] 05:53:24 [ERROR] Medium: Possible null pointer dereference in org.eclipse.egit.ui.internal.repository.RepositorySearchDialog$9.hasSubmodule(Path) due to return value of called method [org.eclipse.egit.ui.internal.repository.RepositorySearchDialog$9, org.eclipse.egit.ui.internal.repository.RepositorySearchDialog$9] Dereferenced at RepositorySearchDialog.java:[line 538]Known null at RepositorySearchDialog.java:[line 537] NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE
01:53:32 [2024-05-28T05:53:32.161Z] 05:53:24 [ERROR] Medium: Exception thrown in class org.eclipse.egit.ui.internal.repository.tree.command.DeleteRepositoryConfirmDialog at new org.eclipse.egit.ui.internal.repository.tree.command.DeleteRepositoryConfirmDialog(Shell, Repository, Collection) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. [org.eclipse.egit.ui.internal.repository.tree.command.DeleteRepositoryConfirmDialog, org.eclipse.egit.ui.internal.repository.tree.command.DeleteRepositoryConfirmDialog] At DeleteRepositoryConfirmDialog.java:[line 74]At DeleteRepositoryConfirmDialog.java:[line 74] CT_CONSTRUCTOR_THROW
01:53:32 [2024-05-28T05:53:32.161Z] 05:53:24 [ERROR] Medium: Exception is caught when Exception is not thrown in org.eclipse.egit.ui.internal.repository.tree.command.SubmoduleUpdateCommand.execute(ExecutionEvent) [org.eclipse.egit.ui.internal.repository.tree.command.SubmoduleUpdateCommand] At SubmoduleUpdateCommand.java:[line 105] REC_CATCH_EXCEPTION
01:53:32 [2024-05-28T05:53:32.161Z] 05:53:24 [ERROR] Medium: Exceptional return value of java.io.File.delete() ignored in org.eclipse.egit.ui.internal.revision.FileRevisionEditorInput.lambda$0(File) [org.eclipse.egit.ui.internal.revision.FileRevisionEditorInput] At FileRevisionEditorInput.java:[line 341] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
01:53:32 [2024-05-28T05:53:32.161Z] 05:53:24 [ERROR] Medium: Exceptional return value of java.io.File.setReadOnly() ignored in org.eclipse.egit.ui.internal.revision.FileRevisionEditorInput.lambda$0(File) [org.eclipse.egit.ui.internal.revision.FileRevisionEditorInput] At FileRevisionEditorInput.java:[line 344] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
01:53:32 [2024-05-28T05:53:32.161Z] 05:53:24 [ERROR] Medium: Exceptional return value of java.io.File.setReadOnly() ignored in org.eclipse.egit.ui.internal.revision.FileRevisionEditorInput.writeTempFile() [org.eclipse.egit.ui.internal.revision.FileRevisionEditorInput] At FileRevisionEditorInput.java:[line 338] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
01:53:32 [2024-05-28T05:53:32.161Z] 05:53:24 [ERROR] Medium: Call to method of static java.text.DateFormat in org.eclipse.egit.ui.internal.revision.FileRevisionEditorInput.getRevisionPrefix() [org.eclipse.egit.ui.internal.revision.FileRevisionEditorInput] At FileRevisionEditorInput.java:[line 357] STCAL_INVOKE_ON_STATIC_DATE_FORMAT_INSTANCE
01:53:32 [2024-05-28T05:53:32.161Z] 05:53:24 [ERROR] Medium: org.eclipse.egit.ui.internal.staging.StagingViewContentProvider$EntryComparator implements Comparator but not Serializable [org.eclipse.egit.ui.internal.staging.StagingViewContentProvider$EntryComparator] At StagingViewContentProvider.java:[lines 498-534] SE_COMPARATOR_SHOULD_BE_SERIALIZABLE
01:53:32 [2024-05-28T05:53:32.162Z] 05:53:24 [ERROR] Medium: Exception thrown in class org.eclipse.egit.ui.internal.synchronize.model.GitModelCache at new org.eclipse.egit.ui.internal.synchronize.model.GitModelCache(GitModelRepository, Repository, Map) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. [org.eclipse.egit.ui.internal.synchronize.model.GitModelCache, org.eclipse.egit.ui.internal.synchronize.model.GitModelCache] At GitModelCache.java:[line 48]At GitModelCache.java:[line 48] CT_CONSTRUCTOR_THROW
01:53:32 [2024-05-28T05:53:32.162Z] 05:53:24 [ERROR] Medium: Exception thrown in class org.eclipse.egit.ui.internal.synchronize.model.GitModelCache at new org.eclipse.egit.ui.internal.synchronize.model.GitModelCache(GitModelRepository, Repository, Map, TreeBuilder$FileModelFactory) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. [org.eclipse.egit.ui.internal.synchronize.model.GitModelCache, org.eclipse.egit.ui.internal.synchronize.model.GitModelCache] At GitModelCache.java:[line 78]At GitModelCache.java:[line 78] CT_CONSTRUCTOR_THROW
01:53:32 [2024-05-28T05:53:32.162Z] 05:53:24 [ERROR] Medium: org.eclipse.egit.ui.internal.trace.GitTraceLocation.initializeFromOptions(DebugOptions) may expose internal static state by storing a mutable object into a static field org.eclipse.egit.ui.internal.trace.GitTraceLocation.currentOptions [org.eclipse.egit.ui.internal.trace.GitTraceLocation] At GitTraceLocation.java:[line 49] EI_EXPOSE_STATIC_REP2
01:53:32 [2024-05-28T05:53:32.162Z] 05:53:24 [INFO] 
01:53:32 [2024-05-28T05:53:32.162Z] 
01:53:32 [2024-05-28T05:53:32.162Z] 
01:53:32 [2024-05-28T05:53:32.162Z] To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui"
01:53:32 [2024-05-28T05:53:32.162Z] 
01:53:32 [2024-05-28T05:53:32.162Z] 
01:53:32 [2024-05-28T05:53:32.162Z] 
01:53:32 [2024-05-28T05:53:32.162Z] 05:53:24 [INFO] 
01:53:32 [2024-05-28T05:53:32.162Z] 05:53:24 [INFO] >>> pmd:3.22.0:cpd-check (default) > :cpd @ org.eclipse.egit.ui >>>
01:53:32 [2024-05-28T05:53:32.162Z] 05:53:24 [INFO] 
01:53:32 [2024-05-28T05:53:32.162Z] 05:53:24 [INFO] --- pmd:3.22.0:cpd (cpd) @ org.eclipse.egit.ui ---
01:53:32 [2024-05-28T05:53:32.162Z] 05:53:25 [INFO] PMD version: 7.0.0
01:53:50 [2024-05-28T05:53:50.388Z] 05:53:49 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
01:53:50 [2024-05-28T05:53:50.388Z] 05:53:49 [INFO] 
01:53:50 [2024-05-28T05:53:50.388Z] 05:53:49 [INFO] <<< pmd:3.22.0:cpd-check (default) < :cpd @ org.eclipse.egit.ui <<<
01:53:50 [2024-05-28T05:53:50.388Z] 05:53:49 [INFO] 
01:53:50 [2024-05-28T05:53:50.388Z] 05:53:49 [INFO] 
01:53:50 [2024-05-28T05:53:50.388Z] 05:53:49 [INFO] --- pmd:3.22.0:cpd-check (default) @ org.eclipse.egit.ui ---
01:53:50 [2024-05-28T05:53:50.388Z] 05:53:49 [INFO] PMD version: 7.0.0
01:53:50 [2024-05-28T05:53:50.388Z] 05:53:49 [INFO] You have 12 CPD duplications. For more details see: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.ui/target/cpd.xml
01:53:50 [2024-05-28T05:53:50.388Z] 05:53:49 [INFO] 
01:53:50 [2024-05-28T05:53:50.388Z] 05:53:49 [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.egit.ui ---
01:53:52 [2024-05-28T05:53:52.281Z] 05:53:51 [INFO] Signing jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.ui/target/org.eclipse.egit.ui-6.10.0-SNAPSHOT.jar
01:54:00 [2024-05-28T05:54:00.387Z] 05:53:59 [INFO] Signing jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.ui/target/org.eclipse.egit.ui-6.10.0-SNAPSHOT-sources.jar
01:54:12 [2024-05-28T05:54:12.578Z] 05:54:10 [INFO] 
01:54:12 [2024-05-28T05:54:12.578Z] 05:54:10 [INFO] --- tycho-p2:4.0.8:p2-metadata (p2-metadata) @ org.eclipse.egit.ui ---
01:54:12 [2024-05-28T05:54:12.578Z] 05:54:10 [INFO] 
01:54:12 [2024-05-28T05:54:12.578Z] 05:54:10 [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.egit.ui ---
01:54:12 [2024-05-28T05:54:12.578Z] 05:54:10 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.ui/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.ui/6.10.0-SNAPSHOT/org.eclipse.egit.ui-6.10.0-SNAPSHOT.pom
01:54:12 [2024-05-28T05:54:12.579Z] 05:54:10 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.ui/target/org.eclipse.egit.ui-6.10.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.ui/6.10.0-SNAPSHOT/org.eclipse.egit.ui-6.10.0-SNAPSHOT.jar
01:54:12 [2024-05-28T05:54:12.579Z] 05:54:10 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.ui/target/org.eclipse.egit.ui-6.10.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.ui/6.10.0-SNAPSHOT/org.eclipse.egit.ui-6.10.0-SNAPSHOT-sources.jar
01:54:12 [2024-05-28T05:54:12.579Z] 05:54:10 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.ui/target/cyclonedx.json to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.ui/6.10.0-SNAPSHOT/org.eclipse.egit.ui-6.10.0-SNAPSHOT-cyclonedx.json
01:54:12 [2024-05-28T05:54:12.579Z] 05:54:10 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.ui/target/p2content.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.ui/6.10.0-SNAPSHOT/org.eclipse.egit.ui-6.10.0-SNAPSHOT-p2metadata.xml
01:54:12 [2024-05-28T05:54:12.579Z] 05:54:10 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.ui/target/p2artifacts.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.ui/6.10.0-SNAPSHOT/org.eclipse.egit.ui-6.10.0-SNAPSHOT-p2artifacts.xml
01:54:12 [2024-05-28T05:54:12.579Z] 05:54:10 [INFO] 
01:54:12 [2024-05-28T05:54:12.579Z] 05:54:10 [INFO] --- tycho-p2:4.0.8:update-local-index (default-update-local-index) @ org.eclipse.egit.ui ---
01:54:12 [2024-05-28T05:54:12.579Z] 05:54:10 [INFO] 
01:54:12 [2024-05-28T05:54:12.579Z] 05:54:10 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.egit.ui ---
01:54:13 [2024-05-28T05:54:13.512Z] 05:54:13 [INFO] 
01:54:13 [2024-05-28T05:54:13.512Z] 05:54:13 [INFO] ---------------< org.eclipse.egit:org.eclipse.egit.doc >----------------
01:54:13 [2024-05-28T05:54:13.512Z] 05:54:13 [INFO] Building Git Team Provider (Documentation) 6.10.0-SNAPSHOT        [5/15]
01:54:13 [2024-05-28T05:54:13.512Z] 05:54:13 [INFO]   from org.eclipse.egit.doc/pom.xml
01:54:13 [2024-05-28T05:54:13.512Z] 05:54:13 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:54:13 [2024-05-28T05:54:13.512Z] 05:54:13 [INFO] 
01:54:13 [2024-05-28T05:54:13.512Z] 05:54:13 [INFO] --- tycho-packaging:4.0.8:build-qualifier (default-build-qualifier) @ org.eclipse.egit.doc ---
01:54:13 [2024-05-28T05:54:13.512Z] 05:54:13 [INFO] The project's OSGi version is 6.10.0.202405280549
01:54:13 [2024-05-28T05:54:13.512Z] 05:54:13 [INFO] 
01:54:13 [2024-05-28T05:54:13.512Z] 05:54:13 [INFO] --- tycho-packaging:4.0.8:validate-id (default-validate-id) @ org.eclipse.egit.doc ---
01:54:13 [2024-05-28T05:54:13.512Z] 05:54:13 [INFO] 
01:54:13 [2024-05-28T05:54:13.512Z] 05:54:13 [INFO] --- tycho-packaging:4.0.8:validate-version (default-validate-version) @ org.eclipse.egit.doc ---
01:54:13 [2024-05-28T05:54:13.512Z] 05:54:13 [INFO] 
01:54:13 [2024-05-28T05:54:13.512Z] 05:54:13 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.egit.doc ---
01:54:13 [2024-05-28T05:54:13.512Z] 05:54:13 [INFO] 
01:54:13 [2024-05-28T05:54:13.512Z] 05:54:13 [INFO] --- target-platform-configuration:4.0.8:target-platform (default-target-platform) @ org.eclipse.egit.doc ---
01:54:13 [2024-05-28T05:54:13.512Z] 05:54:13 [INFO] 
01:54:13 [2024-05-28T05:54:13.512Z] 05:54:13 [INFO] --- tycho-compiler:4.0.8:validate-classpath (default-validate-classpath) @ org.eclipse.egit.doc ---
01:54:13 [2024-05-28T05:54:13.513Z] 05:54:13 [INFO] Resolving class path of Git Team Provider (Documentation)
01:54:13 [2024-05-28T05:54:13.513Z] 05:54:13 [INFO] 
01:54:13 [2024-05-28T05:54:13.513Z] 05:54:13 [INFO] --- antrun:3.1.0:run (default) @ org.eclipse.egit.doc ---
01:54:13 [2024-05-28T05:54:13.770Z] 05:54:13 [INFO] Executing tasks
01:54:13 [2024-05-28T05:54:13.770Z] 05:54:13 [INFO] Executed tasks
01:54:13 [2024-05-28T05:54:13.770Z] 05:54:13 [INFO] 
01:54:13 [2024-05-28T05:54:13.770Z] 05:54:13 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.egit.doc ---
01:54:13 [2024-05-28T05:54:13.770Z] 05:54:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.doc/src/main/resources
01:54:13 [2024-05-28T05:54:13.770Z] 05:54:13 [INFO] 
01:54:13 [2024-05-28T05:54:13.770Z] 05:54:13 [INFO] --- tycho-compiler:4.0.8:compile (default-compile) @ org.eclipse.egit.doc ---
01:54:13 [2024-05-28T05:54:13.770Z] 05:54:13 [INFO] 
01:54:13 [2024-05-28T05:54:13.770Z] 05:54:13 [INFO] --- tycho-bnd:4.0.8:process (default-process) @ org.eclipse.egit.doc ---
01:54:13 [2024-05-28T05:54:13.770Z] 05:54:13 [INFO] 
01:54:13 [2024-05-28T05:54:13.770Z] 05:54:13 [INFO] --- tycho-ds:4.0.8:declarative-services (default-declarative-services) @ org.eclipse.egit.doc ---
01:54:13 [2024-05-28T05:54:13.770Z] 05:54:13 [INFO] 
01:54:13 [2024-05-28T05:54:13.770Z] 05:54:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.egit.doc ---
01:54:13 [2024-05-28T05:54:13.770Z] 05:54:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.doc/src/test/resources
01:54:13 [2024-05-28T05:54:13.770Z] 05:54:13 [INFO] 
01:54:13 [2024-05-28T05:54:13.770Z] 05:54:13 [INFO] --- tycho-compiler:4.0.8:testCompile (default-testCompile) @ org.eclipse.egit.doc ---
01:54:13 [2024-05-28T05:54:13.770Z] 05:54:13 [INFO] 
01:54:13 [2024-05-28T05:54:13.770Z] 05:54:13 [INFO] --- tycho-packaging:4.0.8:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.egit.doc ---
01:54:13 [2024-05-28T05:54:13.770Z] 05:54:13 [INFO] All system scoped dependencies were mapped to maven artifacts
01:54:13 [2024-05-28T05:54:13.770Z] 05:54:13 [INFO] 
01:54:13 [2024-05-28T05:54:13.770Z] 05:54:13 [INFO] --- tycho-packaging:4.0.8:package-plugin (default-package-plugin) @ org.eclipse.egit.doc ---
01:54:14 [2024-05-28T05:54:14.030Z] 05:54:13 [INFO] Building jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.doc/target/org.eclipse.egit.doc-6.10.0-SNAPSHOT.jar
01:54:14 [2024-05-28T05:54:14.030Z] 05:54:13 [INFO] 
01:54:14 [2024-05-28T05:54:14.030Z] 05:54:13 [INFO] --- tycho-p2:4.0.8:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit.doc ---
01:54:14 [2024-05-28T05:54:14.030Z] 05:54:13 [INFO] 
01:54:14 [2024-05-28T05:54:14.030Z] 05:54:13 [INFO] --- cyclonedx:2.8.0:makeAggregateBom (default) @ org.eclipse.egit.doc ---
01:54:14 [2024-05-28T05:54:14.030Z] 05:54:13 [INFO] CycloneDX: Resolving Dependencies
01:54:14 [2024-05-28T05:54:14.604Z] 05:54:14 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s)
01:54:14 [2024-05-28T05:54:14.604Z] 05:54:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.doc/target/cyclonedx.json
01:54:14 [2024-05-28T05:54:14.604Z] 05:54:14 [INFO]            attaching as org.eclipse.egit.doc-6.10.0-SNAPSHOT-cyclonedx.json
01:54:14 [2024-05-28T05:54:14.604Z] 05:54:14 [INFO] 
01:54:14 [2024-05-28T05:54:14.604Z] 05:54:14 [INFO] --- license-tool:1.1.0:license-check (license-check) @ org.eclipse.egit.doc ---
01:54:14 [2024-05-28T05:54:14.604Z] 05:54:14 [INFO] 
01:54:14 [2024-05-28T05:54:14.604Z] 05:54:14 [INFO] >>> spotbugs:4.8.5.0:check (default) > :spotbugs @ org.eclipse.egit.doc >>>
01:54:14 [2024-05-28T05:54:14.604Z] 05:54:14 [INFO] 
01:54:14 [2024-05-28T05:54:14.604Z] 05:54:14 [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ org.eclipse.egit.doc ---
01:54:14 [2024-05-28T05:54:14.604Z] 05:54:14 [INFO] 
01:54:14 [2024-05-28T05:54:14.604Z] 05:54:14 [INFO] <<< spotbugs:4.8.5.0:check (default) < :spotbugs @ org.eclipse.egit.doc <<<
01:54:14 [2024-05-28T05:54:14.604Z] 05:54:14 [INFO] 
01:54:14 [2024-05-28T05:54:14.604Z] 05:54:14 [INFO] 
01:54:14 [2024-05-28T05:54:14.604Z] 05:54:14 [INFO] --- spotbugs:4.8.5.0:check (default) @ org.eclipse.egit.doc ---
01:54:14 [2024-05-28T05:54:14.604Z] 05:54:14 [INFO] 
01:54:14 [2024-05-28T05:54:14.604Z] 05:54:14 [INFO] >>> pmd:3.22.0:cpd-check (default) > :cpd @ org.eclipse.egit.doc >>>
01:54:14 [2024-05-28T05:54:14.604Z] 05:54:14 [INFO] 
01:54:14 [2024-05-28T05:54:14.604Z] 05:54:14 [INFO] --- pmd:3.22.0:cpd (cpd) @ org.eclipse.egit.doc ---
01:54:14 [2024-05-28T05:54:14.604Z] 05:54:14 [INFO] PMD version: 7.0.0
01:54:14 [2024-05-28T05:54:14.604Z] 05:54:14 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
01:54:14 [2024-05-28T05:54:14.604Z] 05:54:14 [INFO] 
01:54:14 [2024-05-28T05:54:14.604Z] 05:54:14 [INFO] <<< pmd:3.22.0:cpd-check (default) < :cpd @ org.eclipse.egit.doc <<<
01:54:14 [2024-05-28T05:54:14.604Z] 05:54:14 [INFO] 
01:54:14 [2024-05-28T05:54:14.604Z] 05:54:14 [INFO] 
01:54:14 [2024-05-28T05:54:14.604Z] 05:54:14 [INFO] --- pmd:3.22.0:cpd-check (default) @ org.eclipse.egit.doc ---
01:54:14 [2024-05-28T05:54:14.604Z] 05:54:14 [INFO] PMD version: 7.0.0
01:54:14 [2024-05-28T05:54:14.604Z] 05:54:14 [INFO] 
01:54:14 [2024-05-28T05:54:14.604Z] 05:54:14 [INFO] 
01:54:14 [2024-05-28T05:54:14.604Z] 05:54:14 [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.egit.doc ---
01:54:15 [2024-05-28T05:54:15.536Z] 05:54:15 [INFO] Signing jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.doc/target/org.eclipse.egit.doc-6.10.0-SNAPSHOT.jar
01:54:22 [2024-05-28T05:54:22.087Z] 05:54:21 [INFO] 
01:54:22 [2024-05-28T05:54:22.087Z] 05:54:21 [INFO] --- tycho-p2:4.0.8:p2-metadata (p2-metadata) @ org.eclipse.egit.doc ---
01:54:22 [2024-05-28T05:54:22.087Z] 05:54:21 [INFO] 
01:54:22 [2024-05-28T05:54:22.087Z] 05:54:21 [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.egit.doc ---
01:54:22 [2024-05-28T05:54:22.087Z] 05:54:21 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.doc/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.doc/6.10.0-SNAPSHOT/org.eclipse.egit.doc-6.10.0-SNAPSHOT.pom
01:54:22 [2024-05-28T05:54:22.087Z] 05:54:21 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.doc/target/org.eclipse.egit.doc-6.10.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.doc/6.10.0-SNAPSHOT/org.eclipse.egit.doc-6.10.0-SNAPSHOT.jar
01:54:22 [2024-05-28T05:54:22.087Z] 05:54:21 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.doc/target/cyclonedx.json to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.doc/6.10.0-SNAPSHOT/org.eclipse.egit.doc-6.10.0-SNAPSHOT-cyclonedx.json
01:54:22 [2024-05-28T05:54:22.087Z] 05:54:21 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.doc/target/p2content.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.doc/6.10.0-SNAPSHOT/org.eclipse.egit.doc-6.10.0-SNAPSHOT-p2metadata.xml
01:54:22 [2024-05-28T05:54:22.087Z] 05:54:21 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.doc/target/p2artifacts.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.doc/6.10.0-SNAPSHOT/org.eclipse.egit.doc-6.10.0-SNAPSHOT-p2artifacts.xml
01:54:22 [2024-05-28T05:54:22.087Z] 05:54:21 [INFO] 
01:54:22 [2024-05-28T05:54:22.087Z] 05:54:21 [INFO] --- tycho-p2:4.0.8:update-local-index (default-update-local-index) @ org.eclipse.egit.doc ---
01:54:22 [2024-05-28T05:54:22.087Z] 05:54:21 [INFO] 
01:54:22 [2024-05-28T05:54:22.087Z] 05:54:21 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.egit.doc ---
01:54:22 [2024-05-28T05:54:22.653Z] 05:54:22 [INFO] 
01:54:22 [2024-05-28T05:54:22.653Z] 05:54:22 [INFO] -------------< org.eclipse.egit.feature:org.eclipse.egit >--------------
01:54:22 [2024-05-28T05:54:22.653Z] 05:54:22 [INFO] Building Eclipse EGit Feature 6.10.0-SNAPSHOT                     [6/15]
01:54:22 [2024-05-28T05:54:22.653Z] 05:54:22 [INFO]   from org.eclipse.egit-feature/pom.xml
01:54:22 [2024-05-28T05:54:22.653Z] 05:54:22 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:54:22 [2024-05-28T05:54:22.653Z] 05:54:22 [INFO] 
01:54:22 [2024-05-28T05:54:22.653Z] 05:54:22 [INFO] --- tycho-packaging:4.0.8:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.egit ---
01:54:22 [2024-05-28T05:54:22.653Z] 05:54:22 [INFO] The project's OSGi version is 6.10.0.202405280549
01:54:22 [2024-05-28T05:54:22.653Z] 05:54:22 [INFO] 
01:54:22 [2024-05-28T05:54:22.653Z] 05:54:22 [INFO] --- tycho-packaging:4.0.8:validate-id (default-validate-id) @ org.eclipse.egit ---
01:54:22 [2024-05-28T05:54:22.653Z] 05:54:22 [INFO] 
01:54:22 [2024-05-28T05:54:22.653Z] 05:54:22 [INFO] --- tycho-packaging:4.0.8:validate-version (default-validate-version) @ org.eclipse.egit ---
01:54:22 [2024-05-28T05:54:22.653Z] 05:54:22 [INFO] 
01:54:22 [2024-05-28T05:54:22.653Z] 05:54:22 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.egit ---
01:54:22 [2024-05-28T05:54:22.653Z] 05:54:22 [INFO] 
01:54:22 [2024-05-28T05:54:22.653Z] 05:54:22 [INFO] --- target-platform-configuration:4.0.8:target-platform (default-target-platform) @ org.eclipse.egit ---
01:54:22 [2024-05-28T05:54:22.911Z] 05:54:22 [INFO] 
01:54:22 [2024-05-28T05:54:22.911Z] 05:54:22 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.egit ---
01:54:22 [2024-05-28T05:54:22.911Z] 05:54:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit-feature/src/main/resources
01:54:22 [2024-05-28T05:54:22.911Z] 05:54:22 [INFO] 
01:54:22 [2024-05-28T05:54:22.911Z] 05:54:22 [INFO] --- tycho-packaging:4.0.8:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.egit ---
01:54:22 [2024-05-28T05:54:22.911Z] 05:54:22 [INFO] 105 system scoped dependencies were not mapped to maven artifacts
01:54:22 [2024-05-28T05:54:22.911Z] 05:54:22 [INFO] 
01:54:22 [2024-05-28T05:54:22.911Z] 05:54:22 [INFO] --- tycho-packaging:4.0.8:package-feature (default-package-feature) @ org.eclipse.egit ---
01:54:22 [2024-05-28T05:54:22.911Z] 05:54:22 [INFO] Building jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit-feature/target/org.eclipse.egit-6.10.0-SNAPSHOT.jar
01:54:22 [2024-05-28T05:54:22.911Z] 05:54:22 [INFO] 
01:54:22 [2024-05-28T05:54:22.911Z] 05:54:22 [INFO] --- tycho-p2:4.0.8:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit ---
01:54:22 [2024-05-28T05:54:22.911Z] 05:54:22 [INFO] 
01:54:22 [2024-05-28T05:54:22.911Z] 05:54:22 [INFO] --- tycho-p2:4.0.8:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.egit ---
01:54:22 [2024-05-28T05:54:22.911Z] Generating metadata for ..
01:54:22 [2024-05-28T05:54:22.911Z] Generation completed with success [0 seconds].
01:54:22 [2024-05-28T05:54:22.911Z] 05:54:22 [INFO] 
01:54:22 [2024-05-28T05:54:22.911Z] 05:54:22 [INFO] --- cyclonedx:2.8.0:makeAggregateBom (default) @ org.eclipse.egit ---
01:54:22 [2024-05-28T05:54:22.911Z] 05:54:22 [INFO] CycloneDX: Resolving Dependencies
01:54:29 [2024-05-28T05:54:29.479Z] 05:54:29 [INFO] CycloneDX: Creating BOM version 1.4 with 167 component(s)
01:54:29 [2024-05-28T05:54:29.479Z] 05:54:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit-feature/target/cyclonedx.json
01:54:29 [2024-05-28T05:54:29.479Z] 05:54:29 [INFO]            attaching as org.eclipse.egit-6.10.0-SNAPSHOT-cyclonedx.json
01:54:29 [2024-05-28T05:54:29.479Z] 05:54:29 [INFO] 
01:54:29 [2024-05-28T05:54:29.479Z] 05:54:29 [INFO] --- license-tool:1.1.0:license-check (license-check) @ org.eclipse.egit ---
01:54:29 [2024-05-28T05:54:29.479Z] 05:54:29 [INFO] 
01:54:29 [2024-05-28T05:54:29.479Z] 05:54:29 [INFO] >>> spotbugs:4.8.5.0:check (default) > :spotbugs @ org.eclipse.egit >>>
01:54:29 [2024-05-28T05:54:29.479Z] 05:54:29 [INFO] 
01:54:29 [2024-05-28T05:54:29.479Z] 05:54:29 [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ org.eclipse.egit ---
01:54:29 [2024-05-28T05:54:29.479Z] 05:54:29 [INFO] 
01:54:29 [2024-05-28T05:54:29.479Z] 05:54:29 [INFO] <<< spotbugs:4.8.5.0:check (default) < :spotbugs @ org.eclipse.egit <<<
01:54:29 [2024-05-28T05:54:29.479Z] 05:54:29 [INFO] 
01:54:29 [2024-05-28T05:54:29.479Z] 05:54:29 [INFO] 
01:54:29 [2024-05-28T05:54:29.479Z] 05:54:29 [INFO] --- spotbugs:4.8.5.0:check (default) @ org.eclipse.egit ---
01:54:29 [2024-05-28T05:54:29.479Z] 05:54:29 [INFO] 
01:54:29 [2024-05-28T05:54:29.479Z] 05:54:29 [INFO] >>> pmd:3.22.0:cpd-check (default) > :cpd @ org.eclipse.egit >>>
01:54:29 [2024-05-28T05:54:29.479Z] 05:54:29 [INFO] 
01:54:29 [2024-05-28T05:54:29.479Z] 05:54:29 [INFO] --- pmd:3.22.0:cpd (cpd) @ org.eclipse.egit ---
01:54:29 [2024-05-28T05:54:29.479Z] 05:54:29 [INFO] PMD version: 7.0.0
01:54:29 [2024-05-28T05:54:29.479Z] 05:54:29 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
01:54:29 [2024-05-28T05:54:29.479Z] 05:54:29 [INFO] 
01:54:29 [2024-05-28T05:54:29.479Z] 05:54:29 [INFO] <<< pmd:3.22.0:cpd-check (default) < :cpd @ org.eclipse.egit <<<
01:54:29 [2024-05-28T05:54:29.479Z] 05:54:29 [INFO] 
01:54:29 [2024-05-28T05:54:29.479Z] 05:54:29 [INFO] 
01:54:29 [2024-05-28T05:54:29.479Z] 05:54:29 [INFO] --- pmd:3.22.0:cpd-check (default) @ org.eclipse.egit ---
01:54:29 [2024-05-28T05:54:29.479Z] 05:54:29 [INFO] PMD version: 7.0.0
01:54:29 [2024-05-28T05:54:29.479Z] 05:54:29 [INFO] 
01:54:29 [2024-05-28T05:54:29.479Z] 05:54:29 [INFO] 
01:54:29 [2024-05-28T05:54:29.480Z] 05:54:29 [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.egit ---
01:54:29 [2024-05-28T05:54:29.480Z] 05:54:29 [INFO] Signing jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit-feature/target/org.eclipse.egit-6.10.0-SNAPSHOT.jar
01:54:34 [2024-05-28T05:54:34.740Z] 05:54:34 [INFO] 
01:54:34 [2024-05-28T05:54:34.740Z] 05:54:34 [INFO] --- tycho-p2:4.0.8:p2-metadata (p2-metadata) @ org.eclipse.egit ---
01:54:34 [2024-05-28T05:54:34.740Z] 05:54:34 [INFO] 
01:54:34 [2024-05-28T05:54:34.740Z] 05:54:34 [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.egit ---
01:54:34 [2024-05-28T05:54:34.740Z] 05:54:34 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit-feature/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/feature/org.eclipse.egit/6.10.0-SNAPSHOT/org.eclipse.egit-6.10.0-SNAPSHOT.pom
01:54:34 [2024-05-28T05:54:34.740Z] 05:54:34 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit-feature/target/org.eclipse.egit-6.10.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/feature/org.eclipse.egit/6.10.0-SNAPSHOT/org.eclipse.egit-6.10.0-SNAPSHOT.jar
01:54:34 [2024-05-28T05:54:34.740Z] 05:54:34 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit-feature/target/cyclonedx.json to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/feature/org.eclipse.egit/6.10.0-SNAPSHOT/org.eclipse.egit-6.10.0-SNAPSHOT-cyclonedx.json
01:54:34 [2024-05-28T05:54:34.740Z] 05:54:34 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit-feature/target/p2content.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/feature/org.eclipse.egit/6.10.0-SNAPSHOT/org.eclipse.egit-6.10.0-SNAPSHOT-p2metadata.xml
01:54:34 [2024-05-28T05:54:34.740Z] 05:54:34 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit-feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/feature/org.eclipse.egit/6.10.0-SNAPSHOT/org.eclipse.egit-6.10.0-SNAPSHOT-p2artifacts.xml
01:54:34 [2024-05-28T05:54:34.740Z] 05:54:34 [INFO] 
01:54:34 [2024-05-28T05:54:34.740Z] 05:54:34 [INFO] --- tycho-p2:4.0.8:update-local-index (default-update-local-index) @ org.eclipse.egit ---
01:54:34 [2024-05-28T05:54:34.740Z] 05:54:34 [INFO] 
01:54:34 [2024-05-28T05:54:34.740Z] 05:54:34 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.egit ---
01:54:37 [2024-05-28T05:54:37.269Z] 05:54:36 [INFO] 
01:54:37 [2024-05-28T05:54:37.269Z] 05:54:36 [INFO] -------------< org.eclipse.egit:org.eclipse.egit.gitflow >--------------
01:54:37 [2024-05-28T05:54:37.269Z] 05:54:36 [INFO] Building Git Flow 6.10.0-SNAPSHOT                                 [7/15]
01:54:37 [2024-05-28T05:54:37.269Z] 05:54:36 [INFO]   from org.eclipse.egit.gitflow/pom.xml
01:54:37 [2024-05-28T05:54:37.269Z] 05:54:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:54:37 [2024-05-28T05:54:37.269Z] 05:54:36 [INFO] 
01:54:37 [2024-05-28T05:54:37.269Z] 05:54:36 [INFO] --- tycho-packaging:4.0.8:build-qualifier (default-build-qualifier) @ org.eclipse.egit.gitflow ---
01:54:37 [2024-05-28T05:54:37.269Z] 05:54:36 [INFO] The project's OSGi version is 6.10.0.202405280549
01:54:37 [2024-05-28T05:54:37.269Z] 05:54:36 [INFO] 
01:54:37 [2024-05-28T05:54:37.269Z] 05:54:36 [INFO] --- tycho-packaging:4.0.8:validate-id (default-validate-id) @ org.eclipse.egit.gitflow ---
01:54:37 [2024-05-28T05:54:37.269Z] 05:54:36 [INFO] 
01:54:37 [2024-05-28T05:54:37.269Z] 05:54:36 [INFO] --- tycho-packaging:4.0.8:validate-version (default-validate-version) @ org.eclipse.egit.gitflow ---
01:54:37 [2024-05-28T05:54:37.269Z] 05:54:36 [INFO] 
01:54:37 [2024-05-28T05:54:37.269Z] 05:54:36 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.egit.gitflow ---
01:54:37 [2024-05-28T05:54:37.269Z] 05:54:36 [INFO] 
01:54:37 [2024-05-28T05:54:37.269Z] 05:54:36 [INFO] --- target-platform-configuration:4.0.8:target-platform (default-target-platform) @ org.eclipse.egit.gitflow ---
01:54:37 [2024-05-28T05:54:37.269Z] 05:54:36 [INFO] 
01:54:37 [2024-05-28T05:54:37.269Z] 05:54:36 [INFO] --- tycho-compiler:4.0.8:validate-classpath (default-validate-classpath) @ org.eclipse.egit.gitflow ---
01:54:37 [2024-05-28T05:54:37.269Z] 05:54:36 [INFO] Resolving class path of Git Flow
01:54:37 [2024-05-28T05:54:37.269Z] 05:54:36 [INFO] 
01:54:37 [2024-05-28T05:54:37.269Z] 05:54:36 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.egit.gitflow ---
01:54:37 [2024-05-28T05:54:37.269Z] 05:54:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow/src/main/resources
01:54:37 [2024-05-28T05:54:37.269Z] 05:54:36 [INFO] 
01:54:37 [2024-05-28T05:54:37.269Z] 05:54:36 [INFO] --- tycho-compiler:4.0.8:compile (default-compile) @ org.eclipse.egit.gitflow ---
01:54:37 [2024-05-28T05:54:37.269Z] 05:54:37 [INFO] Nothing to compile - all classes are up to date
01:54:37 [2024-05-28T05:54:37.269Z] 05:54:37 [INFO] 
01:54:37 [2024-05-28T05:54:37.269Z] 05:54:37 [INFO] --- tycho-bnd:4.0.8:process (default-process) @ org.eclipse.egit.gitflow ---
01:54:37 [2024-05-28T05:54:37.269Z] 05:54:37 [INFO] 
01:54:37 [2024-05-28T05:54:37.269Z] 05:54:37 [INFO] --- tycho-ds:4.0.8:declarative-services (default-declarative-services) @ org.eclipse.egit.gitflow ---
01:54:37 [2024-05-28T05:54:37.269Z] 05:54:37 [INFO] 
01:54:37 [2024-05-28T05:54:37.269Z] 05:54:37 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.egit.gitflow ---
01:54:37 [2024-05-28T05:54:37.269Z] 05:54:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow/src/test/resources
01:54:37 [2024-05-28T05:54:37.269Z] 05:54:37 [INFO] 
01:54:37 [2024-05-28T05:54:37.269Z] 05:54:37 [INFO] --- tycho-compiler:4.0.8:testCompile (default-testCompile) @ org.eclipse.egit.gitflow ---
01:54:37 [2024-05-28T05:54:37.269Z] 05:54:37 [INFO] 
01:54:37 [2024-05-28T05:54:37.269Z] 05:54:37 [INFO] --- tycho-packaging:4.0.8:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.egit.gitflow ---
01:54:37 [2024-05-28T05:54:37.269Z] 05:54:37 [INFO] 27 system scoped dependencies were not mapped to maven artifacts
01:54:37 [2024-05-28T05:54:37.269Z] 05:54:37 [INFO] 
01:54:37 [2024-05-28T05:54:37.269Z] 05:54:37 [INFO] --- tycho-source:4.0.8:plugin-source (attach-source) @ org.eclipse.egit.gitflow ---
01:54:37 [2024-05-28T05:54:37.270Z] 05:54:37 [INFO] Building jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow/target/org.eclipse.egit.gitflow-6.10.0-SNAPSHOT-sources.jar
01:54:37 [2024-05-28T05:54:37.270Z] 05:54:37 [INFO] 
01:54:37 [2024-05-28T05:54:37.270Z] 05:54:37 [INFO] --- tycho-packaging:4.0.8:package-plugin (default-package-plugin) @ org.eclipse.egit.gitflow ---
01:54:37 [2024-05-28T05:54:37.270Z] 05:54:37 [INFO] Building jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow/target/org.eclipse.egit.gitflow-6.10.0-SNAPSHOT.jar
01:54:37 [2024-05-28T05:54:37.270Z] 05:54:37 [INFO] 
01:54:37 [2024-05-28T05:54:37.270Z] 05:54:37 [INFO] --- tycho-p2:4.0.8:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit.gitflow ---
01:54:37 [2024-05-28T05:54:37.270Z] 05:54:37 [INFO] 
01:54:37 [2024-05-28T05:54:37.270Z] 05:54:37 [INFO] --- cyclonedx:2.8.0:makeAggregateBom (default) @ org.eclipse.egit.gitflow ---
01:54:37 [2024-05-28T05:54:37.270Z] 05:54:37 [INFO] CycloneDX: Resolving Dependencies
01:54:40 [2024-05-28T05:54:40.548Z] 05:54:39 [INFO] CycloneDX: Creating BOM version 1.4 with 59 component(s)
01:54:40 [2024-05-28T05:54:40.548Z] 05:54:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow/target/cyclonedx.json
01:54:40 [2024-05-28T05:54:40.548Z] 05:54:39 [INFO]            attaching as org.eclipse.egit.gitflow-6.10.0-SNAPSHOT-cyclonedx.json
01:54:40 [2024-05-28T05:54:40.548Z] 05:54:39 [INFO] 
01:54:40 [2024-05-28T05:54:40.548Z] 05:54:39 [INFO] --- license-tool:1.1.0:license-check (license-check) @ org.eclipse.egit.gitflow ---
01:54:40 [2024-05-28T05:54:40.548Z] 05:54:39 [INFO] 
01:54:40 [2024-05-28T05:54:40.548Z] 05:54:39 [INFO] >>> spotbugs:4.8.5.0:check (default) > :spotbugs @ org.eclipse.egit.gitflow >>>
01:54:40 [2024-05-28T05:54:40.548Z] 05:54:39 [INFO] 
01:54:40 [2024-05-28T05:54:40.548Z] 05:54:39 [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ org.eclipse.egit.gitflow ---
01:54:40 [2024-05-28T05:54:40.548Z] 05:54:39 [INFO] Fork Value is true
01:54:55 [2024-05-28T05:54:55.406Z] 05:54:52 [INFO] Done SpotBugs Analysis....
01:54:55 [2024-05-28T05:54:55.406Z] 05:54:52 [INFO] 
01:54:55 [2024-05-28T05:54:55.406Z] 05:54:52 [INFO] <<< spotbugs:4.8.5.0:check (default) < :spotbugs @ org.eclipse.egit.gitflow <<<
01:54:55 [2024-05-28T05:54:55.406Z] 05:54:52 [INFO] 
01:54:55 [2024-05-28T05:54:55.406Z] 05:54:52 [INFO] 
01:54:55 [2024-05-28T05:54:55.406Z] 05:54:52 [INFO] --- spotbugs:4.8.5.0:check (default) @ org.eclipse.egit.gitflow ---
01:54:55 [2024-05-28T05:54:55.406Z] 05:54:52 [INFO] BugInstance size is 8
01:54:55 [2024-05-28T05:54:55.406Z] 05:54:52 [INFO] Error size is 0
01:54:55 [2024-05-28T05:54:55.406Z] 05:54:52 [INFO] Total bugs: 8
01:54:55 [2024-05-28T05:54:55.406Z] 05:54:52 [ERROR] Medium: Write to static field org.eclipse.egit.gitflow.Activator.context from instance method org.eclipse.egit.gitflow.Activator.start(BundleContext) [org.eclipse.egit.gitflow.Activator] At Activator.java:[line 35] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
01:54:55 [2024-05-28T05:54:55.406Z] 05:54:52 [ERROR] Medium: Write to static field org.eclipse.egit.gitflow.Activator.context from instance method org.eclipse.egit.gitflow.Activator.stop(BundleContext) [org.eclipse.egit.gitflow.Activator] At Activator.java:[line 41] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
01:54:55 [2024-05-28T05:54:55.406Z] 05:54:52 [ERROR] Medium: Primitive field org.eclipse.egit.gitflow.InitParameters.develop is public and set from inside the class, which makes it too exposed. Consider making it private to limit external accessibility. [org.eclipse.egit.gitflow.InitParameters] At InitParameters.java:[line 30] PA_PUBLIC_PRIMITIVE_ATTRIBUTE
01:54:55 [2024-05-28T05:54:55.406Z] 05:54:52 [ERROR] Medium: Primitive field org.eclipse.egit.gitflow.InitParameters.feature is public and set from inside the class, which makes it too exposed. Consider making it private to limit external accessibility. [org.eclipse.egit.gitflow.InitParameters] At InitParameters.java:[line 33] PA_PUBLIC_PRIMITIVE_ATTRIBUTE
01:54:55 [2024-05-28T05:54:55.406Z] 05:54:52 [ERROR] Medium: Primitive field org.eclipse.egit.gitflow.InitParameters.hotfix is public and set from inside the class, which makes it too exposed. Consider making it private to limit external accessibility. [org.eclipse.egit.gitflow.InitParameters] At InitParameters.java:[line 39] PA_PUBLIC_PRIMITIVE_ATTRIBUTE
01:54:55 [2024-05-28T05:54:55.406Z] 05:54:52 [ERROR] Medium: Primitive field org.eclipse.egit.gitflow.InitParameters.master is public and set from inside the class, which makes it too exposed. Consider making it private to limit external accessibility. [org.eclipse.egit.gitflow.InitParameters] At InitParameters.java:[line 27] PA_PUBLIC_PRIMITIVE_ATTRIBUTE
01:54:55 [2024-05-28T05:54:55.406Z] 05:54:52 [ERROR] Medium: Primitive field org.eclipse.egit.gitflow.InitParameters.release is public and set from inside the class, which makes it too exposed. Consider making it private to limit external accessibility. [org.eclipse.egit.gitflow.InitParameters] At InitParameters.java:[line 36] PA_PUBLIC_PRIMITIVE_ATTRIBUTE
01:54:55 [2024-05-28T05:54:55.407Z] 05:54:52 [ERROR] Medium: Primitive field org.eclipse.egit.gitflow.InitParameters.versionTag is public and set from inside the class, which makes it too exposed. Consider making it private to limit external accessibility. [org.eclipse.egit.gitflow.InitParameters] At InitParameters.java:[line 42] PA_PUBLIC_PRIMITIVE_ATTRIBUTE
01:54:55 [2024-05-28T05:54:55.407Z] 05:54:52 [INFO] 
01:54:55 [2024-05-28T05:54:55.407Z] 
01:54:55 [2024-05-28T05:54:55.407Z] 
01:54:55 [2024-05-28T05:54:55.407Z] To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui"
01:54:55 [2024-05-28T05:54:55.407Z] 
01:54:55 [2024-05-28T05:54:55.407Z] 
01:54:55 [2024-05-28T05:54:55.407Z] 
01:54:55 [2024-05-28T05:54:55.407Z] 05:54:52 [INFO] 
01:54:55 [2024-05-28T05:54:55.407Z] 05:54:52 [INFO] >>> pmd:3.22.0:cpd-check (default) > :cpd @ org.eclipse.egit.gitflow >>>
01:54:55 [2024-05-28T05:54:55.407Z] 05:54:52 [INFO] 
01:54:55 [2024-05-28T05:54:55.407Z] 05:54:52 [INFO] --- pmd:3.22.0:cpd (cpd) @ org.eclipse.egit.gitflow ---
01:54:55 [2024-05-28T05:54:55.407Z] 05:54:52 [INFO] PMD version: 7.0.0
01:54:55 [2024-05-28T05:54:55.407Z] 05:54:53 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
01:54:55 [2024-05-28T05:54:55.407Z] 05:54:53 [INFO] 
01:54:55 [2024-05-28T05:54:55.407Z] 05:54:53 [INFO] <<< pmd:3.22.0:cpd-check (default) < :cpd @ org.eclipse.egit.gitflow <<<
01:54:55 [2024-05-28T05:54:55.407Z] 05:54:53 [INFO] 
01:54:55 [2024-05-28T05:54:55.407Z] 05:54:53 [INFO] 
01:54:55 [2024-05-28T05:54:55.407Z] 05:54:53 [INFO] --- pmd:3.22.0:cpd-check (default) @ org.eclipse.egit.gitflow ---
01:54:55 [2024-05-28T05:54:55.407Z] 05:54:53 [INFO] PMD version: 7.0.0
01:54:55 [2024-05-28T05:54:55.407Z] 05:54:53 [INFO] 
01:54:55 [2024-05-28T05:54:55.407Z] 05:54:53 [INFO] 
01:54:55 [2024-05-28T05:54:55.407Z] 05:54:53 [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.egit.gitflow ---
01:54:55 [2024-05-28T05:54:55.407Z] 05:54:53 [INFO] Signing jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow/target/org.eclipse.egit.gitflow-6.10.0-SNAPSHOT.jar
01:54:56 [2024-05-28T05:54:56.780Z] 05:54:56 [INFO] Signing jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow/target/org.eclipse.egit.gitflow-6.10.0-SNAPSHOT-sources.jar
01:55:02 [2024-05-28T05:55:02.039Z] 05:55:01 [INFO] 
01:55:02 [2024-05-28T05:55:02.039Z] 05:55:01 [INFO] --- tycho-p2:4.0.8:p2-metadata (p2-metadata) @ org.eclipse.egit.gitflow ---
01:55:02 [2024-05-28T05:55:02.039Z] 05:55:01 [INFO] 
01:55:02 [2024-05-28T05:55:02.039Z] 05:55:01 [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.egit.gitflow ---
01:55:02 [2024-05-28T05:55:02.039Z] 05:55:01 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.gitflow/6.10.0-SNAPSHOT/org.eclipse.egit.gitflow-6.10.0-SNAPSHOT.pom
01:55:02 [2024-05-28T05:55:02.039Z] 05:55:01 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow/target/org.eclipse.egit.gitflow-6.10.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.gitflow/6.10.0-SNAPSHOT/org.eclipse.egit.gitflow-6.10.0-SNAPSHOT.jar
01:55:02 [2024-05-28T05:55:02.039Z] 05:55:01 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow/target/org.eclipse.egit.gitflow-6.10.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.gitflow/6.10.0-SNAPSHOT/org.eclipse.egit.gitflow-6.10.0-SNAPSHOT-sources.jar
01:55:02 [2024-05-28T05:55:02.039Z] 05:55:01 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow/target/cyclonedx.json to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.gitflow/6.10.0-SNAPSHOT/org.eclipse.egit.gitflow-6.10.0-SNAPSHOT-cyclonedx.json
01:55:02 [2024-05-28T05:55:02.039Z] 05:55:01 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow/target/p2content.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.gitflow/6.10.0-SNAPSHOT/org.eclipse.egit.gitflow-6.10.0-SNAPSHOT-p2metadata.xml
01:55:02 [2024-05-28T05:55:02.039Z] 05:55:01 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow/target/p2artifacts.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.gitflow/6.10.0-SNAPSHOT/org.eclipse.egit.gitflow-6.10.0-SNAPSHOT-p2artifacts.xml
01:55:02 [2024-05-28T05:55:02.039Z] 05:55:01 [INFO] 
01:55:02 [2024-05-28T05:55:02.039Z] 05:55:01 [INFO] --- tycho-p2:4.0.8:update-local-index (default-update-local-index) @ org.eclipse.egit.gitflow ---
01:55:02 [2024-05-28T05:55:02.039Z] 05:55:01 [INFO] 
01:55:02 [2024-05-28T05:55:02.039Z] 05:55:01 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.egit.gitflow ---
01:55:02 [2024-05-28T05:55:02.971Z] 05:55:02 [INFO] 
01:55:02 [2024-05-28T05:55:02.971Z] 05:55:02 [INFO] ------------< org.eclipse.egit:org.eclipse.egit.gitflow.ui >------------
01:55:02 [2024-05-28T05:55:02.971Z] 05:55:02 [INFO] Building Git Flow UI 6.10.0-SNAPSHOT                              [8/15]
01:55:02 [2024-05-28T05:55:02.971Z] 05:55:02 [INFO]   from org.eclipse.egit.gitflow.ui/pom.xml
01:55:02 [2024-05-28T05:55:02.971Z] 05:55:02 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:55:02 [2024-05-28T05:55:02.971Z] 05:55:02 [INFO] 
01:55:02 [2024-05-28T05:55:02.971Z] 05:55:02 [INFO] --- tycho-packaging:4.0.8:build-qualifier (default-build-qualifier) @ org.eclipse.egit.gitflow.ui ---
01:55:02 [2024-05-28T05:55:02.972Z] 05:55:02 [INFO] The project's OSGi version is 6.10.0.202405280549
01:55:02 [2024-05-28T05:55:02.972Z] 05:55:02 [INFO] 
01:55:02 [2024-05-28T05:55:02.972Z] 05:55:02 [INFO] --- tycho-packaging:4.0.8:validate-id (default-validate-id) @ org.eclipse.egit.gitflow.ui ---
01:55:02 [2024-05-28T05:55:02.972Z] 05:55:02 [INFO] 
01:55:02 [2024-05-28T05:55:02.972Z] 05:55:02 [INFO] --- tycho-packaging:4.0.8:validate-version (default-validate-version) @ org.eclipse.egit.gitflow.ui ---
01:55:02 [2024-05-28T05:55:02.972Z] 05:55:02 [INFO] 
01:55:02 [2024-05-28T05:55:02.972Z] 05:55:02 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.egit.gitflow.ui ---
01:55:02 [2024-05-28T05:55:02.972Z] 05:55:02 [INFO] 
01:55:02 [2024-05-28T05:55:02.972Z] 05:55:02 [INFO] --- target-platform-configuration:4.0.8:target-platform (default-target-platform) @ org.eclipse.egit.gitflow.ui ---
01:55:02 [2024-05-28T05:55:02.972Z] 05:55:02 [INFO] 
01:55:02 [2024-05-28T05:55:02.972Z] 05:55:02 [INFO] --- tycho-compiler:4.0.8:validate-classpath (default-validate-classpath) @ org.eclipse.egit.gitflow.ui ---
01:55:02 [2024-05-28T05:55:02.972Z] 05:55:02 [INFO] Resolving class path of Git Flow UI
01:55:03 [2024-05-28T05:55:03.230Z] 05:55:03 [INFO] 
01:55:03 [2024-05-28T05:55:03.230Z] 05:55:03 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.egit.gitflow.ui ---
01:55:03 [2024-05-28T05:55:03.230Z] 05:55:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.ui/src/main/resources
01:55:03 [2024-05-28T05:55:03.230Z] 05:55:03 [INFO] 
01:55:03 [2024-05-28T05:55:03.230Z] 05:55:03 [INFO] --- tycho-compiler:4.0.8:compile (default-compile) @ org.eclipse.egit.gitflow.ui ---
01:55:03 [2024-05-28T05:55:03.230Z] 05:55:03 [INFO] Nothing to compile - all classes are up to date
01:55:03 [2024-05-28T05:55:03.230Z] 05:55:03 [INFO] 
01:55:03 [2024-05-28T05:55:03.230Z] 05:55:03 [INFO] --- tycho-bnd:4.0.8:process (default-process) @ org.eclipse.egit.gitflow.ui ---
01:55:03 [2024-05-28T05:55:03.230Z] 05:55:03 [INFO] 
01:55:03 [2024-05-28T05:55:03.230Z] 05:55:03 [INFO] --- tycho-ds:4.0.8:declarative-services (default-declarative-services) @ org.eclipse.egit.gitflow.ui ---
01:55:03 [2024-05-28T05:55:03.230Z] 05:55:03 [INFO] 
01:55:03 [2024-05-28T05:55:03.230Z] 05:55:03 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.egit.gitflow.ui ---
01:55:03 [2024-05-28T05:55:03.230Z] 05:55:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.ui/src/test/resources
01:55:03 [2024-05-28T05:55:03.230Z] 05:55:03 [INFO] 
01:55:03 [2024-05-28T05:55:03.230Z] 05:55:03 [INFO] --- tycho-compiler:4.0.8:testCompile (default-testCompile) @ org.eclipse.egit.gitflow.ui ---
01:55:03 [2024-05-28T05:55:03.230Z] 05:55:03 [INFO] 
01:55:03 [2024-05-28T05:55:03.230Z] 05:55:03 [INFO] --- tycho-packaging:4.0.8:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.egit.gitflow.ui ---
01:55:03 [2024-05-28T05:55:03.230Z] 05:55:03 [INFO] 97 system scoped dependencies were not mapped to maven artifacts
01:55:03 [2024-05-28T05:55:03.230Z] 05:55:03 [INFO] 
01:55:03 [2024-05-28T05:55:03.230Z] 05:55:03 [INFO] --- tycho-source:4.0.8:plugin-source (attach-source) @ org.eclipse.egit.gitflow.ui ---
01:55:03 [2024-05-28T05:55:03.500Z] 05:55:03 [INFO] Building jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.ui/target/org.eclipse.egit.gitflow.ui-6.10.0-SNAPSHOT-sources.jar
01:55:03 [2024-05-28T05:55:03.500Z] 05:55:03 [INFO] 
01:55:03 [2024-05-28T05:55:03.500Z] 05:55:03 [INFO] --- tycho-packaging:4.0.8:package-plugin (default-package-plugin) @ org.eclipse.egit.gitflow.ui ---
01:55:03 [2024-05-28T05:55:03.500Z] 05:55:03 [INFO] Building jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.ui/target/org.eclipse.egit.gitflow.ui-6.10.0-SNAPSHOT.jar
01:55:03 [2024-05-28T05:55:03.500Z] 05:55:03 [INFO] 
01:55:03 [2024-05-28T05:55:03.500Z] 05:55:03 [INFO] --- tycho-p2:4.0.8:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit.gitflow.ui ---
01:55:03 [2024-05-28T05:55:03.500Z] 05:55:03 [INFO] 
01:55:03 [2024-05-28T05:55:03.500Z] 05:55:03 [INFO] --- cyclonedx:2.8.0:makeAggregateBom (default) @ org.eclipse.egit.gitflow.ui ---
01:55:03 [2024-05-28T05:55:03.500Z] 05:55:03 [INFO] CycloneDX: Resolving Dependencies
01:55:13 [2024-05-28T05:55:13.502Z] 05:55:11 [INFO] CycloneDX: Creating BOM version 1.4 with 156 component(s)
01:55:13 [2024-05-28T05:55:13.502Z] 05:55:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.ui/target/cyclonedx.json
01:55:13 [2024-05-28T05:55:13.502Z] 05:55:11 [INFO]            attaching as org.eclipse.egit.gitflow.ui-6.10.0-SNAPSHOT-cyclonedx.json
01:55:13 [2024-05-28T05:55:13.502Z] 05:55:11 [INFO] 
01:55:13 [2024-05-28T05:55:13.502Z] 05:55:11 [INFO] --- license-tool:1.1.0:license-check (license-check) @ org.eclipse.egit.gitflow.ui ---
01:55:13 [2024-05-28T05:55:13.502Z] 05:55:11 [INFO] 
01:55:13 [2024-05-28T05:55:13.502Z] 05:55:11 [INFO] >>> spotbugs:4.8.5.0:check (default) > :spotbugs @ org.eclipse.egit.gitflow.ui >>>
01:55:13 [2024-05-28T05:55:13.502Z] 05:55:12 [INFO] 
01:55:13 [2024-05-28T05:55:13.502Z] 05:55:12 [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ org.eclipse.egit.gitflow.ui ---
01:55:13 [2024-05-28T05:55:13.502Z] 05:55:12 [INFO] Fork Value is true
01:55:31 [2024-05-28T05:55:31.605Z] 05:55:28 [INFO] Done SpotBugs Analysis....
01:55:31 [2024-05-28T05:55:31.605Z] 05:55:29 [INFO] 
01:55:31 [2024-05-28T05:55:31.605Z] 05:55:29 [INFO] <<< spotbugs:4.8.5.0:check (default) < :spotbugs @ org.eclipse.egit.gitflow.ui <<<
01:55:31 [2024-05-28T05:55:31.605Z] 05:55:29 [INFO] 
01:55:31 [2024-05-28T05:55:31.605Z] 05:55:29 [INFO] 
01:55:31 [2024-05-28T05:55:31.605Z] 05:55:29 [INFO] --- spotbugs:4.8.5.0:check (default) @ org.eclipse.egit.gitflow.ui ---
01:55:31 [2024-05-28T05:55:31.605Z] 05:55:29 [INFO] BugInstance size is 9
01:55:31 [2024-05-28T05:55:31.605Z] 05:55:29 [INFO] Error size is 0
01:55:31 [2024-05-28T05:55:31.605Z] 05:55:29 [INFO] Total bugs: 9
01:55:31 [2024-05-28T05:55:31.605Z] 05:55:29 [ERROR] Medium: Public static org.eclipse.egit.gitflow.ui.Activator.getDefault() may expose internal representation by returning Activator.plugin [org.eclipse.egit.gitflow.ui.Activator] At Activator.java:[line 44] MS_EXPOSE_REP
01:55:31 [2024-05-28T05:55:31.605Z] 05:55:29 [ERROR] Medium: new org.eclipse.egit.gitflow.ui.internal.actions.ReleaseStartFromCommitHandler(GitFlowRepository, String, Shell) may expose internal representation by storing an externally mutable object into ReleaseStartFromCommitHandler.activeShell [org.eclipse.egit.gitflow.ui.internal.actions.ReleaseStartFromCommitHandler] At ReleaseStartFromCommitHandler.java:[line 36] EI_EXPOSE_REP2
01:55:31 [2024-05-28T05:55:31.605Z] 05:55:29 [ERROR] Medium: new org.eclipse.egit.gitflow.ui.internal.actions.ReleaseStartFromCommitHandler(GitFlowRepository, String, Shell) may expose internal representation by storing an externally mutable object into ReleaseStartFromCommitHandler.gfRepo [org.eclipse.egit.gitflow.ui.internal.actions.ReleaseStartFromCommitHandler] At ReleaseStartFromCommitHandler.java:[line 34] EI_EXPOSE_REP2
01:55:31 [2024-05-28T05:55:31.605Z] 05:55:29 [ERROR] Medium: org.eclipse.egit.gitflow.ui.internal.dialogs.BranchComparator.setColumn(TreeColumn, ColumnLabelProvider) may expose internal representation by storing an externally mutable object into BranchComparator.currentColumn [org.eclipse.egit.gitflow.ui.internal.dialogs.BranchComparator] At BranchComparator.java:[line 58] EI_EXPOSE_REP2
01:55:31 [2024-05-28T05:55:31.605Z] 05:55:29 [ERROR] Medium: org.eclipse.egit.gitflow.ui.internal.dialogs.BranchComparator.setColumn(TreeColumn, ColumnLabelProvider) may expose internal representation by storing an externally mutable object into BranchComparator.labelProvider [org.eclipse.egit.gitflow.ui.internal.dialogs.BranchComparator] At BranchComparator.java:[line 54] EI_EXPOSE_REP2
01:55:31 [2024-05-28T05:55:31.606Z] 05:55:29 [ERROR] Medium: new org.eclipse.egit.gitflow.ui.internal.dialogs.FeatureBranchSelectionDialog(Shell, List, String, String, String, String, GitFlowRepository) may expose internal representation by storing an externally mutable object into FeatureBranchSelectionDialog.gfRepo [org.eclipse.egit.gitflow.ui.internal.dialogs.FeatureBranchSelectionDialog] At FeatureBranchSelectionDialog.java:[line 55] EI_EXPOSE_REP2
01:55:31 [2024-05-28T05:55:31.606Z] 05:55:29 [ERROR] Medium: org.eclipse.egit.gitflow.ui.internal.dialogs.InitDialog.getResult() may expose internal representation by returning InitDialog.gitflowInitConfig [org.eclipse.egit.gitflow.ui.internal.dialogs.InitDialog] At InitDialog.java:[line 307] EI_EXPOSE_REP
01:55:31 [2024-05-28T05:55:31.606Z] 05:55:29 [ERROR] Medium: new org.eclipse.egit.gitflow.ui.internal.dialogs.InitDialog(Shell, GitFlowRepository, List) may expose internal representation by storing an externally mutable object into InitDialog.branchList [org.eclipse.egit.gitflow.ui.internal.dialogs.InitDialog] At InitDialog.java:[line 147] EI_EXPOSE_REP2
01:55:31 [2024-05-28T05:55:31.606Z] 05:55:29 [ERROR] Medium: new org.eclipse.egit.gitflow.ui.internal.dialogs.InitDialog(Shell, GitFlowRepository, List) may expose internal representation by storing an externally mutable object into InitDialog.gfRepo [org.eclipse.egit.gitflow.ui.internal.dialogs.InitDialog] At InitDialog.java:[line 146] EI_EXPOSE_REP2
01:55:31 [2024-05-28T05:55:31.606Z] 05:55:29 [INFO] 
01:55:31 [2024-05-28T05:55:31.606Z] 
01:55:31 [2024-05-28T05:55:31.606Z] 
01:55:31 [2024-05-28T05:55:31.606Z] To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui"
01:55:31 [2024-05-28T05:55:31.606Z] 
01:55:31 [2024-05-28T05:55:31.606Z] 
01:55:31 [2024-05-28T05:55:31.606Z] 
01:55:31 [2024-05-28T05:55:31.606Z] 05:55:29 [INFO] 
01:55:31 [2024-05-28T05:55:31.606Z] 05:55:29 [INFO] >>> pmd:3.22.0:cpd-check (default) > :cpd @ org.eclipse.egit.gitflow.ui >>>
01:55:31 [2024-05-28T05:55:31.606Z] 05:55:29 [INFO] 
01:55:31 [2024-05-28T05:55:31.606Z] 05:55:29 [INFO] --- pmd:3.22.0:cpd (cpd) @ org.eclipse.egit.gitflow.ui ---
01:55:31 [2024-05-28T05:55:31.606Z] 05:55:29 [INFO] PMD version: 7.0.0
01:55:31 [2024-05-28T05:55:31.606Z] 05:55:29 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
01:55:31 [2024-05-28T05:55:31.606Z] 05:55:29 [INFO] 
01:55:31 [2024-05-28T05:55:31.606Z] 05:55:29 [INFO] <<< pmd:3.22.0:cpd-check (default) < :cpd @ org.eclipse.egit.gitflow.ui <<<
01:55:31 [2024-05-28T05:55:31.606Z] 05:55:29 [INFO] 
01:55:31 [2024-05-28T05:55:31.606Z] 05:55:29 [INFO] 
01:55:31 [2024-05-28T05:55:31.606Z] 05:55:29 [INFO] --- pmd:3.22.0:cpd-check (default) @ org.eclipse.egit.gitflow.ui ---
01:55:31 [2024-05-28T05:55:31.606Z] 05:55:29 [INFO] PMD version: 7.0.0
01:55:31 [2024-05-28T05:55:31.606Z] 05:55:29 [INFO] 
01:55:31 [2024-05-28T05:55:31.606Z] 05:55:29 [INFO] 
01:55:31 [2024-05-28T05:55:31.606Z] 05:55:29 [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.egit.gitflow.ui ---
01:55:31 [2024-05-28T05:55:31.606Z] 05:55:29 [INFO] Signing jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.ui/target/org.eclipse.egit.gitflow.ui-6.10.0-SNAPSHOT.jar
01:55:33 [2024-05-28T05:55:33.503Z] 05:55:32 [INFO] Signing jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.ui/target/org.eclipse.egit.gitflow.ui-6.10.0-SNAPSHOT-sources.jar
01:55:36 [2024-05-28T05:55:36.784Z] 05:55:36 [INFO] 
01:55:36 [2024-05-28T05:55:36.784Z] 05:55:36 [INFO] --- tycho-p2:4.0.8:p2-metadata (p2-metadata) @ org.eclipse.egit.gitflow.ui ---
01:55:36 [2024-05-28T05:55:36.784Z] 05:55:36 [INFO] 
01:55:36 [2024-05-28T05:55:36.784Z] 05:55:36 [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.egit.gitflow.ui ---
01:55:36 [2024-05-28T05:55:36.784Z] 05:55:36 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.ui/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.gitflow.ui/6.10.0-SNAPSHOT/org.eclipse.egit.gitflow.ui-6.10.0-SNAPSHOT.pom
01:55:36 [2024-05-28T05:55:36.784Z] 05:55:36 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.ui/target/org.eclipse.egit.gitflow.ui-6.10.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.gitflow.ui/6.10.0-SNAPSHOT/org.eclipse.egit.gitflow.ui-6.10.0-SNAPSHOT.jar
01:55:36 [2024-05-28T05:55:36.784Z] 05:55:36 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.ui/target/org.eclipse.egit.gitflow.ui-6.10.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.gitflow.ui/6.10.0-SNAPSHOT/org.eclipse.egit.gitflow.ui-6.10.0-SNAPSHOT-sources.jar
01:55:36 [2024-05-28T05:55:36.784Z] 05:55:36 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.ui/target/cyclonedx.json to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.gitflow.ui/6.10.0-SNAPSHOT/org.eclipse.egit.gitflow.ui-6.10.0-SNAPSHOT-cyclonedx.json
01:55:36 [2024-05-28T05:55:36.784Z] 05:55:36 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.ui/target/p2content.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.gitflow.ui/6.10.0-SNAPSHOT/org.eclipse.egit.gitflow.ui-6.10.0-SNAPSHOT-p2metadata.xml
01:55:36 [2024-05-28T05:55:36.784Z] 05:55:36 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.ui/target/p2artifacts.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.gitflow.ui/6.10.0-SNAPSHOT/org.eclipse.egit.gitflow.ui-6.10.0-SNAPSHOT-p2artifacts.xml
01:55:36 [2024-05-28T05:55:36.785Z] 05:55:36 [INFO] 
01:55:36 [2024-05-28T05:55:36.785Z] 05:55:36 [INFO] --- tycho-p2:4.0.8:update-local-index (default-update-local-index) @ org.eclipse.egit.gitflow.ui ---
01:55:36 [2024-05-28T05:55:36.785Z] 05:55:36 [INFO] 
01:55:36 [2024-05-28T05:55:36.785Z] 05:55:36 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.egit.gitflow.ui ---
01:55:37 [2024-05-28T05:55:37.716Z] 05:55:37 [INFO] 
01:55:37 [2024-05-28T05:55:37.716Z] 05:55:37 [INFO] -----< org.eclipse.egit.feature:org.eclipse.egit.gitflow.feature >------
01:55:37 [2024-05-28T05:55:37.716Z] 05:55:37 [INFO] Building Eclipse EGit Gitflow Feature 6.10.0-SNAPSHOT             [9/15]
01:55:37 [2024-05-28T05:55:37.716Z] 05:55:37 [INFO]   from org.eclipse.egit.gitflow-feature/pom.xml
01:55:37 [2024-05-28T05:55:37.716Z] 05:55:37 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:55:37 [2024-05-28T05:55:37.716Z] 05:55:37 [INFO] 
01:55:37 [2024-05-28T05:55:37.716Z] 05:55:37 [INFO] --- tycho-packaging:4.0.8:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.egit.gitflow.feature ---
01:55:37 [2024-05-28T05:55:37.716Z] 05:55:37 [INFO] The project's OSGi version is 6.10.0.202405280549
01:55:37 [2024-05-28T05:55:37.716Z] 05:55:37 [INFO] 
01:55:37 [2024-05-28T05:55:37.716Z] 05:55:37 [INFO] --- tycho-packaging:4.0.8:validate-id (default-validate-id) @ org.eclipse.egit.gitflow.feature ---
01:55:37 [2024-05-28T05:55:37.716Z] 05:55:37 [INFO] 
01:55:37 [2024-05-28T05:55:37.716Z] 05:55:37 [INFO] --- tycho-packaging:4.0.8:validate-version (default-validate-version) @ org.eclipse.egit.gitflow.feature ---
01:55:37 [2024-05-28T05:55:37.716Z] 05:55:37 [INFO] 
01:55:37 [2024-05-28T05:55:37.716Z] 05:55:37 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.egit.gitflow.feature ---
01:55:37 [2024-05-28T05:55:37.716Z] 05:55:37 [INFO] 
01:55:37 [2024-05-28T05:55:37.716Z] 05:55:37 [INFO] --- target-platform-configuration:4.0.8:target-platform (default-target-platform) @ org.eclipse.egit.gitflow.feature ---
01:55:37 [2024-05-28T05:55:37.717Z] 05:55:37 [INFO] 
01:55:37 [2024-05-28T05:55:37.717Z] 05:55:37 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.egit.gitflow.feature ---
01:55:37 [2024-05-28T05:55:37.717Z] 05:55:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow-feature/src/main/resources
01:55:37 [2024-05-28T05:55:37.717Z] 05:55:37 [INFO] 
01:55:37 [2024-05-28T05:55:37.717Z] 05:55:37 [INFO] --- tycho-packaging:4.0.8:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.egit.gitflow.feature ---
01:55:37 [2024-05-28T05:55:37.717Z] 05:55:37 [INFO] 101 system scoped dependencies were not mapped to maven artifacts
01:55:37 [2024-05-28T05:55:37.717Z] 05:55:37 [INFO] 
01:55:37 [2024-05-28T05:55:37.717Z] 05:55:37 [INFO] --- tycho-packaging:4.0.8:package-feature (default-package-feature) @ org.eclipse.egit.gitflow.feature ---
01:55:37 [2024-05-28T05:55:37.717Z] 05:55:37 [INFO] Building jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow-feature/target/org.eclipse.egit.gitflow.feature-6.10.0-SNAPSHOT.jar
01:55:37 [2024-05-28T05:55:37.717Z] 05:55:37 [INFO] 
01:55:37 [2024-05-28T05:55:37.717Z] 05:55:37 [INFO] --- tycho-p2:4.0.8:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit.gitflow.feature ---
01:55:37 [2024-05-28T05:55:37.717Z] 05:55:37 [INFO] 
01:55:37 [2024-05-28T05:55:37.717Z] 05:55:37 [INFO] --- tycho-p2:4.0.8:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.egit.gitflow.feature ---
01:55:37 [2024-05-28T05:55:37.993Z] Generating metadata for ..
01:55:37 [2024-05-28T05:55:37.993Z] Generation completed with success [0 seconds].
01:55:37 [2024-05-28T05:55:37.993Z] 05:55:37 [INFO] 
01:55:37 [2024-05-28T05:55:37.993Z] 05:55:37 [INFO] --- cyclonedx:2.8.0:makeAggregateBom (default) @ org.eclipse.egit.gitflow.feature ---
01:55:37 [2024-05-28T05:55:37.993Z] 05:55:37 [INFO] CycloneDX: Resolving Dependencies
01:55:44 [2024-05-28T05:55:44.567Z] 05:55:43 [INFO] CycloneDX: Creating BOM version 1.4 with 163 component(s)
01:55:44 [2024-05-28T05:55:44.567Z] 05:55:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow-feature/target/cyclonedx.json
01:55:44 [2024-05-28T05:55:44.567Z] 05:55:43 [INFO]            attaching as org.eclipse.egit.gitflow.feature-6.10.0-SNAPSHOT-cyclonedx.json
01:55:44 [2024-05-28T05:55:44.567Z] 05:55:43 [INFO] 
01:55:44 [2024-05-28T05:55:44.567Z] 05:55:43 [INFO] --- license-tool:1.1.0:license-check (license-check) @ org.eclipse.egit.gitflow.feature ---
01:55:44 [2024-05-28T05:55:44.567Z] 05:55:43 [INFO] 
01:55:44 [2024-05-28T05:55:44.567Z] 05:55:43 [INFO] >>> spotbugs:4.8.5.0:check (default) > :spotbugs @ org.eclipse.egit.gitflow.feature >>>
01:55:44 [2024-05-28T05:55:44.567Z] 05:55:43 [INFO] 
01:55:44 [2024-05-28T05:55:44.567Z] 05:55:43 [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ org.eclipse.egit.gitflow.feature ---
01:55:44 [2024-05-28T05:55:44.567Z] 05:55:43 [INFO] 
01:55:44 [2024-05-28T05:55:44.567Z] 05:55:43 [INFO] <<< spotbugs:4.8.5.0:check (default) < :spotbugs @ org.eclipse.egit.gitflow.feature <<<
01:55:44 [2024-05-28T05:55:44.567Z] 05:55:43 [INFO] 
01:55:44 [2024-05-28T05:55:44.567Z] 05:55:43 [INFO] 
01:55:44 [2024-05-28T05:55:44.567Z] 05:55:43 [INFO] --- spotbugs:4.8.5.0:check (default) @ org.eclipse.egit.gitflow.feature ---
01:55:44 [2024-05-28T05:55:44.567Z] 05:55:43 [INFO] 
01:55:44 [2024-05-28T05:55:44.567Z] 05:55:43 [INFO] >>> pmd:3.22.0:cpd-check (default) > :cpd @ org.eclipse.egit.gitflow.feature >>>
01:55:44 [2024-05-28T05:55:44.567Z] 05:55:43 [INFO] 
01:55:44 [2024-05-28T05:55:44.568Z] 05:55:43 [INFO] --- pmd:3.22.0:cpd (cpd) @ org.eclipse.egit.gitflow.feature ---
01:55:44 [2024-05-28T05:55:44.568Z] 05:55:43 [INFO] PMD version: 7.0.0
01:55:44 [2024-05-28T05:55:44.568Z] 05:55:43 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
01:55:44 [2024-05-28T05:55:44.568Z] 05:55:43 [INFO] 
01:55:44 [2024-05-28T05:55:44.568Z] 05:55:43 [INFO] <<< pmd:3.22.0:cpd-check (default) < :cpd @ org.eclipse.egit.gitflow.feature <<<
01:55:44 [2024-05-28T05:55:44.568Z] 05:55:43 [INFO] 
01:55:44 [2024-05-28T05:55:44.568Z] 05:55:43 [INFO] 
01:55:44 [2024-05-28T05:55:44.568Z] 05:55:43 [INFO] --- pmd:3.22.0:cpd-check (default) @ org.eclipse.egit.gitflow.feature ---
01:55:44 [2024-05-28T05:55:44.568Z] 05:55:43 [INFO] PMD version: 7.0.0
01:55:44 [2024-05-28T05:55:44.568Z] 05:55:43 [INFO] 
01:55:44 [2024-05-28T05:55:44.568Z] 05:55:43 [INFO] 
01:55:44 [2024-05-28T05:55:44.568Z] 05:55:43 [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.egit.gitflow.feature ---
01:55:44 [2024-05-28T05:55:44.568Z] 05:55:43 [INFO] Signing jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow-feature/target/org.eclipse.egit.gitflow.feature-6.10.0-SNAPSHOT.jar
01:55:47 [2024-05-28T05:55:47.184Z] 05:55:47 [INFO] 
01:55:47 [2024-05-28T05:55:47.184Z] 05:55:47 [INFO] --- tycho-p2:4.0.8:p2-metadata (p2-metadata) @ org.eclipse.egit.gitflow.feature ---
01:55:47 [2024-05-28T05:55:47.184Z] 05:55:47 [INFO] 
01:55:47 [2024-05-28T05:55:47.185Z] 05:55:47 [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.egit.gitflow.feature ---
01:55:47 [2024-05-28T05:55:47.185Z] 05:55:47 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow-feature/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/feature/org.eclipse.egit.gitflow.feature/6.10.0-SNAPSHOT/org.eclipse.egit.gitflow.feature-6.10.0-SNAPSHOT.pom
01:55:47 [2024-05-28T05:55:47.185Z] 05:55:47 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow-feature/target/org.eclipse.egit.gitflow.feature-6.10.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/feature/org.eclipse.egit.gitflow.feature/6.10.0-SNAPSHOT/org.eclipse.egit.gitflow.feature-6.10.0-SNAPSHOT.jar
01:55:47 [2024-05-28T05:55:47.185Z] 05:55:47 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow-feature/target/cyclonedx.json to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/feature/org.eclipse.egit.gitflow.feature/6.10.0-SNAPSHOT/org.eclipse.egit.gitflow.feature-6.10.0-SNAPSHOT-cyclonedx.json
01:55:47 [2024-05-28T05:55:47.185Z] 05:55:47 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow-feature/target/p2content.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/feature/org.eclipse.egit.gitflow.feature/6.10.0-SNAPSHOT/org.eclipse.egit.gitflow.feature-6.10.0-SNAPSHOT-p2metadata.xml
01:55:47 [2024-05-28T05:55:47.185Z] 05:55:47 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow-feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/feature/org.eclipse.egit.gitflow.feature/6.10.0-SNAPSHOT/org.eclipse.egit.gitflow.feature-6.10.0-SNAPSHOT-p2artifacts.xml
01:55:47 [2024-05-28T05:55:47.185Z] 05:55:47 [INFO] 
01:55:47 [2024-05-28T05:55:47.185Z] 05:55:47 [INFO] --- tycho-p2:4.0.8:update-local-index (default-update-local-index) @ org.eclipse.egit.gitflow.feature ---
01:55:47 [2024-05-28T05:55:47.185Z] 05:55:47 [INFO] 
01:55:47 [2024-05-28T05:55:47.185Z] 05:55:47 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.egit.gitflow.feature ---
01:55:47 [2024-05-28T05:55:47.750Z] 05:55:47 [INFO] 
01:55:47 [2024-05-28T05:55:47.750Z] 05:55:47 [INFO] ------------< org.eclipse.egit:org.eclipse.egit.core.junit >------------
01:55:47 [2024-05-28T05:55:47.750Z] 05:55:47 [INFO] Building EGit JUnit Support 6.10.0-SNAPSHOT                      [10/15]
01:55:47 [2024-05-28T05:55:47.750Z] 05:55:47 [INFO]   from org.eclipse.egit.core.junit/pom.xml
01:55:47 [2024-05-28T05:55:47.750Z] 05:55:47 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:55:47 [2024-05-28T05:55:47.750Z] 05:55:47 [INFO] 
01:55:47 [2024-05-28T05:55:47.750Z] 05:55:47 [INFO] --- tycho-packaging:4.0.8:build-qualifier (default-build-qualifier) @ org.eclipse.egit.core.junit ---
01:55:47 [2024-05-28T05:55:47.750Z] 05:55:47 [INFO] The project's OSGi version is 6.10.0.202405280549
01:55:47 [2024-05-28T05:55:47.750Z] 05:55:47 [INFO] 
01:55:47 [2024-05-28T05:55:47.750Z] 05:55:47 [INFO] --- tycho-packaging:4.0.8:validate-id (default-validate-id) @ org.eclipse.egit.core.junit ---
01:55:47 [2024-05-28T05:55:47.750Z] 05:55:47 [INFO] 
01:55:47 [2024-05-28T05:55:47.750Z] 05:55:47 [INFO] --- tycho-packaging:4.0.8:validate-version (default-validate-version) @ org.eclipse.egit.core.junit ---
01:55:47 [2024-05-28T05:55:47.750Z] 05:55:47 [INFO] 
01:55:47 [2024-05-28T05:55:47.750Z] 05:55:47 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.egit.core.junit ---
01:55:47 [2024-05-28T05:55:47.750Z] 05:55:47 [INFO] 
01:55:47 [2024-05-28T05:55:47.750Z] 05:55:47 [INFO] --- target-platform-configuration:4.0.8:target-platform (default-target-platform) @ org.eclipse.egit.core.junit ---
01:55:47 [2024-05-28T05:55:47.750Z] 05:55:47 [INFO] 
01:55:47 [2024-05-28T05:55:47.750Z] 05:55:47 [INFO] --- tycho-compiler:4.0.8:validate-classpath (default-validate-classpath) @ org.eclipse.egit.core.junit ---
01:55:47 [2024-05-28T05:55:47.750Z] 05:55:47 [INFO] Resolving class path of EGit JUnit Support
01:55:48 [2024-05-28T05:55:48.007Z] 05:55:47 [INFO] 
01:55:48 [2024-05-28T05:55:48.007Z] 05:55:47 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.egit.core.junit ---
01:55:48 [2024-05-28T05:55:48.007Z] 05:55:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.junit/src/main/resources
01:55:48 [2024-05-28T05:55:48.007Z] 05:55:47 [INFO] 
01:55:48 [2024-05-28T05:55:48.007Z] 05:55:47 [INFO] --- tycho-compiler:4.0.8:compile (default-compile) @ org.eclipse.egit.core.junit ---
01:55:48 [2024-05-28T05:55:48.007Z] 05:55:47 [INFO] Nothing to compile - all classes are up to date
01:55:48 [2024-05-28T05:55:48.007Z] 05:55:47 [INFO] 
01:55:48 [2024-05-28T05:55:48.007Z] 05:55:47 [INFO] --- tycho-bnd:4.0.8:process (default-process) @ org.eclipse.egit.core.junit ---
01:55:48 [2024-05-28T05:55:48.007Z] 05:55:47 [INFO] 
01:55:48 [2024-05-28T05:55:48.007Z] 05:55:47 [INFO] --- tycho-ds:4.0.8:declarative-services (default-declarative-services) @ org.eclipse.egit.core.junit ---
01:55:48 [2024-05-28T05:55:48.007Z] 05:55:47 [INFO] 
01:55:48 [2024-05-28T05:55:48.007Z] 05:55:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.egit.core.junit ---
01:55:48 [2024-05-28T05:55:48.007Z] 05:55:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.junit/src/test/resources
01:55:48 [2024-05-28T05:55:48.007Z] 05:55:47 [INFO] 
01:55:48 [2024-05-28T05:55:48.007Z] 05:55:47 [INFO] --- tycho-compiler:4.0.8:testCompile (default-testCompile) @ org.eclipse.egit.core.junit ---
01:55:48 [2024-05-28T05:55:48.007Z] 05:55:47 [INFO] Nothing to compile - all classes are up to date
01:55:48 [2024-05-28T05:55:48.007Z] 05:55:47 [INFO] 
01:55:48 [2024-05-28T05:55:48.007Z] 05:55:47 [INFO] --- tycho-packaging:4.0.8:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.egit.core.junit ---
01:55:48 [2024-05-28T05:55:48.008Z] 05:55:47 [INFO] 35 system scoped dependencies were not mapped to maven artifacts
01:55:48 [2024-05-28T05:55:48.008Z] 05:55:47 [INFO] 
01:55:48 [2024-05-28T05:55:48.008Z] 05:55:47 [INFO] --- tycho-source:4.0.8:plugin-source (attach-source) @ org.eclipse.egit.core.junit ---
01:55:48 [2024-05-28T05:55:48.008Z] 05:55:47 [INFO] Building jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.junit/target/org.eclipse.egit.core.junit-6.10.0-SNAPSHOT-sources.jar
01:55:48 [2024-05-28T05:55:48.008Z] 05:55:47 [INFO] 
01:55:48 [2024-05-28T05:55:48.008Z] 05:55:47 [INFO] --- tycho-packaging:4.0.8:package-plugin (default-package-plugin) @ org.eclipse.egit.core.junit ---
01:55:48 [2024-05-28T05:55:48.265Z] 05:55:48 [INFO] Building jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.junit/target/org.eclipse.egit.core.junit-6.10.0-SNAPSHOT.jar
01:55:48 [2024-05-28T05:55:48.265Z] 05:55:48 [INFO] 
01:55:48 [2024-05-28T05:55:48.265Z] 05:55:48 [INFO] --- tycho-p2:4.0.8:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit.core.junit ---
01:55:48 [2024-05-28T05:55:48.265Z] 05:55:48 [INFO] 
01:55:48 [2024-05-28T05:55:48.265Z] 05:55:48 [INFO] --- cyclonedx:2.8.0:makeAggregateBom (default) @ org.eclipse.egit.core.junit ---
01:55:48 [2024-05-28T05:55:48.265Z] 05:55:48 [INFO] CycloneDX: Resolving Dependencies
01:55:51 [2024-05-28T05:55:51.546Z] 05:55:51 [INFO] CycloneDX: Creating BOM version 1.4 with 67 component(s)
01:55:51 [2024-05-28T05:55:51.547Z] 05:55:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.junit/target/cyclonedx.json
01:55:51 [2024-05-28T05:55:51.547Z] 05:55:51 [INFO]            attaching as org.eclipse.egit.core.junit-6.10.0-SNAPSHOT-cyclonedx.json
01:55:51 [2024-05-28T05:55:51.547Z] 05:55:51 [INFO] 
01:55:51 [2024-05-28T05:55:51.547Z] 05:55:51 [INFO] --- license-tool:1.1.0:license-check (license-check) @ org.eclipse.egit.core.junit ---
01:55:51 [2024-05-28T05:55:51.547Z] 05:55:51 [INFO] 
01:55:51 [2024-05-28T05:55:51.547Z] 05:55:51 [INFO] >>> spotbugs:4.8.5.0:check (default) > :spotbugs @ org.eclipse.egit.core.junit >>>
01:55:51 [2024-05-28T05:55:51.547Z] 05:55:51 [INFO] 
01:55:51 [2024-05-28T05:55:51.547Z] 05:55:51 [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ org.eclipse.egit.core.junit ---
01:55:51 [2024-05-28T05:55:51.547Z] 05:55:51 [INFO] Fork Value is true
01:56:06 [2024-05-28T05:56:06.497Z] 05:56:05 [INFO] Done SpotBugs Analysis....
01:56:06 [2024-05-28T05:56:06.497Z] 05:56:05 [INFO] 
01:56:06 [2024-05-28T05:56:06.497Z] 05:56:05 [INFO] <<< spotbugs:4.8.5.0:check (default) < :spotbugs @ org.eclipse.egit.core.junit <<<
01:56:06 [2024-05-28T05:56:06.497Z] 05:56:05 [INFO] 
01:56:06 [2024-05-28T05:56:06.497Z] 05:56:05 [INFO] 
01:56:06 [2024-05-28T05:56:06.498Z] 05:56:05 [INFO] --- spotbugs:4.8.5.0:check (default) @ org.eclipse.egit.core.junit ---
01:56:06 [2024-05-28T05:56:06.498Z] 05:56:05 [INFO] BugInstance size is 8
01:56:06 [2024-05-28T05:56:06.498Z] 05:56:05 [INFO] Error size is 0
01:56:06 [2024-05-28T05:56:06.498Z] 05:56:05 [INFO] Total bugs: 8
01:56:06 [2024-05-28T05:56:06.498Z] 05:56:05 [ERROR] Medium: Unwritten public or protected field: org.eclipse.egit.core.test.DualRepositoryTestCase.repository1 [org.eclipse.egit.core.test.DualRepositoryTestCase] At DualRepositoryTestCase.java:[line 44] UWF_UNWRITTEN_PUBLIC_OR_PROTECTED_FIELD
01:56:06 [2024-05-28T05:56:06.498Z] 05:56:05 [ERROR] Medium: Unwritten public or protected field: org.eclipse.egit.core.test.DualRepositoryTestCase.repository2 [org.eclipse.egit.core.test.DualRepositoryTestCase] At DualRepositoryTestCase.java:[line 46] UWF_UNWRITTEN_PUBLIC_OR_PROTECTED_FIELD
01:56:06 [2024-05-28T05:56:06.498Z] 05:56:05 [ERROR] Medium: Unwritten public or protected field: org.eclipse.egit.core.test.DualRepositoryTestCase.testProject [org.eclipse.egit.core.test.DualRepositoryTestCase] At DualRepositoryTestCase.java:[line 48] UWF_UNWRITTEN_PUBLIC_OR_PROTECTED_FIELD
01:56:06 [2024-05-28T05:56:06.498Z] 05:56:05 [ERROR] Medium: Exception thrown in class org.eclipse.egit.core.test.TestProject at new org.eclipse.egit.core.test.TestProject(boolean, String) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. [org.eclipse.egit.core.test.TestProject, org.eclipse.egit.core.test.TestProject] At TestProject.java:[line 78]At TestProject.java:[line 78] CT_CONSTRUCTOR_THROW
01:56:06 [2024-05-28T05:56:06.498Z] 05:56:05 [ERROR] Medium: Exception thrown in class org.eclipse.egit.core.test.TestProject at new org.eclipse.egit.core.test.TestProject(boolean, String, boolean, File) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. [org.eclipse.egit.core.test.TestProject, org.eclipse.egit.core.test.TestProject] At TestProject.java:[line 96]At TestProject.java:[line 96] CT_CONSTRUCTOR_THROW
01:56:06 [2024-05-28T05:56:06.498Z] 05:56:05 [ERROR] Medium: Possible null pointer dereference in org.eclipse.egit.core.test.TestProject.findFileInPlugin(String, String) due to return value of called method [org.eclipse.egit.core.test.TestProject, org.eclipse.egit.core.test.TestProject] Dereferenced at TestProject.java:[line 266]Known null at TestProject.java:[line 265] NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE
01:56:06 [2024-05-28T05:56:06.498Z] 05:56:05 [ERROR] Medium: Exception thrown in class org.eclipse.egit.core.test.TestRepository at new org.eclipse.egit.core.test.TestRepository(File) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. [org.eclipse.egit.core.test.TestRepository, org.eclipse.egit.core.test.TestRepository] At TestRepository.java:[line 84]At TestRepository.java:[line 84] CT_CONSTRUCTOR_THROW
01:56:06 [2024-05-28T05:56:06.498Z] 05:56:05 [ERROR] Medium: Exception thrown in class org.eclipse.egit.core.test.TestRepository at new org.eclipse.egit.core.test.TestRepository(Repository) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. [org.eclipse.egit.core.test.TestRepository, org.eclipse.egit.core.test.TestRepository] At TestRepository.java:[line 103]At TestRepository.java:[line 103] CT_CONSTRUCTOR_THROW
01:56:06 [2024-05-28T05:56:06.499Z] 05:56:05 [INFO] 
01:56:06 [2024-05-28T05:56:06.499Z] 
01:56:06 [2024-05-28T05:56:06.499Z] 
01:56:06 [2024-05-28T05:56:06.499Z] To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui"
01:56:06 [2024-05-28T05:56:06.499Z] 
01:56:06 [2024-05-28T05:56:06.499Z] 
01:56:06 [2024-05-28T05:56:06.499Z] 
01:56:06 [2024-05-28T05:56:06.499Z] 05:56:05 [INFO] 
01:56:06 [2024-05-28T05:56:06.499Z] 05:56:05 [INFO] >>> pmd:3.22.0:cpd-check (default) > :cpd @ org.eclipse.egit.core.junit >>>
01:56:06 [2024-05-28T05:56:06.499Z] 05:56:05 [INFO] 
01:56:06 [2024-05-28T05:56:06.499Z] 05:56:05 [INFO] --- pmd:3.22.0:cpd (cpd) @ org.eclipse.egit.core.junit ---
01:56:06 [2024-05-28T05:56:06.499Z] 05:56:05 [INFO] PMD version: 7.0.0
01:56:06 [2024-05-28T05:56:06.499Z] 05:56:05 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
01:56:06 [2024-05-28T05:56:06.499Z] 05:56:05 [INFO] 
01:56:06 [2024-05-28T05:56:06.499Z] 05:56:05 [INFO] <<< pmd:3.22.0:cpd-check (default) < :cpd @ org.eclipse.egit.core.junit <<<
01:56:06 [2024-05-28T05:56:06.499Z] 05:56:05 [INFO] 
01:56:06 [2024-05-28T05:56:06.499Z] 05:56:05 [INFO] 
01:56:06 [2024-05-28T05:56:06.499Z] 05:56:05 [INFO] --- pmd:3.22.0:cpd-check (default) @ org.eclipse.egit.core.junit ---
01:56:06 [2024-05-28T05:56:06.499Z] 05:56:05 [INFO] PMD version: 7.0.0
01:56:06 [2024-05-28T05:56:06.499Z] 05:56:05 [INFO] 
01:56:06 [2024-05-28T05:56:06.499Z] 05:56:05 [INFO] 
01:56:06 [2024-05-28T05:56:06.499Z] 05:56:05 [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.egit.core.junit ---
01:56:06 [2024-05-28T05:56:06.499Z] 05:56:05 [INFO] Signing jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.junit/target/org.eclipse.egit.core.junit-6.10.0-SNAPSHOT.jar
01:56:09 [2024-05-28T05:56:09.776Z] 05:56:09 [INFO] Signing jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.junit/target/org.eclipse.egit.core.junit-6.10.0-SNAPSHOT-sources.jar
01:56:13 [2024-05-28T05:56:13.048Z] 05:56:12 [INFO] 
01:56:13 [2024-05-28T05:56:13.048Z] 05:56:12 [INFO] --- tycho-p2:4.0.8:p2-metadata (p2-metadata) @ org.eclipse.egit.core.junit ---
01:56:13 [2024-05-28T05:56:13.048Z] 05:56:12 [INFO] 
01:56:13 [2024-05-28T05:56:13.048Z] 05:56:12 [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.egit.core.junit ---
01:56:13 [2024-05-28T05:56:13.048Z] 05:56:12 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.junit/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.core.junit/6.10.0-SNAPSHOT/org.eclipse.egit.core.junit-6.10.0-SNAPSHOT.pom
01:56:13 [2024-05-28T05:56:13.048Z] 05:56:12 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.junit/target/org.eclipse.egit.core.junit-6.10.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.core.junit/6.10.0-SNAPSHOT/org.eclipse.egit.core.junit-6.10.0-SNAPSHOT.jar
01:56:13 [2024-05-28T05:56:13.048Z] 05:56:12 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.junit/target/org.eclipse.egit.core.junit-6.10.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.core.junit/6.10.0-SNAPSHOT/org.eclipse.egit.core.junit-6.10.0-SNAPSHOT-sources.jar
01:56:13 [2024-05-28T05:56:13.048Z] 05:56:12 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.junit/target/cyclonedx.json to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.core.junit/6.10.0-SNAPSHOT/org.eclipse.egit.core.junit-6.10.0-SNAPSHOT-cyclonedx.json
01:56:13 [2024-05-28T05:56:13.048Z] 05:56:12 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.junit/target/p2content.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.core.junit/6.10.0-SNAPSHOT/org.eclipse.egit.core.junit-6.10.0-SNAPSHOT-p2metadata.xml
01:56:13 [2024-05-28T05:56:13.048Z] 05:56:12 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.junit/target/p2artifacts.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.core.junit/6.10.0-SNAPSHOT/org.eclipse.egit.core.junit-6.10.0-SNAPSHOT-p2artifacts.xml
01:56:13 [2024-05-28T05:56:13.048Z] 05:56:12 [INFO] 
01:56:13 [2024-05-28T05:56:13.048Z] 05:56:12 [INFO] --- tycho-p2:4.0.8:update-local-index (default-update-local-index) @ org.eclipse.egit.core.junit ---
01:56:13 [2024-05-28T05:56:13.048Z] 05:56:12 [INFO] 
01:56:13 [2024-05-28T05:56:13.048Z] 05:56:12 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.egit.core.junit ---
01:56:14 [2024-05-28T05:56:14.418Z] 05:56:14 [INFO] 
01:56:14 [2024-05-28T05:56:14.418Z] 05:56:14 [INFO] -----------< org.eclipse.egit:org.eclipse.egit.gitflow.test >-----------
01:56:14 [2024-05-28T05:56:14.418Z] 05:56:14 [INFO] Building GitFlow Test Plug-in 6.10.0-SNAPSHOT                    [11/15]
01:56:14 [2024-05-28T05:56:14.418Z] 05:56:14 [INFO]   from org.eclipse.egit.gitflow.test/pom.xml
01:56:14 [2024-05-28T05:56:14.418Z] 05:56:14 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:56:14 [2024-05-28T05:56:14.418Z] 05:56:14 [INFO] 
01:56:14 [2024-05-28T05:56:14.418Z] 05:56:14 [INFO] --- tycho-packaging:4.0.8:build-qualifier (default-build-qualifier) @ org.eclipse.egit.gitflow.test ---
01:56:14 [2024-05-28T05:56:14.418Z] 05:56:14 [INFO] The project's OSGi version is 6.10.0.202405280549
01:56:14 [2024-05-28T05:56:14.418Z] 05:56:14 [INFO] 
01:56:14 [2024-05-28T05:56:14.418Z] 05:56:14 [INFO] --- tycho-packaging:4.0.8:validate-id (default-validate-id) @ org.eclipse.egit.gitflow.test ---
01:56:14 [2024-05-28T05:56:14.418Z] 05:56:14 [INFO] 
01:56:14 [2024-05-28T05:56:14.418Z] 05:56:14 [INFO] --- tycho-packaging:4.0.8:validate-version (default-validate-version) @ org.eclipse.egit.gitflow.test ---
01:56:14 [2024-05-28T05:56:14.418Z] 05:56:14 [INFO] 
01:56:14 [2024-05-28T05:56:14.418Z] 05:56:14 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.egit.gitflow.test ---
01:56:14 [2024-05-28T05:56:14.418Z] 05:56:14 [INFO] 
01:56:14 [2024-05-28T05:56:14.418Z] 05:56:14 [INFO] --- target-platform-configuration:4.0.8:target-platform (default-target-platform) @ org.eclipse.egit.gitflow.test ---
01:56:14 [2024-05-28T05:56:14.418Z] 05:56:14 [INFO] 
01:56:14 [2024-05-28T05:56:14.418Z] 05:56:14 [INFO] --- tycho-compiler:4.0.8:validate-classpath (default-validate-classpath) @ org.eclipse.egit.gitflow.test ---
01:56:14 [2024-05-28T05:56:14.418Z] 05:56:14 [INFO] Resolving class path of GitFlow Test Plug-in
01:56:14 [2024-05-28T05:56:14.676Z] 05:56:14 [INFO] 
01:56:14 [2024-05-28T05:56:14.676Z] 05:56:14 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.egit.gitflow.test ---
01:56:14 [2024-05-28T05:56:14.676Z] 05:56:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.test/src/main/resources
01:56:14 [2024-05-28T05:56:14.676Z] 05:56:14 [INFO] 
01:56:14 [2024-05-28T05:56:14.676Z] 05:56:14 [INFO] --- tycho-compiler:4.0.8:compile (default-compile) @ org.eclipse.egit.gitflow.test ---
01:56:14 [2024-05-28T05:56:14.676Z] 05:56:14 [INFO] Nothing to compile - all classes are up to date
01:56:14 [2024-05-28T05:56:14.676Z] 05:56:14 [INFO] 
01:56:14 [2024-05-28T05:56:14.676Z] 05:56:14 [INFO] --- tycho-ds:4.0.8:declarative-services (default-declarative-services) @ org.eclipse.egit.gitflow.test ---
01:56:14 [2024-05-28T05:56:14.676Z] 05:56:14 [INFO] 
01:56:14 [2024-05-28T05:56:14.676Z] 05:56:14 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.egit.gitflow.test ---
01:56:14 [2024-05-28T05:56:14.676Z] 05:56:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.test/src/test/resources
01:56:14 [2024-05-28T05:56:14.676Z] 05:56:14 [INFO] 
01:56:14 [2024-05-28T05:56:14.676Z] 05:56:14 [INFO] --- tycho-packaging:4.0.8:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.egit.gitflow.test ---
01:56:14 [2024-05-28T05:56:14.676Z] 05:56:14 [INFO] 119 system scoped dependencies were not mapped to maven artifacts
01:56:14 [2024-05-28T05:56:14.676Z] 05:56:14 [INFO] 
01:56:14 [2024-05-28T05:56:14.676Z] 05:56:14 [INFO] --- tycho-packaging:4.0.8:package-plugin (default-package-plugin) @ org.eclipse.egit.gitflow.test ---
01:56:14 [2024-05-28T05:56:14.934Z] 05:56:14 [INFO] Building jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.test/target/org.eclipse.egit.gitflow.test-6.10.0-SNAPSHOT.jar
01:56:14 [2024-05-28T05:56:14.934Z] 05:56:14 [INFO] 
01:56:14 [2024-05-28T05:56:14.934Z] 05:56:14 [INFO] --- tycho-p2:4.0.8:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit.gitflow.test ---
01:56:14 [2024-05-28T05:56:14.934Z] 05:56:14 [INFO] 
01:56:14 [2024-05-28T05:56:14.934Z] 05:56:14 [INFO] --- cyclonedx:2.8.0:makeAggregateBom (default) @ org.eclipse.egit.gitflow.test ---
01:56:14 [2024-05-28T05:56:14.934Z] 05:56:14 [INFO] CycloneDX: Resolving Dependencies
01:56:24 [2024-05-28T05:56:24.922Z] 05:56:23 [INFO] CycloneDX: Creating BOM version 1.4 with 176 component(s)
01:56:24 [2024-05-28T05:56:24.922Z] 05:56:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.test/target/cyclonedx.json
01:56:24 [2024-05-28T05:56:24.922Z] 05:56:23 [INFO]            attaching as org.eclipse.egit.gitflow.test-6.10.0-SNAPSHOT-cyclonedx.json
01:56:24 [2024-05-28T05:56:24.922Z] 05:56:23 [INFO] 
01:56:24 [2024-05-28T05:56:24.922Z] 05:56:23 [INFO] --- tycho-surefire:4.0.8:test (default-test) @ org.eclipse.egit.gitflow.test ---
01:56:24 [2024-05-28T05:56:24.922Z] 05:56:23 [INFO] Skipping tests
01:56:24 [2024-05-28T05:56:24.922Z] 05:56:23 [INFO] 
01:56:24 [2024-05-28T05:56:24.922Z] 05:56:23 [INFO] --- license-tool:1.1.0:license-check (license-check) @ org.eclipse.egit.gitflow.test ---
01:56:24 [2024-05-28T05:56:24.922Z] 05:56:23 [INFO] 
01:56:24 [2024-05-28T05:56:24.922Z] 05:56:23 [INFO] >>> spotbugs:4.8.5.0:check (default) > :spotbugs @ org.eclipse.egit.gitflow.test >>>
01:56:24 [2024-05-28T05:56:24.922Z] 05:56:23 [INFO] 
01:56:24 [2024-05-28T05:56:24.922Z] 05:56:23 [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ org.eclipse.egit.gitflow.test ---
01:56:24 [2024-05-28T05:56:24.922Z] 05:56:23 [INFO] Fork Value is true
01:56:37 [2024-05-28T05:56:37.144Z] 05:56:36 [INFO] Done SpotBugs Analysis....
01:56:37 [2024-05-28T05:56:37.144Z] 05:56:36 [INFO] 
01:56:37 [2024-05-28T05:56:37.144Z] 05:56:36 [INFO] <<< spotbugs:4.8.5.0:check (default) < :spotbugs @ org.eclipse.egit.gitflow.test <<<
01:56:37 [2024-05-28T05:56:37.144Z] 05:56:36 [INFO] 
01:56:37 [2024-05-28T05:56:37.144Z] 05:56:36 [INFO] 
01:56:37 [2024-05-28T05:56:37.144Z] 05:56:36 [INFO] --- spotbugs:4.8.5.0:check (default) @ org.eclipse.egit.gitflow.test ---
01:56:37 [2024-05-28T05:56:37.144Z] 05:56:36 [INFO] BugInstance size is 0
01:56:37 [2024-05-28T05:56:37.144Z] 05:56:36 [INFO] Error size is 0
01:56:37 [2024-05-28T05:56:37.144Z] 05:56:36 [INFO] No errors/warnings found
01:56:37 [2024-05-28T05:56:37.144Z] 05:56:36 [INFO] 
01:56:37 [2024-05-28T05:56:37.144Z] 05:56:36 [INFO] >>> pmd:3.22.0:cpd-check (default) > :cpd @ org.eclipse.egit.gitflow.test >>>
01:56:37 [2024-05-28T05:56:37.144Z] 05:56:36 [INFO] 
01:56:37 [2024-05-28T05:56:37.144Z] 05:56:36 [INFO] --- pmd:3.22.0:cpd (cpd) @ org.eclipse.egit.gitflow.test ---
01:56:37 [2024-05-28T05:56:37.144Z] 05:56:36 [INFO] PMD version: 7.0.0
01:56:37 [2024-05-28T05:56:37.144Z] 05:56:36 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
01:56:37 [2024-05-28T05:56:37.144Z] 05:56:36 [INFO] 
01:56:37 [2024-05-28T05:56:37.144Z] 05:56:36 [INFO] <<< pmd:3.22.0:cpd-check (default) < :cpd @ org.eclipse.egit.gitflow.test <<<
01:56:37 [2024-05-28T05:56:37.144Z] 05:56:36 [INFO] 
01:56:37 [2024-05-28T05:56:37.144Z] 05:56:36 [INFO] 
01:56:37 [2024-05-28T05:56:37.144Z] 05:56:36 [INFO] --- pmd:3.22.0:cpd-check (default) @ org.eclipse.egit.gitflow.test ---
01:56:37 [2024-05-28T05:56:37.144Z] 05:56:36 [INFO] PMD version: 7.0.0
01:56:37 [2024-05-28T05:56:37.144Z] 05:56:36 [INFO] 
01:56:37 [2024-05-28T05:56:37.144Z] 05:56:36 [INFO] 
01:56:37 [2024-05-28T05:56:37.144Z] 05:56:36 [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.egit.gitflow.test ---
01:56:37 [2024-05-28T05:56:37.145Z] 05:56:36 [INFO] Signing jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.test/target/org.eclipse.egit.gitflow.test-6.10.0-SNAPSHOT.jar
01:56:40 [2024-05-28T05:56:40.427Z] 05:56:40 [INFO] 
01:56:40 [2024-05-28T05:56:40.427Z] 05:56:40 [INFO] --- tycho-p2:4.0.8:p2-metadata (p2-metadata) @ org.eclipse.egit.gitflow.test ---
01:56:40 [2024-05-28T05:56:40.427Z] 05:56:40 [INFO] 
01:56:40 [2024-05-28T05:56:40.427Z] 05:56:40 [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.egit.gitflow.test ---
01:56:40 [2024-05-28T05:56:40.427Z] 05:56:40 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.gitflow.test/6.10.0-SNAPSHOT/org.eclipse.egit.gitflow.test-6.10.0-SNAPSHOT.pom
01:56:40 [2024-05-28T05:56:40.428Z] 05:56:40 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.test/target/org.eclipse.egit.gitflow.test-6.10.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.gitflow.test/6.10.0-SNAPSHOT/org.eclipse.egit.gitflow.test-6.10.0-SNAPSHOT.jar
01:56:40 [2024-05-28T05:56:40.428Z] 05:56:40 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.test/target/cyclonedx.json to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.gitflow.test/6.10.0-SNAPSHOT/org.eclipse.egit.gitflow.test-6.10.0-SNAPSHOT-cyclonedx.json
01:56:40 [2024-05-28T05:56:40.428Z] 05:56:40 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.test/target/p2content.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.gitflow.test/6.10.0-SNAPSHOT/org.eclipse.egit.gitflow.test-6.10.0-SNAPSHOT-p2metadata.xml
01:56:40 [2024-05-28T05:56:40.428Z] 05:56:40 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.gitflow.test/6.10.0-SNAPSHOT/org.eclipse.egit.gitflow.test-6.10.0-SNAPSHOT-p2artifacts.xml
01:56:40 [2024-05-28T05:56:40.428Z] 05:56:40 [INFO] 
01:56:40 [2024-05-28T05:56:40.428Z] 05:56:40 [INFO] --- tycho-p2:4.0.8:update-local-index (default-update-local-index) @ org.eclipse.egit.gitflow.test ---
01:56:40 [2024-05-28T05:56:40.428Z] 05:56:40 [INFO] 
01:56:40 [2024-05-28T05:56:40.428Z] 05:56:40 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.egit.gitflow.test ---
01:56:41 [2024-05-28T05:56:41.803Z] 05:56:41 [INFO] 
01:56:41 [2024-05-28T05:56:41.803Z] 05:56:41 [INFO] ----------< org.eclipse.egit.feature:org.eclipse.egit.source >----------
01:56:41 [2024-05-28T05:56:41.803Z] 05:56:41 [INFO] Building Eclipse EGit Source Feature 6.10.0-SNAPSHOT             [12/15]
01:56:41 [2024-05-28T05:56:41.803Z] 05:56:41 [INFO]   from org.eclipse.egit.source-feature/pom.xml
01:56:41 [2024-05-28T05:56:41.803Z] 05:56:41 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:56:41 [2024-05-28T05:56:41.803Z] 05:56:41 [INFO] 
01:56:41 [2024-05-28T05:56:41.803Z] 05:56:41 [INFO] --- tycho-packaging:4.0.8:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.egit.source ---
01:56:41 [2024-05-28T05:56:41.803Z] 05:56:41 [INFO] The project's OSGi version is 6.10.0.202405280549
01:56:41 [2024-05-28T05:56:41.803Z] 05:56:41 [INFO] 
01:56:41 [2024-05-28T05:56:41.803Z] 05:56:41 [INFO] --- tycho-packaging:4.0.8:validate-id (default-validate-id) @ org.eclipse.egit.source ---
01:56:41 [2024-05-28T05:56:41.803Z] 05:56:41 [INFO] 
01:56:41 [2024-05-28T05:56:41.803Z] 05:56:41 [INFO] --- tycho-packaging:4.0.8:validate-version (default-validate-version) @ org.eclipse.egit.source ---
01:56:41 [2024-05-28T05:56:41.803Z] 05:56:41 [INFO] 
01:56:41 [2024-05-28T05:56:41.803Z] 05:56:41 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.egit.source ---
01:56:41 [2024-05-28T05:56:41.803Z] 05:56:41 [INFO] 
01:56:41 [2024-05-28T05:56:41.803Z] 05:56:41 [INFO] --- target-platform-configuration:4.0.8:target-platform (default-target-platform) @ org.eclipse.egit.source ---
01:56:41 [2024-05-28T05:56:41.803Z] 05:56:41 [INFO] 
01:56:41 [2024-05-28T05:56:41.803Z] 05:56:41 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.egit.source ---
01:56:41 [2024-05-28T05:56:41.803Z] 05:56:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.source-feature/src/main/resources
01:56:41 [2024-05-28T05:56:41.803Z] 05:56:41 [INFO] 
01:56:41 [2024-05-28T05:56:41.803Z] 05:56:41 [INFO] --- tycho-packaging:4.0.8:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.egit.source ---
01:56:41 [2024-05-28T05:56:41.803Z] 05:56:41 [INFO] 105 system scoped dependencies were not mapped to maven artifacts
01:56:41 [2024-05-28T05:56:41.803Z] 05:56:41 [INFO] 
01:56:41 [2024-05-28T05:56:41.804Z] 05:56:41 [INFO] --- tycho-packaging:4.0.8:package-feature (default-package-feature) @ org.eclipse.egit.source ---
01:56:41 [2024-05-28T05:56:41.804Z] 05:56:41 [INFO] Building jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.source-feature/target/org.eclipse.egit.source-6.10.0-SNAPSHOT.jar
01:56:41 [2024-05-28T05:56:41.804Z] 05:56:41 [INFO] 
01:56:41 [2024-05-28T05:56:41.804Z] 05:56:41 [INFO] --- tycho-p2:4.0.8:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit.source ---
01:56:41 [2024-05-28T05:56:41.804Z] 05:56:41 [INFO] 
01:56:41 [2024-05-28T05:56:41.804Z] 05:56:41 [INFO] --- tycho-p2:4.0.8:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.egit.source ---
01:56:41 [2024-05-28T05:56:41.804Z] Generating metadata for ..
01:56:41 [2024-05-28T05:56:41.804Z] Generation completed with success [0 seconds].
01:56:41 [2024-05-28T05:56:41.804Z] 05:56:41 [INFO] 
01:56:41 [2024-05-28T05:56:41.804Z] 05:56:41 [INFO] --- cyclonedx:2.8.0:makeAggregateBom (default) @ org.eclipse.egit.source ---
01:56:41 [2024-05-28T05:56:41.804Z] 05:56:41 [INFO] CycloneDX: Resolving Dependencies
01:56:48 [2024-05-28T05:56:48.360Z] 05:56:47 [INFO] CycloneDX: Creating BOM version 1.4 with 171 component(s)
01:56:48 [2024-05-28T05:56:48.360Z] 05:56:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.source-feature/target/cyclonedx.json
01:56:48 [2024-05-28T05:56:48.360Z] 05:56:47 [INFO]            attaching as org.eclipse.egit.source-6.10.0-SNAPSHOT-cyclonedx.json
01:56:48 [2024-05-28T05:56:48.360Z] 05:56:47 [INFO] 
01:56:48 [2024-05-28T05:56:48.360Z] 05:56:47 [INFO] --- license-tool:1.1.0:license-check (license-check) @ org.eclipse.egit.source ---
01:56:48 [2024-05-28T05:56:48.360Z] 05:56:47 [INFO] 
01:56:48 [2024-05-28T05:56:48.360Z] 05:56:47 [INFO] >>> spotbugs:4.8.5.0:check (default) > :spotbugs @ org.eclipse.egit.source >>>
01:56:48 [2024-05-28T05:56:48.360Z] 05:56:47 [INFO] 
01:56:48 [2024-05-28T05:56:48.360Z] 05:56:47 [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ org.eclipse.egit.source ---
01:56:48 [2024-05-28T05:56:48.360Z] 05:56:47 [INFO] 
01:56:48 [2024-05-28T05:56:48.360Z] 05:56:47 [INFO] <<< spotbugs:4.8.5.0:check (default) < :spotbugs @ org.eclipse.egit.source <<<
01:56:48 [2024-05-28T05:56:48.360Z] 05:56:47 [INFO] 
01:56:48 [2024-05-28T05:56:48.360Z] 05:56:47 [INFO] 
01:56:48 [2024-05-28T05:56:48.360Z] 05:56:47 [INFO] --- spotbugs:4.8.5.0:check (default) @ org.eclipse.egit.source ---
01:56:48 [2024-05-28T05:56:48.360Z] 05:56:47 [INFO] 
01:56:48 [2024-05-28T05:56:48.360Z] 05:56:47 [INFO] >>> pmd:3.22.0:cpd-check (default) > :cpd @ org.eclipse.egit.source >>>
01:56:48 [2024-05-28T05:56:48.360Z] 05:56:47 [INFO] 
01:56:48 [2024-05-28T05:56:48.360Z] 05:56:47 [INFO] --- pmd:3.22.0:cpd (cpd) @ org.eclipse.egit.source ---
01:56:48 [2024-05-28T05:56:48.360Z] 05:56:47 [INFO] PMD version: 7.0.0
01:56:48 [2024-05-28T05:56:48.360Z] 05:56:47 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
01:56:48 [2024-05-28T05:56:48.360Z] 05:56:47 [INFO] 
01:56:48 [2024-05-28T05:56:48.360Z] 05:56:47 [INFO] <<< pmd:3.22.0:cpd-check (default) < :cpd @ org.eclipse.egit.source <<<
01:56:48 [2024-05-28T05:56:48.361Z] 05:56:47 [INFO] 
01:56:48 [2024-05-28T05:56:48.361Z] 05:56:47 [INFO] 
01:56:48 [2024-05-28T05:56:48.361Z] 05:56:47 [INFO] --- pmd:3.22.0:cpd-check (default) @ org.eclipse.egit.source ---
01:56:48 [2024-05-28T05:56:48.361Z] 05:56:47 [INFO] PMD version: 7.0.0
01:56:48 [2024-05-28T05:56:48.361Z] 05:56:47 [INFO] 
01:56:48 [2024-05-28T05:56:48.361Z] 05:56:47 [INFO] 
01:56:48 [2024-05-28T05:56:48.361Z] 05:56:47 [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.egit.source ---
01:56:48 [2024-05-28T05:56:48.361Z] 05:56:47 [INFO] Signing jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.source-feature/target/org.eclipse.egit.source-6.10.0-SNAPSHOT.jar
01:56:52 [2024-05-28T05:56:52.543Z] 05:56:51 [INFO] 
01:56:52 [2024-05-28T05:56:52.543Z] 05:56:51 [INFO] --- tycho-p2:4.0.8:p2-metadata (p2-metadata) @ org.eclipse.egit.source ---
01:56:52 [2024-05-28T05:56:52.543Z] 05:56:51 [INFO] 
01:56:52 [2024-05-28T05:56:52.543Z] 05:56:51 [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.egit.source ---
01:56:52 [2024-05-28T05:56:52.543Z] 05:56:51 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.source-feature/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/feature/org.eclipse.egit.source/6.10.0-SNAPSHOT/org.eclipse.egit.source-6.10.0-SNAPSHOT.pom
01:56:52 [2024-05-28T05:56:52.543Z] 05:56:51 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.source-feature/target/org.eclipse.egit.source-6.10.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/feature/org.eclipse.egit.source/6.10.0-SNAPSHOT/org.eclipse.egit.source-6.10.0-SNAPSHOT.jar
01:56:52 [2024-05-28T05:56:52.543Z] 05:56:51 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.source-feature/target/cyclonedx.json to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/feature/org.eclipse.egit.source/6.10.0-SNAPSHOT/org.eclipse.egit.source-6.10.0-SNAPSHOT-cyclonedx.json
01:56:52 [2024-05-28T05:56:52.543Z] 05:56:51 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.source-feature/target/p2content.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/feature/org.eclipse.egit.source/6.10.0-SNAPSHOT/org.eclipse.egit.source-6.10.0-SNAPSHOT-p2metadata.xml
01:56:52 [2024-05-28T05:56:52.543Z] 05:56:51 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.source-feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/feature/org.eclipse.egit.source/6.10.0-SNAPSHOT/org.eclipse.egit.source-6.10.0-SNAPSHOT-p2artifacts.xml
01:56:52 [2024-05-28T05:56:52.544Z] 05:56:51 [INFO] 
01:56:52 [2024-05-28T05:56:52.544Z] 05:56:51 [INFO] --- tycho-p2:4.0.8:update-local-index (default-update-local-index) @ org.eclipse.egit.source ---
01:56:52 [2024-05-28T05:56:52.544Z] 05:56:51 [INFO] 
01:56:52 [2024-05-28T05:56:52.544Z] 05:56:51 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.egit.source ---
01:56:52 [2024-05-28T05:56:52.544Z] 05:56:52 [INFO] 
01:56:52 [2024-05-28T05:56:52.544Z] 05:56:52 [INFO] ------------< org.eclipse.egit:org.eclipse.egit.repository >------------
01:56:52 [2024-05-28T05:56:52.544Z] 05:56:52 [INFO] Building EGit P2 Repository 6.10.0-SNAPSHOT                      [13/15]
01:56:52 [2024-05-28T05:56:52.544Z] 05:56:52 [INFO]   from org.eclipse.egit.repository/pom.xml
01:56:52 [2024-05-28T05:56:52.544Z] 05:56:52 [INFO] -------------------------[ eclipse-repository ]-------------------------
01:56:52 [2024-05-28T05:56:52.544Z] 05:56:52 [INFO] 
01:56:52 [2024-05-28T05:56:52.544Z] 05:56:52 [INFO] --- tycho-packaging:4.0.8:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.egit.repository ---
01:56:52 [2024-05-28T05:56:52.544Z] 05:56:52 [INFO] The project's OSGi version is 6.10.0.202405280549
01:56:52 [2024-05-28T05:56:52.544Z] 05:56:52 [INFO] 
01:56:52 [2024-05-28T05:56:52.544Z] 05:56:52 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.egit.repository ---
01:56:52 [2024-05-28T05:56:52.544Z] 05:56:52 [INFO] 
01:56:52 [2024-05-28T05:56:52.544Z] 05:56:52 [INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.egit.repository ---
01:56:52 [2024-05-28T05:56:52.544Z] 05:56:52 [INFO] Deleting /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.repository/target
01:56:52 [2024-05-28T05:56:52.544Z] 05:56:52 [INFO] 
01:56:52 [2024-05-28T05:56:52.544Z] 05:56:52 [INFO] --- target-platform-configuration:4.0.8:target-platform (default-target-platform) @ org.eclipse.egit.repository ---
01:56:52 [2024-05-28T05:56:52.544Z] 05:56:52 [INFO] 
01:56:52 [2024-05-28T05:56:52.544Z] 05:56:52 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.egit.repository ---
01:56:52 [2024-05-28T05:56:52.544Z] 05:56:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.repository/src/main/resources
01:56:52 [2024-05-28T05:56:52.544Z] 05:56:52 [INFO] 
01:56:52 [2024-05-28T05:56:52.544Z] 05:56:52 [INFO] --- tycho-p2-publisher:4.0.8:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.egit.repository ---
01:56:52 [2024-05-28T05:56:52.544Z] 05:56:52 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
01:56:52 [2024-05-28T05:56:52.544Z] 05:56:52 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
01:56:52 [2024-05-28T05:56:52.544Z] 05:56:52 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
01:56:52 [2024-05-28T05:56:52.544Z] 05:56:52 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
01:56:52 [2024-05-28T05:56:52.544Z] 05:56:52 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
01:56:52 [2024-05-28T05:56:52.544Z] 05:56:52 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
01:56:52 [2024-05-28T05:56:52.544Z] 05:56:52 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
01:56:52 [2024-05-28T05:56:52.544Z] 05:56:52 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
01:56:52 [2024-05-28T05:56:52.544Z] 05:56:52 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
01:56:52 [2024-05-28T05:56:52.802Z] 05:56:52 [INFO] Published profile IUs: [a.jre.javase 20.0.0]
01:56:52 [2024-05-28T05:56:52.803Z] 05:56:52 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
01:56:52 [2024-05-28T05:56:52.803Z] 05:56:52 [INFO] Published profile IUs: [a.jre.javase 22.0.0]
01:56:52 [2024-05-28T05:56:52.803Z] 05:56:52 [INFO] Published profile IUs: [a.jre.javase 23.0.0]
01:56:52 [2024-05-28T05:56:52.803Z] 05:56:52 [INFO] 
01:56:52 [2024-05-28T05:56:52.803Z] 05:56:52 [INFO] --- tycho-p2-publisher:4.0.8:publish-products (default-publish-products) @ org.eclipse.egit.repository ---
01:56:52 [2024-05-28T05:56:52.803Z] 05:56:52 [INFO] 
01:56:52 [2024-05-28T05:56:52.803Z] 05:56:52 [INFO] --- tycho-p2-publisher:4.0.8:publish-categories (default-publish-categories) @ org.eclipse.egit.repository ---
01:56:52 [2024-05-28T05:56:52.803Z] 05:56:52 [INFO] 
01:56:52 [2024-05-28T05:56:52.803Z] 05:56:52 [INFO] --- tycho-p2-publisher:4.0.8:attach-artifacts (default-attach-artifacts) @ org.eclipse.egit.repository ---
01:56:52 [2024-05-28T05:56:52.803Z] 05:56:52 [INFO] 
01:56:52 [2024-05-28T05:56:52.803Z] 05:56:52 [INFO] --- tycho-p2-repository:4.0.8:assemble-repository (default-assemble-repository) @ org.eclipse.egit.repository ---
01:56:55 [2024-05-28T05:56:55.340Z] 05:56:55 [WARNING] [3ef45111-7915-44ec-9137-616a7e1bba2f][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.8] No digest algorithm is available to verify download of osgi.bundle,bcpkix.source,1.78.1.
01:56:55 [2024-05-28T05:56:55.919Z] 05:56:55 [WARNING] [3ef45111-7915-44ec-9137-616a7e1bba2f][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.8] No digest algorithm is available to verify download of osgi.bundle,com.google.gson.source,2.11.0.
01:56:55 [2024-05-28T05:56:55.919Z] 05:56:55 [WARNING] [3ef45111-7915-44ec-9137-616a7e1bba2f][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.8] No digest algorithm is available to verify download of osgi.bundle,slf4j.api.source,1.7.36.
01:56:56 [2024-05-28T05:56:56.176Z] 05:56:56 [WARNING] [3ef45111-7915-44ec-9137-616a7e1bba2f][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.8] No digest algorithm is available to verify download of osgi.bundle,bcpg.source,1.78.1.
01:56:57 [2024-05-28T05:56:57.105Z] 05:56:57 [WARNING] [3ef45111-7915-44ec-9137-616a7e1bba2f][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.8] No digest algorithm is available to verify download of osgi.bundle,bcutil.source,1.78.1.
01:56:57 [2024-05-28T05:56:57.105Z] 05:56:57 [WARNING] [3ef45111-7915-44ec-9137-616a7e1bba2f][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.8] No digest algorithm is available to verify download of osgi.bundle,slf4j.simple.source,1.7.36.
01:56:57 [2024-05-28T05:56:57.105Z] 05:56:57 [WARNING] [3ef45111-7915-44ec-9137-616a7e1bba2f][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.8] No digest algorithm is available to verify download of osgi.bundle,com.googlecode.javaewah.JavaEWAH.source,1.2.3.
01:56:57 [2024-05-28T05:56:57.670Z] 05:56:57 [WARNING] [3ef45111-7915-44ec-9137-616a7e1bba2f][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.8] No digest algorithm is available to verify download of osgi.bundle,bcprov.source,1.78.1.
01:56:57 [2024-05-28T05:56:57.927Z] 05:56:57 [WARNING] [3ef45111-7915-44ec-9137-616a7e1bba2f][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.8] No digest algorithm is available to verify download of osgi.bundle,com.sun.jna.source,5.14.0.
01:56:58 [2024-05-28T05:56:58.205Z] 05:56:58 [WARNING] [3ef45111-7915-44ec-9137-616a7e1bba2f][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.8] No digest algorithm is available to verify download of osgi.bundle,org.apache.sshd.sftp.source,2.12.1.
01:56:58 [2024-05-28T05:56:58.462Z] 05:56:58 [WARNING] [3ef45111-7915-44ec-9137-616a7e1bba2f][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.8] No digest algorithm is available to verify download of osgi.bundle,org.apache.sshd.osgi.source,2.12.1.
01:56:58 [2024-05-28T05:56:58.720Z] 05:56:58 [WARNING] [3ef45111-7915-44ec-9137-616a7e1bba2f][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.8] No digest algorithm is available to verify download of osgi.bundle,org.tukaani.xz.source,1.9.0.
01:56:58 [2024-05-28T05:56:58.720Z] 05:56:58 [WARNING] [3ef45111-7915-44ec-9137-616a7e1bba2f][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.8] No digest algorithm is available to verify download of osgi.bundle,org.apache.commons.commons-codec.source,1.17.0.
01:56:58 [2024-05-28T05:56:58.720Z] 05:56:58 [WARNING] [3ef45111-7915-44ec-9137-616a7e1bba2f][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.8] No digest algorithm is available to verify download of osgi.bundle,org.apache.commons.commons-compress.source,1.26.2.
01:56:58 [2024-05-28T05:56:58.720Z] 05:56:58 [WARNING] [3ef45111-7915-44ec-9137-616a7e1bba2f][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.8] No digest algorithm is available to verify download of osgi.bundle,jakarta.servlet-api.source,4.0.0.
01:56:58 [2024-05-28T05:56:58.720Z] 05:56:58 [WARNING] [3ef45111-7915-44ec-9137-616a7e1bba2f][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.8] No digest algorithm is available to verify download of osgi.bundle,com.sun.jna.platform.source,5.14.0.
01:56:58 [2024-05-28T05:56:58.978Z] 05:56:58 [WARNING] [3ef45111-7915-44ec-9137-616a7e1bba2f][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.8] No digest algorithm is available to verify download of osgi.bundle,org.kohsuke.args4j.source,2.37.0.
01:56:59 [2024-05-28T05:56:59.235Z] 05:56:59 [INFO] Adding references to the following repositories:
01:56:59 [2024-05-28T05:56:59.235Z] 05:56:59 [INFO]   https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/release/4.30.0
01:57:04 [2024-05-28T05:57:04.498Z] 05:57:04 [INFO] 
01:57:04 [2024-05-28T05:57:04.498Z] 05:57:04 [INFO] --- cyclonedx:2.8.0:makeAggregateBom (default) @ org.eclipse.egit.repository ---
01:57:04 [2024-05-28T05:57:04.498Z] 05:57:04 [INFO] CycloneDX: Resolving Dependencies
01:57:11 [2024-05-28T05:57:11.048Z] 05:57:10 [INFO] CycloneDX: Creating BOM version 1.4 with 206 component(s)
01:57:11 [2024-05-28T05:57:11.048Z] 05:57:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.repository/target/cyclonedx.json
01:57:11 [2024-05-28T05:57:11.048Z] 05:57:10 [INFO]            attaching as org.eclipse.egit.repository-6.10.0-SNAPSHOT-cyclonedx.json
01:57:11 [2024-05-28T05:57:11.048Z] 05:57:10 [INFO] 
01:57:11 [2024-05-28T05:57:11.048Z] 05:57:10 [INFO] --- tycho-eclipse:4.0.8:eclipse-run (add-repo-properties) @ org.eclipse.egit.repository ---
01:57:11 [2024-05-28T05:57:11.048Z] 05:57:10 [INFO] Adding repository https://download.eclipse.org/webtools/downloads/drops/R3.23.0/R-3.23.0-20210822084517/repositoryunittests
01:57:11 [2024-05-28T05:57:11.048Z] 05:57:10 [INFO] Adding repository https://download.eclipse.org/releases/2021-09/202109151000
01:57:13 [2024-05-28T05:57:13.602Z] 05:57:13 [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
01:57:13 [2024-05-28T05:57:13.602Z] 05:57:13 [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.repository/target/eclipserun-work/data/.metadata/.log
01:57:13 [2024-05-28T05:57:13.602Z] 05:57:13 [INFO] Command line:
01:57:13 [2024-05-28T05:57:13.602Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -DartifactRepoDirectory=/home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.repository/target/repository, -Dp2MirrorsURL=https://www.eclipse.org/downloads/download.php?file=/egit/updates-nightly&format=xml, -Dp2StatsURI=https://download.eclipse.org/stats/egit/org.eclipse.egit.repository, -DstatsTrackedArtifacts=org.eclipse.jgit.feature,org.eclipse.jgit.source.feature,org.eclipse.jgit.pgm.feature,org.eclipse.jgit.pgm.source.feature,org.eclipse.jgit.http.apache.feature,org.eclipse.jgit.ssh.apache.feature,org.eclipse.egit.feature,org.eclipse.egit.gitflow.feature,org.eclipse.egit.source.feature, -DstatsArtifactsSuffix=-6.10.0-SNAPSHOT, -jar, /home/jenkins/agent/workspace/egit/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.repository/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.repository/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.repository/target/eclipserun-work/data, -application, org.eclipse.wtp.releng.tools.addRepoProperties]
01:57:15 [2024-05-28T05:57:15.032Z] 	INFO: artifact repository directory set from 'artifactRepoDirectory': /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.repository/target/repository
01:57:15 [2024-05-28T05:57:15.032Z] 	INFO: metadata repository directory set from 'metadataRepoDirectory': null
01:57:15 [2024-05-28T05:57:15.032Z] 	INFO: No metadata repository was specified. If desired, set the system property 'metadataRepoDirectory'.
01:57:15 [2024-05-28T05:57:15.294Z] 	INFO: the artifact repository had existing name: EGit P2 Repository
01:57:15 [2024-05-28T05:57:15.294Z] 	INFO: p2ArtifactRepositoryName value set from 'p2ArtifactRepositoryName': null
01:57:15 [2024-05-28T05:57:15.294Z] 	INFO: p2ArtifactRepositoryName was not specified. Any existing values not changed.
01:57:15 [2024-05-28T05:57:15.294Z] 	INFO: the repository had no existing mirrorURL
01:57:15 [2024-05-28T05:57:15.294Z] 	INFO: mirror URL value set from 'p2MirrorsURL': https://www.eclipse.org/downloads/download.php?file=/egit/updates-nightly&format=xml
01:57:15 [2024-05-28T05:57:15.294Z] 	INFO: the repository had no existing statsURI
01:57:15 [2024-05-28T05:57:15.294Z] 	INFO: stats URI value set from 'p2StatsURI': https://download.eclipse.org/stats/egit/org.eclipse.egit.repository
01:57:15 [2024-05-28T05:57:15.552Z] 	INFO: Artifact stats processing: 9 were requested for tagging.
01:57:15 [2024-05-28T05:57:15.552Z] 	INFO: org.eclipse.egit.feature		org.eclipse.egit.feature-6.10.0-SNAPSHOT
01:57:15 [2024-05-28T05:57:15.552Z] 	INFO: org.eclipse.jgit.ssh.apache.feature		org.eclipse.jgit.ssh.apache.feature-6.10.0-SNAPSHOT
01:57:15 [2024-05-28T05:57:15.552Z] 	INFO: org.eclipse.jgit.pgm.source.feature		org.eclipse.jgit.pgm.source.feature-6.10.0-SNAPSHOT
01:57:15 [2024-05-28T05:57:15.552Z] 	INFO: org.eclipse.egit.source.feature		org.eclipse.egit.source.feature-6.10.0-SNAPSHOT
01:57:15 [2024-05-28T05:57:15.552Z] 	INFO: org.eclipse.jgit.http.apache.feature		org.eclipse.jgit.http.apache.feature-6.10.0-SNAPSHOT
01:57:15 [2024-05-28T05:57:15.552Z] 	INFO: org.eclipse.jgit.source.feature		org.eclipse.jgit.source.feature-6.10.0-SNAPSHOT
01:57:15 [2024-05-28T05:57:15.552Z] 	INFO: org.eclipse.egit.gitflow.feature		org.eclipse.egit.gitflow.feature-6.10.0-SNAPSHOT
01:57:15 [2024-05-28T05:57:15.552Z] 	INFO: org.eclipse.jgit.feature		org.eclipse.jgit.feature-6.10.0-SNAPSHOT
01:57:15 [2024-05-28T05:57:15.552Z] 	INFO: org.eclipse.jgit.pgm.feature		org.eclipse.jgit.pgm.feature-6.10.0-SNAPSHOT
01:57:15 [2024-05-28T05:57:15.552Z] 	INFO: set download.stats property for: canonical: org.eclipse.update.feature,org.eclipse.egit.gitflow.feature,6.10.0.202405280549
01:57:15 [2024-05-28T05:57:15.552Z] 	INFO:                              to:  org.eclipse.egit.gitflow.feature-6.10.0-SNAPSHOT
01:57:15 [2024-05-28T05:57:15.552Z] 	INFO: repository rewritten
01:57:15 [2024-05-28T05:57:15.810Z] 05:57:15 [INFO] 
01:57:15 [2024-05-28T05:57:15.810Z] 05:57:15 [INFO] --- tycho-gpg:4.0.8:sign-p2-artifacts (pgpsigner) @ org.eclipse.egit.repository ---
01:57:37 [2024-05-28T05:57:37.748Z] 05:57:34 [INFO] 
01:57:37 [2024-05-28T05:57:37.748Z] 05:57:34 [INFO] --- tycho-p2-repository:4.0.8:archive-repository (default-archive-repository) @ org.eclipse.egit.repository ---
01:57:37 [2024-05-28T05:57:37.748Z] 05:57:34 [INFO] Building zip: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.repository/target/org.eclipse.egit.repository-6.10.0-SNAPSHOT.zip
01:57:38 [2024-05-28T05:57:38.006Z] 05:57:37 [INFO] 
01:57:38 [2024-05-28T05:57:38.006Z] 05:57:37 [INFO] --- license-tool:1.1.0:license-check (license-check) @ org.eclipse.egit.repository ---
01:57:38 [2024-05-28T05:57:38.006Z] 05:57:37 [INFO] 
01:57:38 [2024-05-28T05:57:38.006Z] 05:57:37 [INFO] >>> spotbugs:4.8.5.0:check (default) > :spotbugs @ org.eclipse.egit.repository >>>
01:57:38 [2024-05-28T05:57:38.006Z] 05:57:37 [INFO] 
01:57:38 [2024-05-28T05:57:38.006Z] 05:57:37 [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ org.eclipse.egit.repository ---
01:57:38 [2024-05-28T05:57:38.006Z] 05:57:37 [INFO] 
01:57:38 [2024-05-28T05:57:38.006Z] 05:57:37 [INFO] <<< spotbugs:4.8.5.0:check (default) < :spotbugs @ org.eclipse.egit.repository <<<
01:57:38 [2024-05-28T05:57:38.006Z] 05:57:37 [INFO] 
01:57:38 [2024-05-28T05:57:38.006Z] 05:57:37 [INFO] 
01:57:38 [2024-05-28T05:57:38.006Z] 05:57:37 [INFO] --- spotbugs:4.8.5.0:check (default) @ org.eclipse.egit.repository ---
01:57:38 [2024-05-28T05:57:38.006Z] 05:57:37 [INFO] 
01:57:38 [2024-05-28T05:57:38.006Z] 05:57:37 [INFO] >>> pmd:3.22.0:cpd-check (default) > :cpd @ org.eclipse.egit.repository >>>
01:57:38 [2024-05-28T05:57:38.006Z] 05:57:37 [INFO] 
01:57:38 [2024-05-28T05:57:38.006Z] 05:57:37 [INFO] --- pmd:3.22.0:cpd (cpd) @ org.eclipse.egit.repository ---
01:57:38 [2024-05-28T05:57:38.006Z] 05:57:37 [INFO] PMD version: 7.0.0
01:57:38 [2024-05-28T05:57:38.006Z] 05:57:37 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
01:57:38 [2024-05-28T05:57:38.006Z] 05:57:37 [INFO] 
01:57:38 [2024-05-28T05:57:38.006Z] 05:57:37 [INFO] <<< pmd:3.22.0:cpd-check (default) < :cpd @ org.eclipse.egit.repository <<<
01:57:38 [2024-05-28T05:57:38.006Z] 05:57:37 [INFO] 
01:57:38 [2024-05-28T05:57:38.006Z] 05:57:37 [INFO] 
01:57:38 [2024-05-28T05:57:38.006Z] 05:57:37 [INFO] --- pmd:3.22.0:cpd-check (default) @ org.eclipse.egit.repository ---
01:57:38 [2024-05-28T05:57:38.006Z] 05:57:37 [INFO] PMD version: 7.0.0
01:57:38 [2024-05-28T05:57:38.006Z] 05:57:37 [INFO] 
01:57:38 [2024-05-28T05:57:38.006Z] 05:57:37 [INFO] 
01:57:38 [2024-05-28T05:57:38.006Z] 05:57:37 [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.egit.repository ---
01:57:38 [2024-05-28T05:57:38.007Z] 05:57:37 [INFO] 
01:57:38 [2024-05-28T05:57:38.007Z] 05:57:37 [INFO] --- tycho-p2:4.0.8:p2-metadata (p2-metadata) @ org.eclipse.egit.repository ---
01:57:38 [2024-05-28T05:57:38.007Z] 05:57:37 [INFO] 
01:57:38 [2024-05-28T05:57:38.007Z] 05:57:37 [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.egit.repository ---
01:57:38 [2024-05-28T05:57:38.007Z] 05:57:37 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.repository/pom.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.repository/6.10.0-SNAPSHOT/org.eclipse.egit.repository-6.10.0-SNAPSHOT.pom
01:57:38 [2024-05-28T05:57:38.007Z] 05:57:37 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.repository/target/org.eclipse.egit.repository-6.10.0-SNAPSHOT.zip to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.repository/6.10.0-SNAPSHOT/org.eclipse.egit.repository-6.10.0-SNAPSHOT.zip
01:57:38 [2024-05-28T05:57:38.264Z] 05:57:38 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.repository/target/p2content.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.repository/6.10.0-SNAPSHOT/org.eclipse.egit.repository-6.10.0-SNAPSHOT-p2metadata.xml
01:57:38 [2024-05-28T05:57:38.264Z] 05:57:38 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.repository/target/p2artifacts.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.repository/6.10.0-SNAPSHOT/org.eclipse.egit.repository-6.10.0-SNAPSHOT-p2artifacts.xml
01:57:38 [2024-05-28T05:57:38.265Z] 05:57:38 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.repository/target/cyclonedx.json to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.repository/6.10.0-SNAPSHOT/org.eclipse.egit.repository-6.10.0-SNAPSHOT-cyclonedx.json
01:57:38 [2024-05-28T05:57:38.265Z] 05:57:38 [INFO] 
01:57:38 [2024-05-28T05:57:38.265Z] 05:57:38 [INFO] --- tycho-p2:4.0.8:update-local-index (default-update-local-index) @ org.eclipse.egit.repository ---
01:57:38 [2024-05-28T05:57:38.265Z] 05:57:38 [INFO] 
01:57:38 [2024-05-28T05:57:38.265Z] 05:57:38 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.egit.repository ---
01:57:43 [2024-05-28T05:57:43.520Z] 05:57:43 [INFO] 
01:57:43 [2024-05-28T05:57:43.520Z] 05:57:43 [INFO] ------------< org.eclipse.egit:org.eclipse.egit.core.test >-------------
01:57:43 [2024-05-28T05:57:43.520Z] 05:57:43 [INFO] Building EGit Core Test Plug-in 6.10.0-SNAPSHOT                  [14/15]
01:57:43 [2024-05-28T05:57:43.520Z] 05:57:43 [INFO]   from org.eclipse.egit.core.test/pom.xml
01:57:43 [2024-05-28T05:57:43.520Z] 05:57:43 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:57:43 [2024-05-28T05:57:43.520Z] 05:57:43 [INFO] 
01:57:43 [2024-05-28T05:57:43.521Z] 05:57:43 [INFO] --- tycho-packaging:4.0.8:build-qualifier (default-build-qualifier) @ org.eclipse.egit.core.test ---
01:57:43 [2024-05-28T05:57:43.521Z] 05:57:43 [INFO] The project's OSGi version is 6.10.0.202405280549
01:57:43 [2024-05-28T05:57:43.521Z] 05:57:43 [INFO] 
01:57:43 [2024-05-28T05:57:43.521Z] 05:57:43 [INFO] --- tycho-packaging:4.0.8:validate-id (default-validate-id) @ org.eclipse.egit.core.test ---
01:57:43 [2024-05-28T05:57:43.521Z] 05:57:43 [INFO] 
01:57:43 [2024-05-28T05:57:43.521Z] 05:57:43 [INFO] --- tycho-packaging:4.0.8:validate-version (default-validate-version) @ org.eclipse.egit.core.test ---
01:57:43 [2024-05-28T05:57:43.521Z] 05:57:43 [INFO] 
01:57:43 [2024-05-28T05:57:43.521Z] 05:57:43 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.egit.core.test ---
01:57:43 [2024-05-28T05:57:43.521Z] 05:57:43 [INFO] 
01:57:43 [2024-05-28T05:57:43.521Z] 05:57:43 [INFO] --- target-platform-configuration:4.0.8:target-platform (default-target-platform) @ org.eclipse.egit.core.test ---
01:57:43 [2024-05-28T05:57:43.521Z] 05:57:43 [INFO] 
01:57:43 [2024-05-28T05:57:43.521Z] 05:57:43 [INFO] --- tycho-compiler:4.0.8:validate-classpath (default-validate-classpath) @ org.eclipse.egit.core.test ---
01:57:43 [2024-05-28T05:57:43.521Z] 05:57:43 [INFO] Resolving class path of EGit Core Test Plug-in
01:57:44 [2024-05-28T05:57:44.097Z] 05:57:43 [INFO] 
01:57:44 [2024-05-28T05:57:44.098Z] 05:57:43 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.egit.core.test ---
01:57:44 [2024-05-28T05:57:44.098Z] 05:57:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.test/src/main/resources
01:57:44 [2024-05-28T05:57:44.098Z] 05:57:43 [INFO] 
01:57:44 [2024-05-28T05:57:44.098Z] 05:57:43 [INFO] --- tycho-compiler:4.0.8:compile (default-compile) @ org.eclipse.egit.core.test ---
01:57:44 [2024-05-28T05:57:44.098Z] 05:57:43 [INFO] Nothing to compile - all classes are up to date
01:57:44 [2024-05-28T05:57:44.098Z] 05:57:43 [INFO] 
01:57:44 [2024-05-28T05:57:44.098Z] 05:57:43 [INFO] --- tycho-ds:4.0.8:declarative-services (default-declarative-services) @ org.eclipse.egit.core.test ---
01:57:44 [2024-05-28T05:57:44.098Z] 05:57:43 [INFO] 
01:57:44 [2024-05-28T05:57:44.098Z] 05:57:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.egit.core.test ---
01:57:44 [2024-05-28T05:57:44.098Z] 05:57:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.test/src/test/resources
01:57:44 [2024-05-28T05:57:44.098Z] 05:57:43 [INFO] 
01:57:44 [2024-05-28T05:57:44.098Z] 05:57:43 [INFO] --- tycho-packaging:4.0.8:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.egit.core.test ---
01:57:44 [2024-05-28T05:57:44.098Z] 05:57:43 [INFO] 114 system scoped dependencies were not mapped to maven artifacts
01:57:44 [2024-05-28T05:57:44.098Z] 05:57:43 [INFO] 
01:57:44 [2024-05-28T05:57:44.098Z] 05:57:43 [INFO] --- tycho-packaging:4.0.8:package-plugin (default-package-plugin) @ org.eclipse.egit.core.test ---
01:57:44 [2024-05-28T05:57:44.098Z] 05:57:44 [INFO] Building jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.test/target/org.eclipse.egit.core.test-6.10.0-SNAPSHOT.jar
01:57:44 [2024-05-28T05:57:44.098Z] 05:57:44 [INFO] 
01:57:44 [2024-05-28T05:57:44.098Z] 05:57:44 [INFO] --- tycho-p2:4.0.8:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit.core.test ---
01:57:44 [2024-05-28T05:57:44.098Z] 05:57:44 [INFO] 
01:57:44 [2024-05-28T05:57:44.098Z] 05:57:44 [INFO] --- cyclonedx:2.8.0:makeAggregateBom (default) @ org.eclipse.egit.core.test ---
01:57:44 [2024-05-28T05:57:44.098Z] 05:57:44 [INFO] CycloneDX: Resolving Dependencies
01:57:52 [2024-05-28T05:57:52.342Z] 05:57:52 [INFO] CycloneDX: Creating BOM version 1.4 with 165 component(s)
01:57:52 [2024-05-28T05:57:52.342Z] 05:57:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.test/target/cyclonedx.json
01:57:52 [2024-05-28T05:57:52.342Z] 05:57:52 [INFO]            attaching as org.eclipse.egit.core.test-6.10.0-SNAPSHOT-cyclonedx.json
01:57:52 [2024-05-28T05:57:52.342Z] 05:57:52 [INFO] 
01:57:52 [2024-05-28T05:57:52.342Z] 05:57:52 [INFO] --- tycho-surefire:4.0.8:test (default-test) @ org.eclipse.egit.core.test ---
01:57:52 [2024-05-28T05:57:52.342Z] 05:57:52 [INFO] Skipping tests
01:57:52 [2024-05-28T05:57:52.342Z] 05:57:52 [INFO] 
01:57:52 [2024-05-28T05:57:52.342Z] 05:57:52 [INFO] --- license-tool:1.1.0:license-check (license-check) @ org.eclipse.egit.core.test ---
01:57:52 [2024-05-28T05:57:52.342Z] 05:57:52 [INFO] 
01:57:52 [2024-05-28T05:57:52.342Z] 05:57:52 [INFO] >>> spotbugs:4.8.5.0:check (default) > :spotbugs @ org.eclipse.egit.core.test >>>
01:57:52 [2024-05-28T05:57:52.342Z] 05:57:52 [INFO] 
01:57:52 [2024-05-28T05:57:52.342Z] 05:57:52 [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ org.eclipse.egit.core.test ---
01:57:52 [2024-05-28T05:57:52.342Z] 05:57:52 [INFO] Fork Value is true
01:58:24 [2024-05-28T05:58:24.408Z] 05:58:21 [INFO] Done SpotBugs Analysis....
01:58:24 [2024-05-28T05:58:24.408Z] 05:58:21 [INFO] 
01:58:24 [2024-05-28T05:58:24.408Z] 05:58:21 [INFO] <<< spotbugs:4.8.5.0:check (default) < :spotbugs @ org.eclipse.egit.core.test <<<
01:58:24 [2024-05-28T05:58:24.408Z] 05:58:21 [INFO] 
01:58:24 [2024-05-28T05:58:24.408Z] 05:58:21 [INFO] 
01:58:24 [2024-05-28T05:58:24.408Z] 05:58:21 [INFO] --- spotbugs:4.8.5.0:check (default) @ org.eclipse.egit.core.test ---
01:58:24 [2024-05-28T05:58:24.408Z] 05:58:21 [INFO] BugInstance size is 10
01:58:24 [2024-05-28T05:58:24.408Z] 05:58:21 [INFO] Error size is 0
01:58:24 [2024-05-28T05:58:24.408Z] 05:58:21 [INFO] Total bugs: 10
01:58:24 [2024-05-28T05:58:24.408Z] 05:58:21 [ERROR] Medium: Hard coded reference to an absolute pathname in org.eclipse.egit.core.internal.util.RepositoryPathCheckerTest.testLocalAbsoluteFileUnix() [org.eclipse.egit.core.internal.util.RepositoryPathCheckerTest] At RepositoryPathCheckerTest.java:[line 32] DMI_HARDCODED_ABSOLUTE_FILENAME
01:58:24 [2024-05-28T05:58:24.408Z] 05:58:21 [ERROR] Medium: Hard coded reference to an absolute pathname in org.eclipse.egit.core.internal.util.RepositoryPathCheckerTest.testLocalAbsoluteFileWindows() [org.eclipse.egit.core.internal.util.RepositoryPathCheckerTest] At RepositoryPathCheckerTest.java:[line 38] DMI_HARDCODED_ABSOLUTE_FILENAME
01:58:24 [2024-05-28T05:58:24.408Z] 05:58:21 [ERROR] Medium:  Assertion of type org.eclipse.team.core.mapping.IMergeStatus in org.eclipse.egit.core.synchronize.GitSubscriberMergeContextTest.mergeModelWithConflict() at GitSubscriberMergeContextTest.java:[line 333] may hide useful information about why a cast may have failed. [org.eclipse.egit.core.synchronize.GitSubscriberMergeContextTest] At GitSubscriberMergeContextTest.java:[line 333] JUA_DONT_ASSERT_INSTANCEOF_IN_TESTS
01:58:24 [2024-05-28T05:58:24.408Z] 05:58:21 [ERROR] Medium:  Assertion of type org.eclipse.core.resources.IFolder in org.eclipse.egit.core.synchronize.GitSubscriberResourceMappingContextTest.hasNestedDeletion() at GitSubscriberResourceMappingContextTest.java:[line 344] may hide useful information about why a cast may have failed. [org.eclipse.egit.core.synchronize.GitSubscriberResourceMappingContextTest] At GitSubscriberResourceMappingContextTest.java:[line 344] JUA_DONT_ASSERT_INSTANCEOF_IN_TESTS
01:58:24 [2024-05-28T05:58:24.408Z] 05:58:21 [ERROR] Medium:  Assertion of type org.eclipse.core.resources.IFolder in org.eclipse.egit.core.synchronize.GitSubscriberResourceMappingContextTest.hasNestedDeletion() at GitSubscriberResourceMappingContextTest.java:[line 349] may hide useful information about why a cast may have failed. [org.eclipse.egit.core.synchronize.GitSubscriberResourceMappingContextTest] At GitSubscriberResourceMappingContextTest.java:[line 349] JUA_DONT_ASSERT_INSTANCEOF_IN_TESTS
01:58:24 [2024-05-28T05:58:24.409Z] 05:58:21 [ERROR] Medium:  Assertion of type org.eclipse.team.core.diff.IThreeWayDiff in org.eclipse.egit.core.test.HistoryTest.queryHistoryThroughTeam() at HistoryTest.java:[line 361] may hide useful information about why a cast may have failed. [org.eclipse.egit.core.test.HistoryTest] At HistoryTest.java:[line 361] JUA_DONT_ASSERT_INSTANCEOF_IN_TESTS
01:58:24 [2024-05-28T05:58:24.409Z] 05:58:21 [ERROR] Medium:  Assertion of type org.eclipse.jgit.treewalk.FileTreeIterator in org.eclipse.egit.core.test.LinkedResourcesTest.testLinkedResourcesIgnoredByContainerTreeIterator() at LinkedResourcesTest.java:[line 218] may hide useful information about why a cast may have failed. [org.eclipse.egit.core.test.LinkedResourcesTest] At LinkedResourcesTest.java:[line 218] JUA_DONT_ASSERT_INSTANCEOF_IN_TESTS
01:58:24 [2024-05-28T05:58:24.409Z] 05:58:21 [ERROR] Medium: Unread field: org.eclipse.egit.core.test.LinkedResourcesTest.project1Dir [org.eclipse.egit.core.test.LinkedResourcesTest] At LinkedResourcesTest.java:[line 79] URF_UNREAD_FIELD
01:58:24 [2024-05-28T05:58:24.409Z] 05:58:21 [ERROR] Medium: Useless object stored in variable notIndexed of method org.eclipse.egit.core.test.op.CommitOperationTest.testCommitEmptiedTree() [org.eclipse.egit.core.test.op.CommitOperationTest] At CommitOperationTest.java:[line 202] UC_USELESS_OBJECT
01:58:24 [2024-05-28T05:58:24.409Z] 05:58:21 [ERROR] Medium:  Assertion of type org.eclipse.jgit.api.errors.WrongRepositoryStateException in org.eclipse.egit.core.test.op.RebaseOperationTest.testExceptionWhenRestartingStoppedRebase() at RebaseOperationTest.java:[line 234] may hide useful information about why a cast may have failed. [org.eclipse.egit.core.test.op.RebaseOperationTest] At RebaseOperationTest.java:[line 234] JUA_DONT_ASSERT_INSTANCEOF_IN_TESTS
01:58:24 [2024-05-28T05:58:24.409Z] 05:58:21 [INFO] 
01:58:24 [2024-05-28T05:58:24.409Z] 
01:58:24 [2024-05-28T05:58:24.409Z] 
01:58:24 [2024-05-28T05:58:24.409Z] To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui"
01:58:24 [2024-05-28T05:58:24.409Z] 
01:58:24 [2024-05-28T05:58:24.409Z] 
01:58:24 [2024-05-28T05:58:24.409Z] 
01:58:24 [2024-05-28T05:58:24.409Z] 05:58:21 [INFO] 
01:58:24 [2024-05-28T05:58:24.409Z] 05:58:21 [INFO] >>> pmd:3.22.0:cpd-check (default) > :cpd @ org.eclipse.egit.core.test >>>
01:58:24 [2024-05-28T05:58:24.409Z] 05:58:21 [INFO] 
01:58:24 [2024-05-28T05:58:24.409Z] 05:58:21 [INFO] --- pmd:3.22.0:cpd (cpd) @ org.eclipse.egit.core.test ---
01:58:24 [2024-05-28T05:58:24.409Z] 05:58:21 [INFO] PMD version: 7.0.0
01:58:24 [2024-05-28T05:58:24.409Z] 05:58:21 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
01:58:24 [2024-05-28T05:58:24.409Z] 05:58:21 [INFO] 
01:58:24 [2024-05-28T05:58:24.409Z] 05:58:21 [INFO] <<< pmd:3.22.0:cpd-check (default) < :cpd @ org.eclipse.egit.core.test <<<
01:58:24 [2024-05-28T05:58:24.409Z] 05:58:21 [INFO] 
01:58:24 [2024-05-28T05:58:24.409Z] 05:58:21 [INFO] 
01:58:24 [2024-05-28T05:58:24.409Z] 05:58:21 [INFO] --- pmd:3.22.0:cpd-check (default) @ org.eclipse.egit.core.test ---
01:58:24 [2024-05-28T05:58:24.409Z] 05:58:21 [INFO] PMD version: 7.0.0
01:58:24 [2024-05-28T05:58:24.409Z] 05:58:21 [INFO] 
01:58:24 [2024-05-28T05:58:24.409Z] 05:58:21 [INFO] 
01:58:24 [2024-05-28T05:58:24.409Z] 05:58:21 [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.egit.core.test ---
01:58:24 [2024-05-28T05:58:24.409Z] 05:58:22 [INFO] Signing jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.test/target/org.eclipse.egit.core.test-6.10.0-SNAPSHOT.jar
01:58:25 [2024-05-28T05:58:25.780Z] 05:58:25 [INFO] 
01:58:25 [2024-05-28T05:58:25.780Z] 05:58:25 [INFO] --- tycho-p2:4.0.8:p2-metadata (p2-metadata) @ org.eclipse.egit.core.test ---
01:58:25 [2024-05-28T05:58:25.780Z] 05:58:25 [INFO] 
01:58:25 [2024-05-28T05:58:25.780Z] 05:58:25 [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.egit.core.test ---
01:58:25 [2024-05-28T05:58:25.780Z] 05:58:25 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.core.test/6.10.0-SNAPSHOT/org.eclipse.egit.core.test-6.10.0-SNAPSHOT.pom
01:58:25 [2024-05-28T05:58:25.780Z] 05:58:25 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.test/target/org.eclipse.egit.core.test-6.10.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.core.test/6.10.0-SNAPSHOT/org.eclipse.egit.core.test-6.10.0-SNAPSHOT.jar
01:58:25 [2024-05-28T05:58:25.780Z] 05:58:25 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.test/target/cyclonedx.json to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.core.test/6.10.0-SNAPSHOT/org.eclipse.egit.core.test-6.10.0-SNAPSHOT-cyclonedx.json
01:58:25 [2024-05-28T05:58:25.780Z] 05:58:25 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.test/target/p2content.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.core.test/6.10.0-SNAPSHOT/org.eclipse.egit.core.test-6.10.0-SNAPSHOT-p2metadata.xml
01:58:25 [2024-05-28T05:58:25.781Z] 05:58:25 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.core.test/6.10.0-SNAPSHOT/org.eclipse.egit.core.test-6.10.0-SNAPSHOT-p2artifacts.xml
01:58:25 [2024-05-28T05:58:25.781Z] 05:58:25 [INFO] 
01:58:25 [2024-05-28T05:58:25.781Z] 05:58:25 [INFO] --- tycho-p2:4.0.8:update-local-index (default-update-local-index) @ org.eclipse.egit.core.test ---
01:58:25 [2024-05-28T05:58:25.781Z] 05:58:25 [INFO] 
01:58:25 [2024-05-28T05:58:25.781Z] 05:58:25 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.egit.core.test ---
01:58:35 [2024-05-28T05:58:35.737Z] 05:58:34 [INFO] 
01:58:35 [2024-05-28T05:58:35.737Z] 05:58:34 [INFO] -------------< org.eclipse.egit:org.eclipse.egit.ui.test >--------------
01:58:35 [2024-05-28T05:58:35.737Z] 05:58:34 [INFO] Building EGit UI Test Plug-in 6.10.0-SNAPSHOT                    [15/15]
01:58:35 [2024-05-28T05:58:35.737Z] 05:58:34 [INFO]   from org.eclipse.egit.ui.test/pom.xml
01:58:35 [2024-05-28T05:58:35.737Z] 05:58:34 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:58:35 [2024-05-28T05:58:35.737Z] 05:58:35 [INFO] 
01:58:35 [2024-05-28T05:58:35.737Z] 05:58:35 [INFO] --- tycho-packaging:4.0.8:build-qualifier (default-build-qualifier) @ org.eclipse.egit.ui.test ---
01:58:35 [2024-05-28T05:58:35.737Z] 05:58:35 [INFO] The project's OSGi version is 6.10.0.202405280549
01:58:35 [2024-05-28T05:58:35.737Z] 05:58:35 [INFO] 
01:58:35 [2024-05-28T05:58:35.737Z] 05:58:35 [INFO] --- tycho-packaging:4.0.8:validate-id (default-validate-id) @ org.eclipse.egit.ui.test ---
01:58:35 [2024-05-28T05:58:35.737Z] 05:58:35 [INFO] 
01:58:35 [2024-05-28T05:58:35.737Z] 05:58:35 [INFO] --- tycho-packaging:4.0.8:validate-version (default-validate-version) @ org.eclipse.egit.ui.test ---
01:58:35 [2024-05-28T05:58:35.737Z] 05:58:35 [INFO] 
01:58:35 [2024-05-28T05:58:35.737Z] 05:58:35 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.egit.ui.test ---
01:58:35 [2024-05-28T05:58:35.737Z] 05:58:35 [INFO] 
01:58:35 [2024-05-28T05:58:35.737Z] 05:58:35 [INFO] --- target-platform-configuration:4.0.8:target-platform (default-target-platform) @ org.eclipse.egit.ui.test ---
01:58:35 [2024-05-28T05:58:35.737Z] 05:58:35 [INFO] 
01:58:35 [2024-05-28T05:58:35.737Z] 05:58:35 [INFO] --- tycho-compiler:4.0.8:validate-classpath (default-validate-classpath) @ org.eclipse.egit.ui.test ---
01:58:35 [2024-05-28T05:58:35.738Z] 05:58:35 [INFO] Resolving class path of EGit UI Test Plug-in
01:58:36 [2024-05-28T05:58:36.304Z] 05:58:36 [INFO] 
01:58:36 [2024-05-28T05:58:36.304Z] 05:58:36 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.egit.ui.test ---
01:58:36 [2024-05-28T05:58:36.304Z] 05:58:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.ui.test/src/main/resources
01:58:36 [2024-05-28T05:58:36.304Z] 05:58:36 [INFO] 
01:58:36 [2024-05-28T05:58:36.304Z] 05:58:36 [INFO] --- tycho-compiler:4.0.8:compile (default-compile) @ org.eclipse.egit.ui.test ---
01:58:36 [2024-05-28T05:58:36.304Z] 05:58:36 [INFO] Nothing to compile - all classes are up to date
01:58:36 [2024-05-28T05:58:36.304Z] 05:58:36 [INFO] 
01:58:36 [2024-05-28T05:58:36.304Z] 05:58:36 [INFO] --- tycho-ds:4.0.8:declarative-services (default-declarative-services) @ org.eclipse.egit.ui.test ---
01:58:36 [2024-05-28T05:58:36.304Z] 05:58:36 [INFO] 
01:58:36 [2024-05-28T05:58:36.304Z] 05:58:36 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.egit.ui.test ---
01:58:36 [2024-05-28T05:58:36.304Z] 05:58:36 [INFO] Not copying test resources
01:58:36 [2024-05-28T05:58:36.304Z] 05:58:36 [INFO] 
01:58:36 [2024-05-28T05:58:36.304Z] 05:58:36 [INFO] --- tycho-packaging:4.0.8:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.egit.ui.test ---
01:58:36 [2024-05-28T05:58:36.304Z] 05:58:36 [INFO] 257 system scoped dependencies were not mapped to maven artifacts
01:58:36 [2024-05-28T05:58:36.304Z] 05:58:36 [INFO] 
01:58:36 [2024-05-28T05:58:36.304Z] 05:58:36 [INFO] --- tycho-packaging:4.0.8:package-plugin (default-package-plugin) @ org.eclipse.egit.ui.test ---
01:58:36 [2024-05-28T05:58:36.597Z] 05:58:36 [INFO] Building jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.ui.test/target/org.eclipse.egit.ui.test-6.10.0-SNAPSHOT.jar
01:58:36 [2024-05-28T05:58:36.894Z] 05:58:36 [INFO] 
01:58:36 [2024-05-28T05:58:36.894Z] 05:58:36 [INFO] --- tycho-p2:4.0.8:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit.ui.test ---
01:58:36 [2024-05-28T05:58:36.894Z] 05:58:36 [INFO] 
01:58:36 [2024-05-28T05:58:36.894Z] 05:58:36 [INFO] --- cyclonedx:2.8.0:makeAggregateBom (default) @ org.eclipse.egit.ui.test ---
01:58:36 [2024-05-28T05:58:36.894Z] 05:58:36 [INFO] CycloneDX: Resolving Dependencies
01:58:51 [2024-05-28T05:58:51.829Z] 05:58:50 [INFO] CycloneDX: Creating BOM version 1.4 with 358 component(s)
01:58:51 [2024-05-28T05:58:51.830Z] 05:58:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.ui.test/target/cyclonedx.json
01:58:51 [2024-05-28T05:58:51.830Z] 05:58:50 [INFO]            attaching as org.eclipse.egit.ui.test-6.10.0-SNAPSHOT-cyclonedx.json
01:58:51 [2024-05-28T05:58:51.830Z] 05:58:50 [INFO] 
01:58:51 [2024-05-28T05:58:51.830Z] 05:58:50 [INFO] --- tycho-surefire:4.0.8:test (default-test) @ org.eclipse.egit.ui.test ---
01:58:51 [2024-05-28T05:58:51.830Z] 05:58:50 [INFO] Skipping tests
01:58:51 [2024-05-28T05:58:51.830Z] 05:58:50 [INFO] 
01:58:51 [2024-05-28T05:58:51.830Z] 05:58:50 [INFO] --- license-tool:1.1.0:license-check (license-check) @ org.eclipse.egit.ui.test ---
01:58:51 [2024-05-28T05:58:51.830Z] 05:58:50 [INFO] 
01:58:51 [2024-05-28T05:58:51.830Z] 05:58:50 [INFO] >>> spotbugs:4.8.5.0:check (default) > :spotbugs @ org.eclipse.egit.ui.test >>>
01:58:51 [2024-05-28T05:58:51.830Z] 05:58:50 [INFO] 
01:58:51 [2024-05-28T05:58:51.830Z] 05:58:50 [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ org.eclipse.egit.ui.test ---
01:58:51 [2024-05-28T05:58:51.830Z] 05:58:50 [INFO] Fork Value is true
01:59:38 [2024-05-28T05:59:38.520Z] 05:59:30 [INFO] Done SpotBugs Analysis....
01:59:38 [2024-05-28T05:59:38.520Z] 05:59:31 [INFO] 
01:59:38 [2024-05-28T05:59:38.520Z] 05:59:31 [INFO] <<< spotbugs:4.8.5.0:check (default) < :spotbugs @ org.eclipse.egit.ui.test <<<
01:59:38 [2024-05-28T05:59:38.520Z] 05:59:31 [INFO] 
01:59:38 [2024-05-28T05:59:38.520Z] 05:59:31 [INFO] 
01:59:38 [2024-05-28T05:59:38.520Z] 05:59:31 [INFO] --- spotbugs:4.8.5.0:check (default) @ org.eclipse.egit.ui.test ---
01:59:38 [2024-05-28T05:59:38.520Z] 05:59:31 [INFO] BugInstance size is 35
01:59:38 [2024-05-28T05:59:38.520Z] 05:59:31 [INFO] Error size is 0
01:59:38 [2024-05-28T05:59:38.520Z] 05:59:31 [INFO] Total bugs: 35
01:59:38 [2024-05-28T05:59:38.520Z] 05:59:31 [ERROR] Medium: Possible null pointer dereference in org.eclipse.egit.ui.common.LocalRepositoryTestCase.shareProjects(File) due to return value of called method [org.eclipse.egit.ui.common.LocalRepositoryTestCase, org.eclipse.egit.ui.common.LocalRepositoryTestCase] Dereferenced at LocalRepositoryTestCase.java:[line 630]Known null at LocalRepositoryTestCase.java:[line 630] NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE
01:59:38 [2024-05-28T05:59:38.520Z] 05:59:31 [ERROR] Medium: Possible null pointer dereference in org.eclipse.egit.ui.common.LocalRepositoryTestCase.shareProjects(File) due to return value of called method [org.eclipse.egit.ui.common.LocalRepositoryTestCase, org.eclipse.egit.ui.common.LocalRepositoryTestCase] Dereferenced at LocalRepositoryTestCase.java:[line 632]Known null at LocalRepositoryTestCase.java:[line 632] NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE
01:59:38 [2024-05-28T05:59:38.520Z] 05:59:31 [ERROR] Medium: Exceptional return value of java.io.File.createNewFile() ignored in org.eclipse.egit.ui.common.LocalRepositoryTestCase.createManyEmptyFiles(File, String, int) [org.eclipse.egit.ui.common.LocalRepositoryTestCase] At LocalRepositoryTestCase.java:[line 839] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
01:59:38 [2024-05-28T05:59:38.520Z] 05:59:31 [ERROR] Medium: Exceptional return value of java.io.File.delete() ignored in org.eclipse.egit.ui.common.LocalRepositoryTestCase.removeManyEmptyFiles(File, String, int, int) [org.eclipse.egit.ui.common.LocalRepositoryTestCase] At LocalRepositoryTestCase.java:[line 848] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
01:59:38 [2024-05-28T05:59:38.520Z] 05:59:31 [ERROR] Medium: Write to static field org.eclipse.egit.ui.common.LocalRepositoryTestCase.testMethodNumber from instance method org.eclipse.egit.ui.common.LocalRepositoryTestCase.initNewTestDirectory() [org.eclipse.egit.ui.common.LocalRepositoryTestCase] At LocalRepositoryTestCase.java:[line 202] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
01:59:38 [2024-05-28T05:59:38.520Z] 05:59:31 [ERROR] Medium: Exceptional return value of java.io.File.delete() ignored in org.eclipse.egit.ui.internal.actions.SwitchToMenuTest.multipleSelectionWithMultipleRepositoriesAndNoCommonBranches() [org.eclipse.egit.ui.internal.actions.SwitchToMenuTest, org.eclipse.egit.ui.internal.actions.SwitchToMenuTest] At SwitchToMenuTest.java:[line 283]Another occurrence at SwitchToMenuTest.java:[line 284] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
01:59:38 [2024-05-28T05:59:38.521Z] 05:59:31 [ERROR] High: Found reliance on default encoding in org.eclipse.egit.ui.internal.blame.BlameRevisionTest.toString(RawText): new String(byte[]) [org.eclipse.egit.ui.internal.blame.BlameRevisionTest] At BlameRevisionTest.java:[line 95] DM_DEFAULT_ENCODING
01:59:38 [2024-05-28T05:59:38.521Z] 05:59:31 [ERROR] Medium: Possible null pointer dereference in org.eclipse.egit.ui.internal.blame.BlameRevisionTest.testBlameRevisionForMovedFile() due to return value of called method [org.eclipse.egit.ui.internal.blame.BlameRevisionTest, org.eclipse.egit.ui.internal.blame.BlameRevisionTest] Dereferenced at BlameRevisionTest.java:[line 70]Known null at BlameRevisionTest.java:[line 70] NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE
01:59:38 [2024-05-28T05:59:38.521Z] 05:59:31 [ERROR] Medium: Possible null pointer dereference in org.eclipse.egit.ui.internal.blame.BlameRevisionTest.testBlameRevisionForMovedFile() due to return value of called method [org.eclipse.egit.ui.internal.blame.BlameRevisionTest, org.eclipse.egit.ui.internal.blame.BlameRevisionTest] Dereferenced at BlameRevisionTest.java:[line 79]Known null at BlameRevisionTest.java:[line 79] NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE
01:59:38 [2024-05-28T05:59:38.521Z] 05:59:31 [ERROR] Medium: Call to org.eclipse.egit.ui.internal.decorators.TestDecoratableResource.equals(org.eclipse.egit.ui.internal.decorators.DecoratableResourceAdapter) in org.eclipse.egit.ui.internal.decorators.DecoratableResourceAdapterTest.testDecorationDeletedFile() [org.eclipse.egit.ui.internal.decorators.DecoratableResourceAdapterTest] At DecoratableResourceAdapterTest.java:[line 384] EC_UNRELATED_TYPES
01:59:38 [2024-05-28T05:59:38.521Z] 05:59:31 [ERROR] High: Found reliance on default encoding in org.eclipse.egit.ui.internal.external.tools.ExternalToolUiTestCase.writeProjectFile(String, String): String.getBytes() [org.eclipse.egit.ui.internal.external.tools.ExternalToolUiTestCase] At ExternalToolUiTestCase.java:[line 148] DM_DEFAULT_ENCODING
01:59:38 [2024-05-28T05:59:38.521Z] 05:59:31 [ERROR] Medium:  Assertion of type org.eclipse.team.internal.ui.history.GenericHistoryView in org.eclipse.egit.ui.internal.submodules.SubmoduleFolderTest.testHistoryFromProjectExplorerIsFromSubRepository() at SubmoduleFolderTest.java:[line 415] may hide useful information about why a cast may have failed. [org.eclipse.egit.ui.internal.submodules.SubmoduleFolderTest] At SubmoduleFolderTest.java:[line 415] JUA_DONT_ASSERT_INSTANCEOF_IN_TESTS
01:59:38 [2024-05-28T05:59:38.521Z] 05:59:31 [ERROR] Medium: Call to org.eclipse.egit.ui.internal.synchronize.model.GitModelCommit.equals(org.eclipse.egit.ui.internal.synchronize.model.GitModelBlob) in org.eclipse.egit.ui.internal.synchronize.model.GitModelBlobTest.shouldBeSymmetric1() [org.eclipse.egit.ui.internal.synchronize.model.GitModelBlobTest] At GitModelBlobTest.java:[line 123] EC_UNRELATED_TYPES
01:59:38 [2024-05-28T05:59:38.522Z] 05:59:31 [ERROR] Medium: Call to org.eclipse.egit.ui.internal.synchronize.model.GitModelBlob.equals(org.eclipse.egit.ui.internal.synchronize.model.GitModelCommit) in org.eclipse.egit.ui.internal.synchronize.model.GitModelBlobTest.shouldBeSymmetric1() [org.eclipse.egit.ui.internal.synchronize.model.GitModelBlobTest] At GitModelBlobTest.java:[line 122] EC_UNRELATED_TYPES
01:59:38 [2024-05-28T05:59:38.522Z] 05:59:31 [ERROR] Medium: Call to org.eclipse.egit.ui.internal.synchronize.model.GitModelBlob.equals(org.eclipse.egit.ui.internal.synchronize.model.GitModelCommit) in org.eclipse.egit.ui.internal.synchronize.model.GitModelBlobTest.shouldReturnNotEqualForBlobAndCommit() [org.eclipse.egit.ui.internal.synchronize.model.GitModelBlobTest] At GitModelBlobTest.java:[line 199] EC_UNRELATED_TYPES
01:59:38 [2024-05-28T05:59:38.522Z] 05:59:31 [ERROR] Medium: Write to static field org.eclipse.egit.ui.internal.synchronize.model.GitModelRootTest.repo1 from instance method org.eclipse.egit.ui.internal.synchronize.model.GitModelRootTest.setupEnvironment() [org.eclipse.egit.ui.internal.synchronize.model.GitModelRootTest] At GitModelRootTest.java:[line 32] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
01:59:38 [2024-05-28T05:59:38.522Z] 05:59:31 [ERROR] Medium: Write to static field org.eclipse.egit.ui.internal.synchronize.model.GitModelRootTest.repo2 from instance method org.eclipse.egit.ui.internal.synchronize.model.GitModelRootTest.setupEnvironment() [org.eclipse.egit.ui.internal.synchronize.model.GitModelRootTest] At GitModelRootTest.java:[line 35] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
01:59:38 [2024-05-28T05:59:38.522Z] 05:59:31 [ERROR] Medium: Exceptional return value of java.io.File.delete() ignored in org.eclipse.egit.ui.prefpages.configuration.GlobalConfigurationPageTest.afterTest() [org.eclipse.egit.ui.prefpages.configuration.GlobalConfigurationPageTest] At GlobalConfigurationPageTest.java:[line 122] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
01:59:38 [2024-05-28T05:59:38.522Z] 05:59:31 [ERROR] Medium:  Assertion of type org.eclipse.egit.ui.internal.commit.RepositoryCommit in org.eclipse.egit.ui.search.CommitSearchDialogTest.openCommitTabOnSearchDialog() at CommitSearchDialogTest.java:[line 108] may hide useful information about why a cast may have failed. [org.eclipse.egit.ui.search.CommitSearchDialogTest] At CommitSearchDialogTest.java:[line 108] JUA_DONT_ASSERT_INSTANCEOF_IN_TESTS
01:59:38 [2024-05-28T05:59:38.522Z] 05:59:31 [ERROR] Medium:  Assertion of type org.eclipse.egit.ui.internal.search.RepositoryMatch in org.eclipse.egit.ui.search.CommitSearchDialogTest.openCommitTabOnSearchDialog() at CommitSearchDialogTest.java:[line 95] may hide useful information about why a cast may have failed. [org.eclipse.egit.ui.search.CommitSearchDialogTest] At CommitSearchDialogTest.java:[line 95] JUA_DONT_ASSERT_INSTANCEOF_IN_TESTS
01:59:38 [2024-05-28T05:59:38.522Z] 05:59:31 [ERROR] Medium: Return value of org.eclipse.swtbot.eclipse.finder.waits.Conditions.waitForView(Matcher) ignored, but method has no side effect [org.eclipse.egit.ui.test.TestUtil] At TestUtil.java:[line 701] RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT
01:59:38 [2024-05-28T05:59:38.522Z] 05:59:31 [ERROR] Medium: Return value of org.eclipse.swtbot.eclipse.finder.waits.Conditions.waitForView(Matcher) ignored, but method has no side effect [org.eclipse.egit.ui.test.TestUtil] At TestUtil.java:[line 717] RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT
01:59:38 [2024-05-28T05:59:38.523Z] 05:59:31 [ERROR] Medium:  Assertion of type org.eclipse.egit.ui.internal.commit.CommitEditor in org.eclipse.egit.ui.test.commit.CommitEditorTest.openAllEditorPagesOnValidCommit() at CommitEditorTest.java:[line 83] may hide useful information about why a cast may have failed. [org.eclipse.egit.ui.test.commit.CommitEditorTest] At CommitEditorTest.java:[line 83] JUA_DONT_ASSERT_INSTANCEOF_IN_TESTS
01:59:38 [2024-05-28T05:59:38.523Z] 05:59:31 [ERROR] Medium: Write to static field org.eclipse.egit.ui.test.team.actions.BranchAndResetActionTest.LOCAL_BRANCHES from instance method org.eclipse.egit.ui.test.team.actions.BranchAndResetActionTest.setup() [org.eclipse.egit.ui.test.team.actions.BranchAndResetActionTest] At BranchAndResetActionTest.java:[line 98] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
01:59:38 [2024-05-28T05:59:38.523Z] 05:59:31 [ERROR] Medium: Write to static field org.eclipse.egit.ui.test.team.actions.BranchAndResetActionTest.TAGS from instance method org.eclipse.egit.ui.test.team.actions.BranchAndResetActionTest.setup() [org.eclipse.egit.ui.test.team.actions.BranchAndResetActionTest] At BranchAndResetActionTest.java:[line 99] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
01:59:38 [2024-05-28T05:59:38.523Z] 05:59:31 [ERROR] Medium: Write to static field org.eclipse.egit.ui.test.team.actions.CompareActionsTest.TAGS from instance method org.eclipse.egit.ui.test.team.actions.CompareActionsTest.setup() [org.eclipse.egit.ui.test.team.actions.CompareActionsTest] At CompareActionsTest.java:[line 91] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
01:59:38 [2024-05-28T05:59:38.523Z] 05:59:31 [ERROR] Medium: Write to static field org.eclipse.egit.ui.test.team.actions.CompareActionsTest.commitOfTag from instance method org.eclipse.egit.ui.test.team.actions.CompareActionsTest.setup() [org.eclipse.egit.ui.test.team.actions.CompareActionsTest] At CompareActionsTest.java:[line 87] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
01:59:38 [2024-05-28T05:59:38.523Z] 05:59:31 [ERROR] Medium:  Assertion of type org.eclipse.jdt.core.ICompilationUnit in org.eclipse.egit.ui.test.team.actions.ShowBlameActionHandlerTest.testShowAnnotationsFromProjectExplorer() at ShowBlameActionHandlerTest.java:[line 92] may hide useful information about why a cast may have failed. [org.eclipse.egit.ui.test.team.actions.ShowBlameActionHandlerTest] At ShowBlameActionHandlerTest.java:[line 92] JUA_DONT_ASSERT_INSTANCEOF_IN_TESTS
01:59:38 [2024-05-28T05:59:38.523Z] 05:59:31 [ERROR] High: VERY confusing to have methods org.eclipse.egit.ui.view.repositories.GitRepositoriesViewBranchHandlingTest.setUp() and org.eclipse.egit.ui.view.repositories.GitRepositoriesViewTestBase.setup() [org.eclipse.egit.ui.view.repositories.GitRepositoriesViewBranchHandlingTest] At GitRepositoriesViewBranchHandlingTest.java:[lines 85-107] NM_VERY_CONFUSING
01:59:38 [2024-05-28T05:59:38.523Z] 05:59:31 [ERROR] Medium: Possible null pointer dereference in org.eclipse.egit.ui.view.repositories.GitRepositoriesViewTest.testExpandWorkDir() due to return value of called method [org.eclipse.egit.ui.view.repositories.GitRepositoriesViewTest, org.eclipse.egit.ui.view.repositories.GitRepositoriesViewTest] Method invoked at GitRepositoriesViewTest.java:[line 248]Known null at GitRepositoriesViewTest.java:[line 248] NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE
01:59:38 [2024-05-28T05:59:38.524Z] 05:59:31 [ERROR] Medium: org.eclipse.egit.ui.view.repositories.GitRepositoriesViewTestBase.myRepoViewUtil isn't final and cannot be protected from malicious code [org.eclipse.egit.ui.view.repositories.GitRepositoriesViewTestBase] In GitRepositoriesViewTestBase.java MS_CANNOT_BE_FINAL
01:59:38 [2024-05-28T05:59:38.524Z] 05:59:31 [ERROR] Medium: Exception thrown in class org.eclipse.egit.ui.wizards.clone.SampleTestRepository at new org.eclipse.egit.ui.wizards.clone.SampleTestRepository(int, boolean) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. [org.eclipse.egit.ui.wizards.clone.SampleTestRepository, org.eclipse.egit.ui.wizards.clone.SampleTestRepository] At SampleTestRepository.java:[line 106]At SampleTestRepository.java:[line 106] CT_CONSTRUCTOR_THROW
01:59:38 [2024-05-28T05:59:38.524Z] 05:59:31 [ERROR] Medium: Exception thrown in class org.eclipse.egit.ui.wizards.clone.SampleTestRepository at new org.eclipse.egit.ui.wizards.clone.SampleTestRepository(int, boolean, boolean) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. [org.eclipse.egit.ui.wizards.clone.SampleTestRepository, org.eclipse.egit.ui.wizards.clone.SampleTestRepository] At SampleTestRepository.java:[line 126]At SampleTestRepository.java:[line 126] CT_CONSTRUCTOR_THROW
01:59:38 [2024-05-28T05:59:38.524Z] 05:59:31 [ERROR] High: Random object created and used only once in org.eclipse.egit.ui.wizards.clone.SampleTestRepository.randomAsciiString() [org.eclipse.egit.ui.wizards.clone.SampleTestRepository, org.eclipse.egit.ui.wizards.clone.SampleTestRepository, org.eclipse.egit.ui.wizards.clone.SampleTestRepository] At SampleTestRepository.java:[line 172]Another occurrence at SampleTestRepository.java:[line 174]Another occurrence at SampleTestRepository.java:[line 178] DMI_RANDOM_USED_ONLY_ONCE
01:59:38 [2024-05-28T05:59:38.524Z] 05:59:31 [ERROR] High: VERY confusing to have methods org.eclipse.egit.ui.wizards.pull.PullWizardTest.setUp() and org.eclipse.egit.ui.view.repositories.GitRepositoriesViewTestBase.setup() [org.eclipse.egit.ui.wizards.pull.PullWizardTest] At PullWizardTest.java:[lines 80-87] NM_VERY_CONFUSING
01:59:38 [2024-05-28T05:59:38.524Z] 05:59:31 [INFO] 
01:59:38 [2024-05-28T05:59:38.524Z] 
01:59:38 [2024-05-28T05:59:38.524Z] 
01:59:38 [2024-05-28T05:59:38.524Z] To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui"
01:59:38 [2024-05-28T05:59:38.524Z] 
01:59:38 [2024-05-28T05:59:38.524Z] 
01:59:38 [2024-05-28T05:59:38.524Z] 
01:59:38 [2024-05-28T05:59:38.524Z] 05:59:31 [INFO] 
01:59:38 [2024-05-28T05:59:38.524Z] 05:59:31 [INFO] >>> pmd:3.22.0:cpd-check (default) > :cpd @ org.eclipse.egit.ui.test >>>
01:59:38 [2024-05-28T05:59:38.524Z] 05:59:31 [INFO] 
01:59:38 [2024-05-28T05:59:38.524Z] 05:59:31 [INFO] --- pmd:3.22.0:cpd (cpd) @ org.eclipse.egit.ui.test ---
01:59:38 [2024-05-28T05:59:38.524Z] 05:59:31 [INFO] PMD version: 7.0.0
01:59:38 [2024-05-28T05:59:38.524Z] 05:59:31 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
01:59:38 [2024-05-28T05:59:38.524Z] 05:59:31 [INFO] 
01:59:38 [2024-05-28T05:59:38.524Z] 05:59:31 [INFO] <<< pmd:3.22.0:cpd-check (default) < :cpd @ org.eclipse.egit.ui.test <<<
01:59:38 [2024-05-28T05:59:38.524Z] 05:59:31 [INFO] 
01:59:38 [2024-05-28T05:59:38.524Z] 05:59:31 [INFO] 
01:59:38 [2024-05-28T05:59:38.524Z] 05:59:31 [INFO] --- pmd:3.22.0:cpd-check (default) @ org.eclipse.egit.ui.test ---
01:59:38 [2024-05-28T05:59:38.524Z] 05:59:31 [INFO] PMD version: 7.0.0
01:59:38 [2024-05-28T05:59:38.524Z] 05:59:31 [INFO] 
01:59:38 [2024-05-28T05:59:38.524Z] 05:59:31 [INFO] 
01:59:38 [2024-05-28T05:59:38.525Z] 05:59:31 [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.egit.ui.test ---
01:59:38 [2024-05-28T05:59:38.525Z] 05:59:31 [INFO] Signing jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.ui.test/target/org.eclipse.egit.ui.test-6.10.0-SNAPSHOT.jar
01:59:38 [2024-05-28T05:59:38.525Z] 05:59:37 [INFO] 
01:59:38 [2024-05-28T05:59:38.525Z] 05:59:37 [INFO] --- tycho-p2:4.0.8:p2-metadata (p2-metadata) @ org.eclipse.egit.ui.test ---
01:59:38 [2024-05-28T05:59:38.525Z] 05:59:37 [INFO] 
01:59:38 [2024-05-28T05:59:38.525Z] 05:59:37 [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.egit.ui.test ---
01:59:38 [2024-05-28T05:59:38.525Z] 05:59:37 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.ui.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.ui.test/6.10.0-SNAPSHOT/org.eclipse.egit.ui.test-6.10.0-SNAPSHOT.pom
01:59:38 [2024-05-28T05:59:38.525Z] 05:59:37 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.ui.test/target/org.eclipse.egit.ui.test-6.10.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.ui.test/6.10.0-SNAPSHOT/org.eclipse.egit.ui.test-6.10.0-SNAPSHOT.jar
01:59:38 [2024-05-28T05:59:38.525Z] 05:59:37 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.ui.test/target/cyclonedx.json to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.ui.test/6.10.0-SNAPSHOT/org.eclipse.egit.ui.test-6.10.0-SNAPSHOT-cyclonedx.json
01:59:38 [2024-05-28T05:59:38.525Z] 05:59:37 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.ui.test/target/p2content.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.ui.test/6.10.0-SNAPSHOT/org.eclipse.egit.ui.test-6.10.0-SNAPSHOT-p2metadata.xml
01:59:38 [2024-05-28T05:59:38.525Z] 05:59:37 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.ui.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.ui.test/6.10.0-SNAPSHOT/org.eclipse.egit.ui.test-6.10.0-SNAPSHOT-p2artifacts.xml
01:59:38 [2024-05-28T05:59:38.525Z] 05:59:37 [INFO] 
01:59:38 [2024-05-28T05:59:38.525Z] 05:59:37 [INFO] --- tycho-p2:4.0.8:update-local-index (default-update-local-index) @ org.eclipse.egit.ui.test ---
01:59:38 [2024-05-28T05:59:38.525Z] 05:59:37 [INFO] 
01:59:38 [2024-05-28T05:59:38.525Z] 05:59:37 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.egit.ui.test ---
01:59:39 [2024-05-28T05:59:39.896Z] 05:59:39 [INFO] ------------------------------------------------------------------------
01:59:39 [2024-05-28T05:59:39.896Z] 05:59:39 [INFO] Reactor Summary for EGit Parent 6.10.0-SNAPSHOT:
01:59:39 [2024-05-28T05:59:39.896Z] 05:59:39 [INFO] 
01:59:39 [2024-05-28T05:59:39.896Z] 05:59:39 [INFO] EGit Parent ........................................ SUCCESS [ 29.504 s]
01:59:39 [2024-05-28T05:59:39.897Z] 05:59:39 [INFO] Eclipse EGit ....................................... SUCCESS [  6.129 s]
01:59:39 [2024-05-28T05:59:39.897Z] 05:59:39 [INFO] Git Team Provider (Core) ........................... SUCCESS [ 57.846 s]
01:59:39 [2024-05-28T05:59:39.897Z] 05:59:39 [INFO] Git Team Provider (UI) ............................. SUCCESS [02:33 min]
01:59:39 [2024-05-28T05:59:39.897Z] 05:59:39 [INFO] Git Team Provider (Documentation) .................. SUCCESS [  9.237 s]
01:59:39 [2024-05-28T05:59:39.897Z] 05:59:39 [INFO] Eclipse EGit Feature ............................... SUCCESS [ 14.237 s]
01:59:39 [2024-05-28T05:59:39.897Z] 05:59:39 [INFO] Git Flow ........................................... SUCCESS [ 25.989 s]
01:59:39 [2024-05-28T05:59:39.897Z] 05:59:39 [INFO] Git Flow UI ........................................ SUCCESS [ 34.784 s]
01:59:39 [2024-05-28T05:59:39.897Z] 05:59:39 [INFO] Eclipse EGit Gitflow Feature ....................... SUCCESS [ 10.059 s]
01:59:39 [2024-05-28T05:59:39.897Z] 05:59:39 [INFO] EGit JUnit Support ................................. SUCCESS [ 26.557 s]
01:59:39 [2024-05-28T05:59:39.897Z] 05:59:39 [INFO] GitFlow Test Plug-in ............................... SUCCESS [ 27.197 s]
01:59:39 [2024-05-28T05:59:39.897Z] 05:59:39 [INFO] Eclipse EGit Source Feature ........................ SUCCESS [ 10.870 s]
01:59:39 [2024-05-28T05:59:39.897Z] 05:59:39 [INFO] EGit P2 Repository ................................. SUCCESS [ 51.088 s]
01:59:39 [2024-05-28T05:59:39.897Z] 05:59:39 [INFO] EGit Core Test Plug-in ............................. SUCCESS [ 51.585 s]
01:59:39 [2024-05-28T05:59:39.897Z] 05:59:39 [INFO] EGit UI Test Plug-in ............................... SUCCESS [01:04 min]
01:59:39 [2024-05-28T05:59:39.897Z] 05:59:39 [INFO] ------------------------------------------------------------------------
01:59:39 [2024-05-28T05:59:39.897Z] 05:59:39 [INFO] BUILD SUCCESS
01:59:39 [2024-05-28T05:59:39.897Z] 05:59:39 [INFO] ------------------------------------------------------------------------
01:59:39 [2024-05-28T05:59:39.897Z] 05:59:39 [INFO] Total time:  10:07 min
01:59:39 [2024-05-28T05:59:39.897Z] 05:59:39 [INFO] Finished at: 2024-05-28T05:59:39Z
01:59:39 [2024-05-28T05:59:39.897Z] 05:59:39 [INFO] ------------------------------------------------------------------------
01:59:39 [2024-05-28T05:59:39.897Z] Exception in thread "Thread-4" java.lang.NoClassDefFoundError: org/eclipse/jgit/internal/JGitText
01:59:39 [2024-05-28T05:59:39.897Z] 	at org.eclipse.jgit.internal.util.ShutdownHook.cleanup(ShutdownHook.java:85)
01:59:39 [2024-05-28T05:59:39.897Z] 	at java.base/java.lang.Thread.run(Thread.java:840)
01:59:39 [2024-05-28T05:59:39.897Z] Caused by: java.lang.ClassNotFoundException: org.eclipse.jgit.internal.JGitText
01:59:39 [2024-05-28T05:59:39.897Z] 	... 2 more