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

[Buildkite] Downgrade docker daemon #1639

Merged
merged 19 commits into from
Jan 23, 2024
Merged

Conversation

mrodm
Copy link
Contributor

@mrodm mrodm commented Jan 23, 2024

Relates #1636

Downgrade docker daemon to avoid issues related to connectivity or timeouts among services running in the Elastic stack.

Examples of builds with errors:

This PR also updates step to test profiles to use Container agent (k8s) instead of a GCP agent.

Errors in test packages (build link):

  • apache. Error found:
    error fetching data: error making http request: Get "http://elastic-package-service-apache-1:80/server-status?auto=": dial tcp 172.18.0.6:80: i/o timeout
    • Downgrade docker daemon to version 24.0.7
  • sql_input. Error found:
    cannot open connection: testing connection: dial tcp 172.18.0.4:3306: connect: no route to host
    • Downgrade docker daemon to version 24.0.7

Changes tested:

@mrodm mrodm self-assigned this Jan 23, 2024
@mrodm mrodm requested a review from a team January 23, 2024 14:48
@mrodm mrodm mentioned this pull request Jan 23, 2024
4 tasks
@elasticmachine
Copy link
Collaborator

💚 Build Succeeded

cc @mrodm

@jsoriano jsoriano mentioned this pull request Jan 23, 2024
@mrodm mrodm merged commit 291b15d into elastic:main Jan 23, 2024
3 checks passed
@mrodm mrodm deleted the downgrade_docker_daemon branch January 23, 2024 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants