Skip to content

CI on "dependabot/docker/build/docker-images-00e494591e" by @dependabot[bot] #17736

CI on "dependabot/docker/build/docker-images-00e494591e" by @dependabot[bot]

CI on "dependabot/docker/build/docker-images-00e494591e" by @dependabot[bot] #17736

Triggered via pull request January 10, 2025 17:51
Status Failure
Total duration 23m 3s
Artifacts 37

ci.yml

on: pull_request
Checks and variables
14s
Checks and variables
Verify generated code
1m 28s
Verify generated code
Unit Tests
6s
Unit Tests
Build Binaries
7s
Build Binaries
Matrix: Build Docker Plus
Matrix: Build Docker OSS
Matrix: Build Docker NAP
Setup Matrix for Smoke Tests
27s
Setup Matrix for Smoke Tests
Matrix: helm-tests
Tag untested image with PR number  /  Re-tag images in GCR Dev Registry
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
Waiting for pending jobs
Matrix: smoke-tests-oss
Tag tested image as stable  /  Re-tag images in GCR Dev Registry
Tag tested image as stable / Re-tag images in GCR Dev Registry
Final CI Results
0s
Final CI Results
Promote images on Force Run  /  Checks and variables
Promote images on Force Run / Checks and variables
Promote images on Force Run  /  Run govulncheck
Promote images on Force Run / Run govulncheck
Promote images on Force Run  /  Build Binaries
Promote images on Force Run / Build Binaries
Promote images on Force Run  /  ...  /  Package and Publish Helm Chart
Promote images on Force Run / Publish Helm Chart / Package and Publish Helm Chart
Promote images on Force Run  /  Update Release Draft
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 / Release Docker Plus / 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 / Release Docker Plus / 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 / Release Docker Plus / 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 / Release Docker Plus / Push Plus images to the NGINX Registry
Promote images on Force Run  /  ...  /  Push images to the GCR Release Registry
Promote images on Force Run / Release Docker Plus / Push images to the GCR Release Registry
Promote images on Force Run  /  ...  /  Re-tag images in GCR Dev Registry
Promote images on Force Run / Tag build image as stable / 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 / Release Docker OSS / 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 / Release Docker OSS / 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 / Release Docker OSS / 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 / Release Docker OSS / 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 / Release Docker OSS / Push images to the GCR Release Registry
Promote images on Force Run  /  ...  /  Re-tag images in GCR Dev Registry
Promote images on Force Run / Tag tested image as stable / Re-tag images in GCR Dev Registry
Promote images on Force Run  /  Certify OpenShift UBI images
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
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Build Docker Plus (alpine-plus, linux/arm64, linux/amd64, goreleaser) / build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c export $(cat /tmp/user_agent) \t&& printf \"%s\\n\" \"https://${PACKAGE_REPO}/plus/${NGINX_PLUS_VERSION}/alpine/v$(grep -E -o '^[0-9]+\\.[0-9]+' /etc/alpine-release)/main\" >> /etc/apk/repositories \t&& apk add --no-cache nginx-plus nginx-plus-module-njs nginx-plus-module-opentracing nginx-plus-module-fips-check libcap libcurl \t&& cp -av /tmp/ot/usr/local/lib/libjaegertracing*so* /tmp/ot/usr/local/lib/libzipkin*so* /tmp/ot/usr/local/lib/libdd*so* /tmp/ot/usr/local/lib/libyaml*so* /usr/local/lib/ \t&& ldconfig /usr/local/lib/ \t&& sed -i -e '/nginx.com/d' /etc/apk/repositories" did not complete successfully: exit code: 4
Build Docker NAP (alpine-plus-nap-v5-fips, goreleaser, linux/amd64, waf) / build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c printf \"%s\\n\" \"https://${PACKAGE_REPO}/plus/${NGINX_PLUS_VERSION}/alpine/v$(grep -E -o '^[0-9]+\\.[0-9]+' /etc/alpine-release)/main\" >> /etc/apk/repositories \t&& printf \"%s\\n\" \"https://${PACKAGE_REPO}/app-protect-x-plus/alpine/v$(grep -E -o '^[0-9]+\\.[0-9]+' /etc/alpine-release)/main\" >> /etc/apk/repositories \t&& printf \"%s\\n\" \"https://${PACKAGE_REPO}/nginx-agent/alpine/v$(grep -E -o '^[0-9]+\\.[0-9]+' /etc/alpine-release)/main\" >> /etc/apk/repositories \t&& apk add --no-cache libcap-utils libcurl nginx-plus nginx-plus-module-njs nginx-plus-module-opentracing nginx-plus-module-fips-check \t&& if [ \"${NGINX_AGENT}\" = \"true\" ]; then apk add --no-cache nginx-agent; fi \t&& mkdir -p /usr/ssl \t&& cp -av /tmp/fips/usr/lib/ossl-modules/fips.so /usr/lib/ossl-modules/fips.so \t&& cp -av /tmp/fips/usr/ssl/fipsmodule.cnf /usr/ssl/fipsmodule.cnf \t&& cp -av /tmp/fips/etc/ssl/openssl.cnf /etc/ssl/openssl.cnf \t&& cp -av /tmp/ot/usr/local/lib/libjaegertracing*so* /tmp/ot/usr/local/lib/libzipkin*so* /tmp/ot/usr/local/lib/libdd*so* /tmp/ot/usr/local/lib/libyaml*so* /usr/local/lib/ \t&& ldconfig /usr/local/lib/ \t&& apk add --no-cache app-protect-module-plus~=33.5.210 \t&& sed -i -e '/nginx.com/d' /etc/apk/repositories \t&& nap-waf.sh \t&& if [ \"${NGINX_AGENT}\" = \"true\" ]; then \tagent.sh \t; fi" did not complete successfully: exit code: 4
Build Docker NAP (alpine-plus-nap-fips, goreleaser, linux/amd64, waf) / build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c printf \"%s\\n\" \"https://${PACKAGE_REPO}/plus/${NGINX_PLUS_VERSION}/alpine/v$(grep -E -o '^[0-9]+\\.[0-9]+' /etc/alpine-release)/main\" >> /etc/apk/repositories \t&& printf \"%s\\n\" \"https://${PACKAGE_REPO}/app-protect/${NGINX_PLUS_VERSION}/alpine/v$(grep -E -o '^[0-9]+\\.[0-9]+' /etc/alpine-release)/main\" >> /etc/apk/repositories \t&& printf \"%s\\n\" \"https://pkgs.nginx.com/app-protect-security-updates/alpine/v$(grep -E -o '^[0-9]+\\.[0-9]+' /etc/alpine-release)/main\" >> /etc/apk/repositories \t&& printf \"%s\\n\" \"https://${PACKAGE_REPO}/nginx-agent/alpine/v$(grep -E -o '^[0-9]+\\.[0-9]+' /etc/alpine-release)/main\" >> /etc/apk/repositories \t&& apk add --no-cache libcap-utils libcurl nginx-plus nginx-plus-module-njs nginx-plus-module-opentracing nginx-plus-module-fips-check \t&& if [ \"${NGINX_AGENT}\" = \"true\" ]; then apk add --no-cache nginx-agent; fi \t&& mkdir -p /usr/ssl \t&& cp -av /tmp/fips/usr/lib/ossl-modules/fips.so /usr/lib/ossl-modules/fips.so \t&& cp -av /tmp/fips/usr/ssl/fipsmodule.cnf /usr/ssl/fipsmodule.cnf \t&& cp -av /tmp/fips/etc/ssl/openssl.cnf /etc/ssl/openssl.cnf \t&& cp -av /tmp/ot/usr/local/lib/libjaegertracing*so* /tmp/ot/usr/local/lib/libzipkin*so* /tmp/ot/usr/local/lib/libdd*so* /tmp/ot/usr/local/lib/libyaml*so* /usr/local/lib/ \t&& ldconfig /usr/local/lib/ \t&& apk add --no-cache app-protect app-protect-attack-signatures app-protect-threat-campaigns \t&& sed -i -e '/nginx.com/d' /etc/apk/repositories \t&& nap-waf.sh \t&& if [ \"${NGINX_AGENT}\" = \"true\" ]; then \tagent.sh \t; fi" did not complete successfully: exit code: 4
Build Docker Plus (alpine-plus-fips, linux/arm64, linux/amd64, goreleaser) / build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c export $(cat /tmp/user_agent) \t&& printf \"%s\\n\" \"https://${PACKAGE_REPO}/plus/${NGINX_PLUS_VERSION}/alpine/v$(grep -E -o '^[0-9]+\\.[0-9]+' /etc/alpine-release)/main\" >> /etc/apk/repositories \t&& apk add --no-cache nginx-plus nginx-plus-module-njs nginx-plus-module-opentracing nginx-plus-module-fips-check libcap libcurl \t&& cp -av /tmp/ot/usr/local/lib/libjaegertracing*so* /tmp/ot/usr/local/lib/libzipkin*so* /tmp/ot/usr/local/lib/libdd*so* /tmp/ot/usr/local/lib/libyaml*so* /usr/local/lib/ \t&& ldconfig /usr/local/lib/ \t&& sed -i -e '/nginx.com/d' /etc/apk/repositories" did not complete successfully: exit code: 4

Artifacts

Produced during runtime
Name Size
nginxinc~kubernetes-ingress~0QUX9S.dockerbuild
54.8 KB
nginxinc~kubernetes-ingress~26R1S8.dockerbuild
219 KB
nginxinc~kubernetes-ingress~6F8J08.dockerbuild
98.2 KB
nginxinc~kubernetes-ingress~74BT64.dockerbuild
218 KB
nginxinc~kubernetes-ingress~76HLG9.dockerbuild
147 KB
nginxinc~kubernetes-ingress~AL5E26.dockerbuild
82.2 KB
nginxinc~kubernetes-ingress~CAJ4VR.dockerbuild
497 KB
nginxinc~kubernetes-ingress~D9278P.dockerbuild
60.4 KB
nginxinc~kubernetes-ingress~DVUPMW.dockerbuild
162 KB
nginxinc~kubernetes-ingress~EHQVWF.dockerbuild
444 KB
nginxinc~kubernetes-ingress~ERO1NH.dockerbuild
61.7 KB
nginxinc~kubernetes-ingress~H91GKL.dockerbuild
170 KB
nginxinc~kubernetes-ingress~HAZXZD.dockerbuild
72.8 KB
nginxinc~kubernetes-ingress~IJJ2WN.dockerbuild
255 KB
nginxinc~kubernetes-ingress~IWI2KQ.dockerbuild
147 KB
nginxinc~kubernetes-ingress~MGN090.dockerbuild
99.6 KB
nginxinc~kubernetes-ingress~QBXT5G.dockerbuild
289 KB
nginxinc~kubernetes-ingress~SAMS6K.dockerbuild
72.8 KB
nginxinc~kubernetes-ingress~SX7CJC.dockerbuild
110 KB
nginxinc~kubernetes-ingress~V5E05X.dockerbuild
149 KB
nginxinc~kubernetes-ingress~VL65TX.dockerbuild
123 KB
nginxinc~kubernetes-ingress~WSKHFJ.dockerbuild
164 KB
nginxinc~kubernetes-ingress~XBR4EL.dockerbuild
54.5 KB
nginxinc~kubernetes-ingress~YS8KMG.dockerbuild
54.8 KB
nginxinc~kubernetes-ingress~Z16IOM.dockerbuild
66.8 KB
nginxinc~kubernetes-ingress~ZVGBVX.dockerbuild
167 KB
tests-nginx-alpine-VSR_1_3-1.32.0.html
15.6 KB
tests-nginx-alpine-VSR_2_3-1.32.0.html
26 KB
tests-nginx-alpine-VSR_3_3-1.32.0.html
14.4 KB
tests-nginx-alpine-policies_1_2-1.32.0.html
15.1 KB
tests-nginx-alpine-policies_2_2-1.32.0.html
23.4 KB
tests-nginx-debian-TS-1.32.0.html
21.3 KB
tests-nginx-debian-VS_1_3-1.32.0.html
33.7 KB
tests-nginx-debian-VS_2_3-1.32.0.html
34.4 KB
tests-nginx-debian-VS_3_3-1.32.0.html
19.2 KB
tests-nginx-debian-ingresses_1_2-1.32.0.html
18.3 KB
tests-nginx-debian-ingresses_2_2-1.32.0.html
18.5 KB