Declarative pipelien DOA after upgrading to 1.3.5 (from 1.3.4.1)

67 views
Skip to first unread message

Dan Tran

unread,
Mar 5, 2019, 2:02:04 AM3/5/19
to Jenkins Users


My declarative pipeline errors out with 

[Pipeline] sh
+ 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

An opinionated, declarative Pipeline.
1.3.51.3.4.1
APIs for extension points used in Declarative Pipelines.
1.3.51.3.4.1
Model API for Declarative Pipeline.
1.3.51.3.4.1
Library plugin for Pipeline stage tag metadata.
1.3.51.3.4.1



Dan Tran

unread,
Mar 5, 2019, 6:44:19 PM3/5/19
to Jenkins Users

all my Jenkins masters facing this issue.  Sounds very serious but so far have not heard any complaints yet from external Jenkins users :(

-D

Mark Waite

unread,
Mar 5, 2019, 6:54:28 PM3/5/19
to Jenkins Users
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

--
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/551bb008-f91a-45b9-970d-d423b5e5c0a9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


--
Thanks!
Mark Waite

Dan Tran

unread,
Mar 6, 2019, 2:34:47 AM3/6/19
to Jenkins Users
Reply all
Reply to author
Forward
0 new messages