Skip to content

[Bug]: Docker(moby) + youki cannot launch Dev Container with DinD #3342

@logica0419

Description

@logica0419

Bug Description

I ran into an error when trying to create a Dev Container using the ghcr.io/devcontainers/features/docker-in-docker:2 feature on youki.

Steps to Reproduce

  1. Set up Docker on youki
  2. Create a Dev Container definition file with the Docker-in-Docker feature
    {
      "name": "Docker in Docker",
      "image": "mcr.microsoft.com/devcontainers/base:bullseye",
      "features": {
        "ghcr.io/devcontainers/features/docker-in-docker:2": {
          "version": "latest",
          "enableNonRootDocker": "true",
          "moby": "true"
        }
      }
    }
  3. Launch Dev Container

Expectation

The Dev Container should launch successfully.

System and Setup Info

I reproduced this bug in two environments.

--- WSL Environment ---

$ uname -a
Linux {machine_name} 6.6.87.2-microsoft-standard-WSL2 #1 SMP PREEMPT_DYNAMIC Thu Jun  5 18:30:46 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
$ youki info
youki version: 0.5.7
commit: 0.5.7-bd54457ba9de1629f21fe678687f433aec63e7c7
Kernel-Release    6.6.87.2-microsoft-standard-WSL2
Kernel-Version    #1 SMP PREEMPT_DYNAMIC Thu Jun  5 18:30:46 UTC 2025
Architecture      x86_64
Operating System  Ubuntu 24.04.3 LTS
Cores             24
Total Memory      15952
Cgroup setup      unified
Cgroup mounts
Capabilities
CAP_BPF           available
CAP_PERFMON       available
CAP_CHECKPOINT_RESTORE available

youki is running on Docker

$ docker info | grep Runtime
 Runtimes: io.containerd.runc.v2 runc youki
 Default Runtime: youki

--- Ubuntu Server Environment ---

$ uname -a
Linux {machine_name} 6.8.0-90-generic #91-Ubuntu SMP PREEMPT_DYNAMIC Tue Nov 18 14:14:30 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
$ youki info
youki version: 0.5.7
commit: 0.5.7-bd54457ba9de1629f21fe678687f433aec63e7c7
Kernel-Release    6.8.0-90-generic
Kernel-Version    #91-Ubuntu SMP PREEMPT_DYNAMIC Tue Nov 18 14:14:30 UTC 2025
Architecture      x86_64
Operating System  Ubuntu 24.04.3 LTS
Cores             8
Total Memory      7642
Cgroup setup      unified
Cgroup mounts
Namespaces        enabled
  mount           enabled
  uts             enabled
  ipc             enabled
  user            enabled
  pid             enabled
  network         enabled
  cgroup          enabled
Capabilities
CAP_BPF           available
CAP_PERFMON       available
CAP_CHECKPOINT_RESTORE available

youki is running on Docker

$ docker info | grep Runtime
 Runtimes: runc youki io.containerd.runc.v2
 Default Runtime: youki

Additional Context

Logs on the VSCode console:

[39 ms] Dev Containers 0.434.0 in VS Code 1.107.1 (994fd12f8d3a5aa16f17d42c041e5809167e845a).
[38 ms] Start: Run: wsl -d Ubuntu -e wslpath -u \\wsl.localhost\Ubuntu\home\logica\prj\personal\gwc2025-container-runtime
[286 ms] Start: リモートの解決
[292 ms] Start: Run: wsl -d Ubuntu -e wslpath -u \\wsl.localhost\Ubuntu\home\logica\prj\personal\gwc2025-container-runtime
[490 ms] Start: Run: wsl -d Ubuntu -e /bin/sh -c cd '/home/logica/prj/personal/gwc2025-container-runtime' && /bin/sh
[508 ms] Start: Run in host: id -un
[606 ms] logica
[607 ms] 
[608 ms] Start: Run in host:  (command -v getent >/dev/null 2>&1 && getent passwd 'logica' || grep -E '^logica|^[^:]*:[^:]*:logica:' /etc/passwd || true)
[611 ms] Start: Run in host: echo ~
[613 ms] /home/logica
[613 ms] 
[614 ms] Start: Run in host: test -f '/home/logica/.vscode-server/cli/servers/Stable-994fd12f8d3a5aa16f17d42c041e5809167e845a/server/node'
[615 ms] 
[616 ms] 
[616 ms] Exit code 1
[617 ms] Start: Run in host: test -f '/home/logica/.vscode/cli/servers/Stable-994fd12f8d3a5aa16f17d42c041e5809167e845a/server/node'
[620 ms] 
[620 ms] 
[620 ms] Exit code 1
[621 ms] Start: Run in host: test -f '/home/logica/.vscode-server/bin/994fd12f8d3a5aa16f17d42c041e5809167e845a/node'
[622 ms] 
[622 ms] 
[622 ms] Start: Run in host: test -f '/home/logica/.vscode-server/bin/994fd12f8d3a5aa16f17d42c041e5809167e845a/node_modules/node-pty/package.json'
[624 ms] 
[624 ms] 
[624 ms] Start: Run in host: test -f '/home/logica/.vscode-remote-containers/dist/vscode-remote-containers-server-0.434.0.js'
[625 ms] 
[625 ms] 
[627 ms] userEnvProbe: loginInteractiveShell (default)
[628 ms] userEnvProbe: not found in cache
[628 ms] userEnvProbe shell: /bin/bash
[1162 ms] userEnvProbe PATHs:
Probe:     '/home/logica/.grit/bin:/home/logica/.cargo/bin:/home/logica/.local/share/mise/installs/node/25.2.1/bin:/home/linuxbrew/.linuxbrew/bin:/home/linuxbrew/.linuxbrew/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/lib/wsl/lib:/mnt/c/Program Files/Common Files/Oracle/Java/javapath:/mnt/c/Program Files (x86)/Common Files/Intel/Shared Libraries/redist/intel64/compiler:/mnt/c/WINDOWS/System32:/mnt/c/WINDOWS:/mnt/c/WINDOWS/System32/wbem:/mnt/c/WINDOWS/System32/WindowsPowerShell/v1.0/:/mnt/c/WINDOWS/System32/OpenSSH/:/mnt/c/Program Files (x86)/NVIDIA Corporation/PhysX/Common:/mnt/c/Program Files/MATLAB/R2022a/bin:/mnt/c/Program Files (x86)/dotnet/:/mnt/c/Program Files/dotnet/:/mnt/c/Program Files (x86)/Tailscale IPN/:/mnt/c/Program Files/Tailscale/:/mnt/c/Program Files (x86)/GnuPG/bin:/mnt/c/Program Files/NVIDIA Corporation/NVIDIA app/NvDLISR:/mnt/c/WINDOWS/system32:/mnt/c/WINDOWS:/mnt/c/WINDOWS/System32/Wbem:/mnt/c/WINDOWS/System32/WindowsPowerShell/v1.0/:/mnt/c/WINDOWS/System32/OpenSSH/:/mnt/c/Users/Takuto/AppData/Local/Microsoft/WindowsApps:/mnt/c/Program Files/Java/jdk-11.0.12/bin:/mnt/c/Users/Takuto/AppData/Local/Programs/Microsoft VS Code/bin:/snap/bin:/usr/local/go/bin:/home/logica/go/bin:/home/logica/.bun/bin:/home/logica/.krew/bin:/home/linuxbrew/.linuxbrew/opt/clang-format/bin'
Container: None
[1164 ms] Setting up container for folder or workspace: /home/logica/prj/personal/gwc2025-container-runtime
[1194 ms] Start: Check Docker is running
[1195 ms] Start: Run in Host: docker version
[1332 ms] Client: Docker Engine - Community
 Version:           29.1.3
 API version:       1.52
 Go version:        go1.25.5
 Git commit:        f52814d
 Built:             Fri Dec 12 14:49:37 2025
 OS/Arch:           linux/amd64
 Context:           default

Server: Docker Engine - Community
 Engine:
[1334 ms]   Version:          29.1.3
  API version:      1.52 (minimum version 1.44)
  Go version:       go1.25.5
  Git commit:       fbf3ed2
  Built:            Fri Dec 12 14:49:37 2025
  OS/Arch:          linux/amd64
  Experimental:     false
 containerd:
  Version:          v2.2.1
  GitCommit:        dea7da592f5d1d2b7755e3a161be07f43fad8f75
 youki:
  Version:          : 0.5.7
  GitCommit:        0.5.7-bd54457ba9de1629f21fe678687f433aec63e7c7
 docker-init:
  Version:          0.19.0
  GitCommit:        de40ad0
[1337 ms] Start: Run in Host: docker volume ls -q
[1472 ms] Start: Run in Host: docker ps -q -a --filter label=vsch.local.folder=\\wsl.localhost\Ubuntu\home\logica\prj\personal\gwc2025-container-runtime --filter label=vsch.quality=stable
[1603 ms] Start: Run in Host: docker ps -q -a --filter label=devcontainer.local_folder=\\wsl.localhost\Ubuntu\home\logica\prj\personal\gwc2025-container-runtime --filter label=devcontainer.config_file=/home/logica/prj/personal/gwc2025-container-runtime/.devcontainer/devcontainer.json
[1749 ms] Start: Run in Host: docker inspect --type container 3d76b5b7d957
[1891 ms] Start: Run in Host: docker ps -q -a --filter label=devcontainer.local_folder=\\wsl.localhost\Ubuntu\home\logica\prj\personal\gwc2025-container-runtime
[2019 ms] Start: Run in Host: docker inspect --type container 3d76b5b7d957
[2147 ms] Start: Run in Host: docker exec -i -u root 3d76b5b7d957b83d29c6490e77f0dedace96ad6d54a6e96e2e3ce202f62a0a3d /bin/sh -c echo "Container already running. Keep-alive process started." ; export VSCODE_REMOTE_CONTAINERS_SESSION=3ce8364b-8d38-4aeb-8c41-9767de869e181767074113971 ; /bin/sh
[2148 ms] Running Dev Containers CLI:   up --container-session-data-folder /tmp/devcontainers-3ce8364b-8d38-4aeb-8c41-9767de869e181767074113971 --workspace-folder /home/logica/prj/personal/gwc2025-container-runtime --workspace-mount-consistency cached --gpu-availability detect --id-label devcontainer.local_folder=\\wsl.localhost\Ubuntu\home\logica\prj\personal\gwc2025-container-runtime --id-label devcontainer.config_file=/home/logica/prj/personal/gwc2025-container-runtime/.devcontainer/devcontainer.json --log-level debug --log-format json --config /home/logica/prj/personal/gwc2025-container-runtime/.devcontainer/devcontainer.json --default-user-env-probe loginInteractiveShell --mount type=volume,source=vscode,target=/vscode,external=true --skip-post-create --update-remote-user-uid-default on --mount-workspace-git-root --include-configuration --include-merged-configuration
[2148 ms] Start: Checking for Dev Containers CLI
[2160 ms] Start: Run in Host: /home/logica/.vscode-server/bin/994fd12f8d3a5aa16f17d42c041e5809167e845a/node /home/logica/.vscode-remote-containers/dist/dev-containers-cli-0.434.0/dist/spec-node/devContainersSpecCLI.js up --container-session-data-folder /tmp/devcontainers-3ce8364b-8d38-4aeb-8c41-9767de869e181767074113971 --workspace-folder /home/logica/prj/personal/gwc2025-container-runtime --workspace-mount-consistency cached --gpu-availability detect --id-label devcontainer.local_folder=\\wsl.localhost\Ubuntu\home\logica\prj\personal\gwc2025-container-runtime --id-label devcontainer.config_file=/home/logica/prj/personal/gwc2025-container-runtime/.devcontainer/devcontainer.json --log-level debug --log-format json --config /home/logica/prj/personal/gwc2025-container-runtime/.devcontainer/devcontainer.json --default-user-env-probe loginInteractiveShell --mount type=volume,source=vscode,target=/vscode,external=true --skip-post-create --update-remote-user-uid-default on --mount-workspace-git-root --include-configuration --include-merged-configuration
[2298 ms] @devcontainers/cli 0.80.1. Node.js v22.21.1. linux 6.6.87.2-microsoft-standard-WSL2 x64.
[2298 ms] Start: Run: docker buildx version
[2353 ms] OCI runtime exec failed: /var/lib/docker/runtimes/youki.VF8JZXTLC1R8QG1913GXQS2QDXWG0ZQ3QL8-J7-FH45PRN5B5PJJ==== did not terminate successfully: exit status 255
[2359 ms] Exit code 128
[2359 ms] Keep-alive process ended.
[2699 ms] github.com/docker/buildx v0.30.1 9e66234aa13328a5e75b75aa5574e1ca6d6d9c01
[2699 ms] 
[2699 ms] Start: Run: docker -v
[2851 ms] Start: Resolving Remote
[2855 ms] Start: Run: git rev-parse --show-cdup
[2865 ms] Start: Run: docker ps -q -a --filter label=devcontainer.local_folder=\\wsl.localhost\Ubuntu\home\logica\prj\personal\gwc2025-container-runtime --filter label=devcontainer.config_file=/home/logica/prj/personal/gwc2025-container-runtime/.devcontainer/devcontainer.json
[3022 ms] Start: Run: docker inspect --type container 3d76b5b7d957
[3189 ms] Start: Inspecting container
[3189 ms] Start: Run: docker inspect --type container 3d76b5b7d957b83d29c6490e77f0dedace96ad6d54a6e96e2e3ce202f62a0a3d
[3329 ms] Start: Run in container: /bin/sh
[3332 ms] Start: Run in container: uname -m
[3548 ms] Shell server terminated (code: 128, signal: null)
[3548 ms] OCI runtime exec failed: unable to retrieve OCI runtime error (invalid character ':' looking for beginning of value): /var/lib/docker/runtimes/youki.VF8JZXTLC1R8QG1913GXQS2QDXWG0ZQ3QL8-J7-FH45PRN5B5PJJ==== did not terminate successfully: exit status 255
[3547 ms] Start: Run in container:  (command -v getent >/dev/null 2>&1 && getent passwd 'vscode' || grep -E '^vscode|^[^:]*:[^:]*:vscode:' /etc/passwd || true)
[3547 ms] Stdin closed!
[3549 ms] Error: An error occurred setting up the container.
[3550 ms]     at w6 (/home/logica/.vscode-remote-containers/dist/dev-containers-cli-0.434.0/dist/spec-node/devContainersSpecCLI.js:467:1253)
[3550 ms]     at ax (/home/logica/.vscode-remote-containers/dist/dev-containers-cli-0.434.0/dist/spec-node/devContainersSpecCLI.js:467:997)
[3550 ms]     at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
[3550 ms]     at async Y6 (/home/logica/.vscode-remote-containers/dist/dev-containers-cli-0.434.0/dist/spec-node/devContainersSpecCLI.js:484:3842)
[3550 ms]     at async BC (/home/logica/.vscode-remote-containers/dist/dev-containers-cli-0.434.0/dist/spec-node/devContainersSpecCLI.js:484:4957)
[3550 ms]     at async p7 (/home/logica/.vscode-remote-containers/dist/dev-containers-cli-0.434.0/dist/spec-node/devContainersSpecCLI.js:665:202)
[3551 ms]     at async d7 (/home/logica/.vscode-remote-containers/dist/dev-containers-cli-0.434.0/dist/spec-node/devContainersSpecCLI.js:664:14804)
[3551 ms]     at async /home/logica/.vscode-remote-containers/dist/dev-containers-cli-0.434.0/dist/spec-node/devContainersSpecCLI.js:484:1188
[3560 ms] Exit code 1
[3564 ms] Command failed: /home/logica/.vscode-server/bin/994fd12f8d3a5aa16f17d42c041e5809167e845a/node /home/logica/.vscode-remote-containers/dist/dev-containers-cli-0.434.0/dist/spec-node/devContainersSpecCLI.js up --container-session-data-folder /tmp/devcontainers-3ce8364b-8d38-4aeb-8c41-9767de869e181767074113971 --workspace-folder /home/logica/prj/personal/gwc2025-container-runtime --workspace-mount-consistency cached --gpu-availability detect --id-label devcontainer.local_folder=\\wsl.localhost\Ubuntu\home\logica\prj\personal\gwc2025-container-runtime --id-label devcontainer.config_file=/home/logica/prj/personal/gwc2025-container-runtime/.devcontainer/devcontainer.json --log-level debug --log-format json --config /home/logica/prj/personal/gwc2025-container-runtime/.devcontainer/devcontainer.json --default-user-env-probe loginInteractiveShell --mount type=volume,source=vscode,target=/vscode,external=true --skip-post-create --update-remote-user-uid-default on --mount-workspace-git-root --include-configuration --include-merged-configuration
[3565 ms] Exit code 1

