[0KRunning with gitlab-runner 14.6.0 (5316d4ac)[0;m [0K on gitlab-runner-55c6bf5664-gnp5q yyS75QyW[0;m section_start:1654726738:prepare_executor [0K[0K[36;1mPreparing the "kubernetes" executor[0;m[0;m [0KUsing Kubernetes namespace: ci[0;m [0KUsing Kubernetes executor with image gcr.io/kaniko-project/executor:debug ...[0;m [0KUsing attach strategy to execute scripts...[0;m section_end:1654726738:prepare_executor [0Ksection_start:1654726738:prepare_script [0K[0K[36;1mPreparing environment[0;m[0;m Waiting for pod ci/runner-yys75qyw-project-81-concurrent-1qpzhm to be running, status is Pending Waiting for pod ci/runner-yys75qyw-project-81-concurrent-1qpzhm to be running, status is Pending ContainersNotReady: "containers with unready status: [build helper]" ContainersNotReady: "containers with unready status: [build helper]" Running on runner-yys75qyw-project-81-concurrent-1qpzhm via gitlab-runner-55c6bf5664-gnp5q... section_end:1654726744:prepare_script [0Ksection_start:1654726744:get_sources [0K[0K[36;1mGetting source from Git repository[0;m[0;m [32;1mFetching changes with git depth set to 20...[0;m Initialized empty Git repository in /builds/justJanne/rtorrent-docker/.git/ [32;1mCreated fresh repository.[0;m [32;1mChecking out 4b75e358 as main...[0;m [32;1mSkipping Git submodules setup[0;m section_end:1654726744:get_sources [0Ksection_start:1654726744:step_script [0K[0K[36;1mExecuting "step_script" stage of the job script[0;m[0;m [32;1m$ mkdir -p /kaniko/.docker[0;m [32;1m$ echo "{\"auths\":{\"$CI_REGISTRY\":{\"username\":\"$CI_REGISTRY_USER\",\"password\":\"$CI_REGISTRY_PASSWORD\"}}}" > /kaniko/.docker/config.json[0;m [32;1m$ /kaniko/executor --cache=true --context $CI_PROJECT_DIR/wireguard --dockerfile $CI_PROJECT_DIR/wireguard/Dockerfile --destination $CI_REGISTRY_IMAGE:wireguard-${CI_COMMIT_TAG:-$CI_COMMIT_SHORT_SHA} --destination $CI_REGISTRY_IMAGE:wireguard[0;m [36mINFO[0m[0000] Retrieving image manifest alpine:3.15 [36mINFO[0m[0000] Retrieving image alpine:3.15 from registry index.docker.io [36mINFO[0m[0001] Retrieving image manifest alpine:3.15 [36mINFO[0m[0001] Returning cached image manifest [36mINFO[0m[0001] Built cross stage deps: map[] [36mINFO[0m[0001] Retrieving image manifest alpine:3.15 [36mINFO[0m[0001] Returning cached image manifest [36mINFO[0m[0001] Retrieving image manifest alpine:3.15 [36mINFO[0m[0001] Returning cached image manifest [36mINFO[0m[0001] Executing 0 build triggers [36mINFO[0m[0001] Checking for cached layer k8r.eu/justjanne/rtorrent-docker/cache:1fe98f3af6420bd8d439d7c6b5537cfeedf019e98ad0d607cb1f64122555880a... [36mINFO[0m[0001] Using caching version of cmd: RUN apk add --no-cache nftables ip6tables wireguard-tools [36mINFO[0m[0001] Checking for cached layer k8r.eu/justjanne/rtorrent-docker/cache:a81ddcb659b87f7756943524ddc175e37e2ab4d60396186a979181b06efab264... [36mINFO[0m[0001] Using caching version of cmd: RUN rm /sbin/iptables /sbin/ip6tables [36mINFO[0m[0001] Checking for cached layer k8r.eu/justjanne/rtorrent-docker/cache:e800edc42c4ef1ae67bc6427b44a7f434dbac5a5e169f46e2dce5971d504c147... [36mINFO[0m[0001] Using caching version of cmd: RUN ln -s /sbin/ip6tables-nft /sbin/ip6tables [36mINFO[0m[0001] Checking for cached layer k8r.eu/justjanne/rtorrent-docker/cache:1d643e6efaed50a6fb20914afa1cad1a5e1566a77a0546ec0beffe862a22279a... [36mINFO[0m[0001] Using caching version of cmd: RUN ln -s /sbin/iptables-nft /sbin/iptables [36mINFO[0m[0001] Unpacking rootfs as cmd COPY entrypoint.sh /entrypoint.sh requires it. [36mINFO[0m[0002] RUN apk add --no-cache nftables ip6tables wireguard-tools [36mINFO[0m[0002] Found cached layer, extracting to filesystem [36mINFO[0m[0002] RUN rm /sbin/iptables /sbin/ip6tables [36mINFO[0m[0002] Found cached layer, extracting to filesystem [36mINFO[0m[0002] RUN ln -s /sbin/ip6tables-nft /sbin/ip6tables [36mINFO[0m[0002] Found cached layer, extracting to filesystem [36mINFO[0m[0002] RUN ln -s /sbin/iptables-nft /sbin/iptables [36mINFO[0m[0002] Found cached layer, extracting to filesystem [36mINFO[0m[0002] ENV LOCAL_NETWORKS="" [36mINFO[0m[0002] No files changed in this command, skipping snapshotting. [36mINFO[0m[0002] COPY entrypoint.sh /entrypoint.sh [36mINFO[0m[0002] Taking snapshot of files... [36mINFO[0m[0002] ENTRYPOINT ["/entrypoint.sh"] [36mINFO[0m[0002] No files changed in this command, skipping snapshotting. [36mINFO[0m[0002] Pushing image to k8r.eu/justjanne/rtorrent-docker:wireguard-4b75e358 [36mINFO[0m[0003] Pushed k8r.eu/justjanne/rtorrent-docker@sha256:261b3ef111cf4dd552e9669a3e6eeca86ff836c1f1818aa505df78d9bec48ac7 [36mINFO[0m[0003] Pushing image to k8r.eu/justjanne/rtorrent-docker:wireguard [36mINFO[0m[0003] Pushed k8r.eu/justjanne/rtorrent-docker@sha256:261b3ef111cf4dd552e9669a3e6eeca86ff836c1f1818aa505df78d9bec48ac7 section_end:1654726748:step_script [0Ksection_start:1654726748:cleanup_file_variables [0K[0K[36;1mCleaning up project directory and file based variables[0;m[0;m section_end:1654726749:cleanup_file_variables [0K[32;1mJob succeeded[0;m