Re: Jenkins IIS Reverse Proxy

2017-06-01 Thread Stephen Connolly
I do not have easy access to a windows machine, so I cannot help with
configuration of that

I should be possible to configure it correctly, if the warning is showing
then you will find some features don't work, so I recommend trying to fix it
On Thu 1 Jun 2017 at 17:22, Terry Lacy  wrote:

>
> After pursuing this in this forum for over a month, posting a bug and
> having it promptly closed as "not a defect", and no working solution, I'm
> left to conclude that it is not possible to get rid of the "your reverse
> proxy set up is broken" with recent versions of Jenkins and IIS.
>
> Or, nobody here uses IIS as a reverse proxy.
>
> Or, folks who use IIS as a reverse proxy ignore the error message.
>
> Terry
>
> --
> 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/b838616b-e50d-422b-bc93-c700aed859dc%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>
-- 
Sent from my phone

-- 
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/CA%2BnPnMw0zDSxwbPe24u71vkGPjkJ-%3DGGZS6pVWS0mhJWQcwjsA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to get the parameter values from Jenkins job to selenium webdriver using java

2017-06-01 Thread Victor Martinez
Hi there,

You can read what parameterized build means in teh following url:
- https://wiki.jenkins-ci.org/display/JENKINS/Parameterized+Build

Then you can use that env variables approach accordingly to run your java 
webdriver app. 

Cheers

On Thursday, 1 June 2017 20:17:51 UTC+1, Murali krishna wrote:
>
> How to get the  parameter values  from Jenkins job to selenium web driver 
> using java.
>

-- 
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/cfe5c143-377a-4b93-8046-2106aefb61f2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


How to get the parameter values from Jenkins job to selenium webdriver using java

2017-06-01 Thread Murali krishna
How to get the  parameter values  from Jenkins job to selenium web driver 
using java.

-- 
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/43e73bf6-7ce4-4379-8bbe-da4b3d82f222%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to disable jobs of type Multi-branch?

2017-06-01 Thread Idan Adar
I ended with updating a file in a repo if the tests fail.
Any job that then tries to run will first check for the contents of the 
file, if it's not what it should be the job will exit.

-- 
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/41f94006-84f7-4f94-bc0d-0192a41f3bd8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Jenkins not polling

2017-06-01 Thread Terry Lacy
I assume you have "Build periodically" checked under the job's Build 
Triggers section.

What do you have in the "Schedule" field?

Terry

On Wednesday, May 31, 2017 at 3:01:01 PM UTC-6, Hemanth Shekar wrote:
>
> I am using Jenkins to poll for a file in a unix directory ( Shell ) 
> If the file is present running some commands as the build steps .
>
>
> A manual build works but polling is not happening . 
> i have polling by minute . 
>
> The script trigger log tells 
>
> [ScriptTrigger] - Poll with a shell or batch scriptPolling has not run 
> yet.
>
> I need it to poll every minute 
> what am i doing wrong
>

-- 
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/b3b85796-95fc-491b-9aa8-29836c8992ee%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Jenkins IIS Reverse Proxy

2017-06-01 Thread Terry Lacy

After pursuing this in this forum for over a month, posting a bug and 
having it promptly closed as "not a defect", and no working solution, I'm 
left to conclude that it is not possible to get rid of the "your reverse 
proxy set up is broken" with recent versions of Jenkins and IIS.

Or, nobody here uses IIS as a reverse proxy.

Or, folks who use IIS as a reverse proxy ignore the error message.

Terry

-- 
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/b838616b-e50d-422b-bc93-c700aed859dc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Can't see any GIT_ environment variables in my pipeline script

2017-06-01 Thread Mark Waite
Yes, you are correct. No more phone based email for me...

On Thu, Jun 1, 2017, 9:19 AM Slide  wrote:

> Maybe you mean https://issues.jenkins-ci.org/browse/JENKINS-26100?
>
> On Thu, Jun 1, 2017 at 4:22 AM Mark Waite 
> wrote:
>
>> Sorry, missed a 0.  JENKINS-21000 .
>>
>> On Thu, Jun 1, 2017 at 7:21 AM Mark Allison 
>> wrote:
>>
>>> Thanks. Is that the correct number? Doesn't look related to me, and
>>> there's only one comment.
>>> https://issues.jenkins-ci.org/browse/JENKINS-2100
>>>
>>>
>>> On Thursday, 1 June 2017 12:12:59 UTC+1, Mark Waite wrote:
>>>
 JENKINS-2100 describes that bug / enhancement request.  The comments
 include some possible work-around techniques.

 Mark Waite

 On Thu, Jun 1, 2017 at 4:28 AM Mark Allison  wrote:

