Skip to content

Console Output

04:16:42 [2024-02-13T09:16:42.677Z] + /opt/tools/apache-maven/latest/bin/mvn clean install -Pstatic-checks,other-os,eclipse-sign,gpg-sign -Djgit-site=https://repo.eclipse.org/content/unzip/snapshots.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/6.9.0-SNAPSHOT/org.eclipse.jgit.repository-6.9.0-SNAPSHOT.zip-unzip/ --batch-mode --errors -Dmaven.repo.local=/home/jenkins/agent/workspace/egit.gerrit/.repository -Declipse.p2.mirrors=false -Degit.test.tmpdir=/home/jenkins/agent/workspace/egit.gerrit/tmp/egit.tmp/ -Djava.io.tmpdir=/home/jenkins/agent/workspace/egit.gerrit/tmp/ -Dtest.vmparams=-Declipse.consoleLog=true -Dorg.slf4j.simpleLogger.showDateTime=true -Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dorg.slf4j.simpleLogger.log.org.apache.maven.lifecycle.internal.builder.BuilderCommon=error
04:16:42 [2024-02-13T09:16:42.937Z] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
04:16:42 [2024-02-13T09:16:42.937Z] Maven home: /opt/tools/apache-maven/latest
04:16:42 [2024-02-13T09:16:42.937Z] Java version: 17.0.9, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.9+9
04:16:42 [2024-02-13T09:16:42.937Z] Default locale: en_US, platform encoding: UTF-8
04:16:42 [2024-02-13T09:16:42.937Z] OS name: "linux", version: "6.0.18-200.fc36.x86_64", arch: "amd64", family: "unix"
04:16:44 [2024-02-13T09:16:44.325Z] 09:16:43 [INFO] Error stacktraces are turned on.
04:16:44 [2024-02-13T09:16:44.325Z] 09:16:44 [INFO] Scanning for projects...
04:16:52 [2024-02-13T09:16:52.460Z] 09:16:51 [INFO] Tycho Version:  4.0.4 (868454bf476f18ad997abdfd7ef5f88a8fa2d67f)
04:16:52 [2024-02-13T09:16:52.460Z] 09:16:51 [INFO] Tycho Mode:     project
04:16:52 [2024-02-13T09:16:52.460Z] 09:16:51 [INFO] Tycho Builder:  maven
04:17:07 [2024-02-13T09:17:07.363Z] 09:17:04 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/egit.gerrit/repo/org.eclipse.egit/../org.eclipse.egit.target/egit-4.26.target for environments=[linux/gtk/x86_64, win32/win32/x86_64, macosx/cocoa/x86_64, macosx/cocoa/aarch64], include source mode=honor, referenced repository mode =ignore, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@6312c241
04:17:07 [2024-02-13T09:17:07.363Z] 09:17:04 [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
04:17:07 [2024-02-13T09:17:07.363Z] 09:17:04 [INFO]     Cache location:         /home/jenkins/agent/workspace/egit.gerrit/.repository/.cache/tycho
04:17:07 [2024-02-13T09:17:07.364Z] 09:17:04 [INFO]     Transport mode:         online
04:17:07 [2024-02-13T09:17:07.364Z] 09:17:04 [INFO]     Http Transport type:    Java11Client
04:17:07 [2024-02-13T09:17:07.364Z] 09:17:04 [INFO]     Update mode:            cache first
04:17:07 [2024-02-13T09:17:07.364Z] 09:17:04 [INFO]     Minimum cache duration: 60 minutes
04:17:07 [2024-02-13T09:17:07.364Z] 09:17:04 [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
04:17:07 [2024-02-13T09:17:07.364Z] 09:17:05 [ERROR] Failed to resolve target definition file:/home/jenkins/agent/workspace/egit.gerrit/repo/org.eclipse.egit/../org.eclipse.egit.target/egit-4.26.target: Could not find "org.eclipse.orbit.maven.lucene.feature.group/4.31.0.v20231217-0900" in the repositories of the current location -> [Help 1]
04:17:07 [2024-02-13T09:17:07.364Z] org.apache.maven.MavenExecutionException: Failed to resolve target definition file:/home/jenkins/agent/workspace/egit.gerrit/repo/org.eclipse.egit/../org.eclipse.egit.target/egit-4.26.target: Could not find "org.eclipse.orbit.maven.lucene.feature.group/4.31.0.v20231217-0900" in the repositories of the current location
04:17:07 [2024-02-13T09:17:07.365Z]     at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead (TychoMavenLifecycleParticipant.java:200)
04:17:07 [2024-02-13T09:17:07.365Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:223)
04:17:07 [2024-02-13T09:17:07.365Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
04:17:07 [2024-02-13T09:17:07.365Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
04:17:07 [2024-02-13T09:17:07.365Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
04:17:07 [2024-02-13T09:17:07.365Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
04:17:07 [2024-02-13T09:17:07.365Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
04:17:07 [2024-02-13T09:17:07.365Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
04:17:07 [2024-02-13T09:17:07.365Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
04:17:07 [2024-02-13T09:17:07.365Z]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
04:17:07 [2024-02-13T09:17:07.366Z]     at java.lang.reflect.Method.invoke (Method.java:568)
04:17:07 [2024-02-13T09:17:07.366Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
04:17:07 [2024-02-13T09:17:07.366Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
04:17:07 [2024-02-13T09:17:07.366Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
04:17:07 [2024-02-13T09:17:07.366Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
04:17:07 [2024-02-13T09:17:07.366Z] Caused by: org.eclipse.tycho.BuildFailureException: Failed to resolve target definition file:/home/jenkins/agent/workspace/egit.gerrit/repo/org.eclipse.egit/../org.eclipse.egit.target/egit-4.26.target: Could not find "org.eclipse.orbit.maven.lucene.feature.group/4.31.0.v20231217-0900" in the repositories of the current location
04:17:07 [2024-02-13T09:17:07.366Z]     at org.eclipse.tycho.p2resolver.TargetDefinitionResolver.resolveContent (TargetDefinitionResolver.java:113)
04:17:07 [2024-02-13T09:17:07.366Z]     at org.eclipse.tycho.p2resolver.TargetDefinitionResolverService.resolveFromArguments (TargetDefinitionResolverService.java:96)
04:17:07 [2024-02-13T09:17:07.366Z]     at java.util.concurrent.ConcurrentHashMap.computeIfAbsent (ConcurrentHashMap.java:1708)
04:17:07 [2024-02-13T09:17:07.367Z]     at org.eclipse.tycho.p2resolver.TargetDefinitionResolverService.getTargetDefinitionContent (TargetDefinitionResolverService.java:70)
04:17:07 [2024-02-13T09:17:07.367Z]     at org.eclipse.tycho.p2resolver.TargetPlatformFactoryImpl.resolveTargetDefinitions (TargetPlatformFactoryImpl.java:362)
04:17:07 [2024-02-13T09:17:07.367Z]     at org.eclipse.tycho.p2resolver.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:217)
04:17:07 [2024-02-13T09:17:07.367Z]     at org.eclipse.tycho.p2resolver.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:183)
04:17:07 [2024-02-13T09:17:07.367Z]     at org.eclipse.tycho.p2resolver.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:121)
04:17:07 [2024-02-13T09:17:07.367Z]     at org.eclipse.tycho.p2resolver.ReactorRepositoryManagerImpl.computePreliminaryTargetPlatform (ReactorRepositoryManagerImpl.java:71)
04:17:07 [2024-02-13T09:17:07.367Z]     at org.eclipse.tycho.p2resolver.P2DependencyResolver.computePreliminaryTargetPlatform (P2DependencyResolver.java:215)
04:17:07 [2024-02-13T09:17:07.367Z]     at org.eclipse.tycho.core.resolver.DefaultTychoResolver.resolveProject (DefaultTychoResolver.java:101)
04:17:07 [2024-02-13T09:17:07.367Z]     at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.lambda$resolveProjects$3 (TychoMavenLifecycleParticipant.java:269)
04:17:07 [2024-02-13T09:17:07.367Z]     at java.util.stream.ForEachOps$ForEachOp$OfRef.accept (ForEachOps.java:183)
04:17:07 [2024-02-13T09:17:07.367Z]     at java.util.stream.WhileOps$1$1.accept (WhileOps.java:99)
04:17:07 [2024-02-13T09:17:07.367Z]     at java.util.ArrayList$ArrayListSpliterator.tryAdvance (ArrayList.java:1602)
04:17:07 [2024-02-13T09:17:07.367Z]     at java.util.stream.ReferencePipeline.forEachWithCancel (ReferencePipeline.java:129)
04:17:07 [2024-02-13T09:17:07.367Z]     at java.util.stream.AbstractPipeline.copyIntoWithCancel (AbstractPipeline.java:527)
04:17:07 [2024-02-13T09:17:07.367Z]     at java.util.stream.AbstractPipeline.copyInto (AbstractPipeline.java:513)
04:17:07 [2024-02-13T09:17:07.367Z]     at java.util.stream.AbstractPipeline.wrapAndCopyInto (AbstractPipeline.java:499)
04:17:07 [2024-02-13T09:17:07.367Z]     at java.util.stream.ForEachOps$ForEachOp.evaluateSequential (ForEachOps.java:150)
04:17:07 [2024-02-13T09:17:07.367Z]     at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential (ForEachOps.java:173)
04:17:07 [2024-02-13T09:17:07.367Z]     at java.util.stream.AbstractPipeline.evaluate (AbstractPipeline.java:234)
04:17:07 [2024-02-13T09:17:07.367Z]     at java.util.stream.ReferencePipeline.forEach (ReferencePipeline.java:596)
04:17:07 [2024-02-13T09:17:07.367Z]     at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.resolveProjects (TychoMavenLifecycleParticipant.java:305)
04:17:07 [2024-02-13T09:17:07.367Z]     at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead (TychoMavenLifecycleParticipant.java:150)
04:17:07 [2024-02-13T09:17:07.368Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:223)
04:17:07 [2024-02-13T09:17:07.368Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
04:17:07 [2024-02-13T09:17:07.368Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
04:17:07 [2024-02-13T09:17:07.368Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
04:17:07 [2024-02-13T09:17:07.368Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
04:17:07 [2024-02-13T09:17:07.368Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
04:17:07 [2024-02-13T09:17:07.368Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
04:17:07 [2024-02-13T09:17:07.368Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
04:17:07 [2024-02-13T09:17:07.368Z]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
04:17:07 [2024-02-13T09:17:07.368Z]     at java.lang.reflect.Method.invoke (Method.java:568)
04:17:07 [2024-02-13T09:17:07.368Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
04:17:07 [2024-02-13T09:17:07.368Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
04:17:07 [2024-02-13T09:17:07.368Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
04:17:07 [2024-02-13T09:17:07.368Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
04:17:07 [2024-02-13T09:17:07.368Z] Caused by: org.eclipse.tycho.targetplatform.TargetDefinitionResolutionException: Could not find "org.eclipse.orbit.maven.lucene.feature.group/4.31.0.v20231217-0900" in the repositories of the current location
04:17:07 [2024-02-13T09:17:07.368Z]     at org.eclipse.tycho.p2resolver.InstallableUnitResolver.findUnits (InstallableUnitResolver.java:265)
04:17:07 [2024-02-13T09:17:07.368Z]     at org.eclipse.tycho.p2resolver.InstallableUnitResolver.getRootIUs (InstallableUnitResolver.java:254)
04:17:07 [2024-02-13T09:17:07.368Z]     at org.eclipse.tycho.p2resolver.InstallableUnitResolver.addLocation (InstallableUnitResolver.java:88)
04:17:07 [2024-02-13T09:17:07.368Z]     at org.eclipse.tycho.p2resolver.TargetDefinitionResolver.resolveContentWithExceptions (TargetDefinitionResolver.java:151)
04:17:07 [2024-02-13T09:17:07.368Z]     at org.eclipse.tycho.p2resolver.TargetDefinitionResolver.resolveContent (TargetDefinitionResolver.java:107)
04:17:07 [2024-02-13T09:17:07.369Z]     at org.eclipse.tycho.p2resolver.TargetDefinitionResolverService.resolveFromArguments (TargetDefinitionResolverService.java:96)
04:17:07 [2024-02-13T09:17:07.369Z]     at java.util.concurrent.ConcurrentHashMap.computeIfAbsent (ConcurrentHashMap.java:1708)
04:17:07 [2024-02-13T09:17:07.369Z]     at org.eclipse.tycho.p2resolver.TargetDefinitionResolverService.getTargetDefinitionContent (TargetDefinitionResolverService.java:70)
04:17:07 [2024-02-13T09:17:07.369Z]     at org.eclipse.tycho.p2resolver.TargetPlatformFactoryImpl.resolveTargetDefinitions (TargetPlatformFactoryImpl.java:362)
04:17:07 [2024-02-13T09:17:07.369Z]     at org.eclipse.tycho.p2resolver.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:217)
04:17:07 [2024-02-13T09:17:07.369Z]     at org.eclipse.tycho.p2resolver.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:183)
04:17:07 [2024-02-13T09:17:07.369Z]     at org.eclipse.tycho.p2resolver.TargetPlatformFactoryImpl.createTargetPlatform (TargetPlatformFactoryImpl.java:121)
04:17:07 [2024-02-13T09:17:07.369Z]     at org.eclipse.tycho.p2resolver.ReactorRepositoryManagerImpl.computePreliminaryTargetPlatform (ReactorRepositoryManagerImpl.java:71)
04:17:07 [2024-02-13T09:17:07.369Z]     at org.eclipse.tycho.p2resolver.P2DependencyResolver.computePreliminaryTargetPlatform (P2DependencyResolver.java:215)
04:17:07 [2024-02-13T09:17:07.370Z]     at org.eclipse.tycho.core.resolver.DefaultTychoResolver.resolveProject (DefaultTychoResolver.java:101)
04:17:07 [2024-02-13T09:17:07.370Z]     at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.lambda$resolveProjects$3 (TychoMavenLifecycleParticipant.java:269)
04:17:07 [2024-02-13T09:17:07.370Z]     at java.util.stream.ForEachOps$ForEachOp$OfRef.accept (ForEachOps.java:183)
04:17:07 [2024-02-13T09:17:07.370Z]     at java.util.stream.WhileOps$1$1.accept (WhileOps.java:99)
04:17:07 [2024-02-13T09:17:07.370Z]     at java.util.ArrayList$ArrayListSpliterator.tryAdvance (ArrayList.java:1602)
04:17:07 [2024-02-13T09:17:07.370Z]     at java.util.stream.ReferencePipeline.forEachWithCancel (ReferencePipeline.java:129)
04:17:07 [2024-02-13T09:17:07.370Z]     at java.util.stream.AbstractPipeline.copyIntoWithCancel (AbstractPipeline.java:527)
04:17:07 [2024-02-13T09:17:07.370Z]     at java.util.stream.AbstractPipeline.copyInto (AbstractPipeline.java:513)
04:17:07 [2024-02-13T09:17:07.370Z]     at java.util.stream.AbstractPipeline.wrapAndCopyInto (AbstractPipeline.java:499)
04:17:07 [2024-02-13T09:17:07.370Z]     at java.util.stream.ForEachOps$ForEachOp.evaluateSequential (ForEachOps.java:150)
04:17:07 [2024-02-13T09:17:07.370Z]     at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential (ForEachOps.java:173)
04:17:07 [2024-02-13T09:17:07.370Z]     at java.util.stream.AbstractPipeline.evaluate (AbstractPipeline.java:234)
04:17:07 [2024-02-13T09:17:07.370Z]     at java.util.stream.ReferencePipeline.forEach (ReferencePipeline.java:596)
04:17:07 [2024-02-13T09:17:07.370Z]     at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.resolveProjects (TychoMavenLifecycleParticipant.java:305)
04:17:07 [2024-02-13T09:17:07.370Z]     at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead (TychoMavenLifecycleParticipant.java:150)
04:17:07 [2024-02-13T09:17:07.370Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:223)
04:17:07 [2024-02-13T09:17:07.370Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
04:17:07 [2024-02-13T09:17:07.370Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
04:17:07 [2024-02-13T09:17:07.370Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
04:17:07 [2024-02-13T09:17:07.370Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
04:17:07 [2024-02-13T09:17:07.370Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
04:17:07 [2024-02-13T09:17:07.370Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
04:17:07 [2024-02-13T09:17:07.370Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
04:17:07 [2024-02-13T09:17:07.370Z]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
04:17:07 [2024-02-13T09:17:07.371Z]     at java.lang.reflect.Method.invoke (Method.java:568)
04:17:07 [2024-02-13T09:17:07.371Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
04:17:07 [2024-02-13T09:17:07.371Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
04:17:07 [2024-02-13T09:17:07.371Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
04:17:07 [2024-02-13T09:17:07.371Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
04:17:07 [2024-02-13T09:17:07.371Z] 09:17:05 [ERROR] 
04:17:07 [2024-02-13T09:17:07.371Z] 09:17:05 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
04:17:07 [2024-02-13T09:17:07.371Z] 09:17:05 [ERROR] 
04:17:07 [2024-02-13T09:17:07.371Z] 09:17:05 [ERROR] For more information about the errors and possible solutions, please read the following articles:
04:17:07 [2024-02-13T09:17:07.371Z] 09:17:05 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MavenExecutionException