Merge branch 'master' of git.aipark.com:eoc-group/dotnet-cicd-demo

3 jobs from master in 1 minute 43 seconds (queued for 2 seconds)
Status Job ID Name Coverage
  Build
failed #3480
build-manifest

00:48

failed #3479
arm64
build-master-arm64

00:16

failed #3478
amd64
build-master-x86

00:54

 
WARNING! Your credentials are stored unencrypted in '/root/.docker/config.json'.
Configure a credential helper to remove this warning. See
https://docs.docker.com/go/credential-store/

Login Succeeded
$ docker manifest create $CI_REGISTRY_IMAGE:$FULLVERSION $CI_REGISTRY_IMAGE:$FULLVERSION-amd64 $CI_REGISTRY_IMAGE:$FULLVERSION-arm64
error parsing name for manifest list k8s-t0.tencentcloudcr.com/eoc/dotnet-cicd-demo:1.0.$(date: invalid reference format
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1

Login Succeeded
$ docker build --pull -t $CI_REGISTRY_IMAGE:$FULLVERSION-amd64 . -f Dockerfile --platform linux/amd64
ERROR: docker: 'docker buildx build' requires 1 argument

Usage: docker buildx build [OPTIONS] PATH | URL | -

Run 'docker buildx build --help' for more information
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1

Running with gitlab-runner 18.2.1 (cc489270)
on 10.100.19.154_ARM64 50ee28160, system ID: r_6QEV5zPm36uK
Preparing the "docker" executor
Using Docker executor with image docker:latest ...
Starting service docker:dind...
Using effective pull policy of [always] for container docker:dind
Pulling docker image docker:dind ...
WARNING: Failed to pull image with policy "always": Error response from daemon: Get "https://registry-1.docker.io/v2/": dial tcp 108.160.165.141:443: i/o timeout (manager.go:238:15s)
ERROR: Job failed: failed to pull image "docker:dind" with specified policies [always]: Error response from daemon: Get "https://registry-1.docker.io/v2/": dial tcp 108.160.165.141:443: i/o timeout (manager.go:238:15s)