OrganisationsMisterDAopam-repo-ci58bc49 (master)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-09-18 15:15.53: New job: test MisterDA/opam-repo-ci https://github.com/MisterDA/opam-repo-ci.git#refs/heads/master (58bc49f8a714e1b4989d42f52559c9453cfe76f9) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ac900c97807cd1ba5e88edabdd59d4977afb30b3a516804e6e7d7979951bfd37
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/MisterDA/opam-repo-ci.git" -b "master" && cd "opam-repo-ci" && git reset --hard 58bc49f8
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ac900c97807cd1ba5e88edabdd59d4977afb30b3a516804e6e7d7979951bfd37
RUN echo "skipping format lint because ocamlformat is not configured"


END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK


2024-09-18 15:15.53: Using cache hint "MisterDA/opam-repo-ci-ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ac900c97807cd1ba5e88edabdd59d4977afb30b3a516804e6e7d7979951bfd37-alpine-3.20-4.14_opam-2.2-ocamlformat-45f961713f04a0d83218c0eb2706131a40f96d54"
2024-09-18 15:15.53: Using OBuilder spec:
((from ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ac900c97807cd1ba5e88edabdd59d4977afb30b3a516804e6e7d7979951bfd37)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-09-18 15:15.53: Waiting for resource in pool OCluster
2024-09-18 17:16.33: Waiting for worker…
2024-09-18 17:16.33: Got resource from pool OCluster
Building on x86-bm-c12.sw.ocaml.org
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint: 
hint: 	git config --global init.defaultBranch <name>
hint: 
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint: 
hint: 	git branch -m <name>
Initialized empty Git repository in /var/cache/obuilder/ocluster/git/opam-repo-ci.git-2ebcc6eb2b9389f5f2125020187de7cf69139e6f/.git/
HEAD is now at 58bc49f Disable error 67 (Checksum specified with a non archive url) while discussing a fix (#147)
error: could not lock config file .git/modules/ocaml-dockerfile/config: No such file or directory
warning: Could not unset core.worktree setting in submodule 'ocaml-dockerfile'
Cleared directory 'ocaml-dockerfile'
error: could not lock config file .git/modules/ocaml-version/config: No such file or directory
warning: Could not unset core.worktree setting in submodule 'ocaml-version'
Cleared directory 'ocaml-version'
error: could not lock config file .git/modules/ocluster/config: No such file or directory
warning: Could not unset core.worktree setting in submodule 'ocluster'
Cleared directory 'ocluster'
error: could not lock config file .git/modules/ocurrent/config: No such file or directory
warning: Could not unset core.worktree setting in submodule 'ocurrent'
Cleared directory 'ocurrent'
Submodule 'ocaml-dockerfile' (https://github.com/avsm/ocaml-dockerfile.git) registered for path 'ocaml-dockerfile'
Submodule 'ocaml-version' (https://github.com/ocurrent/ocaml-version.git) registered for path 'ocaml-version'
Submodule 'ocluster' (https://github.com/ocurrent/ocluster.git) registered for path 'ocluster'
Submodule 'ocurrent' (https://github.com/ocurrent/ocurrent.git) registered for path 'ocurrent'
Cloning into '/var/cache/obuilder/ocluster/git/opam-repo-ci.git-2ebcc6eb2b9389f5f2125020187de7cf69139e6f/ocaml-dockerfile'...
Cloning into '/var/cache/obuilder/ocluster/git/opam-repo-ci.git-2ebcc6eb2b9389f5f2125020187de7cf69139e6f/ocaml-version'...
Cloning into '/var/cache/obuilder/ocluster/git/opam-repo-ci.git-2ebcc6eb2b9389f5f2125020187de7cf69139e6f/ocluster'...
Cloning into '/var/cache/obuilder/ocluster/git/opam-repo-ci.git-2ebcc6eb2b9389f5f2125020187de7cf69139e6f/ocurrent'...
Submodule path 'ocaml-dockerfile': checked out '4e0bdf6cfc55dca64a412f315c8ca46e1c1ba0e9'
Submodule path 'ocaml-version': checked out '70d79c7cd69a93eeca0a9ed295fc555069994445'
Submodule path 'ocluster': checked out '863d82addefb29c14bc3e663986a529cc61ec066'
Submodule 'obuilder' (https://github.com/ocurrent/obuilder.git) registered for path 'ocluster/obuilder'
Cloning into '/var/cache/obuilder/ocluster/git/opam-repo-ci.git-2ebcc6eb2b9389f5f2125020187de7cf69139e6f/ocluster/obuilder'...
Submodule path 'ocluster/obuilder': checked out 'bb3af25518afacfaba06a239c8b261bc79a5f591'
Submodule path 'ocurrent': checked out 'b9dac6243d38b3ca8487fc6997fad3abeb88179d'


(from ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ac900c97807cd1ba5e88edabdd59d4977afb30b3a516804e6e7d7979951bfd37)
2024-09-18 17:16.38 ---> using "360f26edbd0764b52725b6294936e7148bc39f2a4ff846a4d8ad86f052b4c874" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-09-18 17:16.38 ---> using "87053e58477c47262284e1ec8a785777ce0c49c841907ac708c455f9e498e5d5" from cache
Job succeeded
2024-09-18 17:16.39: Job succeeded