Build:
- 0
2024-06-17 19:15.59: New job: docker build {
"commit": "b4de881eaedb53d8e9ed10493482a137e518429b",
"dockerfile": {
"file": "Dockerfile"
},
"docker_context": "registry.ci.dev",
"squash": false,
"buildx": false,
"build_args": [
"--build-arg",
"OPAM_REPO_GIT_SHA=5d6f1cf035d4b9d572fef4ae2e63cf1e3da8760d",
"--build-arg",
"BLOG_GIT_SHA=9b24b61ad5bf44e6930798314a993daa3db751a3",
"--build-arg",
"OPAM_GIT_SHA=9c7a256f60e78d1a1cc5ea90f8069a351aeb86a5"
],
"path": null
}
2024-06-17 19:15.59: Waiting for resource in pool registry-build-pool
2024-06-17 21:58.38: Got resource from pool registry-build-pool
2024-06-17 21:58.38: Checking out commit b4de881e. To reproduce:
git clone --recursive "https://github.com/ocaml-opam/opam2web.git" -b "2.0" && cd "opam2web" && git reset --hard b4de881e
2024-06-17 21:58.38: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam2web.git-92f5aef4aeaf008827874a1aeed7b6c5b12b428905c908be59865256584f033a/.git"
"/tmp/git-checkout2767aa89"
2024-06-17 21:58.38: Exec: "git" "-C" "/tmp/git-checkout2767aa89" "submodule"
"deinit" "--force" "--all"
could not create empty submodule directory content/docSubmodule 'content/doc' (https://github.com/ocaml/opam.wiki.git) unregistered for path 'content/doc'
2024-06-17 21:58.38: Exec: "git" "-C" "/tmp/git-checkout2767aa89" "reset"
"--hard" "-q" "b4de881eaedb53d8e9ed10493482a137e518429b"
2024-06-17 21:58.38: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout2767aa89" "submodule" "update"
"--recursive" "--init" "--no-fetch"
Submodule 'content/doc' (https://github.com/ocaml/opam.wiki.git) registered for path 'content/doc'
Submodule path 'content/doc': checked out '13a77b2bc576763bfa469ca3ef6f139402b7357b'
2024-06-17 21:58.38: Exec: "docker" "--context" "registry.ci.dev" "build"
"--pull" "--build-arg" "OPAM_REPO_GIT_SHA=5d6f1cf035d4b9d572fef4ae2e63cf1e3da8760d"
"--build-arg" "BLOG_GIT_SHA=9b24b61ad5bf44e6930798314a993daa3db751a3"
"--build-arg" "OPAM_GIT_SHA=9c7a256f60e78d1a1cc5ea90f8069a351aeb86a5"
"-f" "/tmp/git-checkout2767aa89/Dockerfile"
"--iidfile" "/tmp/git-checkout2767aa89/docker-iid"
"--" "/tmp/git-checkout2767aa89"
#0 building with "registry.ci.dev" instance using docker driver
#1 [internal] load .dockerignore
#1 transferring context:
#1 transferring context: 2B 0.3s done
#1 DONE 1.4s
#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 2B 0.3s done
#2 DONE 1.5s
ERROR: failed to solve: rpc error: code = Unknown desc = failed to solve with frontend dockerfile.v0: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount3538901233/Dockerfile: no such file or directory
2024-06-17 21:58.56: Job failed: Docker build exited with status 1