>>> I am using the git plugin and use a Jenkinsfile, however none of the GIT
> environment variables are being set according to the git plugin
> documentation here:
> https://wiki.jenkins-ci.org/display/JENKINS/Git+Plugin in section
> Environment variables.
>
> Jenkins is installed on Windows Server 2012 R2 and I have this command
> after my checkout but none of the GIT variables are present:
>
> bat 'set'
>
> I can see the typical Jenkins ones like WORKSPACE, JENKINS_URL, etc
>
> I want access to these:
>
> GIT_LOCAL_BRANCH
> GIT_URL
>
> --
> 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/a5a4a9a3-6ce6-4345-8367-8ecf06234e15%40googlegroups.com
> 
> .
> 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/65949ad0-cb91-47ff-be5e-6ed8c1adc37a%40googlegroups.com
>>> 
>>> .
>>> 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/CAO49JtG2Lx6A-4UQPgHTqxCOETGM8_q6jsWAKFxofASpZjnKqg%40mail.gmail.com
>> 
>> .
>
>
>> 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/CAPiUgVe8%3D8nm3yv%3DkFg9mJDs1nZ4NjDO4jFjdSBAkCnhnKBHuA%40mail.gmail.com
> 
> .
> 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/CAO49JtHeH3gDC%2BuuqmjfSr9pKTegGHTwsu2%2BwxD72OBgtp5tww%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Display Test Results in Blue Ocean

2017-06-01 Thread Christopher Orr
I've wondered about this as well, but looking at JIRA, it seems to be by
design at the moment:
https://issues.jenkins-ci.org/browse/JENKINS-43892


On Thu, 1 Jun 2017, at 06:22, Daniel Becroft wrote:
> Hi,
> I'm currently experimenting with converting our standard builds into
> pipelines, and have an initial question.
> When there are tests, and they all pass, I can only see a page under
> Tests
> that says "All tests are passing  77 tests for this pipeline are
> passing."
> Is there anywhere (other than the original Jenkins UI) where we can see
> all
> the tests for the pipeline, passing or not?
> Cheers,
> Daniel B.

-- 
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/1496325415.132266.995429088.2893232E%40webmail.messagingengine.com.
For more options, visit https://groups.google.com/d/optout.


Multi project in single repo Jenkins pipeline. Jenkinsfile in each project.

2017-06-01 Thread Jinna Balu
I have two project have Jenkins file in each of the project. Want to build 
the project on each commit from so that both Jenkisfile used for Building.

I have sample project here https://github.com/JinnaBalu/jh-microservices

this is a JAVA Spring MVC, Microservices application having one gateway and 
one microservice, I may add multiple in future. 

I want to create a Jenkins pipeline when i commit. able to build when i use 
the single project single repo having Jenkins in the root folder. but fails 
when multiple project with one repo. 

I read about the change directory and doBuild 
changedDirectories.each { directory ->
   dir(directory) {
 doBuild()
   } 
}

-- 
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/ecefa987-fcb8-4a14-81f9-f1f9123957ff%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Blue ocean pipeline chaining

2017-06-01 Thread Christopher Orr
You can use the `build` step:
https://jenkins.io/doc/pipeline/steps/pipeline-build-step/#code-build-code-build-a-job


On Thu, 1 Jun 2017, at 08:01, viral chande wrote:
> Hi,
>   Is there a way we can have one pipeline trigger another pipeline?
> Thanks,
> Regards,
> Viral Chande

-- 
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/1496325261.131930.995426400.545E5422%40webmail.messagingengine.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to add white list organization or username in Github Branch Source Plugin

2017-06-01 Thread Stephen Connolly
Not yet. The changes I am working on will allow plugins to define custom
strategies for this type of thing

On Thu 1 Jun 2017 at 11:35,  wrote:

> Hi,
>
> We want jenkins should only build those pull request which was created by
> white listed organization or users.
> And for outsides users pull request must be approve by admins to build. It
> would be better if build is triggered by comment.
>
> We want to use GitHub Branch Source Plugin
>  as
> it is compatible with Jenksin Blue Ocean. Is it possible in  GitHub
> Branch Source Plugin
>  or
> any other approach.
>
> Currently We are using Github Pull Request Builder
> 
>  plugin
> but it is not compatible with Blue Ocean.
>
> Thanks
> Ashiquzzaman
>
> --
> 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/467a3910-52f1-48a3-afd6-53abb3e73a95%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>
-- 
Sent from my phone

-- 
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/CA%2BnPnMxnhQimu%3D5_F2amBmhVDX6h1fCorm%2B43ivKexuEn1h8zA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Can't see any GIT_ environment variables in my pipeline script

2017-06-01 Thread Slide
Maybe you mean https://issues.jenkins-ci.org/browse/JENKINS-26100?

On Thu, Jun 1, 2017 at 4:22 AM Mark Waite  wrote:

> Sorry, missed a 0.  JENKINS-21000 .
>
> On Thu, Jun 1, 2017 at 7:21 AM Mark Allison  wrote:
>
>> Thanks. Is that the correct number? Doesn't look related to me, and
>> there's only one comment.
>> https://issues.jenkins-ci.org/browse/JENKINS-2100
>>
>>
>> On Thursday, 1 June 2017 12:12:59 UTC+1, Mark Waite wrote:
>>
>>> JENKINS-2100 describes that bug / enhancement request.  The comments
>>> include some possible work-around techniques.
>>>
>>> Mark Waite
>>>
>>> On Thu, Jun 1, 2017 at 4:28 AM Mark Allison  wrote:
>>>
>> I am using the git plugin and use a Jenkinsfile, however none of the GIT
 environment variables are being set according to the git plugin
 documentation here:
 https://wiki.jenkins-ci.org/display/JENKINS/Git+Plugin in section
 Environment variables.

 Jenkins is installed on Windows Server 2012 R2 and I have this command
 after my checkout but none of the GIT variables are present:

 bat 'set'

 I can see the typical Jenkins ones like WORKSPACE, JENKINS_URL, etc

 I want access to these:

 GIT_LOCAL_BRANCH
 GIT_URL

 --
 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/a5a4a9a3-6ce6-4345-8367-8ecf06234e15%40googlegroups.com
 
 .
 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/65949ad0-cb91-47ff-be5e-6ed8c1adc37a%40googlegroups.com
>> 
>> .
>> 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/CAO49JtG2Lx6A-4UQPgHTqxCOETGM8_q6jsWAKFxofASpZjnKqg%40mail.gmail.com
> 
> .
> 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/CAPiUgVe8%3D8nm3yv%3DkFg9mJDs1nZ4NjDO4jFjdSBAkCnhnKBHuA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Jenkins + HPOO

2017-06-01 Thread Niraj Singh
Hello,

Has anyone tried integrating Jenkins with HPOO and got use-cases. ? I am
facing issue with truststore variables, need help.




*Thanks & Regards,Niraj Singh*

*Bangalore*
09886052400(Personal)

-- 
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/CAA-m%2BQnWzon4k%3DPM5iASJ2aeLmFZicPNPNAXxLy68WTHJ5%3DHLQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Blue ocean Pipeline chaining

2017-06-01 Thread viral chande
I deleted the duplicate post.

On Thursday, June 1, 2017 at 12:42:54 PM UTC+5:30, slide wrote:
>
> Please don't double post.
>
> On Wed, May 31, 2017 at 11:25 PM viral chande  > wrote:
>
>> Hi,
>> Is there any why i can trigger one pipeline at the end of another in 
>> blue ocean?
>> Thanks,
>> Regards,
>> Viral Chande
>>
>> -- 
>> 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/a87d10b4-fd80-4155-904b-66a9bd5e1152%40googlegroups.com
>>  
>> 
>> .
>> 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/15014f67-926b-4b10-9abd-9f50da42808c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Can't see any GIT_ environment variables in my pipeline script

2017-06-01 Thread Mark Waite
Sorry, missed a 0.  JENKINS-21000 .

On Thu, Jun 1, 2017 at 7:21 AM Mark Allison  wrote:

> Thanks. Is that the correct number? Doesn't look related to me, and
> there's only one comment.
> https://issues.jenkins-ci.org/browse/JENKINS-2100
>
>
> On Thursday, 1 June 2017 12:12:59 UTC+1, Mark Waite wrote:
>
>> JENKINS-2100 describes that bug / enhancement request.  The comments
>> include some possible work-around techniques.
>>
>> Mark Waite
>>
>> On Thu, Jun 1, 2017 at 4:28 AM Mark Allison  wrote:
>>
> I am using the git plugin and use a Jenkinsfile, however none of the GIT
>>> environment variables are being set according to the git plugin
>>> documentation here:
>>> https://wiki.jenkins-ci.org/display/JENKINS/Git+Plugin in section
>>> Environment variables.
>>>
>>> Jenkins is installed on Windows Server 2012 R2 and I have this command
>>> after my checkout but none of the GIT variables are present:
>>>
>>> bat 'set'
>>>
>>> I can see the typical Jenkins ones like WORKSPACE, JENKINS_URL, etc
>>>
>>> I want access to these:
>>>
>>> GIT_LOCAL_BRANCH
>>> GIT_URL
>>>
>>> --
>>> 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/a5a4a9a3-6ce6-4345-8367-8ecf06234e15%40googlegroups.com
>>> 
>>> .
>>> 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/65949ad0-cb91-47ff-be5e-6ed8c1adc37a%40googlegroups.com
> 
> .
> 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/CAO49JtG2Lx6A-4UQPgHTqxCOETGM8_q6jsWAKFxofASpZjnKqg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Can't see any GIT_ environment variables in my pipeline script

2017-06-01 Thread Mark Allison
Thanks. Is that the correct number? Doesn't look related to me, and there's 
only one comment. https://issues.jenkins-ci.org/browse/JENKINS-2100

On Thursday, 1 June 2017 12:12:59 UTC+1, Mark Waite wrote:
>
> JENKINS-2100 describes that bug / enhancement request.  The comments 
> include some possible work-around techniques.
>
> Mark Waite
>
> On Thu, Jun 1, 2017 at 4:28 AM Mark Allison  > wrote:
>
>> I am using the git plugin and use a Jenkinsfile, however none of the GIT 
>> environment variables are being set according to the git plugin 
>> documentation here: 
>> https://wiki.jenkins-ci.org/display/JENKINS/Git+Plugin in section 
>> Environment variables.
>>
>> Jenkins is installed on Windows Server 2012 R2 and I have this command 
>> after my checkout but none of the GIT variables are present:
>>
>> bat 'set'
>>
>> I can see the typical Jenkins ones like WORKSPACE, JENKINS_URL, etc
>>
>> I want access to these:
>>
>> GIT_LOCAL_BRANCH
>> GIT_URL
>>
>> -- 
>> 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/a5a4a9a3-6ce6-4345-8367-8ecf06234e15%40googlegroups.com
>>  
>> 
>> .
>> 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/65949ad0-cb91-47ff-be5e-6ed8c1adc37a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Can't see any GIT_ environment variables in my pipeline script

2017-06-01 Thread Mark Waite
JENKINS-2100 describes that bug / enhancement request.  The comments
include some possible work-around techniques.

Mark Waite

On Thu, Jun 1, 2017 at 4:28 AM Mark Allison  wrote:

> I am using the git plugin and use a Jenkinsfile, however none of the GIT
> environment variables are being set according to the git plugin
> documentation here: https://wiki.jenkins-ci.org/display/JENKINS/Git+Plugin
> in section Environment variables.
>
> Jenkins is installed on Windows Server 2012 R2 and I have this command
> after my checkout but none of the GIT variables are present:
>
> bat 'set'
>
> I can see the typical Jenkins ones like WORKSPACE, JENKINS_URL, etc
>
> I want access to these:
>
> GIT_LOCAL_BRANCH
> GIT_URL
>
> --
> 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/a5a4a9a3-6ce6-4345-8367-8ecf06234e15%40googlegroups.com
> 
> .
> 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/CAO49JtGLxeoiqv%2Bp6Qh%2BdqoHBk%2B9gfPF9LMKy6wxPmV%2BcDsmYg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Mac Jenkins Can't Clone/fetch from GitHub

2017-06-01 Thread Hải Châu Nguyễn Phạm
Thank you so much! You saved my day.

On Wednesday, May 24, 2017 at 10:00:20 AM UTC+7, Shuguo Yang wrote:
>
> Hey, this is because Jenkins is running as the user jenkins, which is not 
> the current user on your mac. 
>
> The default path is "/User/Share/Jenkins", install it under 
> "$HOME/.jenkins" to make it work. 
> So:
>
>
> 1. Stop the current Jenkin on your mac.
>
> *sudo launchctl unload /Library/LaunchDaemons/org.jenkins-ci.plist*
> The, double check you can't access "localhost:8080" 
>
> 2.  Double click the "jenkins.war" file under "Application/jenkins". You 
> will found jenkins
> was reinstalled to "$HOME/.jenkins" again. 
>
> 3. Then re-config the job, git should works well
>
> I also encounter this issue, and above steps works well for me.
>
> On Monday, September 19, 2016 at 3:35:05 PM UTC+8, Ankit Arora wrote:
>>
>> Hi,
>>
>> I am also getting Error while Connecting Jenkins from Github.
>>
>> *Error : Failed to connect to repository : Error performing command: 
>> git.exe ls-remote -h*
>>
>> Please suggest the solution
>>
>> *//BR*
>>
>>
>> *Ankit AroraTest Engineer  *
>> *✉ : **ankitarora...@gmail.com || ankitarora...@gmail.com*
>> *☎ :* 
>> *+91-9654293205 ,+91-8285678798 *
>>
>>
>> *P please consider the environment before printing any emailPlease 
>> say "No" to Plastics *
>>
>>
>>  
>>
>>
>> On Sat, Sep 17, 2016 at 4:06 AM, Hung  wrote:
>>
>>> HI,  I am new to setting up Jenkins.  I am trying to setup a Jenkins 
>>> server
>>> on a Mac Mini.  I am having trouble with the Jenkins setup because I 
>>> made a
>>> simple project that is to sync to a github repo and then run a script.
>>> Unfortunately I can't get this simple project to run correctly.  I keep
>>> getting a timeout error.  Here is a Console output.
>>>
>>>  15:16:57 Building in workspace
>>> /Users/Shared/Jenkins/Home/workspace/MacWitchesServers
>>> 15:16:57  > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
>>> 15:16:57 Fetching changes from the remote Git repository
>>> 15:16:57  > /usr/bin/git config remote.origin.url
>>> https://github.com/MyAccount/sample # timeout=10
>>> 15:16:57 Fetching upstream changes from 
>>> https://github.com/MyAccount/sample
>>> 15:16:57  > /usr/bin/git --version # timeout=10
>>> 15:16:57 using GIT_ASKPASS to set credentials
>>> 15:16:57  > /usr/bin/git fetch --tags --progress
>>> https://github.com/MyAccount/sample +refs/heads/*:refs/remotes/origin/*
>>> 15:26:57 ERROR: Timeout after 10 minutes
>>> 15:26:57 ERROR: Error fetching remote repo 'origin'
>>> 15:26:57 hudson.plugins.git.GitException: Failed to fetch from
>>> https://github.com/MyAccount/sample
>>> 15:26:57at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:797)
>>> 15:26:57at 
>>> hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1051)
>>> 15:26:57at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1082)
>>> 15:26:57at hudson.scm.SCM.checkout(SCM.java:495)
>>> 15:26:57at
>>> hudson.model.AbstractProject.checkout(AbstractProject.java:1269)
>>> 15:26:57at
>>>
>>> hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
>>> 15:26:57at
>>> jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
>>> 15:26:57at
>>>
>>> hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
>>> 15:26:57at hudson.model.Run.execute(Run.java:1741)
>>> 15:26:57at 
>>> hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
>>> 15:26:57at
>>> hudson.model.ResourceController.execute(ResourceController.java:98)
>>> 15:26:57at hudson.model.Executor.run(Executor.java:410)
>>> 15:26:57 Caused by: hudson.plugins.git.GitException: Command 
>>> "/usr/bin/git
>>> fetch --tags --progress https://github.com/MyAccount/sample
>>> +refs/heads/*:refs/remotes/origin/*" returned status code 143:
>>> 15:26:57 stdout:
>>> 15:26:57 stderr:
>>> 15:26:57at
>>>
>>> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1752)
>>> 15:26:57at
>>>
>>> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1495)
>>> 15:26:57at
>>>
>>> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
>>> 15:26:57at
>>>
>>> org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
>>> 15:26:57at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:795)
>>> 15:26:57... 11 more
>>> 15:26:57 ERROR: null
>>>
>>> I su jenkins and did a manual git fetch and there was no issue.  Do 
>>> anyone
>>> know where I am going wrong.  I did a normal installation of jenkins and
>>> selected plugin related to github.
>>>
>>> I am running Jenkins ver. 2.7.4
>>>
>>> Thank you for any help, and I stuck at this point.
>>>
>>>
>>>
>>> --
>>> View this message in context: 
>>> 

How to add white list organization or username in Github Branch Source Plugin

2017-06-01 Thread ashiq
Hi,

We want jenkins should only build those pull request which was created by 
white listed organization or users. 
And for outsides users pull request must be approve by admins to build. It 
would be better if build is triggered by comment. 

We want to use GitHub Branch Source Plugin 
 as 
it is compatible with Jenksin Blue Ocean. Is it possible in  GitHub Branch 
Source Plugin 
 or 
any other approach.

Currently We are using Github Pull Request Builder 

 plugin 
but it is not compatible with Blue Ocean. 

Thanks
Ashiquzzaman

-- 
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/467a3910-52f1-48a3-afd6-53abb3e73a95%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Jenkins plugin new release GitHub authentication issue

2017-06-01 Thread artiom . petrov
Hi all, 
We're trying to upload a newer version of our plugin (WhiteSource). Up 
until now, we used our Jenkins server to build the plugin with the latest 
changes from GitHub.
In the end of the Jenkins build process, it used the credentials of one of 
our developers in order to create new release tag in the 
Jenkins/our-plugin-repo and by that update the update center.The 
credentials are no longer valid, and eventually it fails the build.

Does anyone know where should I change these GitHub credentials, so Jenkins 
will use mine from now on?
*I've already checked in the release-job configuration/global configuration

Thanks in advance.

-- 
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/b24cc784-889a-452f-92f7-cca2e57df01e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Unable to start slave agent through Java Web Start if "Tunnel connection through" parameter is set

2017-06-01 Thread Vitalii Ishchenko
I found a reason of failure, I missed that Tunnel connection through 
parameter should contain port of JNLP not HTTP

On Wednesday, May 31, 2017 at 7:28:14 PM UTC+3, Vitalii Ishchenko wrote:
>
> Hi,
>
> On our dev env, we have Jenkins (2.46.3) behind Proxy i.e. "ci.dev" and 
> actual jenkins running on "jenkins.dev:8080", in order to be able to run 
> slaves, I'm setting "Tunnel connection through" parameter to 
> "jenkins.dev:8080", so launch command will look like this: "java -jar 
> slave.jar -jnlpUrl http://ci.dev/computer/slave-name/slave-agent.jnlp;.
>
> But in this case I'm getting below exception on slave machine, when 
> running above command
>
> INFO: Protocol JNLP-connect encountered an unexpected exception
> java.util.concurrent.ExecutionException: 
> org.jenkinsci.remoting.protocol.impl.ConnectionRefusalException: Server 
> didn't accept the handshake: HTTP/1.1 400 Illegal character 0x0
> at java.util.concurrent.FutureTask.report(Unknown Source)
> at java.util.concurrent.FutureTask.get(Unknown Source)
> at hudson.remoting.Engine.innerRun(Engine.java:385)
> at hudson.remoting.Engine.run(Engine.java:287)
> Caused by: 
> org.jenkinsci.remoting.protocol.impl.ConnectionRefusalException: Server 
> didn't accept the handshake: HTTP/1.1 400 Illegal character 0x0
> at 
> org.jenkinsci.remoting.engine.JnlpProtocol1Handler.sendHandshake(JnlpProtocol1Handler.java:121)
> at 
> org.jenkinsci.remoting.engine.LegacyJnlpProtocolHandler$2.call(LegacyJnlpProtocolHandler.java:162)
> at 
> org.jenkinsci.remoting.engine.LegacyJnlpProtocolHandler$2.call(LegacyJnlpProtocolHandler.java:158)
> at java.util.concurrent.FutureTask.run(Unknown Source)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown 
> Source)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown 
> Source)
> at hudson.remoting.Engine$1$1.run(Engine.java:94)
> at java.lang.Thread.run(Unknown Source)
>
> In jenkins logs, error message will be 
>
> May 31, 2017 12:55:10 PM WARNING org.eclipse.jetty.util.log.JavaUtilLog 
> warn
> Illegal character 0x0 in state=START for buffer 
> HeapByteBuffer@4b726783[p=1,l=158,c=16384,r=157]={\x00<<<\x16Protocol:JNLP2-c...ab0400e382b65\r\n>>>LHttpRequest\r\nX-C...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
>
> May 31, 2017 12:55:10 PM WARNING org.eclipse.jetty.util.log.JavaUtilLog 
> warn
> badMessage: 400 Illegal character 0x0 for 
> HttpChannelOverHttp@3a1052c5{r=0,c=false,a=IDLE,uri=}
>
> May 31, 2017 12:55:10 PM WARNING org.eclipse.jetty.util.log.JavaUtilLog 
> warn
> Illegal character 0x0 in state=START for buffer 
> HeapByteBuffer@7ec287e9[p=1,l=103,c=16384,r=102]={\x00<<<\x15Protocol:JNLP-co...5\x00\x0cwindows-ie11>>>
>  
> 11\r\nOrigin: 
> http...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
>
> May 31, 2017 12:55:10 PM WARNING org.eclipse.jetty.util.log.JavaUtilLog 
> warn
> badMessage: 400 Illegal character 0x0 for 
> HttpChannelOverHttp@297fe842{r=0,c=false,a=IDLE,uri=}
>
> The thing is that this kind of setup broke after we updated jenkins from 
> something < 2.46.3, but I don't remember which one was used
>
> I was able to reproduce this issue without using proxy with docker 
> container and debian package.
>
> Steps to reproduce:
>
>1. Pull container from docker hub https://hub.docker.com/_/jenkins/ 
>and launch using provided docker run command
>2. Access jenkins installation and complete configuration using any 
>configuration. I tried installing default plugins and plain installation 
> too
>3. Create new permanent agent:
>- Name: slave-name
>   - Remote root directory: /tmp/slave
>   - Launch Method: Launch agent via Java Web Start
>   - Tunnel connection through: use the same ip & port, that you are 
>   using to access jenkins
>   - Save
>4. Try to launch command, that jenkins will show on screen after save. 
>I was using java -jar version to see log messages
>
> If you remove value from "Tunnel connection through" parameter, everything 
> will start working. But in case of Proxy setup, we can't do this, as 
> jenkins is publicly accessible and Jenkins URL in System Settings should 
> point to proxy.
>
>

-- 
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/5a42c41f-b47c-4881-8a77-50b8a2a2e8b6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to disable jobs of type Multi-branch?

2017-06-01 Thread Idan Adar
Thanks for the suggestions Stephen. I'd like to try a couple more ideas...

Is it possible to modify a global variable? What are my options to deal 
with variables cross-jobs?

On Wednesday, May 31, 2017 at 5:00:50 PM UTC+3, Stephen Connolly wrote:
>
>
>
> On 31 May 2017 at 14:17, Idan Adar  wrote:
>
>> I actually do want these to build automatically. I control what then 
>> happens in the jenkinsfile...
>>
>
> multi-branch is strongly opinionated. One of the core opinions is that 
> branches are independent.
>
> it sounds like what you are trying to do is significantly more reliant on 
> repository cohesive state.
>
> I would suggest taking a different approach. In any case, the stuff you 
> are likely trying to do is not something that is "permitted" from a 
> Jenkinsfile as there are too many security risks. As such you will probably 
> have to write a plugin.
>
> I recommend re-thinking your use-case and requirements if you want to do 
> something off-the-shelf without having to write a Jenkins plugin. 
>  
>
>>
>>
>> On Wednesday, May 31, 2017 at 4:03:18 PM UTC+3, Stephen Connolly wrote:
>>>
>>> no.
>>>
>>> What you really want to do is not have those branches build 
>>> automatically effectively you want to turn the multbranch source to be 
>>> something like[image: Inline images 1]
>>> or (assuming you want master to still build automatically)
>>> [image: Inline images 2]
>>>
>>> Should be possible to configure that by groovy or a plugin
>>>
>>> On 30 May 2017 at 20:19, Idan Adar  wrote:
>>>
 To disable, can I point to a branch like so?
 def job = Jenkins.instance.getItem("job-name/branch-name"); job.disable
 (); 

 And then to enable, maybe it could be achieved also programmatically?
 def job = Jenkins.instance.getItem("job-name/branch-name"); job.enable
 (); 


 -- 
 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/63a5e368-ff1a-4898-b86f-1eee9536961c%40googlegroups.com
  
 
 .

 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-use...@googlegroups.com .
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/jenkinsci-users/1e9347b6-b304-4c74-bb33-e3c119b9ac06%40googlegroups.com
>>  
>> 
>> .
>>
>> 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/cab1b66c-6996-4a18-8e87-32b5250cf51a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Can't see any GIT_ environment variables in my pipeline script

2017-06-01 Thread Mark Allison
I am using the git plugin and use a Jenkinsfile, however none of the GIT 
environment variables are being set according to the git plugin 
documentation here: https://wiki.jenkins-ci.org/display/JENKINS/Git+Plugin 
in section Environment variables.

Jenkins is installed on Windows Server 2012 R2 and I have this command 
after my checkout but none of the GIT variables are present:

bat 'set'

I can see the typical Jenkins ones like WORKSPACE, JENKINS_URL, etc

I want access to these:

GIT_LOCAL_BRANCH
GIT_URL

-- 
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/a5a4a9a3-6ce6-4345-8367-8ecf06234e15%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Blue ocean Pipeline chaining

2017-06-01 Thread Slide
Please don't double post.

On Wed, May 31, 2017 at 11:25 PM viral chande 
wrote:

> Hi,
> Is there any why i can trigger one pipeline at the end of another in
> blue ocean?
> Thanks,
> Regards,
> Viral Chande
>
> --
> 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/a87d10b4-fd80-4155-904b-66a9bd5e1152%40googlegroups.com
> 
> .
> 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/CAPiUgVehKykSvQ8BJew2z%3DEW%2B6n5iWgLySQqU9vSDdykfw6YBg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Blue ocean Pipeline chaining

2017-06-01 Thread viral chande
Hi,
Is there any why i can trigger one pipeline at the end of another in 
blue ocean?
Thanks,
Regards,
Viral Chande

-- 
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/a87d10b4-fd80-4155-904b-66a9bd5e1152%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Blue ocean pipeline chaining

2017-06-01 Thread viral chande
Hi,
  Is there a way we can have one pipeline trigger another pipeline?
Thanks,
Regards,
Viral Chande

-- 
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/10a6899a-9d1e-4644-b7b9-4d9ff33fa495%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Building docker images with declarative pipeline

2017-06-01 Thread drew . leske
Hello Andrew and Thomas,

I ran in this exact problem and used a script{} block, but I am wondering 
if there are updates to this issue.  All of the documentation/examples I 
have seen use scripted syntax, but sometimes the documentation is behind 
the code. :)

Cheers,
Drew.

On Tuesday, February 14, 2017 at 1:35:19 PM UTC-8, Andrew Bayer wrote:
>
> Right now, we don't have a great answer for this other than to use 
> Scripted Pipeline docker.build(...) within a script { } block - we don't 
> allow "foo.bar()" or "foo = bar()" syntax in steps blocks in Declarative 
> unless they're within a script block. Anything within a script block 
> doesn't go through validation, so you can use the full Scripted Pipeline 
> syntax there. That said, we are thinking about how to make this clearer in 
> the future so that you can build/deploy images without having to use script 
> {}.
>
> A.
>
> On Tue, Feb 14, 2017 at 2:32 PM, Thomas Fjellstrom  > wrote:
>
>> Hi,
>>
>> I'm brand new to jenkins, and have been reading a lot about the pipeline 
>> plugin. I think I have a basic grasp of it, but I haven't been able to 
>> figure out the proper syntax to build docker images in a pipeline stage. I 
>> don't want to run the steps IN a docker container, but rather build 
>> containers (multiple containers) in a pipeline Jenkinsfile. I also have 
>> some other requirements, like accessing credentials setup in the jenkins 
>> interface, and a private docker registry.
>>
>> Any help would be appreciated.
>>
>> -- 
>> 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/fff6ea30-6b51-4f46-8516-8da8026c4241%40googlegroups.com
>>  
>> 
>> .
>> 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/669bfe32-1f0a-4d10-b057-f0888ac2ef37%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.