folder plugin and job availability from global space

2019-02-23 Thread Narahari 'n7; Savitha
Friends:

Thank you in advance for your time and attention.

I have installed Jenkins folder plugin and set it up.

In one of the views under folder, how can I put a job that is in the global 
view space.

I can set the global view but not a specific job from the gobal view


Picture 1 here shows the folder and job status.

[image: 2019-02-23_20-38-07.png]

Picture 2 here shows the expected result.



[image: 2019-02-23_20-48-38.png]


Please advise on how to get this accomplished.



-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/f8c034a3-8a74-4a6a-b499-d2ec6d80050b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to check plugin version for a specific jenkins version

2018-09-21 Thread Narahari 'n7; Savitha
Thank you for your help.

Good to know that plugins are relatively safe to use.

-Narahari

On Friday, September 21, 2018 at 12:14:19 AM UTC-4, Mark Waite wrote:
>
> The Jenkins-Version field embedded in the plugin manifest file is the 
> minimum Jenkins version supported, not the maximum.  Jenkins works very 
> hard to allow older plugins to continue operating in newer releases.
>
> Mark Waite
>
> On Thu, Sep 20, 2018 at 9:09 PM Narahari 'n' Savitha  > wrote:
>
>> Thank you folks in advance for your time and attention
>>
>> Here is the scenario.
>>
>> I have Jenkins LTS 2.122 version and I have plugins for that installed.
>>
>> Now the Jenkins 2.138 is released and I want to upgrade.
>>
>> How do I check the version for the plugin that  works for 2.138 or below ?
>> Apart from downloading plugin, unwrapping it and look at the Jenkins 
>> version field, is there any other way ?
>>
>> This is doable but it is very laborious and I have to go from what ver of 
>> plugin I have and go up one level check and keep going up the version list.
>>
>> I am trying to pick minds of smart people here please.
>>
>> -N
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Jenkins Users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to jenkinsci-use...@googlegroups.com .
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/jenkinsci-users/3507d3d8-4478-4024-952d-4c49f7b587f8%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/jenkinsci-users/3507d3d8-4478-4024-952d-4c49f7b587f8%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/bf29f216-4c6e-474f-96dd-90873ee9a7fa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


How to check plugin version for a specific jenkins version

2018-09-20 Thread Narahari &#x27;n7; Savitha
Thank you folks in advance for your time and attention

Here is the scenario.

I have Jenkins LTS 2.122 version and I have plugins for that installed.

Now the Jenkins 2.138 is released and I want to upgrade.

How do I check the version for the plugin that  works for 2.138 or below ?
Apart from downloading plugin, unwrapping it and look at the Jenkins 
version field, is there any other way ?

This is doable but it is very laborious and I have to go from what ver of 
plugin I have and go up one level check and keep going up the version list.

I am trying to pick minds of smart people here please.

-N

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/3507d3d8-4478-4024-952d-4c49f7b587f8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


How to dockerize jenkins in the right way ?

2018-09-20 Thread Narahari &#x27;n7; Savitha
Thank you folks in advance for your time and help.

Need some input please.
I used Dockerfile to pull lts-alpine
I then  installed requisites for ansible and installed ansible.
I ran container and mapped a volume so the jenkins home is shared with host.
It all works.
Now I can put jobs there from jenkins where we backup the config.xml.

Now for some best practice questions help please

I plan to setup Jenkins the way I want to (docker exec update plugins, jobs 
from git etc.,)
Re start container but mount host to a /tmp/jenkins folder inside container.
cp -Rf /tmp/jenkins /var/jenkins_home
Stop container and docker commit the image.

Start container with new image.  This way the image is completely self 
contained.
What do you folks think ?  Is this a good idea ?
I plan to update the cmd in the Dockerfile to use git to update jobs from 
git at startup or I can keep the latest job in the docker image.
I am in confusion.  Kindly advise.

-Narahari

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/7a8fe5a7-90b3-481e-84c9-fb6a3897966e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: accounts.jenkins.io problems not able to reset password or sign up

