The Buildbot has detected a build exception on builder ofbiz-trunk-rat while building . Full details are available at:
https://ci.apache.org/builders/ofbiz-trunk-rat/builds/986 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: lares_ubuntu Build Reason: The AnyBranchScheduler scheduler named 'on-ofbiz-commit' triggered this build Build Source Stamp: [branch ofbiz/trunk] 1762080 Blamelist: jacopoc,jleroux BUILD FAILED: exception shell Sincerely, -The Buildbot |
Hi Folks,
What's going on? All builds on buildbot are failing lately with something that has to do with svn. I think something is wrong with our svn setup. No wonder things are not publishing to github, it's because of these failing builds. Any clues? https://ci.apache.org/builders/ofbiz-trunk-rat On Sat, Sep 24, 2016 at 12:46 AM, <[hidden email]> wrote: > The Buildbot has detected a build exception on builder ofbiz-trunk-rat > while building . Full details are available at: > https://ci.apache.org/builders/ofbiz-trunk-rat/builds/986 > > Buildbot URL: https://ci.apache.org/ > > Buildslave for this Build: lares_ubuntu > > Build Reason: The AnyBranchScheduler scheduler named 'on-ofbiz-commit' > triggered this build > Build Source Stamp: [branch ofbiz/trunk] 1762080 > Blamelist: jacopoc,jleroux > > BUILD FAILED: exception shell > > Sincerely, > -The Buildbot > > > > |
Administrator
|
I explained to Jacopo on HipChat. It has nothing to do with our svn setup. The Rat build is independent and not controlled by us. It could be I guess,
but I never touched it. This should convince you https://ci.apache.org/builders/ofbiz-trunk https://ci.apache.org/builders/ofbiz-trunk-rat If you need more info please ask the infra team Jacques Le 25/09/2016 à 20:47, Taher Alkhateeb a écrit : > Hi Folks, > > What's going on? All builds on buildbot are failing lately with something > that has to do with svn. I think something is wrong with our svn setup. No > wonder things are not publishing to github, it's because of these failing > builds. Any clues? > > https://ci.apache.org/builders/ofbiz-trunk-rat > > On Sat, Sep 24, 2016 at 12:46 AM, <[hidden email]> wrote: > >> The Buildbot has detected a build exception on builder ofbiz-trunk-rat >> while building . Full details are available at: >> https://ci.apache.org/builders/ofbiz-trunk-rat/builds/986 >> >> Buildbot URL: https://ci.apache.org/ >> >> Buildslave for this Build: lares_ubuntu >> >> Build Reason: The AnyBranchScheduler scheduler named 'on-ofbiz-commit' >> triggered this build >> Build Source Stamp: [branch ofbiz/trunk] 1762080 >> Blamelist: jacopoc,jleroux >> >> BUILD FAILED: exception shell >> >> Sincerely, >> -The Buildbot >> >> >> >> |
I see. So out of curiosity any idea why does this CI exist? And why does it
post mails to the mailing list? Even more strange .. why does it fail! On Sep 25, 2016 11:07 PM, "Jacques Le Roux" <[hidden email]> wrote: > I explained to Jacopo on HipChat. It has nothing to do with our svn setup. > The Rat build is independent and not controlled by us. It could be I guess, > but I never touched it. > > This should convince you > > https://ci.apache.org/builders/ofbiz-trunk > https://ci.apache.org/builders/ofbiz-trunk-rat > > If you need more info please ask the infra team > > Jacques > > > Le 25/09/2016 à 20:47, Taher Alkhateeb a écrit : > >> Hi Folks, >> >> What's going on? All builds on buildbot are failing lately with something >> that has to do with svn. I think something is wrong with our svn setup. No >> wonder things are not publishing to github, it's because of these failing >> builds. Any clues? >> >> https://ci.apache.org/builders/ofbiz-trunk-rat >> >> On Sat, Sep 24, 2016 at 12:46 AM, <[hidden email]> wrote: >> >> The Buildbot has detected a build exception on builder ofbiz-trunk-rat >>> while building . Full details are available at: >>> https://ci.apache.org/builders/ofbiz-trunk-rat/builds/986 >>> >>> Buildbot URL: https://ci.apache.org/ >>> >>> Buildslave for this Build: lares_ubuntu >>> >>> Build Reason: The AnyBranchScheduler scheduler named 'on-ofbiz-commit' >>> triggered this build >>> Build Source Stamp: [branch ofbiz/trunk] 1762080 >>> Blamelist: jacopoc,jleroux >>> >>> BUILD FAILED: exception shell >>> >>> Sincerely, >>> -The Buildbot >>> >>> >>> >>> >>> > |
Administrator
|
Le 25/09/2016 à 22:18, Taher Alkhateeb a écrit :
> I see. So out of curiosity any idea why does this CI exist? http://creadur.apache.org/rat/ > And why does it post mails to the mailing list? Rat reports > Even more strange .. why does it fail! No ideas, ask infra :) Jacques > > On Sep 25, 2016 11:07 PM, "Jacques Le Roux" <[hidden email]> > wrote: > >> I explained to Jacopo on HipChat. It has nothing to do with our svn setup. >> The Rat build is independent and not controlled by us. It could be I guess, >> but I never touched it. >> >> This should convince you >> >> https://ci.apache.org/builders/ofbiz-trunk >> https://ci.apache.org/builders/ofbiz-trunk-rat >> >> If you need more info please ask the infra team >> >> Jacques >> >> >> Le 25/09/2016 à 20:47, Taher Alkhateeb a écrit : >> >>> Hi Folks, >>> >>> What's going on? All builds on buildbot are failing lately with something >>> that has to do with svn. I think something is wrong with our svn setup. No >>> wonder things are not publishing to github, it's because of these failing >>> builds. Any clues? >>> >>> https://ci.apache.org/builders/ofbiz-trunk-rat >>> >>> On Sat, Sep 24, 2016 at 12:46 AM, <[hidden email]> wrote: >>> >>> The Buildbot has detected a build exception on builder ofbiz-trunk-rat >>>> while building . Full details are available at: >>>> https://ci.apache.org/builders/ofbiz-trunk-rat/builds/986 >>>> >>>> Buildbot URL: https://ci.apache.org/ >>>> >>>> Buildslave for this Build: lares_ubuntu >>>> >>>> Build Reason: The AnyBranchScheduler scheduler named 'on-ofbiz-commit' >>>> triggered this build >>>> Build Source Stamp: [branch ofbiz/trunk] 1762080 >>>> Blamelist: jacopoc,jleroux >>>> >>>> BUILD FAILED: exception shell >>>> >>>> Sincerely, >>>> -The Buildbot >>>> >>>> >>>> >>>> >>>> |
In reply to this post by taher
Apache Rat is a tool to check licensing requirements (e.g. if all files
have a license header): https://creadur.apache.org/rat/ I think the ASF is running an automated Rat audit as a service for project (I think it is still experimental). This should be the output of the report for OFBiz: https://ci.apache.org/projects/ofbiz/rat-output.html This will help us to identify the files with missing license header etc... Jacopo On Sun, Sep 25, 2016 at 10:18 PM, Taher Alkhateeb < [hidden email]> wrote: > I see. So out of curiosity any idea why does this CI exist? And why does it > post mails to the mailing list? Even more strange .. why does it fail! > > On Sep 25, 2016 11:07 PM, "Jacques Le Roux" <[hidden email]> > wrote: > > > I explained to Jacopo on HipChat. It has nothing to do with our svn > setup. > > The Rat build is independent and not controlled by us. It could be I > guess, > > but I never touched it. > > > > This should convince you > > > > https://ci.apache.org/builders/ofbiz-trunk > > https://ci.apache.org/builders/ofbiz-trunk-rat > > > > If you need more info please ask the infra team > > > > Jacques > > > > > > Le 25/09/2016 à 20:47, Taher Alkhateeb a écrit : > > > >> Hi Folks, > >> > >> What's going on? All builds on buildbot are failing lately with > something > >> that has to do with svn. I think something is wrong with our svn setup. > No > >> wonder things are not publishing to github, it's because of these > failing > >> builds. Any clues? > >> > >> https://ci.apache.org/builders/ofbiz-trunk-rat > >> > >> On Sat, Sep 24, 2016 at 12:46 AM, <[hidden email]> wrote: > >> > >> The Buildbot has detected a build exception on builder ofbiz-trunk-rat > >>> while building . Full details are available at: > >>> https://ci.apache.org/builders/ofbiz-trunk-rat/builds/986 > >>> > >>> Buildbot URL: https://ci.apache.org/ > >>> > >>> Buildslave for this Build: lares_ubuntu > >>> > >>> Build Reason: The AnyBranchScheduler scheduler named 'on-ofbiz-commit' > >>> triggered this build > >>> Build Source Stamp: [branch ofbiz/trunk] 1762080 > >>> Blamelist: jacopoc,jleroux > >>> > >>> BUILD FAILED: exception shell > >>> > >>> Sincerely, > >>> -The Buildbot > >>> > >>> > >>> > >>> > >>> > > > |
If we are interested, we could even include it as part of our build tools:
https://github.com/eskatos/creadur-rat-gradle Jacopo On Sun, Sep 25, 2016 at 11:15 PM, Jacopo Cappellato < [hidden email]> wrote: > Apache Rat is a tool to check licensing requirements (e.g. if all files > have a license header): > > https://creadur.apache.org/rat/ > > I think the ASF is running an automated Rat audit as a service for project > (I think it is still experimental). > This should be the output of the report for OFBiz: > > https://ci.apache.org/projects/ofbiz/rat-output.html > > This will help us to identify the files with missing license header etc... > > Jacopo > > On Sun, Sep 25, 2016 at 10:18 PM, Taher Alkhateeb < > [hidden email]> wrote: > >> I see. So out of curiosity any idea why does this CI exist? And why does >> it >> post mails to the mailing list? Even more strange .. why does it fail! >> >> On Sep 25, 2016 11:07 PM, "Jacques Le Roux" <[hidden email] >> > >> wrote: >> >> > I explained to Jacopo on HipChat. It has nothing to do with our svn >> setup. >> > The Rat build is independent and not controlled by us. It could be I >> guess, >> > but I never touched it. >> > >> > This should convince you >> > >> > https://ci.apache.org/builders/ofbiz-trunk >> > https://ci.apache.org/builders/ofbiz-trunk-rat >> > >> > If you need more info please ask the infra team >> > >> > Jacques >> > >> > >> > Le 25/09/2016 à 20:47, Taher Alkhateeb a écrit : >> > >> >> Hi Folks, >> >> >> >> What's going on? All builds on buildbot are failing lately with >> something >> >> that has to do with svn. I think something is wrong with our svn >> setup. No >> >> wonder things are not publishing to github, it's because of these >> failing >> >> builds. Any clues? >> >> >> >> https://ci.apache.org/builders/ofbiz-trunk-rat >> >> >> >> On Sat, Sep 24, 2016 at 12:46 AM, <[hidden email]> wrote: >> >> >> >> The Buildbot has detected a build exception on builder ofbiz-trunk-rat >> >>> while building . Full details are available at: >> >>> https://ci.apache.org/builders/ofbiz-trunk-rat/builds/986 >> >>> >> >>> Buildbot URL: https://ci.apache.org/ >> >>> >> >>> Buildslave for this Build: lares_ubuntu >> >>> >> >>> Build Reason: The AnyBranchScheduler scheduler named 'on-ofbiz-commit' >> >>> triggered this build >> >>> Build Source Stamp: [branch ofbiz/trunk] 1762080 >> >>> Blamelist: jacopoc,jleroux >> >>> >> >>> BUILD FAILED: exception shell >> >>> >> >>> Sincerely, >> >>> -The Buildbot >> >>> >> >>> >> >>> >> >>> >> >>> >> > >> > > |
Free forum by Nabble | Edit this page |