Skip to content

CI on "dependabot/docker/build/nginx-4152318" by @dependabot[bot] #17681

CI on "dependabot/docker/build/nginx-4152318" by @dependabot[bot]

CI on "dependabot/docker/build/nginx-4152318" by @dependabot[bot] #17681

Triggered via pull request January 6, 2025 17:22
Status Failure
Total duration 28m 39s
Artifacts 63

ci.yml

on: pull_request
Checks and variables
12s
Checks and variables
Verify generated code
1m 22s
Verify generated code
Unit Tests
4s
Unit Tests
Build Binaries
6s
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
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

5 errors
Build Docker NAP (ubi-9-plus-nap, goreleaser, linux/amd64, dos) / build
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c source /tmp/rhel_license \t&& rpm -ivh https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm \t&& microdnf --nodocs install -y ca-certificates shadow-utils subscription-manager \t&& if [ \"${NGINX_AGENT}\" = \"true\" ]; then microdnf --nodocs install -y nginx-agent; fi \t&& subscription-manager register --org=${RHEL_ORGANIZATION} --activationkey=${RHEL_ACTIVATION_KEY} || true \t&& subscription-manager attach \t&& rpm --import /tmp/app-protect-security-updates.key \t&& if [ -z \"${NAP_MODULES##*waf*}\" ]; then \tcp /tmp/app-protect-9.repo /etc/yum.repos.d/app-protect-9.repo \t&& microdnf --enablerepo=codeready-builder-for-rhel-9-x86_64-rpms --nodocs install -y \tapp-protect app-protect-attack-signatures app-protect-threat-campaigns \t&& rm -f /etc/yum.repos.d/app-protect-9.repo \t&& nap-waf.sh; \tfi \t&& if [ -z \"${NAP_MODULES##*dos*}\" ]; then \tcp /tmp/app-protect-dos-9.repo /etc/yum.repos.d/app-protect-dos-9.repo \t&& microdnf --nodocs install -y app-protect-dos \t&& rm -f /etc/yum.repos.d/app-protect-dos-9.repo \t&& nap-dos.sh; \tfi \t&& subscription-manager unregister \t&& ubi-clean.sh \t&& if [ \"${NGINX_AGENT}\" = \"true\" ]; then agent.sh; fi" did not complete successfully: exit code: 1
Build Docker NAP (ubi-9-plus-nap, goreleaser, linux/amd64, waf,dos) / build
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c source /tmp/rhel_license \t&& rpm -ivh https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm \t&& microdnf --nodocs install -y ca-certificates shadow-utils subscription-manager \t&& if [ \"${NGINX_AGENT}\" = \"true\" ]; then microdnf --nodocs install -y nginx-agent; fi \t&& subscription-manager register --org=${RHEL_ORGANIZATION} --activationkey=${RHEL_ACTIVATION_KEY} || true \t&& subscription-manager attach \t&& rpm --import /tmp/app-protect-security-updates.key \t&& if [ -z \"${NAP_MODULES##*waf*}\" ]; then \tcp /tmp/app-protect-9.repo /etc/yum.repos.d/app-protect-9.repo \t&& microdnf --enablerepo=codeready-builder-for-rhel-9-x86_64-rpms --nodocs install -y \tapp-protect app-protect-attack-signatures app-protect-threat-campaigns \t&& rm -f /etc/yum.repos.d/app-protect-9.repo \t&& nap-waf.sh; \tfi \t&& if [ -z \"${NAP_MODULES##*dos*}\" ]; then \tcp /tmp/app-protect-dos-9.repo /etc/yum.repos.d/app-protect-dos-9.repo \t&& microdnf --nodocs install -y app-protect-dos \t&& rm -f /etc/yum.repos.d/app-protect-dos-9.repo \t&& nap-dos.sh; \tfi \t&& subscription-manager unregister \t&& ubi-clean.sh \t&& if [ \"${NGINX_AGENT}\" = \"true\" ]; then agent.sh; fi" did not complete successfully: exit code: 1
Build Docker NAP (ubi-9-plus-nap, goreleaser, linux/amd64, waf) / build
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c source /tmp/rhel_license \t&& rpm -ivh https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm \t&& microdnf --nodocs install -y ca-certificates shadow-utils subscription-manager \t&& if [ \"${NGINX_AGENT}\" = \"true\" ]; then microdnf --nodocs install -y nginx-agent; fi \t&& subscription-manager register --org=${RHEL_ORGANIZATION} --activationkey=${RHEL_ACTIVATION_KEY} || true \t&& subscription-manager attach \t&& rpm --import /tmp/app-protect-security-updates.key \t&& if [ -z \"${NAP_MODULES##*waf*}\" ]; then \tcp /tmp/app-protect-9.repo /etc/yum.repos.d/app-protect-9.repo \t&& microdnf --enablerepo=codeready-builder-for-rhel-9-x86_64-rpms --nodocs install -y \tapp-protect app-protect-attack-signatures app-protect-threat-campaigns \t&& rm -f /etc/yum.repos.d/app-protect-9.repo \t&& nap-waf.sh; \tfi \t&& if [ -z \"${NAP_MODULES##*dos*}\" ]; then \tcp /tmp/app-protect-dos-9.repo /etc/yum.repos.d/app-protect-dos-9.repo \t&& microdnf --nodocs install -y app-protect-dos \t&& rm -f /etc/yum.repos.d/app-protect-dos-9.repo \t&& nap-dos.sh; \tfi \t&& subscription-manager unregister \t&& ubi-clean.sh \t&& if [ \"${NGINX_AGENT}\" = \"true\" ]; then agent.sh; fi" did not complete successfully: exit code: 1
Build Docker NAP (ubi-8-plus-nap-v5, goreleaser, linux/amd64, waf) / build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c source /tmp/rhel_license \t&& if [ -z \"${NAP_MODULES##*waf*}\" ]; then \tcp /tmp/app-protect-8.repo /etc/yum.repos.d/app-protect-8.repo; \tfi \t&& groupadd --system --gid 101 nginx \t&& useradd --system --gid nginx --no-create-home --home-dir /nonexistent --comment \"nginx user\" --shell /bin/false --uid 101 nginx \t&& rpm --import /tmp/nginx_signing.key \t&& dnf --nodocs install -y nginx-plus nginx-plus-module-njs nginx-plus-module-fips-check \t&& if [ \"${NGINX_AGENT}\" = \"true\" ]; then dnf --nodocs install -y nginx-agent; fi \t&& sed -i 's/\\(def in_container():\\)/\\1\\n return False/g' /usr/lib64/python*/*-packages/rhsm/config.py \t&& subscription-manager register --org=${RHEL_ORGANIZATION} --activationkey=${RHEL_ACTIVATION_KEY} || true \t&& subscription-manager attach \t&& dnf config-manager --set-enabled codeready-builder-for-rhel-8-x86_64-rpms \t&& dnf --nodocs install -y https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm \t&& if [ -z \"${NAP_MODULES##*waf*}\" ]; then \tdnf --nodocs install -y app-protect-module-plus-33+5.210*; \tfi \t&& subscription-manager unregister \t&& if [ -z \"${NAP_MODULES##*waf*}\" ]; then \trm -f /etc/yum.repos.d/app-protect-8.repo \t&& nap-waf.sh; \tfi \t&& if [ \"${NGINX_AGENT}\" = \"true\" ]; then agent.sh; fi \t&& dnf clean all" did not complete successfully: exit code: 1
Build Docker NAP (ubi-8-plus-nap, goreleaser, linux/amd64, waf) / build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c source /tmp/rhel_license \t&& if [ -z \"${NAP_MODULES##*waf*}\" ]; then \tcp /tmp/app-protect-8.repo /etc/yum.repos.d/app-protect-8.repo; \tfi \t&& groupadd --system --gid 101 nginx \t&& useradd --system --gid nginx --no-create-home --home-dir /nonexistent --comment \"nginx user\" --shell /bin/false --uid 101 nginx \t&& rpm --import /tmp/nginx_signing.key \t&& dnf --nodocs install -y nginx-plus nginx-plus-module-njs nginx-plus-module-fips-check \t&& if [ \"${NGINX_AGENT}\" = \"true\" ]; then dnf --nodocs install -y nginx-agent; fi \t&& sed -i 's/\\(def in_container():\\)/\\1\\n return False/g' /usr/lib64/python*/*-packages/rhsm/config.py \t&& subscription-manager register --org=${RHEL_ORGANIZATION} --activationkey=${RHEL_ACTIVATION_KEY} || true \t&& subscription-manager attach \t&& dnf config-manager --set-enabled codeready-builder-for-rhel-8-x86_64-rpms \t&& dnf --nodocs install -y https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm \t&& rpm --import /tmp/app-protect-security-updates.key \t&& if [ -z \"${NAP_MODULES##*waf*}\" ]; then \tdnf --nodocs install -y app-protect app-protect-attack-signatures app-protect-threat-campaigns; \tfi \t&& subscription-manager unregister \t&& if [ -z \"${NAP_MODULES##*waf*}\" ]; then \trm -f /etc/yum.repos.d/app-protect-8.repo \t&& nap-waf.sh; \tfi \t&& if [ \"${NGINX_AGENT}\" = \"true\" ]; then agent.sh; fi \t&& dnf clean all" did not complete successfully: exit code: 1

Artifacts

Produced during runtime
Name Size
nginxinc~kubernetes-ingress~0BEQMI.dockerbuild
133 KB
nginxinc~kubernetes-ingress~17ZV2D.dockerbuild
65.9 KB
nginxinc~kubernetes-ingress~1OZ0JO.dockerbuild
50.3 KB
nginxinc~kubernetes-ingress~37CB1B.dockerbuild
162 KB
nginxinc~kubernetes-ingress~4XT8R1.dockerbuild
218 KB
nginxinc~kubernetes-ingress~5P0388.dockerbuild
46.8 KB
nginxinc~kubernetes-ingress~89BDPD.dockerbuild
49.8 KB
nginxinc~kubernetes-ingress~8U3XX0.dockerbuild
49.7 KB
nginxinc~kubernetes-ingress~A7YSMH.dockerbuild
148 KB
nginxinc~kubernetes-ingress~CF9QU0.dockerbuild
187 KB
nginxinc~kubernetes-ingress~DGEVAB.dockerbuild
100 KB
nginxinc~kubernetes-ingress~F69VET.dockerbuild
168 KB
nginxinc~kubernetes-ingress~FO9BWY.dockerbuild
110 KB
nginxinc~kubernetes-ingress~G4NUML.dockerbuild
256 KB
nginxinc~kubernetes-ingress~GRDZ4F.dockerbuild
206 KB
nginxinc~kubernetes-ingress~HTMOZT.dockerbuild
106 KB
nginxinc~kubernetes-ingress~IKYWZF.dockerbuild
229 KB
nginxinc~kubernetes-ingress~JT0KUJ.dockerbuild
139 KB
nginxinc~kubernetes-ingress~JU5TX9.dockerbuild
47.6 KB
nginxinc~kubernetes-ingress~M2FCT8.dockerbuild
109 KB
nginxinc~kubernetes-ingress~MVTA8R.dockerbuild
49 KB
nginxinc~kubernetes-ingress~NCVLG2.dockerbuild
164 KB
nginxinc~kubernetes-ingress~NMNW72.dockerbuild
260 KB
nginxinc~kubernetes-ingress~NN7F66.dockerbuild
162 KB
nginxinc~kubernetes-ingress~O59SNS.dockerbuild
109 KB
nginxinc~kubernetes-ingress~OOBSAQ.dockerbuild
67.7 KB
nginxinc~kubernetes-ingress~QCKBJ5.dockerbuild
149 KB
nginxinc~kubernetes-ingress~QJ5X46.dockerbuild
144 KB
nginxinc~kubernetes-ingress~QXFLZO.dockerbuild
49.3 KB
nginxinc~kubernetes-ingress~RCFEJW.dockerbuild
65.9 KB
nginxinc~kubernetes-ingress~RW2638.dockerbuild
148 KB
nginxinc~kubernetes-ingress~T7A2M7.dockerbuild
209 KB
nginxinc~kubernetes-ingress~UZXXES.dockerbuild
362 KB
nginxinc~kubernetes-ingress~V5AIG4.dockerbuild
66.4 KB
nginxinc~kubernetes-ingress~VG0OE3.dockerbuild
65.9 KB
nginxinc~kubernetes-ingress~VTU8BQ.dockerbuild
110 KB
nginxinc~kubernetes-ingress~VY0Y7U.dockerbuild
448 KB
nginxinc~kubernetes-ingress~WOIDX2.dockerbuild
67.2 KB
nginxinc~kubernetes-ingress~XR0SJG.dockerbuild
215 KB
nginxinc~kubernetes-ingress~ZHZ8RZ.dockerbuild
51.8 KB
nginxinc~kubernetes-ingress~ZKOCSH.dockerbuild
473 KB
tests-nginx-alpine-VSR_1_3-1.32.0.html
15.6 KB
tests-nginx-alpine-VSR_2_3-1.32.0.html
25.9 KB
tests-nginx-alpine-VSR_3_3-1.32.0.html
14.6 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.7 KB
tests-nginx-alpine-plus-ingresses_1_2-1.32.0.html
21.7 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-VS_1_3-1.32.0.html
33.3 KB
tests-nginx-debian-VS_2_3-1.32.0.html
33.8 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.4 KB
tests-nginx-debian-ingresses_2_2-1.32.0.html
18.5 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
40.9 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
tests-nginx-ubi-TS-1.32.0.html
21.3 KB