Skip to content

WIP: Support OS version in platform string #5762

WIP: Support OS version in platform string

WIP: Support OS version in platform string #5762

Triggered via pull request January 7, 2025 17:28
Status Failure
Total duration 39m 54s
Artifacts 13

test-os.yml

on: pull_request
Matrix: build
Matrix: sandbox-build
test-freebsd-amd64
3m 10s
test-freebsd-amd64
Matrix: test-windows-amd64
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Failed: client/TestIntegration: client/run.go#L273
=== RUN TestIntegration run.go:273: copied mcr.microsoft.com/windows/nanoserver:ltsc2022 to local mirror localhost:63486/library/nanoserver:latest time="2025-01-07T17:34:10Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:63486" run.go:273: copied docker.io/wintools/nanoserver:ltsc2022 to local mirror localhost:63486/library/nanoserver:plus run.go:214: Error Trace: D:/a/buildkit/buildkit/util/testutil/integration/run.go:214 D:/a/buildkit/buildkit/util/testutil/integration/run.go:215 D:/a/buildkit/buildkit/client/client_test.go:242 D:/a/buildkit/buildkit/client/client_test.go:228 Error: Should be true Test: TestIntegration --- FAIL: TestIntegration (195.47s)
Failed: client/TestIntegration/TestFrontendVerifyPlatforms/worker=containerd: client/client_test.go#L10327
=== RUN TestIntegration/TestFrontendVerifyPlatforms/worker=containerd client_test.go:10327: Error Trace: D:/a/buildkit/buildkit/client/client_test.go:10327 D:/a/buildkit/buildkit/util/testutil/integration/run.go:98 D:/a/buildkit/buildkit/util/testutil/integration/run.go:212 Error: "[0xc00024ec00]" should have 0 item(s), but has 1 Test: TestIntegration/TestFrontendVerifyPlatforms/worker=containerd Messages: Requested platform "windows/amd64" does not match result platform "windows(10.0.20348)/amd64" sandbox.go:187: stdout: D:\a\buildkit\buildkit\bin\containerd.exe --config C:\Users\RUNNER~1\AppData\Local\Temp\bktest_containerd2504296992\config.toml sandbox.go:187: stderr: D:\a\buildkit\buildkit\bin\containerd.exe --config C:\Users\RUNNER~1\AppData\Local\Temp\bktest_containerd2504296992\config.toml sandbox.go:190: > StartCmd 2025-01-07 17:37:22.7257993 +0000 UTC m=+194.628536101 D:\a\buildkit\buildkit\bin\containerd.exe --config C:\Users\RUNNER~1\AppData\Local\Temp\bktest_containerd2504296992\config.toml sandbox.go:190: time="2025-01-07T17:37:22.755563900Z" level=info msg="starting containerd" revision= version=2.0.0+unknown sandbox.go:190: time="2025-01-07T17:37:22.755563900Z" level=debug msg="Stackdump - waiting signal at Global\\stackdump-1384" sandbox.go:190: time="2025-01-07T17:37:22.789448400Z" level=info msg="loading plugin" id=io.containerd.internal.v1.opt type=io.containerd.internal.v1 sandbox.go:190: time="2025-01-07T17:37:22.790010100Z" level=info msg="loading plugin" id=io.containerd.content.v1.content type=io.containerd.content.v1 sandbox.go:190: time="2025-01-07T17:37:22.790010100Z" level=info msg="loading plugin" id=io.containerd.image-verifier.v1.bindir type=io.containerd.image-verifier.v1 sandbox.go:190: time="2025-01-07T17:37:22.790010100Z" level=info msg="loading plugin" id=io.containerd.warning.v1.deprecations type=io.containerd.warning.v1 sandbox.go:190: time="2025-01-07T17:37:22.790010100Z" level=info msg="loading plugin" id=io.containerd.event.v1.exchange type=io.containerd.event.v1 sandbox.go:190: time="2025-01-07T17:37:22.790010100Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.windows-lcow type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-07T17:37:22.790547700Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.cimfs type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-07T17:37:23.025515400Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.windows type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-07T17:37:23.026131000Z" level=info msg="loading plugin" id=io.containerd.metadata.v1.bolt type=io.containerd.metadata.v1 sandbox.go:190: time="2025-01-07T17:37:23.026131000Z" level=info msg="metadata content store policy set" policy=shared sandbox.go:190: time="2025-01-07T17:37:23.035689800Z" level=info msg="loading plugin" id=io.containerd.gc.v1.scheduler type=io.containerd.gc.v1 sandbox.go:190: time="2025-01-07T17:37:23.035689800Z" level=info msg="loading plugin" id=io.containerd.differ.v1.windows-lcow type=io.containerd.differ.v1 sandbox.go:190: time="2025-01-07T17:37:23.035689800Z" level=info msg="loading plugin" id=io.containerd.differ.v1.cimfs type=io.containerd.differ.v1 sandbox.go:190: time="2025-01-07T17:37:23.036333400Z" level=info msg="loading plugin" id=io.containerd.differ.v1.windows type=io.containerd.differ.v1 sandbox.go:190: time="2025-01-07T17:37:23.036333400Z" level=info msg="loading plugin" id=io.containerd.lease.v1.manager type=io.containerd.lease.v1 sandbox.go:190: time="2025-01-07T17:37:23.036333400Z" level=info msg="loading plugin" id=io.containerd.streaming.v1.manager type=io.containerd.streaming.v1 sandbox.go:190: time="2025-01-07T17:37:23.036333400Z" level=info msg="loading plugin" id=io.containerd.transfer.v1.local type=io.containerd.transfer.v1 sandbox.go:190: time="2025-01-07T17:37:23.03633340
test-windows-amd64 (containerd, ./client)
Process completed with exit code 1.
Failed: frontend/dockerfile/TestIntegration: frontend/dockerfile/run.go#L273
=== RUN TestIntegration run.go:273: copied docker.io/wintools/nanoserver:ltsc2022 to local mirror localhost:60003/library/nanoserver:plus time="2025-01-07T17:33:31Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:60003" run.go:273: copied docker.io/wintools/nanoserver:ltsc2022 to local mirror localhost:60003/library/nanoserver:plus-busybox time="2025-01-07T17:33:31Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:60003" run.go:273: copied mcr.microsoft.com/windows/nanoserver:ltsc2022 to local mirror localhost:60003/library/nanoserver:latest run.go:273: copied docker.io/wintools/nanoserver:ltsc2022 to local mirror localhost:61220/library/nanoserver:plus time="2025-01-07T18:07:46Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:61220" run.go:273: copied docker.io/wintools/nanoserver:ltsc2022 to local mirror localhost:61220/library/nanoserver:plus-busybox time="2025-01-07T18:07:47Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:61220" run.go:273: copied mcr.microsoft.com/windows/nanoserver:ltsc2022 to local mirror localhost:61220/library/nanoserver:latest run.go:214: Error Trace: D:/a/buildkit/buildkit/util/testutil/integration/run.go:214 D:/a/buildkit/buildkit/util/testutil/integration/run.go:215 D:/a/buildkit/buildkit/frontend/dockerfile/dockerfile_test.go:276 Error: Should be true Test: TestIntegration --- FAIL: TestIntegration (2069.12s)
Failed: frontend/dockerfile/TestIntegration/TestRuleCheckOption/worker=containerd/frontend=builtin: frontend/dockerfile/sandbox.go#L187
=== RUN TestIntegration/TestRuleCheckOption/worker=containerd/frontend=builtin time="2025-01-07T18:07:44Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:61220" sandbox.go:187: stdout: D:\a\buildkit\buildkit\bin\containerd.exe --config C:\Users\RUNNER~1\AppData\Local\Temp\bktest_containerd2082184742\config.toml sandbox.go:187: stderr: D:\a\buildkit\buildkit\bin\containerd.exe --config C:\Users\RUNNER~1\AppData\Local\Temp\bktest_containerd2082184742\config.toml sandbox.go:190: > StartCmd 2025-01-07 18:07:49.3777147 +0000 UTC m=+2061.462694201 D:\a\buildkit\buildkit\bin\containerd.exe --config C:\Users\RUNNER~1\AppData\Local\Temp\bktest_containerd2082184742\config.toml sandbox.go:190: time="2025-01-07T18:07:49.399930700Z" level=info msg="starting containerd" revision= version=2.0.0+unknown sandbox.go:190: time="2025-01-07T18:07:49.399930700Z" level=debug msg="Stackdump - waiting signal at Global\\stackdump-5912" sandbox.go:190: time="2025-01-07T18:07:49.435658000Z" level=info msg="loading plugin" id=io.containerd.internal.v1.opt type=io.containerd.internal.v1 sandbox.go:190: time="2025-01-07T18:07:49.435658000Z" level=info msg="loading plugin" id=io.containerd.content.v1.content type=io.containerd.content.v1 sandbox.go:190: time="2025-01-07T18:07:49.436325000Z" level=info msg="loading plugin" id=io.containerd.image-verifier.v1.bindir type=io.containerd.image-verifier.v1 sandbox.go:190: time="2025-01-07T18:07:49.436325000Z" level=info msg="loading plugin" id=io.containerd.warning.v1.deprecations type=io.containerd.warning.v1 sandbox.go:190: time="2025-01-07T18:07:49.436325000Z" level=info msg="loading plugin" id=io.containerd.event.v1.exchange type=io.containerd.event.v1 sandbox.go:190: time="2025-01-07T18:07:49.436325000Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.windows-lcow type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-07T18:07:49.436901100Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.cimfs type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-07T18:07:49.722220900Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.windows type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-07T18:07:49.723153500Z" level=info msg="loading plugin" id=io.containerd.metadata.v1.bolt type=io.containerd.metadata.v1 sandbox.go:190: time="2025-01-07T18:07:49.723178300Z" level=info msg="metadata content store policy set" policy=shared sandbox.go:190: time="2025-01-07T18:07:49.735987300Z" level=info msg="loading plugin" id=io.containerd.gc.v1.scheduler type=io.containerd.gc.v1 sandbox.go:190: time="2025-01-07T18:07:49.737479700Z" level=info msg="loading plugin" id=io.containerd.differ.v1.windows-lcow type=io.containerd.differ.v1 sandbox.go:190: time="2025-01-07T18:07:49.737479700Z" level=info msg="loading plugin" id=io.containerd.differ.v1.cimfs type=io.containerd.differ.v1 sandbox.go:190: time="2025-01-07T18:07:49.737479700Z" level=info msg="loading plugin" id=io.containerd.differ.v1.windows type=io.containerd.differ.v1 sandbox.go:190: time="2025-01-07T18:07:49.737479700Z" level=info msg="loading plugin" id=io.containerd.lease.v1.manager type=io.containerd.lease.v1 sandbox.go:190: time="2025-01-07T18:07:49.737479700Z" level=info msg="loading plugin" id=io.containerd.streaming.v1.manager type=io.containerd.streaming.v1 sandbox.go:190: time="2025-01-07T18:07:49.737479700Z" level=info msg="loading plugin" id=io.containerd.transfer.v1.local type=io.containerd.transfer.v1 sandbox.go:190: time="2025-01-07T18:07:49.737479700Z" level=info msg="loading plugin" id=io.containerd.service.v1.containers-service type=io.containerd.service.v1 sandbox.go:190: time="2025-01-07T18:07:49.737479700Z" level=info msg="loading plugin" id=io.containerd.service.v1.content-service type=io.containerd.service.v1 sandbox.go:190: time="2025-01-07T18:07:49.737479700Z" level=info msg="loading plugin" id=io.containerd.service.v1.diff-service typ
Failed: frontend/dockerfile/TestIntegration/TestRuleCheckOption/worker=containerd/frontend=builtin/warntype=progress#07: frontend/dockerfile/dockerfile_lint_test.go#L1645
=== RUN TestIntegration/TestRuleCheckOption/worker=containerd/frontend=builtin/warntype=progress#07 dockerfile_lint_test.go:1645: expected 0 warnings, received: dockerfile_lint_test.go:1645: expected: dockerfile_lint_test.go:1645: received: dockerfile_lint_test.go:1645: 0: Requested platform "windows/amd64" does not match result platform "windows(10.0.20348)/amd64" dockerfile_lint_test.go:1645: Error Trace: D:/a/buildkit/buildkit/frontend/dockerfile/dockerfile_lint_test.go:1596 D:/a/buildkit/buildkit/frontend/dockerfile/dockerfile_lint_test.go:1645 Error: Not equal: expected: 0 actual : 1 Test: TestIntegration/TestRuleCheckOption/worker=containerd/frontend=builtin/warntype=progress#07 --- FAIL: TestIntegration/TestRuleCheckOption/worker=containerd/frontend=builtin/warntype=progress#07 (0.85s)
test-windows-amd64 (containerd, ./frontend/dockerfile)
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
buildkit-freebsd-amd64 Expired
69 MB
buildkit-windows-amd64 Expired
89.3 MB
moby~buildkit~2XHS9V.dockerbuild
62.7 KB
moby~buildkit~C4QBA1.dockerbuild
163 KB
moby~buildkit~K8MWT6.dockerbuild
61.7 KB
moby~buildkit~ZM7GFI.dockerbuild
162 KB
test-reports-test-windows-amd64--1- Expired
2.5 MB
test-reports-test-windows-amd64-client--containerd Expired
24.4 KB
test-reports-test-windows-amd64-cmdbuildctl--containerd Expired
3.62 KB
test-reports-test-windows-amd64-frontend--containerd Expired
1.13 KB
test-reports-test-windows-amd64-frontenddockerfile--containerd Expired
46.5 KB
test-reports-test-windows-amd64-solver--containerd Expired
12.1 KB
test-reports-test-windows-amd64-workercontainerd--containerd Expired
1.4 KB