build
Réussi Démarré
par
@guillou-j

Jean-Francois GUILLOU
Ce job est archivé. Seul le pipeline complet peut faire l'objet d'une nouvelle exécution.
1Running with gitlab-runner 15.4.0 (43b2dc3d)2 on docker 882ac7e84Using Docker executor with image golang:latest ...5Pulling docker image golang:latest ...6Using docker image sha256:8ee516e10ce031967c994d929cadbecfb58e2c05e4e01b7da146eddbc4c6ce70 for golang:latest with digest golang@sha256:dc76ef03e54c34a00dcdca81e55c242d24b34d231637776c4bb5c1a8e8514253 ...8Running on runner-882ac7e8-project-16158-concurrent-0 via gitlab...10Fetching changes with git depth set to 20...11Reinitialized existing Git repository in /builds/snps-public/rest-samba-config/.git/12Checking out 0e2d58fb as master...13Removing ci.env14Removing rest-samba-config/15Skipping Git submodules setup17Using docker image sha256:8ee516e10ce031967c994d929cadbecfb58e2c05e4e01b7da146eddbc4c6ce70 for golang:latest with digest golang@sha256:dc76ef03e54c34a00dcdca81e55c242d24b34d231637776c4bb5c1a8e8514253 ...18$ mkdir -p rest-samba-config19$ go build -o rest-samba-config ./...20go: downloading github.com/gin-gonic/gin v1.8.121go: downloading github.com/rs/zerolog v1.28.022go: downloading github.com/bigkevmcd/go-configparser v0.0.0-20221013105652-718c0b41a60423go: downloading github.com/gin-contrib/logger v0.2.524go: downloading github.com/mattn/go-isatty v0.0.1625go: downloading github.com/mattn/go-colorable v0.1.1226go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab27go: downloading golang.org/x/net v0.0.0-20210226172049-e18ecbb0511028go: downloading github.com/gin-contrib/sse v0.1.029go: downloading github.com/pelletier/go-toml/v2 v2.0.130go: downloading github.com/ugorji/go/codec v1.2.731go: downloading google.golang.org/protobuf v1.28.032go: downloading gopkg.in/yaml.v2 v2.4.033go: downloading github.com/go-playground/validator/v10 v10.10.034go: downloading github.com/go-playground/universal-translator v0.18.035go: downloading github.com/leodido/go-urn v1.2.136go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f9737go: downloading golang.org/x/text v0.3.638go: downloading github.com/go-playground/locales v0.14.040Running after script...41$ echo BUILD_JOB_ID=$CI_JOB_ID > ci.env43Uploading artifacts...44rest-samba-config: found 2 matching files and directories 45Uploading artifacts as "archive" to coordinator... 201 Created id=148011 responseStatus=201 Created token=XzuEdYGJ46Uploading artifacts...47ci.env: found 1 matching files and directories 48Uploading artifacts as "dotenv" to coordinator... 201 Created id=148011 responseStatus=201 Created token=XzuEdYGJ50Job succeeded