Skip to content

Jobs get cancelled with ubuntu22 20250406.1 #11988

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

Open
2 of 15 tasks
Artur- opened this issue Apr 10, 2025 · 3 comments
Open
2 of 15 tasks

Jobs get cancelled with ubuntu22 20250406.1 #11988

Artur- opened this issue Apr 10, 2025 · 3 comments

Comments

@Artur-
Copy link

Artur- commented Apr 10, 2025

Description

Original build

Passed 3 days ago

https://github.com/vaadin/flow/actions/runs/14307992181/job/40096244216

Current runner version: '2.323.0'
Operating System
  Ubuntu
  22.04.5
  LTS
Runner Image
  Image: ubuntu-22.04
  Version: 20250323.1.0
  Included Software: https://github.com/actions/runner-images/blob/ubuntu22/20250323.1/images/ubuntu/Ubuntu2204-Readme.md
  Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu22%2F20250323.1
Runner Image Provisioner
  2.0.422.1

The same build

Re-run today

https://github.com/vaadin/flow/actions/runs/14307992181/job/40309334658

Current runner version: '2.323.0'
Operating System
  Ubuntu
  22.04.5
  LTS
Runner Image
  Image: ubuntu-22.04
  Version: 20250406.1.0
  Included Software: https://github.com/actions/runner-images/blob/ubuntu22/20250406.1/images/ubuntu/Ubuntu2204-Readme.md
  Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu22%2F20250406.1
Runner Image Provisioner
  2.0.422.1

Fails with

Error: The operation was canceled.

after a long time without any output

Upgrading to ubuntu 24.04 seemingly resolves the issue, as done here https://github.com/vaadin/flow/actions/runs/14376453048/job/40309939367?pr=21270

Platforms affected

  • Azure DevOps
  • GitHub Actions - Standard Runners
  • GitHub Actions - Larger Runners

Runner images affected

  • Ubuntu 20.04
  • Ubuntu 22.04
  • Ubuntu 24.04
  • macOS 13
  • macOS 13 Arm64
  • macOS 14
  • macOS 14 Arm64
  • macOS 15
  • macOS 15 Arm64
  • Windows Server 2019
  • Windows Server 2022
  • Windows Server 2025

Image version and build link

In the description

Is it regression?

yes, 20250323.1.0 works

Expected behavior

Build should pass

Actual behavior

Build is halted in the middle, there is no output, build times out and gets cancelled

Repro steps

In the description

@vidyasagarnimmagaddi
Copy link
Contributor

Hi @Artur- ,Thank you for bringing this issue to our attention. We will look into this issue and will update you after investigating.

@enescakir
Copy link
Contributor

enescakir commented Apr 10, 2025

We notice the same behavior: some npm commands randomly get stuck on the Ubuntu 22 20250406.1.0 image, with no logs after they stuck, and the job eventually times out. However, it works on Ubuntu 24 20250406.1.0.

@philrz
Copy link

philrz commented Apr 10, 2025

I've noticed the same and tore my hair out for a bit as documented in brimdata/zui#3059 (comment), so I'm glad to have found this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants