actions / runner

The Runner for GitHub Actions :rocket:
https://github.com/features/actions
MIT License
4.82k stars 949 forks source link

Hosted windows runners hang on last step #3383

Open jvesely opened 2 months ago

jvesely commented 2 months ago

Windows runners intermittently hang and timeout on the last action. e.g. image

To Reproduce run on job ona a windows runner

Expected behavior the job finishes OK

Runner Version and Platform

image

What's not working?

The job does not finish, eventually times out, and needs to be restarted. Given the truncated job log output, it looks like the log upload hangs/fails.

Job Log Output

image

jvesely commented 2 months ago

example jobs: https://github.com/PrincetonUniversity/PsyNeuLink/actions/runs/9883736449/job/27298979723 https://github.com/PrincetonUniversity/PsyNeuLink/actions/runs/9883736449/job/27301355368