Skip to content

[ci] Kill hanged docker build process to avoid build timeout issue.#13730

Merged
xumia merged 1 commit intosonic-net:202106from
liushilongbuaa:202106-hang
Feb 20, 2023
Merged

[ci] Kill hanged docker build process to avoid build timeout issue.#13730
xumia merged 1 commit intosonic-net:202106from
liushilongbuaa:202106-hang

Conversation

@liushilongbuaa
Copy link
Contributor

@liushilongbuaa liushilongbuaa commented Feb 9, 2023

Why I did it

Docker build has a low rate of hanging up.
It hangs on different steps. So, it looks like a bug in docker daemon.

How I did it

Start a daemon process to scan running time more than 1 hours, and kill the process.

How to verify it

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205
  • 202211

Description for the changelog

Ensure to add label/tag for the feature raised. example - PR#2174 under sonic-utilities repo. where, Generic Config and Update feature has been labelled as GCU.

Link to config_db schema for YANG module changes

A picture of a cute animal (not mandatory but encouraged)

@liushilongbuaa liushilongbuaa marked this pull request as ready for review February 10, 2023 06:04
…onic-net#13726)

Why I did it
Docker build has a low rate of hanging up.
It hangs on different steps. So, it looks like a bug in docker daemon.

How I did it
Start a daemon process to scan running time more than 1 hours, and kill the process.

How to verify it
@xumia xumia merged commit b18751f into sonic-net:202106 Feb 20, 2023
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.

2 participants