Build:
- 1
- 0
2026-05-16 14:01.34: New job: opam vars of debian-13-5.4_opam-2.5
(ocaml/opam@sha256:a43344fd8178438c12ce3c78124f966ac44fb015c7cc4ba685f980f9a0460091)
2026-05-16 14:01.34: Waiting for resource in pool docker
2026-05-16 14:01.49: Got resource from pool docker
2026-05-16 14:01.49: Exec: "docker" "build" "--pull" "-t" "ocurrent/ocaml-ci:debian-13-ocaml-5.4"
"-"
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 201B done
#1 DONE 0.0s
#2 [internal] load metadata for docker.io/ocaml/opam@sha256:a43344fd8178438c12ce3c78124f966ac44fb015c7cc4ba685f980f9a0460091
#2 DONE 0.7s
#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.0s
#4 [1/3] FROM docker.io/ocaml/opam@sha256:a43344fd8178438c12ce3c78124f966ac44fb015c7cc4ba685f980f9a0460091
#4 resolve docker.io/ocaml/opam@sha256:a43344fd8178438c12ce3c78124f966ac44fb015c7cc4ba685f980f9a0460091 0.0s done
#4 DONE 0.1s
#5 [2/3] RUN sudo ln -f /usr/bin/opam-2.5 /usr/bin/opam
#5 DONE 0.3s
#6 [3/3] RUN opam init --reinit -ni
#6 0.213 Configuring from /home/opam/.opamrc and then from built-in defaults.
#6 0.213 Checking for available remotes: rsync and local, git.
#6 0.213 - you won't be able to use mercurial repositories unless you install the hg command on your system.
#6 0.213 - you won't be able to use darcs repositories unless you install the darcs command on your system.
#6 0.213
#6 0.236 This version of opam requires an update to the layout of /home/opam/.opam from version 2.1 to version 2.2, which can't be reverted.
#6 0.236 You may want to back it up before going further.
#6 0.236
#6 0.237 Continue? [Y/n] y
#6 0.237 [NOTE] The 'jobs' option was reset, its value was 1 and its new value will vary according to the current number of cores on your machine. You can restore the fixed value using:
#6 0.237 opam option jobs=1 --global
#6 0.240 Format upgrade done.
#6 6.420
#6 6.420 <><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
#6 9.187 [default] no changes from git+file:///home/opam/opam-repository
#6 DONE 11.0s
#7 exporting to image
#7 exporting layers 0.1s done
#7 writing image sha256:529584e3df0a2ab8aa4ccaa19c09dee85b7da35316e5f0964b9d46d6603e63d9 done
#7 naming to docker.io/ocurrent/ocaml-ci:debian-13-ocaml-5.4 done
#7 DONE 0.1s
2026-05-16 14:02.01: Exec: "docker" "run" "-i" "ocurrent/ocaml-ci:debian-13-ocaml-5.4"
"opam" "list" "-s" "--color=never" "--installed"
"ocaml-base-compiler" "ocaml-variants" "ocaml-system"
"--column" "package"
2026-05-16 14:02.02: Exec: "docker" "run" "-i" "ocurrent/ocaml-ci:debian-13-ocaml-5.4"
"opam" "config" "expand" "
{
"arch": "%{arch}%",
"os": "%{os}%",
"os_family": "%{os-family}%",
"os_distribution": "%{os-distribution}%",
"os_version": "%{os-version}%",
"opam_version": "%{opam-version}%"
}
"
2026-05-16 14:02.03: Result:
{
"ocaml_package": "ocaml-base-compiler",
"ocaml_version": "5.4.1",
"lower_bound": false,
"arch": "x86_64",
"os": "linux",
"os_family": "debian",
"os_distribution": "debian",
"os_version": "13",
"opam_version": "2.5.1"
}
2026-05-16 14:02.03: Job succeeded