You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The 4 failures in the job above are failures trying to wget the same url, with slightly different error codes (500 + 502). Manually trying to wget that url now works fine.
In one variant build, http://ops.jenkins.delphix.com/job/devops-gate/job/master/job/appliance-build-stage1/job/master/job/post-push/19761/console, I saw this step fail:
"Step 9/13 : RUN wget -nv -O /usr/local/bin/shfmt https://github.com/mvdan/sh/releases/download/v2.4.0/shfmt_v2.4.0_linux_amd64 && chmod +x /usr/local/bin/shfmt",
with:
2019-10-03 00:48:45 ERROR 503: Slow Down
The package does still seem to be present and the other pipelines succeeded so I assume this is a transient connectivity or downtime issue
The text was updated successfully, but these errors were encountered: