CI on "docs/release-4.0.1" by @pdabelf5 #18064
ci.yml
on: pull_request
Checks and variables
14s
Matrix: Build Docker Plus
Matrix: Build Docker OSS
Matrix: Build Docker NAP
Matrix: helm-tests
Tag untested image with PR number
/
Re-tag images in GCR Dev Registry
Matrix: smoke-tests-nap
Waiting for pending jobs
Matrix: smoke-tests-plus
Matrix: smoke-tests-oss
Waiting for pending jobs
Tag tested image as stable
/
Re-tag images in GCR Dev Registry
Promote images on Force Run
/
Checks and variables
Promote images on Force Run
/
Run govulncheck
Promote images on Force Run
/
...
/
Package and Publish Helm Chart
Promote images on Force Run
/
Update Release Draft
Matrix: Promote images on Force Run / Build Docker NAP
Waiting for pending jobs
Matrix: Promote images on Force Run / Build Docker Plus
Waiting for pending jobs
Matrix: Promote images on Force Run / Build Docker OSS
Waiting for pending jobs
Promote images on Force Run
/
...
/
Push Plus images to the AWS Marketplace Registry
Promote images on Force Run
/
...
/
Push Plus images to the Azure Marketplace Registry
Promote images on Force Run
/
...
/
Push Plus images to the GCR Marketplace Registry
Promote images on Force Run
/
...
/
Push Plus images to the NGINX Registry
Promote images on Force Run
/
...
/
Push images to the GCR Release Registry
Promote images on Force Run
/
...
/
Re-tag images in GCR Dev Registry
Promote images on Force Run
/
...
/
Push OSS images to the AWS Public Registry
Promote images on Force Run
/
...
/
Push OSS images to the DockerHub Public Registry
Promote images on Force Run
/
...
/
Push OSS images to the GitHub Public Registry
Promote images on Force Run
/
...
/
Push OSS images to the Quay Public Registry
Promote images on Force Run
/
...
/
Push images to the GCR Release Registry
Promote images on Force Run
/
...
/
Re-tag images in GCR Dev Registry
Promote images on Force Run
/
Certify OpenShift UBI images
Matrix: Promote images on Force Run / scan-docker-nap
Waiting for pending jobs
Matrix: Promote images on Force Run / scan-docker-oss
Waiting for pending jobs
Matrix: Promote images on Force Run / scan-docker-plus
Waiting for pending jobs
Annotations
3 errors and 1 warning
Build Docker OSS (ubi, linux/arm64, linux/amd64, linux/ppc64le, linux/s390x) / build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c printf \"%s\\n\" \"Acquire::https::pkgs.nginx.com::User-Agent k8s-ic-$IC_VERSION${BUILD_OS##debian-plus}-apt;\" >> 90pkgs-nginx \t&& if ! grep -q \"${PACKAGE_REPO}\" 90pkgs-nginx ; then cat 90pkgs-nginx | sed -e \"s/pkgs.nginx.com/${PACKAGE_REPO}/g\" >> 90pkgs-nginx; fi \t&& printf \"%s\\n\" \"user_agent=k8s-ic-$IC_VERSION${BUILD_OS##ubi*plus}-dnf\" | tee -a nginx-plus-*.repo \t&& sed -i -e \"s;%VERSION%;${NGINX_PLUS_VERSION};g\" -e \"s;pkgs.nginx.com;${PACKAGE_REPO};g\" -e \"s;${PACKAGE_REPO}/app-protect-security-updates;pkgs.nginx.com/app-protect-security-updates;g\" *.sources \t&& sed -i -e \"y/0/1/\" app-protect-v5-*.repo \t&& sed -i -e \"y/0/1/\" -e \"1,8s;/centos;/${NGINX_PLUS_VERSION}/centos;\" -e \"s;pkgs.nginx.com;${PACKAGE_REPO};g\" -e \"s;${PACKAGE_REPO}/app-protect-security-updates;pkgs.nginx.com/app-protect-security-updates;g\" nginx-plus-*.repo app-protect-?.repo app-protect-dos-9.repo \t&& sed -i -e \"y/0/1/\" -e \"s;pkgs.nginx.com;${PACKAGE_REPO};g\" nginx-agent.repo app-protect-v5-?.repo \t&& echo HTTP_USER_AGENT=\"k8s-ic-$IC_VERSION${BUILD_OS##alpine-plus}-apk\" > user_agent" did not complete successfully: exit code: 139
|
Build Docker OSS (alpine, linux/arm, linux/arm64, linux/amd64, linux/ppc64le, linux/s390x) / build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c printf \"%s\\n\" \"Acquire::https::pkgs.nginx.com::User-Agent k8s-ic-$IC_VERSION${BUILD_OS##debian-plus}-apt;\" >> 90pkgs-nginx \t&& if ! grep -q \"${PACKAGE_REPO}\" 90pkgs-nginx ; then cat 90pkgs-nginx | sed -e \"s/pkgs.nginx.com/${PACKAGE_REPO}/g\" >> 90pkgs-nginx; fi \t&& printf \"%s\\n\" \"user_agent=k8s-ic-$IC_VERSION${BUILD_OS##ubi*plus}-dnf\" | tee -a nginx-plus-*.repo \t&& sed -i -e \"s;%VERSION%;${NGINX_PLUS_VERSION};g\" -e \"s;pkgs.nginx.com;${PACKAGE_REPO};g\" -e \"s;${PACKAGE_REPO}/app-protect-security-updates;pkgs.nginx.com/app-protect-security-updates;g\" *.sources \t&& sed -i -e \"y/0/1/\" app-protect-v5-*.repo \t&& sed -i -e \"y/0/1/\" -e \"1,8s;/centos;/${NGINX_PLUS_VERSION}/centos;\" -e \"s;pkgs.nginx.com;${PACKAGE_REPO};g\" -e \"s;${PACKAGE_REPO}/app-protect-security-updates;pkgs.nginx.com/app-protect-security-updates;g\" nginx-plus-*.repo app-protect-?.repo app-protect-dos-9.repo \t&& sed -i -e \"y/0/1/\" -e \"s;pkgs.nginx.com;${PACKAGE_REPO};g\" nginx-agent.repo app-protect-v5-?.repo \t&& echo HTTP_USER_AGENT=\"k8s-ic-$IC_VERSION${BUILD_OS##alpine-plus}-apk\" > user_agent" did not complete successfully: exit code: 139
|
Build Docker NAP (debian-plus-nap-v5, goreleaser, linux/amd64, waf) / build
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c if [ -z \"${NAP_MODULES##*waf*}\" ]; then \tcp /tmp/app-protect.sources /etc/apt/sources.list.d/app-protect.sources; \tfi \t&& apt-get update \t&& if [ \"${NGINX_AGENT}\" = \"true\" ]; then apt-get install --no-install-recommends --no-install-suggests -y nginx-agent; fi \t&& if [ -z \"${NAP_MODULES##*waf*}\" ]; then \tapt-get install --no-install-recommends --no-install-suggests -y app-protect-module-plus=33+5.210*; \trm -f /etc/apt/sources.list.d/app-protect.sources; \tnap-waf.sh; \tfi \t&& apt-get purge --auto-remove -y gpg \t&& if [ \"${NGINX_AGENT}\" = \"true\" ]; then \tagent.sh; \tfi" did not complete successfully: exit code: 1
|
Build Binaries
You are using 'latest' as default version. Will lock to '~> v2'.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
nginx~kubernetes-ingress~25VYZZ.dockerbuild
|
109 KB |
|
nginx~kubernetes-ingress~2Y7WLX.dockerbuild
|
55 KB |
|
nginx~kubernetes-ingress~5N13NE.dockerbuild
|
111 KB |
|
nginx~kubernetes-ingress~8CQLRI.dockerbuild
|
64.8 KB |
|
nginx~kubernetes-ingress~8ECX26.dockerbuild
|
165 KB |
|
nginx~kubernetes-ingress~8P064J.dockerbuild
|
161 KB |
|
nginx~kubernetes-ingress~8PZR1K.dockerbuild
|
149 KB |
|
nginx~kubernetes-ingress~9JB3X2.dockerbuild
|
164 KB |
|
nginx~kubernetes-ingress~A98C3X.dockerbuild
|
67.7 KB |
|
nginx~kubernetes-ingress~AF2VM5.dockerbuild
|
90.2 KB |
|
nginx~kubernetes-ingress~BLA41G.dockerbuild
|
450 KB |
|
nginx~kubernetes-ingress~C4G998.dockerbuild
|
67.1 KB |
|
nginx~kubernetes-ingress~CMUCBD.dockerbuild
|
67.3 KB |
|
nginx~kubernetes-ingress~D1QJ7T.dockerbuild
|
124 KB |
|
nginx~kubernetes-ingress~FN9SV2.dockerbuild
|
55.7 KB |
|
nginx~kubernetes-ingress~HHE9O1.dockerbuild
|
69.1 KB |
|
nginx~kubernetes-ingress~IG1U9I.dockerbuild
|
217 KB |
|
nginx~kubernetes-ingress~IMKXLE.dockerbuild
|
111 KB |
|
nginx~kubernetes-ingress~J2KRQE.dockerbuild
|
68.8 KB |
|
nginx~kubernetes-ingress~J8DQHN.dockerbuild
|
151 KB |
|
nginx~kubernetes-ingress~JSE1VN.dockerbuild
|
151 KB |
|
nginx~kubernetes-ingress~KOU9EJ.dockerbuild
|
139 KB |
|
nginx~kubernetes-ingress~L2WS28.dockerbuild
|
138 KB |
|
nginx~kubernetes-ingress~LV1F2F.dockerbuild
|
194 KB |
|
nginx~kubernetes-ingress~M7H86A.dockerbuild
|
208 KB |
|
nginx~kubernetes-ingress~MEPAXY.dockerbuild
|
136 KB |
|
nginx~kubernetes-ingress~MIVO9Y.dockerbuild
|
118 KB |
|
nginx~kubernetes-ingress~N6XEKS.dockerbuild
|
281 KB |
|
nginx~kubernetes-ingress~P4FA8P.dockerbuild
|
68.4 KB |
|
nginx~kubernetes-ingress~PPMJ7S.dockerbuild
|
87.7 KB |
|
nginx~kubernetes-ingress~PUO31S.dockerbuild
|
70 KB |
|
nginx~kubernetes-ingress~QVWFHW.dockerbuild
|
99.2 KB |
|
nginx~kubernetes-ingress~RMO7GL.dockerbuild
|
169 KB |
|
nginx~kubernetes-ingress~SBCEWP.dockerbuild
|
153 KB |
|
nginx~kubernetes-ingress~UP1PG5.dockerbuild
|
66 KB |
|
nginx~kubernetes-ingress~USIOTI.dockerbuild
|
69.4 KB |
|
nginx~kubernetes-ingress~WEXONU.dockerbuild
|
217 KB |
|
nginx~kubernetes-ingress~WZUCML.dockerbuild
|
148 KB |
|
nginx~kubernetes-ingress~XZ7HDY.dockerbuild
|
67.6 KB |
|
nginx~kubernetes-ingress~YVGJGJ.dockerbuild
|
231 KB |
|
nginx~kubernetes-ingress~YXGAIY.dockerbuild
|
66.5 KB |
|
nginx~kubernetes-ingress~ZFL2BX.dockerbuild
|
122 KB |
|
nginx~kubernetes-ingress~ZM0YLP.dockerbuild
|
133 KB |
|
tests-nginx-alpine-plus-VSR_1_3-1.32.0.html
|
17.5 KB |
|
tests-nginx-alpine-plus-VSR_3_3-1.32.0.html
|
14.9 KB |
|
tests-nginx-alpine-plus-fips-VSR_2_3-1.32.0.html
|
30.1 KB |
|
tests-nginx-alpine-plus-fips-ingresses_2_2-1.32.0.html
|
18.6 KB |
|
tests-nginx-alpine-plus-ingresses_1_2-1.32.0.html
|
21.8 KB |
|
tests-nginx-debian-plus-TS-1.32.0.html
|
25.5 KB |
|
tests-nginx-debian-plus-VS_1_3-1.32.0.html
|
34.7 KB |
|
tests-nginx-debian-plus-VS_2_3-1.32.0.html
|
41 KB |
|
tests-nginx-debian-plus-VS_3_3-1.32.0.html
|
19.6 KB |
|
tests-nginx-ubi-9-plus-policies_1_2-1.32.0.html
|
19.9 KB |
|
tests-nginx-ubi-9-plus-policies_2_2-1.32.0.html
|
20.5 KB |
|