Skip to content

Docker

Docker #1579

Triggered via schedule May 18, 2024 19:50
Status Failure
Total duration 38m 45s
Artifacts

docker-publish.yml

on: schedule
Matrix: package
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 4 warnings
package (latest)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c export DEBIAN_FRONTEND=noninteractive && \tapt-get update && \tapt-get upgrade -y --quiet > /dev/null && \tapt-get install -y --quiet python3-pip software-properties-common apt-utils apt-transport-https build-essential curl git jq unzip ca-certificates gnupg lsb-release && \tcurl -s https://packages.cloud.google.com/apt/doc/apt-key.gpg | apt-key add - && echo \"deb https://apt.kubernetes.io/ kubernetes-xenial main\" > /etc/apt/sources.list.d/kubernetes.list && \tcurl -s https://baltocdn.com/helm/signing.asc | apt-key add - && \techo \"deb https://baltocdn.com/helm/stable/debian/ all main\" > /etc/apt/sources.list.d/helm-stable-debian.list && \tcurl -fsSL https://download.docker.com/linux/ubuntu/gpg | gpg --dearmor -o /usr/share/keyrings/docker-archive-keyring.gpg && \techo \"deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/docker-archive-keyring.gpg] https://download.docker.com/linux/ubuntu $(lsb_release -cs) stable\" > /etc/apt/sources.list.d/docker.list && apt-get update && \tapt-get install -y kubectl && \tapt-get install -y helm && \tapt-get install -y docker-ce-cli && \tpip3 install awsume && \trm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
package (1.3)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c export DEBIAN_FRONTEND=noninteractive && \tapt-get update && \tapt-get upgrade -y --quiet > /dev/null && \tapt-get install -y --quiet python3-pip software-properties-common apt-utils apt-transport-https build-essential curl git jq unzip ca-certificates gnupg lsb-release && \tcurl -s https://packages.cloud.google.com/apt/doc/apt-key.gpg | apt-key add - && echo \"deb https://apt.kubernetes.io/ kubernetes-xenial main\" > /etc/apt/sources.list.d/kubernetes.list && \tcurl -s https://baltocdn.com/helm/signing.asc | apt-key add - && \techo \"deb https://baltocdn.com/helm/stable/debian/ all main\" > /etc/apt/sources.list.d/helm-stable-debian.list && \tcurl -fsSL https://download.docker.com/linux/ubuntu/gpg | gpg --dearmor -o /usr/share/keyrings/docker-archive-keyring.gpg && \techo \"deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/docker-archive-keyring.gpg] https://download.docker.com/linux/ubuntu $(lsb_release -cs) stable\" > /etc/apt/sources.list.d/docker.list && apt-get update && \tapt-get install -y kubectl && \tapt-get install -y helm && \tapt-get install -y docker-ce-cli && \tpip3 install awsume && \trm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
package (1.2)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c export DEBIAN_FRONTEND=noninteractive && \tapt-get update && \tapt-get upgrade -y --quiet > /dev/null && \tapt-get install -y --quiet python3-pip software-properties-common apt-utils apt-transport-https build-essential curl git jq unzip ca-certificates gnupg lsb-release && \tcurl -s https://packages.cloud.google.com/apt/doc/apt-key.gpg | apt-key add - && echo \"deb https://apt.kubernetes.io/ kubernetes-xenial main\" > /etc/apt/sources.list.d/kubernetes.list && \tcurl -s https://baltocdn.com/helm/signing.asc | apt-key add - && \techo \"deb https://baltocdn.com/helm/stable/debian/ all main\" > /etc/apt/sources.list.d/helm-stable-debian.list && \tcurl -fsSL https://download.docker.com/linux/ubuntu/gpg | gpg --dearmor -o /usr/share/keyrings/docker-archive-keyring.gpg && \techo \"deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/docker-archive-keyring.gpg] https://download.docker.com/linux/ubuntu $(lsb_release -cs) stable\" > /etc/apt/sources.list.d/docker.list && apt-get update && \tapt-get install -y kubectl && \tapt-get install -y helm && \tapt-get install -y docker-ce-cli && \tpip3 install awsume && \trm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
package (1.1)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c export DEBIAN_FRONTEND=noninteractive && \tapt-get update && \tapt-get upgrade -y --quiet > /dev/null && \tapt-get install -y --quiet python3-pip software-properties-common apt-utils apt-transport-https build-essential curl git jq unzip ca-certificates gnupg lsb-release && \tcurl -s https://packages.cloud.google.com/apt/doc/apt-key.gpg | apt-key add - && echo \"deb https://apt.kubernetes.io/ kubernetes-xenial main\" > /etc/apt/sources.list.d/kubernetes.list && \tcurl -s https://baltocdn.com/helm/signing.asc | apt-key add - && \techo \"deb https://baltocdn.com/helm/stable/debian/ all main\" > /etc/apt/sources.list.d/helm-stable-debian.list && \tcurl -fsSL https://download.docker.com/linux/ubuntu/gpg | gpg --dearmor -o /usr/share/keyrings/docker-archive-keyring.gpg && \techo \"deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/docker-archive-keyring.gpg] https://download.docker.com/linux/ubuntu $(lsb_release -cs) stable\" > /etc/apt/sources.list.d/docker.list && apt-get update && \tapt-get install -y kubectl && \tapt-get install -y helm && \tapt-get install -y docker-ce-cli && \tpip3 install awsume && \trm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
package (latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
package (1.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
package (1.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
package (1.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.