2016-07-27 Thread Narahari &#x27;n7; Savitha
Thank You Sir.  I was able to reset the password now.

Appreciate your help.

Regards,
-Narahari

On Tuesday, July 26, 2016 at 9:41:36 PM UTC-4, Narahari 'n' Savitha wrote:
>
> Hello:
> I tried to reset the password on the accounts.jenkins.io site and here is 
> what I see.
>
> *HTTP ERROR 500*
>
> Problem accessing /doPasswordReset. Reason:
>
> Server Error
>
>
> *Caused by:*
>
> javax.servlet.ServletException: javax.naming.NamingException: [LDAP: error 
> code 28 - entry update failed]; remaining name 
> 'cn=savithari,ou=people,dc=jenkins-ci,dc=org'
>
> at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:796)
>
> at org.kohsuke.stapler.Stapler.invoke(Stapler.java:876)
>
> at org.kohsuke.stapler.Stapler.invoke(Stapler.java:649)
>
> at org.kohsuke.stapler.Stapler.service(Stapler.java:238)
>
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
>
> at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:837)
>
> at 
> org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:583)
>
> at 
> org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
>
> at 
> org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:548)
>
> at 
> org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:226)
>
> at 
> org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1174)
>
> at 
> org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
>
>
> Even if I try to signup I get the same
>
>
> *HTTP ERROR 500*
>
> Problem accessing /doSignup. Reason:
>
> Server Error
>
>
> *Caused by:*
>
> javax.servlet.ServletException: javax.naming.NamingException: [LDAP: error 
> code 80 - Other]; remaining name 
> 'cn=narahari,ou=people,dc=jenkins-ci,dc=org'
>
> at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:796)
>
> at org.kohsuke.stapler.Stapler.invoke(Stapler.java:876)
>
> at org.kohsuke.stapler.Stapler.invoke(Stapler.java:649)
>
> at org.kohsuke.stapler.Stapler.service(Stapler.java:238)
>
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
>
> at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:837)
>
> at 
> org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:583)
>
> at 
> org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
>
> at 
> org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:548)
>
> at 
> org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:226)
>
> at 
> org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1174)
>
> at 
> org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
>
> at 
> org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
>
> at 
> org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1106)
>
> at 
> org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
>
> at 
> org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:213)
>
> at 
> org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:119)
>
> at 
> org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
>
> at org.eclipse.jetty.server.Server.handle(Server.java:524)
>
> at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:319)
>
>
> Can I get some help please ?
>
>
> -Narahari
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/e33fcbff-786d-46f5-967f-3d6c38f72cef%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


accounts.jenkins.io problems not able to reset password or sign up

2016-07-26 Thread Narahari &#x27;n7; Savitha
Hello:
I tried to reset the password on the accounts.jenkins.io site and here is 
what I see.

*HTTP ERROR 500*

Problem accessing /doPasswordReset. Reason:

Server Error


*Caused by:*

javax.servlet.ServletException: javax.naming.NamingException: [LDAP: error 
code 28 - entry update failed]; remaining name 
'cn=savithari,ou=people,dc=jenkins-ci,dc=org'

at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:796)

at org.kohsuke.stapler.Stapler.invoke(Stapler.java:876)

at org.kohsuke.stapler.Stapler.invoke(Stapler.java:649)

at org.kohsuke.stapler.Stapler.service(Stapler.java:238)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)

at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:837)

at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:583)

at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)

at 
org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:548)

at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:226)

at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1174)

at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)


Even if I try to signup I get the same


*HTTP ERROR 500*

Problem accessing /doSignup. Reason:

Server Error


*Caused by:*

javax.servlet.ServletException: javax.naming.NamingException: [LDAP: error 
code 80 - Other]; remaining name 
'cn=narahari,ou=people,dc=jenkins-ci,dc=org'

at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:796)

at org.kohsuke.stapler.Stapler.invoke(Stapler.java:876)

