2021-11-26 14:37.59: New job: Monorepo git push
2021-11-26 14:37.59: Exec: "git" "fetch" "-f" "origin" "*:*"
2021-11-26 14:37.59: Exec: "git" "clone" "--single-branch" "/var/lib/ocurrent/var/git-store/mirage-monorepo.git-389a35e006eacb1e438564bc150ce669c14cca1e6d8ee372a41b873da6458e7c" 
                           "/tmp/tmp-23ebecf5"
Cloning into '/tmp/tmp-23ebecf5'...
done.
2021-11-26 14:37.59: Exec: "sh" "-c" "(git remote set-branches --add origin universe-edge-monorepo && git fetch origin universe-edge-monorepo && git checkout --track origin/universe-edge-monorepo) || (git checkout -b universe-edge-monorepo && git push --set-upstream origin universe-edge-monorepo)"
From /var/lib/ocurrent/var/git-store/mirage-monorepo.git-389a35e006eacb1e438564bc150ce669c14cca1e6d8ee372a41b873da6458e7c
 * branch            universe-edge-monorepo -> FETCH_HEAD
 * [new branch]      universe-edge-monorepo -> origin/universe-edge-monorepo
Switched to a new branch 'universe-edge-monorepo'
Branch 'universe-edge-monorepo' set up to track remote branch 'universe-edge-monorepo' from 'origin'.
2021-11-26 14:37.59: Exec: "git" "remote" "set-url" "origin" "git@ci.mirage.io:mirage-ci/mirage-monorepo.git"
2021-11-26 14:37.59: Exec: "git" "rm" "*" "--ignore-unmatch"
rm '.gitmodules'
rm 'angstrom'
rm 'base'
rm 'bigarray-compat'
rm 'bigstringaf'
rm 'csexp'
rm 'digestif'
rm 'dune'
rm 'eqaf'
rm 'lib-findlib'
rm 'ocaml-compiler-libs'
rm 'ocaml-cstruct'
rm 'ocaml-syntax-shims'
rm 'ocaml-uri'
rm 'ppx_derivers'
rm 'ppx_sexp_conv'
rm 'ppxlib'
rm 'result'
rm 'sexplib0'
rm 'stdlib-shims'
rm 'stringext'
2021-11-26 14:37.59: Exec: "touch" ".gitmodules"
2021-11-26 14:37.59: Checking out commit 465c5625. To reproduce:
                       git clone --recursive "https://github.com/janestreet/sexplib0.git" -b "master" && cd "sexplib0" && git reset --hard 465c5625
2021-11-26 14:37.59: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/sexplib0.git-578a2ae14e0f3fd0aee333577e526ec560aacfc08ba65939ba31f9e0b5c465de/.git" 
                           "/tmp/git-checkout13698f41"
2021-11-26 14:37.59: Exec: "git" "-C" "/tmp/git-checkout13698f41" "reset" 
                           "--hard" "465c5625cdafcd24b0af45059e1f8c684fcbf15e"
HEAD is now at 465c562 v0.15~preview.125.10+20
2021-11-26 14:37.59: Exec: "git" "-C" "/tmp/git-checkout13698f41" "submodule" 
                           "update" "--init" "--recursive"
2021-11-26 14:37.59: Exec: "cp" "-R" "/tmp/git-checkout13698f41" "/tmp/tmp-23ebecf5/sexplib0"
2021-11-26 14:37.59: Exec: "git" "submodule" "add" "-f" "-b" "master" 
                           "https://github.com/janestreet/sexplib0.git" 
                           "sexplib0"
Adding existing repo at 'sexplib0' to the index
2021-11-26 14:37.59: Checking out commit 2bce0a6f. To reproduce:
                       git clone --recursive "https://github.com/rgrinberg/stringext.git" -b "master" && cd "stringext" && git reset --hard 2bce0a6f
2021-11-26 14:37.59: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/stringext.git-102b2462f3984a291aa9febecbaa08d64bd71c61805a36a70b64736f33c3cc5e/.git" 
                           "/tmp/git-checkout2b363302"
2021-11-26 14:37.59: Exec: "git" "-C" "/tmp/git-checkout2b363302" "reset" 
                           "--hard" "2bce0a6fe54e8f8782f7a3b2be44a5e1fb37a522"
HEAD is now at 2bce0a6 Fix version numbers
2021-11-26 14:37.59: Exec: "git" "-C" "/tmp/git-checkout2b363302" "submodule" 
                           "update" "--init" "--recursive"
2021-11-26 14:37.59: Exec: "cp" "-R" "/tmp/git-checkout2b363302" "/tmp/tmp-23ebecf5/stringext"
2021-11-26 14:37.59: Exec: "git" "submodule" "add" "-f" "-b" "master" 
                           "https://github.com/rgrinberg/stringext.git" 
                           "stringext"
Adding existing repo at 'stringext' to the index
2021-11-26 14:38.00: Checking out commit fb6815e5. To reproduce:
                       git clone --recursive "https://github.com/ocaml/stdlib-shims.git" -b "master" && cd "stdlib-shims" && git reset --hard fb6815e5
2021-11-26 14:38.00: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/stdlib-shims.git-6514bd2890120915386321a68b3980c84bf4687ee49a78590d476a7922b332eb/.git" 
                           "/tmp/git-checkout2f87e8da"
2021-11-26 14:38.00: Exec: "git" "-C" "/tmp/git-checkout2f87e8da" "reset" 
                           "--hard" "fb6815e5d745f07fd567c11671149de6ef2e74c8"
HEAD is now at fb6815e Ready for 0.3.0
2021-11-26 14:38.00: Exec: "git" "-C" "/tmp/git-checkout2f87e8da" "submodule" 
                           "update" "--init" "--recursive"
2021-11-26 14:38.00: Exec: "cp" "-R" "/tmp/git-checkout2f87e8da" "/tmp/tmp-23ebecf5/stdlib-shims"
2021-11-26 14:38.00: Exec: "git" "submodule" "add" "-f" "-b" "master" 
                           "https://github.com/ocaml/stdlib-shims.git" 
                           "stdlib-shims"
Adding existing repo at 'stdlib-shims' to the index
2021-11-26 14:38.00: Checking out commit 3b0546de. To reproduce:
                       git clone --recursive "https://github.com/ocaml/dune.git" -b "main" && cd "dune" && git reset --hard 3b0546de
2021-11-26 14:38.00: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/dune.git-432952fe0f6f57e714444f952f952029d1aff271cc7e804c8ed3a87a69d959bf/.git" 
                           "/tmp/git-checkout28524e18"
2021-11-26 14:38.00: Exec: "git" "-C" "/tmp/git-checkout28524e18" "reset" 
                           "--hard" "3b0546de975a40348e451370355ae61f1b4f99f1"
HEAD is now at 3b0546de9 Move build system config into a separate module (#5235)
2021-11-26 14:38.00: Exec: "git" "-C" "/tmp/git-checkout28524e18" "submodule" 
                           "update" "--init" "--recursive"
2021-11-26 14:38.00: Exec: "cp" "-R" "/tmp/git-checkout28524e18" "/tmp/tmp-23ebecf5/dune"
2021-11-26 14:38.00: Exec: "git" "submodule" "add" "-f" "-b" "main" "https://github.com/ocaml/dune.git" 
                           "dune"
Adding existing repo at 'dune' to the index
2021-11-26 14:38.00: Checking out commit 8093b3cb. To reproduce:
                       git clone --recursive "https://github.com/ocaml-ppx/ppxlib.git" -b "main" && cd "ppxlib" && git reset --hard 8093b3cb
2021-11-26 14:38.00: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/ppxlib.git-48135b0e20ff451a3245feaa8d7c194876b38734fecbddc3b006072fb03efc84/.git" 
                           "/tmp/git-checkout159e6a46"
2021-11-26 14:38.00: Exec: "git" "-C" "/tmp/git-checkout159e6a46" "reset" 
                           "--hard" "8093b3cb1a6248f893488931b7c03a3f07374b6d"
HEAD is now at 8093b3c Merge pull request #297 from NathanReb/expansion-inside-payloads
2021-11-26 14:38.01: Exec: "git" "-C" "/tmp/git-checkout159e6a46" "submodule" 
                           "update" "--init" "--recursive"
2021-11-26 14:38.01: Exec: "cp" "-R" "/tmp/git-checkout159e6a46" "/tmp/tmp-23ebecf5/ppxlib"
2021-11-26 14:38.01: Exec: "git" "submodule" "add" "-f" "-b" "main" "https://github.com/ocaml-ppx/ppxlib.git" 
                           "ppxlib"
Adding existing repo at 'ppxlib' to the index
2021-11-26 14:38.01: Checking out commit d6655353. To reproduce:
                       git clone --recursive "https://github.com/ocaml-ppx/ppx_derivers.git" -b "master" && cd "ppx_derivers" && git reset --hard d6655353
2021-11-26 14:38.01: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/ppx_derivers.git-1976b6a34cd64e1bf7e265f6db7564fefc369e2a498cac87669733fd69311a88/.git" 
                           "/tmp/git-checkout3054b4e4"
2021-11-26 14:38.01: Exec: "git" "-C" "/tmp/git-checkout3054b4e4" "reset" 
                           "--hard" "d6655353f647d33de12d215aaa477ba936febef3"
HEAD is now at d665535 Write changelog
2021-11-26 14:38.01: Exec: "git" "-C" "/tmp/git-checkout3054b4e4" "submodule" 
                           "update" "--init" "--recursive"
2021-11-26 14:38.01: Exec: "cp" "-R" "/tmp/git-checkout3054b4e4" "/tmp/tmp-23ebecf5/ppx_derivers"
2021-11-26 14:38.01: Exec: "git" "submodule" "add" "-f" "-b" "master" 
                           "https://github.com/ocaml-ppx/ppx_derivers.git" 
                           "ppx_derivers"
Adding existing repo at 'ppx_derivers' to the index
2021-11-26 14:38.01: Checking out commit 38a6dd23. To reproduce:
                       git clone --recursive "https://github.com/ocaml-ppx/ocaml-syntax-shims.git" -b "master" && cd "ocaml-syntax-shims" && git reset --hard 38a6dd23
2021-11-26 14:38.01: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/ocaml-syntax-shims.git-5072e9eaed55e7f4740e785e2684a023346757017728b0fa3daa3da41102086e/.git" 
                           "/tmp/git-checkout19832aa8"
2021-11-26 14:38.01: Exec: "git" "-C" "/tmp/git-checkout19832aa8" "reset" 
                           "--hard" "38a6dd23543d9c4c3678fc6741962832fd539877"
HEAD is now at 38a6dd2 update changelog
2021-11-26 14:38.01: Exec: "git" "-C" "/tmp/git-checkout19832aa8" "submodule" 
                           "update" "--init" "--recursive"
2021-11-26 14:38.01: Exec: "cp" "-R" "/tmp/git-checkout19832aa8" "/tmp/tmp-23ebecf5/ocaml-syntax-shims"
2021-11-26 14:38.01: Exec: "git" "submodule" "add" "-f" "-b" "master" 
                           "https://github.com/ocaml-ppx/ocaml-syntax-shims.git" 
                           "ocaml-syntax-shims"
Adding existing repo at 'ocaml-syntax-shims' to the index
2021-11-26 14:38.01: Checking out commit 7eeb8620. To reproduce:
                       git clone --recursive "https://github.com/ocaml-dune/csexp.git" -b "master" && cd "csexp" && git reset --hard 7eeb8620
2021-11-26 14:38.01: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/csexp.git-f33400563be91f5ba5ee4a356fbb375410440bf871c9c8efb98bb2f41b78819c/.git" 
                           "/tmp/git-checkout38dbe07"
2021-11-26 14:38.01: Exec: "git" "-C" "/tmp/git-checkout38dbe07" "reset" 
                           "--hard" "7eeb86206819d2b1782d6cde1be9d6cf8b5fc851"
HEAD is now at 7eeb862 1.5.1
2021-11-26 14:38.01: Exec: "git" "-C" "/tmp/git-checkout38dbe07" "submodule" 
                           "update" "--init" "--recursive"
2021-11-26 14:38.01: Exec: "cp" "-R" "/tmp/git-checkout38dbe07" "/tmp/tmp-23ebecf5/csexp"
2021-11-26 14:38.01: Exec: "git" "submodule" "add" "-f" "-b" "master" 
                           "https://github.com/ocaml-dune/csexp.git" 
                           "csexp"
Adding existing repo at 'csexp' to the index
2021-11-26 14:38.01: Checking out commit 0ff3efbb. To reproduce:
                       git clone --recursive "https://github.com/mirage/ocaml-uri.git" -b "master" && cd "ocaml-uri" && git reset --hard 0ff3efbb
2021-11-26 14:38.01: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/ocaml-uri.git-050454ff57a186e1fba171186eecd342dac4731b57256f4a7a538f23af024763/.git" 
                           "/tmp/git-checkout39c64d4c"
2021-11-26 14:38.01: Exec: "git" "-C" "/tmp/git-checkout39c64d4c" "reset" 
                           "--hard" "0ff3efbbc235bef5a7d67cc01bc1dadbe2e859b9"
HEAD is now at 0ff3efb CI: just macos is sufficient as windows distfiles are broken
2021-11-26 14:38.01: Exec: "git" "-C" "/tmp/git-checkout39c64d4c" "submodule" 
                           "update" "--init" "--recursive"
2021-11-26 14:38.01: Exec: "cp" "-R" "/tmp/git-checkout39c64d4c" "/tmp/tmp-23ebecf5/ocaml-uri"
2021-11-26 14:38.01: Exec: "git" "submodule" "add" "-f" "-b" "master" 
                           "https://github.com/mirage/ocaml-uri.git" 
                           "ocaml-uri"
Adding existing repo at 'ocaml-uri' to the index
2021-11-26 14:38.01: Checking out commit 374c6944. To reproduce:
                       git clone --recursive "https://github.com/mirage/ocaml-cstruct.git" -b "master" && cd "ocaml-cstruct" && git reset --hard 374c6944
2021-11-26 14:38.01: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/ocaml-cstruct.git-3217447d912206656704914581f5bf237f84b30db3d29258469d239d6b1c7bd3/.git" 
                           "/tmp/git-checkout2bc38203"
2021-11-26 14:38.01: Exec: "git" "-C" "/tmp/git-checkout2bc38203" "reset" 
                           "--hard" "374c69447fbce5521f9ee3035bb51e114b1ce8c0"
HEAD is now at 374c694 Merge pull request #291 from hannesm/next
2021-11-26 14:38.01: Exec: "git" "-C" "/tmp/git-checkout2bc38203" "submodule" 
                           "update" "--init" "--recursive"
2021-11-26 14:38.01: Exec: "cp" "-R" "/tmp/git-checkout2bc38203" "/tmp/tmp-23ebecf5/ocaml-cstruct"
2021-11-26 14:38.01: Exec: "git" "submodule" "add" "-f" "-b" "master" 
                           "https://github.com/mirage/ocaml-cstruct.git" 
                           "ocaml-cstruct"
Adding existing repo at 'ocaml-cstruct' to the index
2021-11-26 14:38.01: Checking out commit 99511881. To reproduce:
                       git clone --recursive "https://github.com/mirage/eqaf.git" -b "master" && cd "eqaf" && git reset --hard 99511881
2021-11-26 14:38.01: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/eqaf.git-4e968b427e6d2be817442cede6d830a4555603af8c5b8bc33f0b641933af926d/.git" 
                           "/tmp/git-checkout1b7a9dc2"
2021-11-26 14:38.01: Exec: "git" "-C" "/tmp/git-checkout1b7a9dc2" "reset" 
                           "--hard" "995118811fca25f1203eedb540b6fa71f08668e5"
HEAD is now at 9951188 Merge pull request #35 from mirage/prepare-v0.8
2021-11-26 14:38.01: Exec: "git" "-C" "/tmp/git-checkout1b7a9dc2" "submodule" 
                           "update" "--init" "--recursive"
2021-11-26 14:38.01: Exec: "cp" "-R" "/tmp/git-checkout1b7a9dc2" "/tmp/tmp-23ebecf5/eqaf"
2021-11-26 14:38.01: Exec: "git" "submodule" "add" "-f" "-b" "master" 
                           "https://github.com/mirage/eqaf.git" "eqaf"
Adding existing repo at 'eqaf' to the index
2021-11-26 14:38.02: Checking out commit 4a8e07ee. To reproduce:
                       git clone --recursive "https://github.com/mirage/digestif.git" -b "master" && cd "digestif" && git reset --hard 4a8e07ee
2021-11-26 14:38.02: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/digestif.git-962c35ac18896900952347da828ef22b701eb0c5719b989fc87d1466c403d66c/.git" 
                           "/tmp/git-checkout33cf7c3a"
2021-11-26 14:38.02: Exec: "git" "-C" "/tmp/git-checkout33cf7c3a" "reset" 
                           "--hard" "4a8e07ee8b936951bd8009d74764532588316540"
HEAD is now at 4a8e07e Merge pull request #122 from mirage/prepare-v1.1.0
2021-11-26 14:38.02: Exec: "git" "-C" "/tmp/git-checkout33cf7c3a" "submodule" 
                           "update" "--init" "--recursive"
2021-11-26 14:38.02: Exec: "cp" "-R" "/tmp/git-checkout33cf7c3a" "/tmp/tmp-23ebecf5/digestif"
2021-11-26 14:38.02: Exec: "git" "submodule" "add" "-f" "-b" "master" 
                           "https://github.com/mirage/digestif.git" "digestif"
Adding existing repo at 'digestif' to the index
2021-11-26 14:38.02: Checking out commit 757e1130. To reproduce:
                       git clone --recursive "https://github.com/mirage/bigarray-compat.git" -b "master" && cd "bigarray-compat" && git reset --hard 757e1130
2021-11-26 14:38.02: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/bigarray-compat.git-a3bda96c7f463d7d3b2f8da495ab3e05feee27b037acb6508688088700d45424/.git" 
                           "/tmp/git-checkout280d8"
2021-11-26 14:38.02: Exec: "git" "-C" "/tmp/git-checkout280d8" "reset" 
                           "--hard" "757e11302b40619322fb839a8ef0cb0e16ba0828"
HEAD is now at 757e113 Merge pull request #5 from mirage/license
2021-11-26 14:38.02: Exec: "git" "-C" "/tmp/git-checkout280d8" "submodule" 
                           "update" "--init" "--recursive"
2021-11-26 14:38.02: Exec: "cp" "-R" "/tmp/git-checkout280d8" "/tmp/tmp-23ebecf5/bigarray-compat"
2021-11-26 14:38.02: Exec: "git" "submodule" "add" "-f" "-b" "master" 
                           "https://github.com/mirage/bigarray-compat.git" 
                           "bigarray-compat"
Adding existing repo at 'bigarray-compat' to the index
2021-11-26 14:38.02: Checking out commit b0b9cd6e. To reproduce:
                       git clone --recursive "https://github.com/janestreet/result.git" -b "master" && cd "result" && git reset --hard b0b9cd6e
2021-11-26 14:38.02: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/result.git-c6ad7ce32037b6f73f4982e97369e37737999a94e9270482599786848fe37c5c/.git" 
                           "/tmp/git-checkout1fe2ea2d"
2021-11-26 14:38.02: Exec: "git" "-C" "/tmp/git-checkout1fe2ea2d" "reset" 
                           "--hard" "b0b9cd6e9cce8d2b7ad11127a6135540ec3f8a92"
HEAD is now at b0b9cd6 Add type representation on 4.08+
2021-11-26 14:38.02: Exec: "git" "-C" "/tmp/git-checkout1fe2ea2d" "submodule" 
                           "update" "--init" "--recursive"
2021-11-26 14:38.02: Exec: "cp" "-R" "/tmp/git-checkout1fe2ea2d" "/tmp/tmp-23ebecf5/result"
2021-11-26 14:38.02: Exec: "git" "submodule" "add" "-f" "-b" "master" 
                           "https://github.com/janestreet/result.git" 
                           "result"
Adding existing repo at 'result' to the index
2021-11-26 14:38.02: Checking out commit e8404bca. To reproduce:
                       git clone --recursive "https://github.com/janestreet/ppx_sexp_conv.git" -b "master" && cd "ppx_sexp_conv" && git reset --hard e8404bca
2021-11-26 14:38.02: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/ppx_sexp_conv.git-7331951827e0579e50056e5328f9cc8695eb4d2e1a3a8693ff17df90f57fb437/.git" 
                           "/tmp/git-checkout1deebd62"
2021-11-26 14:38.02: Exec: "git" "-C" "/tmp/git-checkout1deebd62" "reset" 
                           "--hard" "e8404bcacb24c36d5ba1f1e6b035ff4f7921119d"
HEAD is now at e8404bc v0.15~preview.125.13+424
2021-11-26 14:38.02: Exec: "git" "-C" "/tmp/git-checkout1deebd62" "submodule" 
                           "update" "--init" "--recursive"
2021-11-26 14:38.02: Exec: "cp" "-R" "/tmp/git-checkout1deebd62" "/tmp/tmp-23ebecf5/ppx_sexp_conv"
2021-11-26 14:38.02: Exec: "git" "submodule" "add" "-f" "-b" "master" 
                           "https://github.com/janestreet/ppx_sexp_conv.git" 
                           "ppx_sexp_conv"
Adding existing repo at 'ppx_sexp_conv' to the index
2021-11-26 14:38.02: Checking out commit 5d2f8865. To reproduce:
                       git clone --recursive "https://github.com/janestreet/ocaml-compiler-libs.git" -b "master" && cd "ocaml-compiler-libs" && git reset --hard 5d2f8865
2021-11-26 14:38.02: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/ocaml-compiler-libs.git-f6f8e5466aea530456c70955bc290ffc0e014266fecb2f9e65e4606f28a399ee/.git" 
                           "/tmp/git-checkout1a8359cf"
2021-11-26 14:38.02: Exec: "git" "-C" "/tmp/git-checkout1a8359cf" "reset" 
                           "--hard" "5d2f8865ddef5aea453d5d72d31ff7a9b5105977"
HEAD is now at 5d2f886 Make the build more reproducible
2021-11-26 14:38.02: Exec: "git" "-C" "/tmp/git-checkout1a8359cf" "submodule" 
                           "update" "--init" "--recursive"
2021-11-26 14:38.02: Exec: "cp" "-R" "/tmp/git-checkout1a8359cf" "/tmp/tmp-23ebecf5/ocaml-compiler-libs"
2021-11-26 14:38.02: Exec: "git" "submodule" "add" "-f" "-b" "master" 
                           "https://github.com/janestreet/ocaml-compiler-libs.git" 
                           "ocaml-compiler-libs"
Adding existing repo at 'ocaml-compiler-libs' to the index
2021-11-26 14:38.02: Checking out commit 53cb9e0c. To reproduce:
                       git clone --recursive "https://github.com/inhabitedtype/bigstringaf.git" -b "master" && cd "bigstringaf" && git reset --hard 53cb9e0c
2021-11-26 14:38.02: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/bigstringaf.git-6d69120d0812f6300ad05d8d3fcabfb19f90f8a53c320d7a0aac9795730cb803/.git" 
                           "/tmp/git-checkout7b75c6d"
2021-11-26 14:38.02: Exec: "git" "-C" "/tmp/git-checkout7b75c6d" "reset" 
                           "--hard" "53cb9e0cc58a84acaf47e9f2eec73ae98b3ff424"
HEAD is now at 53cb9e0 Merge pull request #47 from anuragsoni/add-memchr
2021-11-26 14:38.02: Exec: "git" "-C" "/tmp/git-checkout7b75c6d" "submodule" 
                           "update" "--init" "--recursive"
2021-11-26 14:38.02: Exec: "cp" "-R" "/tmp/git-checkout7b75c6d" "/tmp/tmp-23ebecf5/bigstringaf"
2021-11-26 14:38.02: Exec: "git" "submodule" "add" "-f" "-b" "master" 
                           "https://github.com/inhabitedtype/bigstringaf.git" 
                           "bigstringaf"
Adding existing repo at 'bigstringaf' to the index
2021-11-26 14:38.02: Checking out commit 5536d1da. To reproduce:
                       git clone --recursive "https://github.com/inhabitedtype/angstrom.git" -b "master" && cd "angstrom" && git reset --hard 5536d1da
2021-11-26 14:38.02: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/angstrom.git-90d9f9622acc009d80249c083795e942b6a503060b46c27ecf00914d5ee0f714/.git" 
                           "/tmp/git-checkout2111c476"
2021-11-26 14:38.02: Exec: "git" "-C" "/tmp/git-checkout2111c476" "reset" 
                           "--hard" "5536d1da71469b49f37076beb5f75d34f448da5e"
HEAD is now at 5536d1d Merge pull request #218 from kencole/master
2021-11-26 14:38.02: Exec: "git" "-C" "/tmp/git-checkout2111c476" "submodule" 
                           "update" "--init" "--recursive"
2021-11-26 14:38.03: Exec: "cp" "-R" "/tmp/git-checkout2111c476" "/tmp/tmp-23ebecf5/angstrom"
2021-11-26 14:38.03: Exec: "git" "submodule" "add" "-f" "-b" "master" 
                           "https://github.com/inhabitedtype/angstrom.git" 
                           "angstrom"
Adding existing repo at 'angstrom' to the index
2021-11-26 14:38.03: Checking out commit 55b33741. To reproduce:
                       git clone --recursive "https://github.com/dune-universe/lib-findlib.git" -b "duniverse-1.8.1" && cd "lib-findlib" && git reset --hard 55b33741
2021-11-26 14:38.03: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/lib-findlib.git-97c2bd9d0a940fd195f10daaf27314d5000770f9d18384dc7a45ec10b849110c/.git" 
                           "/tmp/git-checkout1231f5f2"
2021-11-26 14:38.03: Exec: "git" "-C" "/tmp/git-checkout1231f5f2" "reset" 
                           "--hard" "55b3374114ea425e8881e4758a06b02ba06aabb5"
HEAD is now at 55b3374 update opam files from upstream
2021-11-26 14:38.03: Exec: "git" "-C" "/tmp/git-checkout1231f5f2" "submodule" 
                           "update" "--init" "--recursive"
2021-11-26 14:38.03: Exec: "cp" "-R" "/tmp/git-checkout1231f5f2" "/tmp/tmp-23ebecf5/lib-findlib"
2021-11-26 14:38.03: Exec: "git" "submodule" "add" "-f" "-b" "duniverse-1.8.1" 
                           "https://github.com/dune-universe/lib-findlib.git" 
                           "lib-findlib"
Adding existing repo at 'lib-findlib' to the index
2021-11-26 14:38.03: Checking out commit 7df4055a. To reproduce:
                       git clone --recursive "https://github.com/janestreet/base.git" -b "master" && cd "base" && git reset --hard 7df4055a
2021-11-26 14:38.03: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/base.git-3cbe6a3f32a231e62309e15e6fdb99a7c0b56d1ff817236f759e9614ae167990/.git" 
                           "/tmp/git-checkout17018c2a"
2021-11-26 14:38.03: Exec: "git" "-C" "/tmp/git-checkout17018c2a" "reset" 
                           "--hard" "7df4055a9ca27b54aa42a98b4b904f157d463292"
HEAD is now at 7df4055 v0.15~preview.125.15+452
2021-11-26 14:38.03: Exec: "git" "-C" "/tmp/git-checkout17018c2a" "submodule" 
                           "update" "--init" "--recursive"
2021-11-26 14:38.03: Exec: "cp" "-R" "/tmp/git-checkout17018c2a" "/tmp/tmp-23ebecf5/base"
2021-11-26 14:38.03: Exec: "git" "submodule" "add" "-f" "-b" "master" 
                           "https://github.com/janestreet/base.git" "base"
Adding existing repo at 'base' to the index
2021-11-26 14:38.03: Exec: "git" "commit" "-m" "monorepo-git-push" "--author" 
                           "Mirage CI pipeline <ci@mirage.io>"
[universe-edge-monorepo 687f02b] monorepo-git-push
 Author: Mirage CI pipeline <ci@mirage.io>
 1 file changed, 1 insertion(+), 1 deletion(-)
2021-11-26 14:38.03: Exec: "git" "push" "--force" "origin" "universe-edge-monorepo"
To ci.mirage.io:mirage-ci/mirage-monorepo.git
   4fad7f2..687f02b  universe-edge-monorepo -> universe-edge-monorepo
2021-11-26 14:38.03: Exec: "git" "rev-parse" "HEAD"
2021-11-26 14:38.04: Job succeeded