Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jgit-dev] JGit Bot failing with "hudson" error

Hi Matthias,

Thanks for taking a look! 

The portion that you highlighted seems to say that the org.osgi.framework.BundleActivator class is not found in org.eclipse.jgit-6.6.0-SNAPSHOT.jar classpath.

How did you determine that is due to a network error in the japicmp plugin? 

Is 6.6.0 actually the previous jgit release, or is it the upcoming one? 

If 6.6.0 is the previous jgit release, how could we get the japicmp plugin to succeed?

If 6.6.0 is actually the upcoming release, is it possible that recent dependency changes https://git.eclipse.org/r/c/jgit/jgit/+/201348 (and https://git.eclipse.org/r/c/jgit/jgit/+/201464) have disrupted the classpath?

Best,
Anna

On Wed, Apr 26, 2023 at 2:23 PM Sohn, Matthias <matthias.sohn@xxxxxxx> wrote:
I think this job failed due to this error:

00:49:41  [ERROR] Failed to execute goal com.github.siom79.japicmp:japicmp-maven-plugin:0.17.1:cmp (default) on project org.eclipse.jgit.archive: Execution default of goal com.github.siom79.japicmp:japicmp-maven-plugin:0.17.1:cmp failed: Could not load 'Class not found: org.osgi.framework.BundleActivator': org.osgi.framework.BundleActivator. Please make sure that all libraries have been added to the classpath (CLASSPATH=:/home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline.java11/repo/org.eclipse.jgit/target/org.eclipse.jgit-6.6.0-SNAPSHOT.jar:/home/jenkins/agent/workspace/stable/jgit.gerrit-pipeline.java11/repo/org.eclipse.jgit.archive/target/org.eclipse.jgit.archive-6.6.0-SNAPSHOT.jar:) or try the option '--ignore-missing-classes'. -> [Help 1]

 

The japicmp plugin is used to compute API changes compared to the previous jgit release.
I guess there was a network issue when japicmp tried to access the artefacts of the previous release.

 

From: jgit-dev <jgit-dev-bounces@xxxxxxxxxxx> on behalf of Anna Papitto via jgit-dev <jgit-dev@xxxxxxxxxxx>
Date: Wednesday, 26. April 2023 at 01:11
To: jgit-dev@xxxxxxxxxxx <jgit-dev@xxxxxxxxxxx>
Cc: gob-team <gob-team@xxxxxxxxxx>
Subject: [jgit-dev] JGit Bot failing with "hudson" error

Hi there!

 

Does anyone familiar with the JGit Bot build system have an idea about why all CL uploads from today (April 25) are failing with a "hudson" error?

 

 

 

https://git.eclipse.org/r/q/status:open+-is:wip+repo:jgit/jgit shows all recent verifications failing: 

 

 

--

Anna Papitto (she)

Software Engineer

Git-on-Borg

Google San Francisco



--
Anna Papitto (she)
Software Engineer
Git-on-Borg
Google San Francisco

Back to the top