constant building from svn - no change

classic Classic list List threaded Threaded
9 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

constant building from svn - no change

Terry.Rankine

Hi Guys

 

I have a multi repo project, both checkouts are from svn servers, and I have a ‘poll scm’ every 15 mins to build it.

 

However, in the subversion changes, I can’t see any changes, and the repos version numbers are not changing either, but it just keeps building my project

 

500 builds later (oops – should have turned that off), I still can’t work out what is triggering a build and why.

 

I am running Jenkins 1.450 and subversion 1.37. Do you have any suggestions?

 

Terry

Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: constant building from svn - no change

Didier Durand
Hi,

Can you tell us what the very 1st line of the consol of a build: it
usually gives the reason for starting the build .

regards

didier

On 17 fév, 06:03, <[hidden email]> wrote:

> Hi Guys
>
> I have a multi repo project, both checkouts are from svn servers, and I have a 'poll scm' every 15 mins to build it.
>
> However, in the subversion changes, I can't see any changes, and the repos version numbers are not changing either, but it just keeps building my project
>
> 500 builds later (oops - should have turned that off), I still can't work out what is triggering a build and why.
>
> I am running Jenkins 1.450 and subversion 1.37. Do you have any suggestions?
>
> Terry
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: constant building from svn - no change

fiona
I also met this situation, my the 1st line of the console of a build:
started by scm change

On 2月17日, 下午7时25分, Didier Durand <[hidden email]> wrote:

> Hi,
>
> Can you tell us what the very 1st line of the consol of a build: it
> usually gives the reason for starting the build .
>
> regards
>
> didier
>
> On 17 fév, 06:03, <[hidden email]> wrote:
>
>
>
> > Hi Guys
>
> > I have a multi repo project, both checkouts are from svn servers, and I have a 'poll scm' every 15 mins to build it.
>
> > However, in the subversion changes, I can't see any changes, and the repos version numbers are not changing either, but it just keeps building my project
>
> > 500 builds later (oops - should have turned that off), I still can't work out what is triggering a build and why.
>
> > I am running Jenkins 1.450 and subversion 1.37. Do you have any suggestions?
>
> > Terry
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

RE: constant building from svn - no change

jagankalluri
Hello Fiona,

I also experience this problem, We are using Mks integrity as SCM.

This issue is due to Multiple SCM plug in , Which uses same set of change log .xml for all the repos you configured.

Only way to avoid this Is configuring Multiple Projects for each repo and Using Join Plug in

Else Use "PreBuild Plugin (not yet released) "

Thanks,
Jagan Kalluri
Build and Release Engineer
Travelex Global Business Payments
Email: [hidden email]
Phone: +1 (202) 408 1200 Ext: 6372
 
http://travelexbusiness.com/na
Twitter: www.twitter.com/travelexfx
Winner Innovation of the Year 2010
Financial-i Leaders in Innovation Awards
 
-----Original Message-----
From: [hidden email] [mailto:[hidden email]] On Behalf Of fiona
Sent: Friday, February 17, 2012 7:45 AM
To: Jenkins Users
Subject: Re: constant building from svn - no change

I also met this situation, my the 1st line of the console of a build:
started by scm change

On 2月17日, 下午7时25分, Didier Durand <[hidden email]> wrote:

> Hi,
>
> Can you tell us what the very 1st line of the consol of a build: it
> usually gives the reason for starting the build .
>
> regards
>
> didier
>
> On 17 fév, 06:03, <[hidden email]> wrote:
>
>
>
> > Hi Guys
>
> > I have a multi repo project, both checkouts are from svn servers, and I have a 'poll scm' every 15 mins to build it.
>
> > However, in the subversion changes, I can't see any changes, and the
> > repos version numbers are not changing either, but it just keeps
> > building my project
>
> > 500 builds later (oops - should have turned that off), I still can't work out what is triggering a build and why.
>
> > I am running Jenkins 1.450 and subversion 1.37. Do you have any suggestions?
>
> > Terry
*******************************************************************************
Information in this email including any attachment ('email') is confidential,
may be privileged and is intended solely for the addressee. Unauthorised
recipients are requested to preserve the confidentiality of this email, advise
the sender immediately of any error in transmission, and then delete the email
from the recipient's mailbox without making copies. Any disclosure, copying,
distribution or action taken, or omitted to be taken, in reliance upon the
contents of this email by unauthorised recipients is prohibited and may be
unlawful.

Please note that no contracts or commitments may be concluded on behalf of
Travelex Holdings Limited and its subsidiary companies ('Travelex') by means of
email, and no statement or representation made in this email is binding on
behalf of Travelex.

DISCLAIMER: Whilst this message has been scanned for viruses, Travelex
disclaims any responsibility or liability for viruses contained therein. It is
therefore recommended that all emails should be scanned for viruses.

Travelex - www.travelex.com
*******************************************************************************
Thanks, Jagan Kalluri
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: constant building from svn - no change

fiona
hi,
I met this problem when use master and slave, I have only one repo,
this issue happened in no regular time
BTW, the problem arised when we have built many hundreds builds .

