Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build fails with failure to download unzip_6.0-21ubuntu1_amd64.deb from artifactory #521

Open
manoj-joseph opened this issue Feb 4, 2021 · 1 comment

Comments

@manoj-joseph
Copy link
Contributor

Couple of builds with the very similar failures. It looks like there was a failure in downloading unzip_6.0-21ubuntu1_amd64.deb from artifactory.

http://ops.jenkins.delphix.com/job/dlpx-app-gate/job/6.0/job/stage/job/build-package/job/post-push/1217/console
http://ops.jenkins.delphix.com/job/dlpx-app-gate/job/master/job/build-package/job/post-push/4217/console

12:51:22  task path: /var/tmp/jenkins/workspace/dlpx-app-gate/6.0/stage/build-package/post-push/dlpx-app-gate/tools/ansible/roles/dlpx.virtualization-bootstrap/tasks/downgrade_unzip_pkg.yml:8
12:51:22  failed: [localhost] (item={u'path': u'unzip_6.0-21ubuntu1_amd64.deb', u'checksum': u'sha256:d46069c369ce88c8dd91c52abb8de8d6053606748ef18b3b9bc290fdd8ad2953'}) => {"ansible_loop_var": "item", "changed": false, "dest": "/var/tmp/unzip_6.0-21ubuntu1_amd64.deb", "elapsed": 0, "item": {"checksum": "sha256:d46069c369ce88c8dd91c52abb8de8d6053606748ef18b3b9bc290fdd8ad2953", "path": "unzip_6.0-21ubuntu1_amd64.deb"}, "msg": "Request failed: <urlopen error [Errno -5] No address associated with hostname>", "url": "http://artifactory.delphix.com/artifactory/linux-pkg/misc-debs/unzip_6.0-21ubuntu1_amd64.deb"}

While an artifactory outage could explain this, it is interesting that two separate builds failed at the exact same point.
Could there be something more going on?
Perhaps unzip_6.0-21ubuntu1_amd64.deb is being built / refreshed at the same time? The timestamp on this package is 08-Jan-2021 21:37. So, it is not newly built.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant