ci: log the status of GitHub Actions' VM at the end#4990
ci: log the status of GitHub Actions' VM at the end#4990mxpv merged 1 commit intocontainerd:masterfrom
Conversation
|
Skipping CI for Draft Pull Request. |
|
Build succeeded.
|
|
https://github.com/containerd/containerd/pull/4990/checks?check_run_id=1817209925 has reproduced #4969 successfully. But the output from the newly-added Host Status section doesn't explain why we had "no space left on device". |
|
I can reproduce the issue on my Amazon Linux 2 box. |
|
Build succeeded.
|
|
containerd/mount/losetup_linux.go Lines 131 to 145 in f07e181 This function's autoclear handling looks suspicious. The comment says that the caller should close the file handle, but it returns the file path. So all of the associated file handles would be closed when the function returns. |
There was a problem hiding this comment.
How do you fill about if: failure(), so we execute this step only if something went wrong?
There was a problem hiding this comment.
I think this should remain always(). Useful for comparing failing VMs from passing VMs.
|
Build succeeded.
|
|
The CI failure seems coming from |
|
Re: the 429: I think @thaJeztah was looking into why actions inside the vagrant/fedora-based VM (on macos instances) are not whitelisted like everything else. |
Let me ask if there's progress on that |
|
@estesp (on my phone, so lazy); can we get the IP address of the machine where the rate limit occurred? I asked, and the macOS machines should have been added some time ago (so Hub team was wondering if GitHub perhaps added new ranges for the macOs machines) |
To investigate issues like containerd#4969, it would be helpful to understand the status of the VM at the end. Signed-off-by: Kazuyoshi Kato <[email protected]>
|
Build succeeded.
|
|
@mxpv or @AkihiroSuda can you folks take a look? |
To investigate issues like #4969, it would be helpful to understand
the status of the VM at the end.
Signed-off-by: Kazuyoshi Kato [email protected]