syslog (mainly youki logs):

2025-12-09T02:15:36.915213+09:00 {machine_name} youki[100673]: started by user 0 with ArgsOs { inner: ["/usr/bin/youki", "--debug", "--systemd-log", "--root", "/var/run/docker/runtime-runc/moby", "--log", "/run/containerd/io.containerd.runtime.v2.task/moby/bf9a1787f8523908c26457f5ff6a5c0da84b61174ab35ab7da7662c2ebce469b/log.json", "--log-format", "json", "--systemd-cgroup", "kill", "bf9a1787f8523908c26457f5ff6a5c0da84b61174ab35ab7da7662c2ebce469b", "9"] }
2025-12-09T02:15:36.915780+09:00 {machine_name} youki[100673]: kill signal SIGKILL to 100183
2025-12-09T02:15:36.915849+09:00 {machine_name} youki[100673]: Save container status: Container { state: State { oci_version: "v1.0.2", id: "bf9a1787f8523908c26457f5ff6a5c0da84b61174ab35ab7da7662c2ebce469b", status: Stopped, pid: Some(100183), bundle: "/run/containerd/io.containerd.runtime.v2.task/moby/bf9a1787f8523908c26457f5ff6a5c0da84b61174ab35ab7da7662c2ebce469b", annotations: None, created: Some(2025-12-08T17:14:42.799690186Z), creator: Some(0), use_systemd: true, clean_up_intel_rdt_subdirectory: Some(false) }, root: "/run/docker/runtime-runc/moby/bf9a1787f8523908c26457f5ff6a5c0da84b61174ab35ab7da7662c2ebce469b" } in "/run/docker/runtime-runc/moby/bf9a1787f8523908c26457f5ff6a5c0da84b61174ab35ab7da7662c2ebce469b"
2025-12-09T02:15:36.926608+09:00 {machine_name} systemd[1]: docker-bf9a1787f8523908c26457f5ff6a5c0da84b61174ab35ab7da7662c2ebce469b.scope: Deactivated successfully.
2025-12-09T02:15:36.926945+09:00 {machine_name} systemd[1]: docker-bf9a1787f8523908c26457f5ff6a5c0da84b61174ab35ab7da7662c2ebce469b.scope: Consumed 1.003s CPU time.
2025-12-09T02:15:36.941693+09:00 {machine_name} youki[100675]: started by user 0 with ArgsOs { inner: ["/usr/bin/youki", "--debug", "--systemd-log", "--root", "/var/run/docker/runtime-runc/moby", "--log", "/run/containerd/io.containerd.runtime.v2.task/moby/bf9a1787f8523908c26457f5ff6a5c0da84b61174ab35ab7da7662c2ebce469b/log.json", "--log-format", "json", "--systemd-cgroup", "delete", "bf9a1787f8523908c26457f5ff6a5c0da84b61174ab35ab7da7662c2ebce469b"] }
2025-12-09T02:15:36.941818+09:00 {machine_name} youki[100675]: start deleting bf9a1787f8523908c26457f5ff6a5c0da84b61174ab35ab7da7662c2ebce469b
2025-12-09T02:15:36.941967+09:00 {machine_name} youki[100675]: container status: Stopped
2025-12-09T02:15:36.942046+09:00 {machine_name} youki[100675]: config: YoukiConfig { hooks: None, cgroup_path: "system.slice:docker:bf9a1787f8523908c26457f5ff6a5c0da84b61174ab35ab7da7662c2ebce469b" }
2025-12-09T02:15:36.942130+09:00 {machine_name} youki[100675]: systemd cgroup manager with system bus true will be used
2025-12-09T02:15:36.942871+09:00 {machine_name} youki[100675]: remove docker-bf9a1787f8523908c26457f5ff6a5c0da84b61174ab35ab7da7662c2ebce469b.scope
2025-12-09T02:15:36.943355+09:00 {machine_name} youki[100675]: remove dir "/run/docker/runtime-runc/moby/bf9a1787f8523908c26457f5ff6a5c0da84b61174ab35ab7da7662c2ebce469b"
2025-12-09T02:15:36.948309+09:00 {machine_name} containerd[231]: time="2025-12-09T02:15:36.947851500+09:00" level=info msg="shim disconnected" id=bf9a1787f8523908c26457f5ff6a5c0da84b61174ab35ab7da7662c2ebce469b namespace=moby
2025-12-09T02:15:36.948422+09:00 {machine_name} containerd[231]: time="2025-12-09T02:15:36.947910300+09:00" level=info msg="cleaning up after shim disconnected" id=bf9a1787f8523908c26457f5ff6a5c0da84b61174ab35ab7da7662c2ebce469b namespace=moby
2025-12-09T02:15:36.948489+09:00 {machine_name} containerd[231]: time="2025-12-09T02:15:36.947924667+09:00" level=info msg="cleaning up dead shim" id=bf9a1787f8523908c26457f5ff6a5c0da84b61174ab35ab7da7662c2ebce469b namespace=moby
2025-12-09T02:15:36.948774+09:00 {machine_name} dockerd[84887]: time="2025-12-09T02:15:36.948028422+09:00" level=info msg="ignoring event" container=bf9a1787f8523908c26457f5ff6a5c0da84b61174ab35ab7da7662c2ebce469b module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
2025-12-09T02:15:36.963202+09:00 {machine_name} youki[100685]: started by user 0 with ArgsOs { inner: ["/usr/bin/youki", "--debug", "--systemd-log", "--root", "/var/run/docker/runtime-runc/moby", "--log", "/run/containerd/io.containerd.runtime.v2.task/moby/bf9a1787f8523908c26457f5ff6a5c0da84b61174ab35ab7da7662c2ebce469b/log.json", "--log-format", "json", "delete", "--force", "bf9a1787f8523908c26457f5ff6a5c0da84b61174ab35ab7da7662c2ebce469b"] }
2025-12-09T02:15:36.963341+09:00 {machine_name} youki[100685]: start deleting bf9a1787f8523908c26457f5ff6a5c0da84b61174ab35ab7da7662c2ebce469b
2025-12-09T02:15:36.991125+09:00 {machine_name} kernel: docker0: port 1(vetha346741) entered disabled state
2025-12-09T02:15:36.991162+09:00 {machine_name} kernel: vethf29890f: renamed from eth0
2025-12-09T02:15:37.163186+09:00 {machine_name} kernel: docker0: port 1(vetha346741) entered disabled state
2025-12-09T02:15:37.163235+09:00 {machine_name} kernel: vetha346741 (unregistering): left allmulticast mode
2025-12-09T02:15:37.163238+09:00 {machine_name} kernel: vetha346741 (unregistering): left promiscuous mode
2025-12-09T02:15:37.163240+09:00 {machine_name} kernel: docker0: port 1(vetha346741) entered disabled state
2025-12-09T02:15:37.219037+09:00 {machine_name} systemd[1]: run-docker-netns-5c5d59dffcf5.mount: Deactivated successfully.
2025-12-09T02:15:37.220663+09:00 {machine_name} systemd[1]: var-lib-docker-overlay2-5153d7486b2e21f54a00d79fefce9dd3f8bf551f5847c9c791c828428df9acd6-merged.mount: Deactivated successfully.
2025-12-09T02:15:44.554049+09:00 {machine_name} dockerd[84887]: 2025/12/09 02:15:44 http2: server: error reading preface from client @: read unix /run/docker.sock->@: read: connection reset by peer
2025-12-09T02:15:45.649878+09:00 {machine_name} systemd[1]: var-lib-docker-buildkit-executor-jkobld0ibk9tt3ou43ighycr4-rootfs.mount: Deactivated successfully.
2025-12-09T02:15:45.650118+09:00 {machine_name} systemd[1]: var-lib-docker-overlay2-mn2jnu0erobh3j3rvqnza7mh8-merged.mount: Deactivated successfully.
2025-12-09T02:15:46.038397+09:00 {machine_name} dockerd[84887]: 2025/12/09 02:15:46 http2: server: error reading preface from client @: read unix /run/docker.sock->@: read: connection reset by peer
2025-12-09T02:15:46.048616+09:00 {machine_name} dockerd[84887]: 2025/12/09 02:15:46 http2: server: error reading preface from client @: read unix /run/docker.sock->@: read: connection reset by peer
2025-12-09T02:15:46.369968+09:00 {machine_name} containerd[231]: time="2025-12-09T02:15:46.369449490+09:00" level=info msg="connecting to shim 9cba4f34bd33f3a47476870f01d54c221c8df0669d74f1d4ebeadb6519e02d7f" address="unix:///run/containerd/s/9564dd65dd33e3c06ab0c11c2e76db06dc79d13d3cfe4ed5d296f6ced7c1356e" namespace=moby protocol=ttrpc version=3
2025-12-09T02:15:46.385155+09:00 {machine_name} youki[101181]: started by user 0 with ArgsOs { inner: ["/usr/bin/youki", "--debug", "--systemd-log", "--root", "/var/run/docker/runtime-runc/moby", "--log", "/run/containerd/io.containerd.runtime.v2.task/moby/9cba4f34bd33f3a47476870f01d54c221c8df0669d74f1d4ebeadb6519e02d7f/log.json", "--log-format", "json", "--systemd-cgroup", "create", "--bundle", "/run/containerd/io.containerd.runtime.v2.task/moby/9cba4f34bd33f3a47476870f01d54c221c8df0669d74f1d4ebeadb6519e02d7f", "--pid-file", "/run/containerd/io.containerd.runtime.v2.task/moby/9cba4f34bd33f3a47476870f01d54c221c8df0669d74f1d4ebeadb6519e02d7f/init.pid", "9cba4f34bd33f3a47476870f01d54c221c8df0669d74f1d4ebeadb6519e02d7f"] }
2025-12-09T02:15:46.385369+09:00 {machine_name} youki[101181]: this container does NOT create a new user namespace
2025-12-09T02:15:46.385459+09:00 {machine_name} youki[101181]: container directory will be "/run/docker/runtime-runc/moby/9cba4f34bd33f3a47476870f01d54c221c8df0669d74f1d4ebeadb6519e02d7f"
2025-12-09T02:15:46.385544+09:00 {machine_name} youki[101181]: Save container status: Container { state: State { oci_version: "v1.0.2", id: "9cba4f34bd33f3a47476870f01d54c221c8df0669d74f1d4ebeadb6519e02d7f", status: Creating, pid: None, bundle: "/run/containerd/io.containerd.runtime.v2.task/moby/9cba4f34bd33f3a47476870f01d54c221c8df0669d74f1d4ebeadb6519e02d7f", annotations: Some({}), created: None, creator: None, use_systemd: false, clean_up_intel_rdt_subdirectory: None }, root: "/run/docker/runtime-runc/moby/9cba4f34bd33f3a47476870f01d54c221c8df0669d74f1d4ebeadb6519e02d7f" } in "/run/docker/runtime-runc/moby/9cba4f34bd33f3a47476870f01d54c221c8df0669d74f1d4ebeadb6519e02d7f"
2025-12-09T02:15:46.385735+09:00 {machine_name} youki[101181]: this container does NOT create a new user namespace
2025-12-09T02:15:46.385859+09:00 {machine_name} youki[101181]: create notify listener
2025-12-09T02:15:46.385951+09:00 {machine_name} youki[101181]: the cwd to create the notify socket
2025-12-09T02:15:46.386410+09:00 {machine_name} youki[101181]: Set OOM score to 0
2025-12-09T02:15:46.387274+09:00 {machine_name} youki[101182]: systemd cgroup manager with system bus true will be used
2025-12-09T02:15:46.387984+09:00 {machine_name} youki[101182]: affinity: 0xffffff
2025-12-09T02:15:46.388590+09:00 {machine_name} youki[101182]: Starting "docker-9cba4f34bd33f3a47476870f01d54c221c8df0669d74f1d4ebeadb6519e02d7f.scope"
2025-12-09T02:15:46.388706+09:00 {machine_name} youki[101182]: Starting transient unit: [("Description", String("youki container 9cba4f34bd33f3a47476870f01d54c221c8df0669d74f1d4ebeadb6519e02d7f")), ("Slice", String("system.slice")), ("Delegate", Bool(true)), ("MemoryAccounting", Bool(true)), ("CPUAccounting", Bool(true)), ("IOAccounting", Bool(true)), ("TasksAccounting", Bool(true)), ("DefaultDependencies", Bool(false)), ("PIDs", ArrayU32([101182]))]
2025-12-09T02:15:46.389852+09:00 {machine_name} youki[101182]: scan pids in folder: "/sys/fs/cgroup/system.slice/docker-9cba4f34bd33f3a47476870f01d54c221c8df0669d74f1d4ebeadb6519e02d7f.scope"
2025-12-09T02:15:46.407439+09:00 {machine_name} systemd[1]: Started docker-9cba4f34bd33f3a47476870f01d54c221c8df0669d74f1d4ebeadb6519e02d7f.scope - youki container 9cba4f34bd33f3a47476870f01d54c221c8df0669d74f1d4ebeadb6519e02d7f.
2025-12-09T02:15:46.410052+09:00 {machine_name} youki[101182]: scan pids in folder: "/sys/fs/cgroup/system.slice/docker-9cba4f34bd33f3a47476870f01d54c221c8df0669d74f1d4ebeadb6519e02d7f.scope"
2025-12-09T02:15:46.410763+09:00 {machine_name} youki[101182]: Process 101182 successfully added to cgroup
2025-12-09T02:15:46.411132+09:00 {machine_name} youki[101182]: applying properties {}
2025-12-09T02:15:46.411240+09:00 {machine_name} youki[101182]: unshare or setns: LinuxNamespace { typ: Pid, path: None }
2025-12-09T02:15:46.411419+09:00 {machine_name} youki[101182]: sending init pid (Pid(101183))
2025-12-09T02:15:46.411897+09:00 {machine_name} youki[101183]: unshare or setns: LinuxNamespace { typ: Uts, path: None }
2025-12-09T02:15:46.412104+09:00 {machine_name} youki[101183]: unshare or setns: LinuxNamespace { typ: Ipc, path: None }
2025-12-09T02:15:46.412186+09:00 {machine_name} youki[101183]: unshare or setns: LinuxNamespace { typ: Network, path: None }
2025-12-09T02:15:46.412735+09:00 {machine_name} youki[101183]: unshare or setns: LinuxNamespace { typ: Cgroup, path: None }
2025-12-09T02:15:46.412813+09:00 {machine_name} youki[101183]: unshare or setns: LinuxNamespace { typ: Mount, path: None }
2025-12-09T02:15:46.413240+09:00 {machine_name} youki[101183]: prepare rootfs
2025-12-09T02:15:46.414090+09:00 {machine_name} youki[101183]: mount root fs "/var/lib/docker/overlay2/fc19ded534377d93a798cb328ee36f4866860fd1f7ac73156f5bdc1f973e8727/merged"
2025-12-09T02:15:46.414179+09:00 {machine_name} youki[101183]: mounting Mount { destination: "/proc", typ: Some("proc"), source: Some("proc"), options: Some(["nosuid", "noexec", "nodev"]) }
2025-12-09T02:15:46.414515+09:00 {machine_name} youki[101183]: mounting Mount { destination: "/dev", typ: Some("tmpfs"), source: Some("tmpfs"), options: Some(["nosuid", "strictatime", "mode=755", "size=65536k"]) }
2025-12-09T02:15:46.414764+09:00 {machine_name} youki[101183]: mounting Mount { destination: "/dev/pts", typ: Some("devpts"), source: Some("devpts"), options: Some(["nosuid", "noexec", "newinstance", "ptmxmode=0666", "mode=0620", "gid=5"]) }
2025-12-09T02:15:46.415104+09:00 {machine_name} youki[101183]: mounting Mount { destination: "/sys", typ: Some("sysfs"), source: Some("sysfs"), options: Some(["nosuid", "noexec", "nodev"]) }
2025-12-09T02:15:46.415313+09:00 {machine_name} youki[101183]: mounting Mount { destination: "/sys/fs/cgroup", typ: Some("cgroup"), source: Some("cgroup"), options: Some(["nosuid", "noexec", "nodev"]) }
2025-12-09T02:15:46.415409+09:00 {machine_name} youki[101183]: Mounting cgroup v2 filesystem
2025-12-09T02:15:46.415495+09:00 {machine_name} youki[101183]: Mount { destination: "/sys/fs/cgroup", typ: Some("cgroup2"), source: Some("cgroup"), options: Some([]) }
2025-12-09T02:15:46.415579+09:00 {machine_name} youki[101183]: mounting Mount { destination: "/dev/mqueue", typ: Some("mqueue"), source: Some("mqueue"), options: Some(["nosuid", "noexec", "nodev"]) }
2025-12-09T02:15:46.415730+09:00 {machine_name} youki[101183]: mounting Mount { destination: "/dev/shm", typ: Some("tmpfs"), source: Some("shm"), options: Some(["nosuid", "noexec", "nodev", "mode=1777", "size=67108864"]) }
2025-12-09T02:15:46.415888+09:00 {machine_name} youki[101183]: mounting Mount { destination: "/sbin/docker-init", typ: Some("bind"), source: Some("/usr/libexec/docker/docker-init"), options: Some(["bind", "ro"]) }
2025-12-09T02:15:46.416864+09:00 {machine_name} youki[101183]: mounting Mount { destination: "/vscode", typ: Some("bind"), source: Some("/var/lib/docker/volumes/vscode/_data"), options: Some(["rbind"]) }
2025-12-09T02:15:46.417762+09:00 {machine_name} youki[101183]: mounting Mount { destination: "/workspaces/gwc2025-container-runtime", typ: Some("bind"), source: Some("/home/logica/prj/personal/gwc2025-container-runtime"), options: Some(["rbind", "rprivate"]) }
2025-12-09T02:15:46.419005+09:00 {machine_name} youki[101183]: mounting Mount { destination: "/etc/resolv.conf", typ: Some("bind"), source: Some("/var/lib/docker/containers/9cba4f34bd33f3a47476870f01d54c221c8df0669d74f1d4ebeadb6519e02d7f/resolv.conf"), options: Some(["rbind", "rprivate"]) }
2025-12-09T02:15:46.419255+09:00 {machine_name} youki[101183]: mounting Mount { destination: "/etc/hostname", typ: Some("bind"), source: Some("/var/lib/docker/containers/9cba4f34bd33f3a47476870f01d54c221c8df0669d74f1d4ebeadb6519e02d7f/hostname"), options: Some(["rbind", "rprivate"]) }
2025-12-09T02:15:46.419452+09:00 {machine_name} youki[101183]: mounting Mount { destination: "/etc/hosts", typ: Some("bind"), source: Some("/var/lib/docker/containers/9cba4f34bd33f3a47476870f01d54c221c8df0669d74f1d4ebeadb6519e02d7f/hosts"), options: Some(["rbind", "rprivate"]) }
2025-12-09T02:15:46.419650+09:00 {machine_name} youki[101183]: mounting Mount { destination: "/var/lib/docker", typ: Some("bind"), source: Some("/var/lib/docker/volumes/dind-var-lib-docker-1acgj9gnq23l92qdfm8ferec8j1uslc16jleojgj65eo61uh0cgl/_data"), options: Some(["rbind"]) }
2025-12-09T02:15:46.428868+09:00 {machine_name} youki[101181]: init pid is Pid(101183)
2025-12-09T02:15:46.429026+09:00 {machine_name} youki[101181]: Save container status: Container { state: State { oci_version: "v1.0.2", id: "9cba4f34bd33f3a47476870f01d54c221c8df0669d74f1d4ebeadb6519e02d7f", status: Created, pid: Some(101183), bundle: "/run/containerd/io.containerd.runtime.v2.task/moby/9cba4f34bd33f3a47476870f01d54c221c8df0669d74f1d4ebeadb6519e02d7f", annotations: None, created: Some(2025-12-08T17:15:46.428895814Z), creator: Some(0), use_systemd: true, clean_up_intel_rdt_subdirectory: Some(false) }, root: "/run/docker/runtime-runc/moby/9cba4f34bd33f3a47476870f01d54c221c8df0669d74f1d4ebeadb6519e02d7f" } in "/run/docker/runtime-runc/moby/9cba4f34bd33f3a47476870f01d54c221c8df0669d74f1d4ebeadb6519e02d7f"
2025-12-09T02:15:46.447188+09:00 {machine_name} kernel: docker0: port 1(veth647f591) entered blocking state
2025-12-09T02:15:46.447233+09:00 {machine_name} kernel: docker0: port 1(veth647f591) entered disabled state
2025-12-09T02:15:46.447236+09:00 {machine_name} kernel: veth647f591: entered allmulticast mode
2025-12-09T02:15:46.447236+09:00 {machine_name} kernel: veth647f591: entered promiscuous mode
2025-12-09T02:15:46.503156+09:00 {machine_name} kernel: eth0: renamed from veth94395bf
2025-12-09T02:15:46.551204+09:00 {machine_name} kernel: docker0: port 1(veth647f591) entered blocking state
2025-12-09T02:15:46.551245+09:00 {machine_name} kernel: docker0: port 1(veth647f591) entered forwarding state
2025-12-09T02:15:46.571247+09:00 {machine_name} dockerd[84887]: time="2025-12-09T02:15:46.571108912+09:00" level=info msg="sbJoin: gwep4 ''->'261c562ad288', gwep6 ''->''" eid=261c562ad288 ep=fervent_mcclintock net=bridge nid=61cb97a48a0f
2025-12-09T02:15:46.603246+09:00 {machine_name} youki[101197]: started by user 0 with ArgsOs { inner: ["/usr/bin/youki", "--debug", "--systemd-log", "--root", "/var/run/docker/runtime-runc/moby", "--log", "/run/containerd/io.containerd.runtime.v2.task/moby/9cba4f34bd33f3a47476870f01d54c221c8df0669d74f1d4ebeadb6519e02d7f/log.json", "--log-format", "json", "--systemd-cgroup", "start", "9cba4f34bd33f3a47476870f01d54c221c8df0669d74f1d4ebeadb6519e02d7f"] }
2025-12-09T02:15:46.603512+09:00 {machine_name} youki[101197]: notify container start
2025-12-09T02:15:46.603562+09:00 {machine_name} youki[101197]: notify finished
2025-12-09T02:15:46.603595+09:00 {machine_name} youki[101197]: Save container status: Container { state: State { oci_version: "v1.0.2", id: "9cba4f34bd33f3a47476870f01d54c221c8df0669d74f1d4ebeadb6519e02d7f", status: Running, pid: Some(101183), bundle: "/run/containerd/io.containerd.runtime.v2.task/moby/9cba4f34bd33f3a47476870f01d54c221c8df0669d74f1d4ebeadb6519e02d7f", annotations: None, created: Some(2025-12-08T17:15:46.428895814Z), creator: Some(0), use_systemd: true, clean_up_intel_rdt_subdirectory: Some(false) }, root: "/run/docker/runtime-runc/moby/9cba4f34bd33f3a47476870f01d54c221c8df0669d74f1d4ebeadb6519e02d7f" } in "/run/docker/runtime-runc/moby/9cba4f34bd33f3a47476870f01d54c221c8df0669d74f1d4ebeadb6519e02d7f"
2025-12-09T02:15:47.196329+09:00 {machine_name} youki[101435]: started by user 0 with ArgsOs { inner: ["/usr/bin/youki", "--debug", "--systemd-log", "--root", "/var/run/docker/runtime-runc/moby", "--log", "/run/containerd/io.containerd.runtime.v2.task/moby/9cba4f34bd33f3a47476870f01d54c221c8df0669d74f1d4ebeadb6519e02d7f/log.json", "--log-format", "json", "--systemd-cgroup", "exec", "--process", "/tmp/runc-process3786501402", "--detach", "--pid-file", "/run/containerd/io.containerd.runtime.v2.task/moby/9cba4f34bd33f3a47476870f01d54c221c8df0669d74f1d4ebeadb6519e02d7f/00e291a4f838f5be0d9bc63fd674cae9affc7e58c560cc89e631662bb4bedbdf.pid", "9cba4f34bd33f3a47476870f01d54c221c8df0669d74f1d4ebeadb6519e02d7f"] }
2025-12-09T02:15:47.196618+09:00 {machine_name} youki[101435]: this container does NOT create a new user namespace
2025-12-09T02:15:47.197287+09:00 {machine_name} youki[101435]: Spec {#012    version: "1.2.1",#012    root: Some(#012        Root {#012            path: "/var/lib/docker/overlay2/fc19ded534377d93a798cb328ee36f4866860fd1f7ac73156f5bdc1f973e8727/merged",#012            readonly: Some(#012                false,#012            ),#012        },#012    ),#012    mounts: Some(#012        [#012            Mount {#012                destination: "/proc",#012                typ: Some(#012                    "proc",#012                ),#012                source: Some(#012                    "proc",#012                ),#012                options: Some(#012                    [#012                        "nosuid",#012                        "noexec",#012                        "nodev",#012                    ],#012                ),#012            },#012            Mount {#012                destination: "/dev",#012                typ: Some(#012                    "tmpfs",#012                ),#012                source: Some(#012                    "tmpfs",#012                ),#012                options: Some(#012                    [#012                        "nosuid",#012                        "strictatime",#012                        "mode=755",#012                        "size=65536k",#012                    ],#012                ),#012            },#012            Mount {#012                destination: "/dev/pts",#012                typ: Some(#012                    "devpts",#012                ),#012                source: Some(#012                    "devpts",#012                ),#012                options: Some(#012                    [#012                        "nosuid",#012                        "noexec",#012                        "newinstance",#012                        "ptmxmode=0666",#012                        "mode=0620",#012                        "gid=5",#012                    ],#012                ),#012            },#012            Mount {#012                destination: "/sys",#012                typ: Some(#012                    "sysfs",#012                ),#012                source: Some(#012                    "sysfs",#012                ),#012                options: Some(#012                    [#012                        "nosuid",#012                        "noexec",#012                        "nodev",#012                    ],#012                ),#012            },#012            Mount {#012                destination: "/sys/fs/cgroup",#012                typ: Some(#012                    "cgroup",#012                ),#012                source: Some(#012                    "cgroup",#012                ),#012                options: Some(#012                    [#012                        "nosuid",#012                        "noexec",#012                        "nodev",#012                    ],#012                ),#012            },#012            Mount {#012                destination: "/dev/mqueue",#012                typ: Some(#012                    "mqueue",#012                ),#012                source: Some(#012                    "mqueue",#012                ),#012                options: Some(#012                    [#012                        "nosuid",#012                        "noexec",#012                        "nodev",#012                    ],#012                ),#012            },#012            Mount {#012                destination: "/dev/shm",#012                typ: Some(#012                    "tmpfs",#012                ),#012                source: Some(#012                    "shm",#012                ),#012                options: Some(#012                    [#012                        "nosuid",#012                        "noexec",#012                        "nodev",#012                        "mode=1777",#012                        "size=67108864",#012                    ],#012                ),#012            },#012            Mount {#012                destination: "/sbin/docker-init",#012                typ: Some(#012                    "bind",#012                ),#012                source: Some(#012                    "/usr/libexec/docker/docker-init",#012                ),#012                options: Some(#012                    [#012                        "bind",#012                        "ro",#012                    ],#012                ),#012            },#012            Mount {#012                destination: "/vscode",#012                typ: Some(#012                    "bind",#012                ),#012                source: Some(#012                    "/var/lib/docker/volumes/vscode/_data",#012                ),#012                options: Some(#012                    [#012                        "rbind",#012                    ],#012                ),#012            },#012            Mount {#012                destination: "/workspaces/gwc2025-container-runtime",#012                typ: Some(#012                    "bind",#012                ),#012                source: Some(#012                    "/home/logica/prj/personal/gwc2025-container-runtime",#012                ),#012                options: Some(#012                    [#012                        "rbind",#012                        "rprivate",#012                    ],#012                ),#012            },#012            Mount {#012                destination: "/etc/resolv.conf",#012                typ: Some(#012                    "bind",#012                ),#012                source: Some(#012                    "/var/lib/docker/containers/9cba4f34bd33f3a47476870f01d54c221c8df0669d74f1d4ebeadb6519e02d7f/resolv.conf",#012                ),#012                options: Some(#012                    [#012                        "rbind",#012                        "rprivate",#012                    ],#012                ),#012            },#012            Mount {#012                destination: "/etc/hostname",#012                typ: Some(#012                    "bind",#012                ),#012                source: Some(#012                    "/var/lib/docker/containers/9cba4f34bd33f3a47476870f01d54c221c8df0669d74f1d4ebeadb6519e02d7f/hostname",#012                ),#012                options: Some(#012                    [#012                        "rbind",#012                        "rprivate",#012                    ],#012                ),#012            },#012            Mount {#012                destination: "/etc/hosts",#012                typ: Some(#012                    "bind",#012                ),#012                source: Some(#012                    "/var/lib/docker/containers/9cba4f34bd33f3a47476870f01d54c221c8df0669d74f1d4ebeadb6519e02d7f/hosts",#012                ),#012                options: Some(#012                    [#012                        "rbind",#012                        "rprivate",#012                    ],#012                ),#012            },#012            Mount {#012                destination: "/var/lib/docker",#012                typ: Some(#012                    "bind",#012                ),#012                source: Some(#012                    "/var/lib/docker/volumes/dind-var-lib-docker-1acgj9gnq23l92qdfm8ferec8j1uslc16jleojgj65eo61uh0cgl/_data",#012                ),#012                options: Some(#012                    [#012                        "rbind",#012                    ],#012                ),#012            },#012        ],#012    ),#012    process: Some(#012        Process {#012            terminal: None,#012            console_size: None,#012            user: User {#012                uid: 1000,#012                gid: 1000,#012                umask: None,#012                additional_gids: Some(#012                    [#012                        1000,#012                        102,#012                        999,#012                    ],#012                ),#012                username: None,#012            },#012            args: Some(#012                [#012                    "/bin/sh",#012                ],#012            ),#012
2025-12-09T02:15:47.197761+09:00 {machine_name} youki[101435]: this container does NOT create a new user namespace
2025-12-09T02:15:47.197895+09:00 {machine_name} youki[101435]: create notify listener
2025-12-09T02:15:47.198005+09:00 {machine_name} youki[101435]: the cwd to create the notify socket
2025-12-09T02:15:47.198772+09:00 {machine_name} youki[101435]: Set OOM score to 0
2025-12-09T02:15:47.199640+09:00 {machine_name} youki[101445]: systemd cgroup manager with system bus true will be used
2025-12-09T02:15:47.200493+09:00 {machine_name} youki[101445]: affinity: 0xffffff
2025-12-09T02:15:47.200885+09:00 {machine_name} youki[101445]: Transient unit "docker-9cba4f34bd33f3a47476870f01d54c221c8df0669d74f1d4ebeadb6519e02d7f.scope" already exists
2025-12-09T02:15:47.247537+09:00 {machine_name} systemd[1]: docker-9cba4f34bd33f3a47476870f01d54c221c8df0669d74f1d4ebeadb6519e02d7f.scope: Couldn't move process 101445 to requested cgroup '/system.slice/docker-9cba4f34bd33f3a47476870f01d54c221c8df0669d74f1d4ebeadb6519e02d7f.scope': Device or resource busy
2025-12-09T02:15:47.247714+09:00 {machine_name} youki[101445]: failed to add task to cgroup
2025-12-09T02:15:47.247840+09:00 {machine_name} youki[101445]: failed to run intermediate process cgroup error: dbus error: dbus function call error: Failed to attach processes to control group: Device or resource busy
2025-12-09T02:15:47.247926+09:00 {machine_name} youki[101435]: failed to run container process intermediate process error cgroup error: dbus error: dbus function call error: Failed to attach processes to control group: Device or resource busy
2025-12-09T02:15:47.247969+09:00 {machine_name} youki[101435]: error in executing command: failed to create container: intermediate process error cgroup error: dbus error: dbus function call error: Failed to attach processes to control group: Device or resource busy
2025-12-09T02:15:47.253225+09:00 {machine_name} dockerd[84887]: time="2025-12-09T02:15:47.252766175+09:00" level=error msg="copy stream failed" error="writing to a closed fifo" stream=stdin
2025-12-09T02:15:47.253376+09:00 {machine_name} dockerd[84887]: time="2025-12-09T02:15:47.252851575+09:00" level=error msg="copy stream failed" error="reading from a closed fifo" stream=stdout
2025-12-09T02:15:47.253432+09:00 {machine_name} dockerd[84887]: time="2025-12-09T02:15:47.252864529+09:00" level=error msg="copy stream failed" error="reading from a closed fifo" stream=stderr
2025-12-09T02:15:47.258548+09:00 {machine_name} dockerd[84887]: time="2025-12-09T02:15:47.258375491+09:00" level=error msg="Error running exec 00e291a4f838f5be0d9bc63fd674cae9affc7e58c560cc89e631662bb4bedbdf in container: OCI runtime exec failed: /var/lib/docker/runtimes/youki.VF8JZXTLC1R8QG1913GXQS2QDXWG0ZQ3QL8-J7-FH45PRN5B5PJJ==== did not terminate successfully: exit status 255"
2025-12-09T02:15:47.260020+09:00 {machine_name} dockerd[84887]: time="2025-12-09T02:15:47.259837344+09:00" level=error msg="failed to close container stdin" container=9cba4f34bd33f3a47476870f01d54c221c8df0669d74f1d4ebeadb6519e02d7f error="NotFound: process does not exist 00e291a4f838f5be0d9bc63fd674cae9affc7e58c560cc89e631662bb4bedbdf: not found" module=libcontainerd namespace=moby

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions