Build:
  1. 0
2026-05-22 11:01.15: New job: docker build {
                                             "commit": "bbee192186b360e123c23594ad310acba88c77c6",
                                             "dockerfile": {
                                               "file": "./Dockerfile"
                                             },
                                             "docker_context": null,
                                             "squash": false,
                                             "buildx": false,
                                             "build_args": [],
                                             "path": null
                                           }
2026-05-22 11:01.15: Checking out commit bbee1921. To reproduce:
                       git clone --recursive "https://github.com/rocq-prover/rocq-prover.org.git" -b "gh-teams-update" && cd "rocq-prover.org" && git reset --hard bbee1921
2026-05-22 11:01.15: Exec: "cp" "-a" "--" "/var/lib/rocqprover/var/git/rocq-prover.org.git-dfe2bef793a402d8238d408b5c226c9ce6445970f63ca459f71f8a67a86c1cd0/.git" 
                           "/tmp/git-checkoutb1587c4"
2026-05-22 11:01.16: Exec: "git" "-C" "/tmp/git-checkoutb1587c4" "submodule" 
                           "deinit" "--force" "--all"
2026-05-22 11:01.16: Exec: "git" "-C" "/tmp/git-checkoutb1587c4" "reset" 
                           "--hard" "-q" "bbee192186b360e123c23594ad310acba88c77c6"
2026-05-22 11:01.17: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkoutb1587c4" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-05-22 11:01.17: Exec: "docker" "build" "--pull" "-f" "/tmp/git-checkoutb1587c4/./Dockerfile" 
                           "--iidfile" "/tmp/git-checkoutb1587c4/docker-iid" 
                           "--" "/tmp/git-checkoutb1587c4"
Sending build context to Docker daemon  370.4MB

Step 1/44 : FROM ocaml/opam:alpine-3.20-ocaml-5.2 AS build
alpine-3.20-ocaml-5.2: Pulling from ocaml/opam
Digest: sha256:a1150220b350c6b8f92ad642705501daa9f5330524d398bab3aab7decacefc7d
Status: Image is up to date for ocaml/opam:alpine-3.20-ocaml-5.2
 ---> 824ac13b8a7f
Step 2/44 : RUN sudo apk update && sudo apk add --update libev-dev openssl-dev gmp-dev oniguruma-dev inotify-tools curl-dev autoconf
 ---> Using cache
 ---> 380f11a5dfd9
Step 3/44 : RUN cd opam-repository && git pull origin dbc9ec7b83bac3673185542221a571372b6abb35 && opam update
 ---> Using cache
 ---> 24ff6990ce1d
Step 4/44 : WORKDIR /home/opam
 ---> Using cache
 ---> 98674a8c3ad8
Step 5/44 : ADD rocqproverorg.opam rocqproverorg.opam
 ---> Using cache
 ---> ad483389cfd7
Step 6/44 : RUN opam install . --deps-only
 ---> Using cache
 ---> c0720ec8dd5b
Step 7/44 : ARG GIT_COMMIT
 ---> Using cache
 ---> fbf47ea371e6
Step 8/44 : RUN echo "Based on commit: $GIT_COMMIT"
 ---> Using cache
 ---> 85a533d0d6f7
Step 9/44 : ENV GIT_COMMIT=${GIT_COMMIT}
 ---> Using cache
 ---> 2b2d226544c2
Step 10/44 : LABEL rocqproverorg=${GIT_COMMIT}
 ---> Using cache
 ---> 961f25b4ae1c
Step 11/44 : ARG GIT_BRANCH
 ---> Using cache
 ---> 6f025c272294
Step 12/44 : RUN echo "Based on branch: $GIT_BRANCH"
 ---> Using cache
 ---> 351d1aca627e
Step 13/44 : ENV GIT_BRANCH=${GIT_BRANCH}
 ---> Using cache
 ---> 2c137d6d32d4
Step 14/44 : LABEL rocqproverorg_branch=${GIT_BRANCH}
 ---> Using cache
 ---> f47e46fb65f8
Step 15/44 : COPY --chown=opam:opam . .
 ---> 205eff5f3c7d
Step 16/44 : RUN opam exec -- dune build @install --profile=release
 ---> Running in e4350a9c3da0
Browserslist: caniuse-lite is outdated. Please run:
  npx update-browserslist-db@latest
  Why you should do it regularly: https://github.com/browserslist/update-db#readme

Rebuilding...

Done in 3121ms.
Removing intermediate container e4350a9c3da0
 ---> 88b4de02c9a3
Step 17/44 : RUN git clone https://github.com/rocq-prover/opam.git rocq-opam-repository
 ---> Running in ce89e8cf0900
Cloning into 'rocq-opam-repository'...
Updating files:  93% (3948/4221)
Updating files:  94% (3968/4221)
Updating files:  95% (4010/4221)
Updating files:  96% (4053/4221)
Updating files:  97% (4095/4221)
Updating files:  98% (4137/4221)
Updating files:  99% (4179/4221)
Updating files: 100% (4221/4221)
Updating files: 100% (4221/4221), done.
Removing intermediate container ce89e8cf0900
 ---> 64ad71ed6136
Step 18/44 : RUN cd rocq-opam-repository && git checkout master && git pull origin master
 ---> Running in 2657201d6aa2
Already on 'master'
Your branch is up to date with 'origin/master'.
From https://github.com/rocq-prover/opam
 * branch                master     -> FETCH_HEAD
Already up to date.
Removing intermediate container 2657201d6aa2
 ---> e342d1bc78fe
Step 19/44 : ENV ROCQPROVERORG_REPO_PATH=rocq-opam-repository
 ---> Running in 74c8b53ad25e
Removing intermediate container 74c8b53ad25e
 ---> 612807d7a658
Step 20/44 : ENV ROCQPROVERORG_PKG_STATE_PATH=package.state
 ---> Running in 85520bc99f26
Removing intermediate container 85520bc99f26
 ---> cfe09338b968
Step 21/44 : RUN touch package.state && ./init-cache package.state
 ---> Running in bf1d6de219be
PID=10
Setting up watches.
Watches established.
main.exe: [INFO] State cache file: package.state
main.exe: [INFO] Package state starting from scratch
22.05.26 11:03:05.172                       Running on 0.0.0.0:8080 (http://localhost:8080)
22.05.26 11:03:05.172                       Type Ctrl+C to stop
22.05.26 11:03:05.582                  INFO Update server state
22.05.26 11:03:05.582                  INFO Opam repository is currently at 0cd8934774894c911bc543df890f337d0b7d13f7
22.05.26 11:03:05.582                  INFO Updating opam package list
22.05.26 11:03:05.582                  INFO Calculating packages.. .
22.05.26 11:03:06.678                  INFO Computing additional informations...
22.05.26 11:03:06.683                  INFO Dependencies...
22.05.26 11:03:06.791                  INFO Reverse dependencies...
22.05.26 11:03:06.933                  INFO Publication dates...
22.05.26 11:03:08.059                  INFO Generate package info
22.05.26 11:03:08.311                  INFO Computing packages statistics...
22.05.26 11:03:08.352                  INFO Loaded 575 packages
22.05.26 11:03:08.352                  INFO Package state saved
package.state CLOSE_WRITE,CLOSE 
Removing intermediate container bf1d6de219be
 ---> 3bbea00e2b1c
Step 22/44 : FROM alpine:3.20 AS run
3.20: Pulling from library/alpine
Digest: sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc
Status: Image is up to date for alpine:3.20
 ---> bf8527eb54c3
Step 23/44 : ARG GIT_COMMIT
 ---> Using cache
 ---> 9c679d766a3b
Step 24/44 : RUN echo "Based on commit: $GIT_COMMIT"
 ---> Using cache
 ---> 5ac1667ccebf
Step 25/44 : ENV GIT_COMMIT=${GIT_COMMIT}
 ---> Using cache
 ---> eed62b3b6ce8
Step 26/44 : LABEL rocqproverorg=${GIT_COMMIT}
 ---> Using cache
 ---> c270c49472ab
Step 27/44 : ARG GIT_BRANCH
 ---> Using cache
 ---> f75d592db4b8
Step 28/44 : RUN echo "Based on branch: $GIT_BRANCH"
 ---> Using cache
 ---> 7bb536fadd39
Step 29/44 : ENV GIT_BRANCH=${GIT_BRANCH}
 ---> Using cache
 ---> 101b79827a66
Step 30/44 : LABEL rocqproverorg_branch=${GIT_BRANCH}
 ---> Using cache
 ---> 169dabba60f6
Step 31/44 : RUN apk update && apk add --update libev gmp git
 ---> Using cache
 ---> 429a21c1d9a4
Step 32/44 : RUN chmod -R 755 /var
 ---> Using cache
 ---> 219e5d5338b7
Step 33/44 : COPY --from=build /home/opam/package.state /var/package.state
 ---> Using cache
 ---> 402f06f0a844
Step 34/44 : COPY --from=build /home/opam/rocq-opam-repository /var/opam-repository
 ---> cb99761765e9
Step 35/44 : COPY --from=build /home/opam/_build/default/src/rocqproverorg_web/bin/main.exe /bin/server
 ---> 5d2d99b64ff2
Step 36/44 : COPY playground/asset playground/asset
 ---> 5578f80681b8
Step 37/44 : RUN git config --global --add safe.directory /var/opam-repository
 ---> Running in 51e78e6a069c
Removing intermediate container 51e78e6a069c
 ---> 607b07a0307d
Step 38/44 : ENV ROCQPROVERORG_REPO_PATH=/var/opam-repository/
 ---> Running in 8cd0aa322c08
Removing intermediate container 8cd0aa322c08
 ---> f3774586d5aa
Step 39/44 : ENV DOC_PATH=/doc
 ---> Running in 859cac1ca8cb
Removing intermediate container 859cac1ca8cb
 ---> 3411ff319e51
Step 40/44 : ENV ROCQPROVERORG_PKG_STATE_PATH=/var/package.state
 ---> Running in a577bcc6e17d
Removing intermediate container a577bcc6e17d
 ---> bc624bbcab33
Step 41/44 : ENV DREAM_VERBOSITY=info
 ---> Running in a61a64fa207c
Removing intermediate container a61a64fa207c
 ---> 5d71544458bb
Step 42/44 : ENV ROCQPROVERORG_HTTP_PORT=8080
 ---> Running in 4b41e56f2378
Removing intermediate container 4b41e56f2378
 ---> 55e4ed9796c2
Step 43/44 : EXPOSE 8080
 ---> Running in a0a786964f2b
Removing intermediate container a0a786964f2b
 ---> f64fb717c210
Step 44/44 : ENTRYPOINT [ "/bin/server" ]
 ---> Running in c4a1e660c7f7
Removing intermediate container c4a1e660c7f7
 ---> fa9d91501bf6
Successfully built fa9d91501bf6
2026-05-22 11:03.25: Job succeeded