On 2月18日, 上午12时41分, "Kalluri, Jagan" <[hidden email]>
wrote:

> Hello Fiona,
>
> I also experience this problem, We are using Mks integrity as SCM.
>
> This issue is due to Multiple SCM plug in , Which uses same set of change log .xml for all the repos you configured.
>
> Only way to avoid this Is configuring Multiple Projects for each repo and Using Join Plug in
>
> Else Use "PreBuild Plugin (not yet released) "
>
> Thanks,
> Jagan Kalluri
> Build and Release Engineer
> Travelex Global Business Payments
> Email: [hidden email]
> Phone: +1 (202) 408 1200 Ext: 6372
>
> http://travelexbusiness.com/na
> Twitter:www.twitter.com/travelexfx
> Winner Innovation of the Year 2010
> Financial-i Leaders in Innovation Awards
>
>
>
> -----Original Message-----
> From: [hidden email] [mailto:[hidden email]] On Behalf Of fiona
> Sent: Friday, February 17, 2012 7:45 AM
> To: Jenkins Users
> Subject: Re:constantbuildingfrom svn - no change
>
> I also met this situation, my the 1st line of the console of a build:
> started by scm change
>
> On 2月17日, 下午7时25分, Didier Durand <[hidden email]> wrote:
> > Hi,
>
> > Can you tell us what the very 1st line of the consol of a build: it
> > usually gives the reason for starting the build .
>
> > regards
>
> > didier
>
> > On 17 fév, 06:03, <[hidden email]> wrote:
>
> > > Hi Guys
>
> > > I have a multi repo project, both checkouts are from svn servers, and I have a 'poll scm' every 15 mins to build it.
>
> > > However, in the subversion changes, I can't see any changes, and the
> > > repos version numbers are not changing either, but it just keeps
> > >buildingmy project
>
> > > 500 builds later (oops - should have turned that off), I still can't work out what is triggering a build and why.
>
> > > I am running Jenkins 1.450 and subversion 1.37. Do you have any suggestions?
>
> > > Terry
> ***************************************************************************-****
> Information in this email including any attachment ('email') is confidential,
> may be privileged and is intended solely for the addressee. Unauthorised
> recipients are requested to preserve the confidentiality of this email, advise
> the sender immediately of any error in transmission, and then delete the email
> from the recipient's mailbox without making copies. Any disclosure, copying,
> distribution or action taken, or omitted to be taken, in reliance upon the
> contents of this email by unauthorised recipients is prohibited and may be
> unlawful.
>
> Please note that no contracts or commitments may be concluded on behalf of
> Travelex Holdings Limited and its subsidiary companies ('Travelex') by means of
> email, and no statement or representation made in this email is binding on
> behalf of Travelex.
>
> DISCLAIMER: Whilst this message has been scanned for viruses, Travelex
> disclaims any responsibility or liability for viruses contained therein. It is
> therefore recommended that all emails should be scanned for viruses.
>
> Travelex -www.travelex.com
> ***************************************************************************-****- 隐藏被引用文字 -
>
> - 显示引用的文字 -
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: constant building from svn - no change

fiona
in my global system configuration, I set my subversion revision policy
to 'Head Revision' ,in my job config I set 'Poll CM' to */10 * * * *,I
think whether the polciy result in the issue? if there is a
possibility: during one build updating (update time is slow) , ten
minutes passed, during the 10 minutes, there are changes in
repo(revision is 20),so next build in queue, however the frontal build
already update to the head revision 20, the possibility exist?

On 2月20日, 上午9时17分, fiona <[hidden email]> wrote:

> hi,
> I met this problem when use master and slave, I have only one repo,
> this issue happened innoregular time
> BTW, the problem arised when we have built many hundreds builds .
>
> On 2月18日, 上午12时41分, "Kalluri, Jagan" <[hidden email]>
> wrote:
>
>
>
> > Hello Fiona,
>
> > I also experience this problem, We are using Mks integrity as SCM.
>
> > This issue is due to Multiple SCM plug in , Which uses same set ofchangelog .xml for all the repos you configured.
>
> > Only way to avoid this Is configuring Multiple Projects for each repo and Using Join Plug in
>
> > Else Use "PreBuild Plugin (not yet released) "
>
> > Thanks,
> > Jagan Kalluri
> > Build and Release Engineer
> > Travelex Global Business Payments
> > Email: [hidden email]
> > Phone: +1 (202) 408 1200 Ext: 6372
>
> >http://travelexbusiness.com/na
> > Twitter:www.twitter.com/travelexfx
> > Winner Innovation of the Year 2010
> > Financial-i Leaders in Innovation Awards
>
> > -----Original Message-----
> > From: [hidden email] [mailto:[hidden email]] On Behalf Of fiona
> > Sent: Friday, February 17, 2012 7:45 AM
> > To: Jenkins Users
> > Subject: Re:constantbuildingfrom svn -nochange
>
> > I also met this situation, my the 1st line of the console of a build:
> > started by scmchange
>
> > On 2月17日, 下午7时25分, Didier Durand <[hidden email]> wrote:
> > > Hi,
>
> > > Can you tell us what the very 1st line of the consol of a build: it
> > > usually gives the reason for starting the build .
>
> > > regards
>
> > > didier
>
> > > On 17 fév, 06:03, <[hidden email]> wrote:
>
> > > > Hi Guys
>
> > > > I have a multi repo project, both checkouts are from svn servers, and I have a 'poll scm' every 15 mins to build it.
>
> > > > However, in the subversion changes, I can't see any changes, and the
> > > > repos version numbers are not changing either, but it just keeps
> > > >buildingmy project
>
> > > > 500 builds later (oops - should have turned that off), I still can't work out what is triggering a build and why.
>
> > > > I am running Jenkins 1.450 and subversion 1.37. Do you have any suggestions?
>
> > > > Terry
> > ***************************************************************************--****
> > Information in this email including any attachment ('email') is confidential,
> > may be privileged and is intended solely for the addressee. Unauthorised
> > recipients are requested to preserve the confidentiality of this email, advise
> > the sender immediately of any error in transmission, and then delete the email
> > from the recipient's mailbox without making copies. Any disclosure, copying,
> > distribution or action taken, or omitted to be taken, in reliance upon the
> > contents of this email by unauthorised recipients is prohibited and may be
> > unlawful.
>
> > Please note thatnocontracts or commitments may be concluded on behalf of
> > Travelex Holdings Limited and its subsidiary companies ('Travelex') by means of
> > email, andnostatement or representation made in this email is binding on
> > behalf of Travelex.
>
> > DISCLAIMER: Whilst this message has been scanned for viruses, Travelex
> > disclaims any responsibility or liability for viruses contained therein. It is
> > therefore recommended that all emails should be scanned for viruses.
>
> > Travelex -www.travelex.com
> > ***************************************************************************--****- 隐藏被引用文字 -
>
> > - 显示引用的文字 -- 隐藏被引用文字 -
>
> - 显示引用的文字 -
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: constant building from svn - no change

Sami Tikka
In reply to this post by Terry.Rankine
The fist thing you need to check with svn, possibly others too, is that Jenkins server's and svn repo server's clocks are in sync. Not almost, but exactly. Run ntpd on both of them.

-- Sami

<[hidden email]> kirjoitti 17.2.2012 kello 7.03:

Hi Guys

 

I have a multi repo project, both checkouts are from svn servers, and I have a ‘poll scm’ every 15 mins to build it.

 

However, in the subversion changes, I can’t see any changes, and the repos version numbers are not changing either, but it just keeps building my project

 

500 builds later (oops – should have turned that off), I still can’t work out what is triggering a build and why.

 

I am running Jenkins 1.450 and subversion 1.37. Do you have any suggestions?

 

Terry

Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: constant building from svn - no change

fiona
jenkins and svn repo server are in the same domain, the clock should
be in sync, is it?

On 2月21日, 下午1时37分, Sami Tikka <[hidden email]> wrote:

> The fist thing you need to check with svn, possibly others too, is that Jenkins server's and svn repo server's clocks are in sync. Not almost, but exactly. Run ntpd on both of them.
>
> -- Sami
>
> <[hidden email]> kirjoitti 17.2.2012 kello 7.03:
>
>
>
> > Hi Guys
>
> > I have a multi repo project, both checkouts are from svn servers, and I have a ‘poll scm’ every 15 mins to build it.
>
> > However, in the subversion changes, I can’t see any changes, and the repos version numbers are not changing either, but it just keeps building my project
>
> > 500 builds later (oops – should have turned that off), I still can’t work out what is triggering a build and why.
>
> > I am running Jenkins 1.450 and subversion 1.37. Do you have any suggestions?
>
> > Terry- 隐藏被引用文字 -
>
> - 显示引用的文字 -
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: constant building from svn - no change

Sami Tikka
Sorry, but I am not able to check your servers clocks for you. You
really need to do it yourself.

-- Sami

2012/2/21 fiona <[hidden email]>:

> jenkins and svn repo server are in the same domain, the clock should
> be in sync, is it?
>
> On 2月21日, 下午1时37分, Sami Tikka <[hidden email]> wrote:
>> The fist thing you need to check with svn, possibly others too, is that Jenkins server's and svn repo server's clocks are in sync. Not almost, but exactly. Run ntpd on both of them.
>>
>> -- Sami
>>
>> <[hidden email]> kirjoitti 17.2.2012 kello 7.03:
>>
>>
>>
>> > Hi Guys
>>
>> > I have a multi repo project, both checkouts are from svn servers, and I have a ‘poll scm’ every 15 mins to build it.
>>
>> > However, in the subversion changes, I can’t see any changes, and the repos version numbers are not changing either, but it just keeps building my project
>>
>> > 500 builds later (oops � should have turned that off), I still can’t work out what is triggering a build and why.
>>
>> > I am running Jenkins 1.450 and subversion 1.37. Do you have any suggestions?
>>
>> > Terry- 隐藏被引用文字 -
>>
>> - 显示引用的文字 -
Loading...