at org.kohsuke.stapler.Stapler.invoke(Stapler.java:649)

at org.kohsuke.stapler.Stapler.service(Stapler.java:238)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)

at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:837)

at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:583)

at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)

at 
org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:548)

at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:226)

at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1174)

at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)

at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)

at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1106)

at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)

at 
org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:213)

at 
org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:119)

at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)

at org.eclipse.jetty.server.Server.handle(Server.java:524)

at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:319)


Can I get some help please ?


-Narahari

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/a81fff6d-8353-443d-99e8-8b472529775c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Build With Parameters link and the flow after that......

2016-02-13 Thread Narahari &#x27;n7; Savitha
Friends

Thank You for your time.

I am trying to get some help on
what happens when the build with parameter  link is clicked for a given job.
when the build with params is clicked I want to put a screen with some 
widgets
but the contents of the widgets are populated based on the previous widget.

-Narahari

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/f3ea1134-e4b6-4805-ba2d-17f9f44a6354%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


ui plugin with ajax

2015-08-26 Thread Narahari &#x27;n7; Savitha
Friends:


Please help by providing a link to a sample on how to develop ui plugin for 
jenkins which is ajax enabled.

I am trying to get  an idea if it is even possible to create jenkins plugin 
that is ajax based and preferably with angular.

-N

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/013aaa99-a0d5-4c0e-ad2d-e5424fa05eec%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


subversion plugin within jenkins and subversion command line client the conundrum

2014-11-02 Thread Narahari &#x27;n7; Savitha
Friends:

This issue might have been hashed and rehashed but I could not find an 
answer.
My setup

Jenkins 1.587
Subversion plugin is 2.2 but it shows the max SVN version in Manage 
 Jenkins to be 1.7
Subversion client on the machine is 1.8.1

I use Maven for our projects and we use the maven release plugin that uses 
the command line svn client.

In the project we have jenkins checking out the code with the 1.7 version 
of svn.

The maven release plugin comes in but the svn version of command line 1.8.1 
and this caused issues with svn upgrade errors.

So how do we make subversion plugin have the latest subversion client 
software as in svn 1.8.1 ?

Please don't tell me that my option is to not use the inbuilt plugin but 
command line client through out.

-Narahari

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: choice parameter and list of values to the script

2013-04-18 Thread Narahari &#x27;n7; Savitha
Hi Folks:

Is anyone having this requirement of having the need to look at all 
possible parameters in the shell script ?

-Narahari

On Tuesday, April 16, 2013 11:24:43 AM UTC-4, Narahari 'n' Savitha wrote:
>
> Friends:
>
> If this is already answered please point me there and do not flame me.
>
> Thank You all for your time and attention.
>
> My jenkins job is a choice parameter build.
>
> I have 5 choices for the paramName=env-data
> ALL
> TEST1
> TEST2
> TEST3
> TEST4
>
> Now  the script gets the env variable with value of what I select.
>
> However what I want in my script is the list of values that I provided as 
> in I need "ALL TEST1 TEST2 TEST3 TEST4" also so I can make the right 
> decsion.
>
> In my case when ALL is chosen I need the other ones too so I can loop thru 
> the remaining as well.
>
> Any idea how to see all the values in my script ?
>
> Regards,
> -Narahari
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




choice parameter and list of values to the script

2013-04-16 Thread Narahari &#x27;n7; Savitha
Friends:

If this is already answered please point me there and do not flame me.

Thank You all for your time and attention.

My jenkins job is a choice parameter build.

I have 5 choices for the paramName=env-data
ALL
TEST1
TEST2
TEST3
TEST4

Now  the script gets the env variable with value of what I select.

However what I want in my script is the list of values that I provided as 
in I need "ALL TEST1 TEST2 TEST3 TEST4" also so I can make the right 
decsion.

In my case when ALL is chosen I need the other ones too so I can loop thru 
the remaining as well.

Any idea how to see all the values in my script ?

Regards,
-Narahari

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.