Running with gitlab-runner 13.1.0 (6214287e)  on p1-public-apps-runner-gitlab-runner-77cb6b657c-vdcxv 1wxxGLSt section_start:1599705365:prepare_executor Preparing the "kubernetes" executor Using Kubernetes namespace: public-gitlab-runner Using Kubernetes executor with image alpine:3.12.0 ... section_end:1599705365:prepare_executor section_start:1599705365:prepare_script Preparing environment Waiting for pod public-gitlab-runner/runner-1wxxglst-project-1909-concurrent-0jttvc to be running, status is Pending Waiting for pod public-gitlab-runner/runner-1wxxglst-project-1909-concurrent-0jttvc to be running, status is Pending Running on runner-1wxxglst-project-1909-concurrent-0jttvc via p1-public-apps-runner-gitlab-runner-77cb6b657c-vdcxv... section_end:1599705371:prepare_script section_start:1599705371:get_sources Getting source from Git repository Fetching changes with git depth set to 50... Initialized empty Git repository in /builds/platform-one/apps/minideb/.git/ Created fresh repository. Checking out e9b0b703 as buster... Skipping Git submodules setup section_end:1599705372:get_sources section_start:1599705372:step_script Executing "step_script" stage of the job script $ apk add skopeo fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz (1/31) Installing device-mapper-libs (2.02.186-r1) (2/31) Installing libgpg-error (1.37-r0) (3/31) Installing libassuan (2.5.3-r0) (4/31) Installing libcap (2.27-r0) (5/31) Installing libffi (3.3-r2) (6/31) Installing libintl (0.20.2-r0) (7/31) Installing libblkid (2.35.2-r0) (8/31) Installing libmount (2.35.2-r0) (9/31) Installing pcre (8.44-r0) (10/31) Installing glib (2.64.5-r0) (11/31) Installing ncurses-terminfo-base (6.2_p20200523-r0) (12/31) Installing ncurses-libs (6.2_p20200523-r0) (13/31) Installing libgcrypt (1.8.5-r0) (14/31) Installing libsecret (0.20.3-r0) (15/31) Installing pinentry (1.1.0-r2) Executing pinentry-1.1.0-r2.post-install (16/31) Installing libbz2 (1.0.8-r1) (17/31) Installing gmp (6.2.0-r0) (18/31) Installing nettle (3.5.1-r1) (19/31) Installing p11-kit (0.23.20-r5) (20/31) Installing libtasn1 (4.16.0-r1) (21/31) Installing libunistring (0.9.10-r0) (22/31) Installing gnutls (3.6.15-r0) (23/31) Installing libksba (1.4.0-r0) (24/31) Installing db (5.3.28-r1) (25/31) Installing libsasl (2.1.27-r6) (26/31) Installing libldap (2.4.50-r0) (27/31) Installing npth (1.6-r0) (28/31) Installing sqlite-libs (3.32.1-r0) (29/31) Installing gnupg (2.2.20-r0) (30/31) Installing gpgme (1.13.1-r2) (31/31) Installing skopeo (0.2.0-r1) Executing busybox-1.31.1-r16.trigger OK: 51 MiB in 45 packages $ skopeo inspect --creds $CI_REGISTRY_USER:$CI_REGISTRY_PASSWORD docker://$IMAGE:$CI_COMMIT_SHORT_SHA { "Name": "registry.dsop.io/platform-one/apps/minideb", "Digest": "sha256:b5b0da0d84293b8a8c89968b64b92cc612a25ac468909aa23b4f30485a5e20e9", "RepoTags": [ "e9b0b703" ], "Created": "2020-09-10T02:35:35.566723251Z", "DockerVersion": "1.13.0", "Labels": null, "Architecture": "amd64", "Os": "linux", "Layers": [ "sha256:522a7372a4aea514c26dd3402b14ff4de654010c3352b252b6e3974c44215d5d" ], "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" ] } $ skopeo copy --screds $CI_REGISTRY_USER:$CI_REGISTRY_PASSWORD --dcreds $CI_REGISTRY_USER:$CI_REGISTRY_PASSWORD docker://$IMAGE:$CI_COMMIT_SHORT_SHA docker://$IMAGE:$CI_COMMIT_TAG Getting image source signatures Copying blob sha256:522a7372a4aea514c26dd3402b14ff4de654010c3352b252b6e3974c44215d5d Copying config sha256:459c9c0487d86931cb5938c4ed58a686868e0a24c48b423c6c47aa023542e7a9 Writing manifest to image destination Storing signatures section_end:1599705374:step_script Job succeeded