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

Re-attempt to pull docker images #9823

Merged
merged 1 commit into from
Aug 3, 2021
Merged

Conversation

hithwen
Copy link
Contributor

@hithwen hithwen commented Aug 3, 2021

Some times builds fail because of networking issues, this adds a bit of resilience to that

Captured Output: master-py2: Pulling from datadog/agent-dev
5494627ba1b6: Pulling fs layer
5494627ba1b6: Download complete
5494627ba1b6: Pull complete
error pulling image configuration: Get https://production.cloudflare.docker.com/registry-v2/docker/registry/v2/blobs/sha256/83/83aa360a39522336a3c3c3be7e96e4f6508525589605e45782374fbb6b135c1a/data?verify=1627982392-gwat0LEHC9EDkruf6TQh87VCw8k%3D: dial tcp 104.18.124.25:443: i/o timeout

This does not help with the similar failures we get on docker-compose commands

@codecov
Copy link

codecov bot commented Aug 3, 2021

Codecov Report

Merging #9823 (02e8172) into master (9fe2793) will not change coverage.
The diff coverage is n/a.

Flag Coverage Δ
datadog_checks_dev 79.93% <ø> (ø)
datadog_cluster_agent 97.50% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@hithwen hithwen merged commit fb522a8 into master Aug 3, 2021
@hithwen hithwen deleted the js/retry-docker-image-pull branch August 3, 2021 09:22
@ChristineTChen ChristineTChen changed the title Reattempt to download pull docker image Re-attempt to pull docker images Aug 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants