Skip to content

Integration tests (vz) (default.yaml) is failing after updating nerdctl to v2.3.1 #5030

@AkihiroSuda

Description

@AkihiroSuda

Integration tests (vz) (default.yaml) is failing
https://github.com/lima-vm/lima/actions/runs/26283194704/job/77393125410

+ limactl shell default nerdctl run -d --name nginx -p 127.0.0.1:8080:80 ghcr.io/stargz-containers/nginx:1.19-alpine-org
time="2026-05-22T14:04:22Z" level=warning msg="treating lima version \"15f5ce2\" from \"/Users/runner/.lima/default/lima-version\" as very latest release"
8f9b5014bb9e5eb02b1b2d8e05950af4d332dba07c61769450bff7079160233f
+ timeout 3m bash -euxc 'until curl -f --retry 30 --retry-connrefused http://127.0.0.1:8080; do sleep 3; done'
+ curl -f --retry 30 --retry-connrefused http://127.0.0.1:8080/
  % Total    % Received % Xferd  Average Speed  Time    Time    Time   Current
                                 Dload  Upload  Total   Spent   Left   Speed

  0      0   0      0   0      0      0      0                              0
  0      0   0      0   0      0      0      0           00:01              0
  0      0   0      0   0      0      0      0           00:02              0
  0      0   0      0   0      0      0      0           00:03              0

Originally posted by @AkihiroSuda in #5024 (comment)

Pinned by AkihiroSuda

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingpriority/highregressionUsed to work but has been broken

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions