Build:
  1. 0
2023-01-27 18:49.48: New job: Build using linux-s390x in
                                []
2023-01-27 18:49.48: Will push staging image to ocurrent/opam-staging:ubuntu-20.04-ocaml-4.14-s390x

Dockerfile:

# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging@sha256:4dc47e08dbaacfaeff1597d935e0703794c92e5cbad7f949a909389851db2a7b
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.1
RUN opam pin add -k version ocaml-base-compiler 4.14.1
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]

2023-01-27 18:49.48: Using cache hint "4.14.1-s390x-ocurrent/opam-staging@sha256:4dc47e08dbaacfaeff1597d935e0703794c92e5cbad7f949a909389851db2a7b"
2023-01-27 18:49.48: Waiting for resource in pool OCluster
2023-01-27 18:49.48: Waiting for worker...
2023-01-28 03:33.21: Got resource from pool OCluster
Building on s390x.ci.ocamllabs.io
#1 [internal] load build definition from Dockerfile
#1 sha256:40b37a76bf59347731e8b3276abbca4da06dc1e6e15688c027976d8b44112c9c
#1 transferring dockerfile: 502B done
#1 DONE 0.1s

#2 [internal] load .dockerignore
#2 sha256:33da4ae1ca311c05460cc00a042863361a484e049dfd6f1a2bec8e1977dba964
#2 transferring context: 2B done
#2 DONE 0.2s

#3 resolve image config for docker.io/docker/dockerfile:1
#3 sha256:6f9b608c5707313667ee3821285982ade2e1c0dfdc3b64c0228b3068a31c3a30
#3 DONE 0.2s

#4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
#4 sha256:4b8dbca0f785afea62ddd6e2138485444d8b2ab63fc809c3c1bdf872488c49eb
#4 CACHED

#6 [internal] load build definition from Dockerfile
#6 sha256:d5f5785f9a832293ea000b423e243ad9c4c2653c6007093380fae03b28cc4a53
#6 DONE 0.0s

#5 [internal] load .dockerignore
#5 sha256:e572b13edf6eece3c170e7567939b0bb902639b6a068cf9eb2f460d65e7394a1
#5 DONE 0.0s

#7 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:4dc47e08dbaacfaeff1597d935e0703794c92e5cbad7f949a909389851db2a7b
#7 sha256:cae0a516b2fd51f225f862f811bb30fa0c8b97016ef29b75ec11a96a25f85904
#7 DONE 0.0s

#12 [1/5] FROM docker.io/ocurrent/opam-staging@sha256:4dc47e08dbaacfaeff1597d935e0703794c92e5cbad7f949a909389851db2a7b
#12 sha256:41ce798a7ebf594025f92de7fd998e9df68604f91f8829125cd55d36b57462fd
#12 CACHED

#13 [internal] load build context
#13 sha256:ae1facaee7320e0adbadb2c805fe0a26ca1d01d772b0861451c7ca3ed0c0a43d
#13 transferring context: 502B done
#13 DONE 0.1s

#8 [2/5] RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.1
#8 sha256:e3e37db2bbbc4fb17c119c1e20540c70d8818efaeb9026baf2d0ae59d3c594cb
#8 5.286 
#8 5.286 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#8 6.630 [ocaml-base-compiler.4.14.1] downloaded from https://github.com/ocaml/ocaml/archive/4.14.1.tar.gz
#8 6.911 
#8 6.911 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#8 7.057 -> installed base-bigarray.base
#8 7.058 -> installed base-threads.base
#8 7.059 -> installed base-unix.base
#8 7.060 -> installed ocaml-options-vanilla.1
#8 138.0 -> installed ocaml-base-compiler.4.14.1
#8 138.1 -> installed ocaml-config.2
#8 138.2 -> installed ocaml.4.14.1
#8 138.4 Done.
#8 138.4 # Run eval $(opam env) to update the current shell environment
#8 DONE 145.8s

#9 [3/5] RUN opam pin add -k version ocaml-base-compiler 4.14.1
#9 sha256:855b9b9fdd93885ea3d1e63b88842fd34a814755a3e67d818ba1e66df682229b
#9 1.517 ocaml-base-compiler is now pinned to version 4.14.1
#9 1.517 
#9 5.758 No package build needed.
#9 5.758 Nothing to do.
#9 5.758 # Run eval $(opam env) to update the current shell environment
#9 DONE 6.0s

#10 [4/5] RUN opam install -y opam-depext
#10 sha256:0664ca3a620a9eae301e2517a8772879c90c96011b3690ffe52a718de18eceef
#10 5.937 The following actions will be performed:
#10 5.938   - install opam-depext 1.2.1-1
#10 5.938 
#10 5.938 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#10 6.305 [opam-depext.1.2.1-1] downloaded from https://github.com/ocaml-opam/opam-depext/releases/download/v1.2.1/opam-depext-full-1.2.1.tbz
#10 6.330 
#10 6.330 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#10 8.850 -> installed opam-depext.1.2.1-1
#10 8.857 Done.
#10 8.857 # Run eval $(opam env) to update the current shell environment
#10 DONE 9.2s

#11 [5/5] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#11 sha256:d6b96f0019eab03a31d9ffc21a148a023cf3249046d4555ff680be8cc4daf287
#11 DONE 0.3s

#14 exporting to image
#14 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#14 exporting layers
#14 exporting layers 4.5s done
#14 writing image sha256:c663be355a9091431107c52778131d0e462b25913c1841fac3b61ac87b431e52 done
#14 DONE 4.5s
Pushing "sha256:ac9c997dc69a0fc98fcc7bfc66ad2b5b80a2e851685a41c65c9b4dd79d69bf27" to "ocurrent/opam-staging:ubuntu-20.04-ocaml-4.14-s390x" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
3e7033ca6b16: Preparing
3e7033ca6b16: Pushed
ubuntu-20.04-ocaml-4.14-s390x: digest: sha256:5e9d36daccbbe71989aea25ddcc8e7be33330393e2d82e9d81aab728a2a27e03 size: 531
Job succeeded
2023-01-28 03:42.54: Job succeeded