nestybox / nestybox/sysbox

setting up ID-mapped mount on path l/MC5NLBMOUWRCMT7APIL35VNLEZ (likely means idmapped mounts are not supported on the filesystem at this path ()) caused: Failed to eval symlink on : lstat l: no such file or directory: unknown.

Open
#906 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
3.9k
Forks
230
Avg merge
7h 48m
Merged PRs (30d)
3

Description

Linux ccts192 6.1.0-26-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.112-1 (2024-09-30) x86_64 GNU/Linux

Docker version 27.3.1.

Installed sysbox-ce_0.6.6-0.linux_amd64.deb.

gcr.io/cloudshell-images/cloudshell:latest is gcr.io/cloudshell-images/cloudshell@sha256:160f8d278d62b745f187d5916aac199482e4c04af11a26f268cd7885f4e3ce47

docker run -it --rm --entrypoint bash gcr.io/cloudshell-images/cloudshell:latest succeeds and I can get to shell prompt.

docker run -it --rm --runtime sysbox-runc --entrypoint bash gcr.io/cloudshell-images/cloudshell:latest fails with:

docker: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: container_linux.go:439: starting container process caused: process_linux.go:608: container init caused: process_linux.go:579: handleReqOp caused: rootfs_init_linux.go:317: setting up ID-mapped mount on path l/MC5NLBMOUWRCMT7APIL35VNLEZ (likely means idmapped mounts are not supported on the filesystem at this path ()) caused: Failed to eval symlink on : lstat l: no such file or directory: unknown.

cc @wy0464

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the two Docker commands with sysbox-runc on the reported Debian 6.1.112-1 cloud kernel, using the specified Cloud Shell image. Compare the successful default runtime with the failing sysbox-runc startup and investigate the reported ID-mapped mount and symlink path; done means identifying a reproducible cause and a confirmed resolution or limitation.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, linux
Domain
devops, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.