I've been running those versions of declarative pipeline plugins on my
Jenkins instance without any issues.  However, I'm not pulling docker
images from shell steps in my pipeline.

Since the message shows that the failure is inside an 'sh' step, I suspect
there is some infrastructure change that is now denying you access to
Dockerhub.  I don't think that the pipeline plugins know very much about
what's inside an 'sh' step.  Did I read it correctly that the 'docker pull'
is being performed inside an 'sh' step?

However, you indicated that if you downgrade to Docker plugins 1.3.4.1 the
problem disappears.  That indicates the problem is more likely in one of
the upgraded plugins.

Mark Waite

On Tue, Mar 5, 2019 at 4:44 PM Dan Tran <dant...@gmail.com> wrote:

>
> all my Jenkins masters facing this issue.  Sounds very serious but so far
> have not heard any complaints yet from external Jenkins users :(
>
> -D
>
> On Monday, March 4, 2019 at 11:02:04 PM UTC-8, Dan Tran wrote:
>>
>>
>>
>> My declarative pipeline errors out with
>>
>> [Pipeline] sh 
>> <https://danlinux.lss.emc.com/job/ecdm/job/ansible/job/ecdm-ansible/196/console#>+
>>  docker pull xxxx:yyyy
>>
>> Error response from daemon: pull access denied for xxx/yyy, repository does 
>> not exist or may require 'docker login'
>>
>>
>> Wonder if this is a known issue, or just me?
>>
>>
>> Reverting the below plugins fixes the problem
>>
>>
>> Thanks
>>
>>
>> -D
>>
>>
>> Pipeline: Declarative <https://plugins.jenkins.io/pipeline-model-definition>
>> An opinionated, declarative Pipeline.
>> 1.3.5 1.3.4.1
>>
>> Pipeline: Declarative Extension Points API 
>> <https://plugins.jenkins.io/pipeline-model-extensions>
>> APIs for extension points used in Declarative Pipelines.
>> 1.3.5 1.3.4.1
>>
>> Pipeline: Model API <https://plugins.jenkins.io/pipeline-model-api>
>> Model API for Declarative Pipeline.
>> 1.3.5 1.3.4.1
>>
>> Pipeline: Stage Tags Metadata 
>> <https://plugins.jenkins.io/pipeline-stage-tags-metadata>
>> Library plugin for Pipeline stage tag metadata.
>> 1.3.5 1.3.4.1
>>
>>
>>
>>
>> --
> 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/551bb008-f91a-45b9-970d-d423b5e5c0a9%40googlegroups.com
> <https://groups.google.com/d/msgid/jenkinsci-users/551bb008-f91a-45b9-970d-d423b5e5c0a9%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>


-- 
Thanks!
Mark Waite

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

Reply via email to