Skip to content

issue 4837 - chore: main.go refactor #14352

issue 4837 - chore: main.go refactor

issue 4837 - chore: main.go refactor #14352

Triggered via pull request June 17, 2024 04:33
Status Failure
Total duration 26m 8s
Artifacts

ci.yml

on: pull_request
Checks and variables
26s
Checks and variables
Release Notes
9s
Release Notes
Setup Matrix for Smoke Tests
7s
Setup Matrix for Smoke Tests
Matrix: helm-tests
Matrix: smoke-tests
Package and Publish Helm Chart  /  Package and Publish Helm Chart
Package and Publish Helm Chart / Package and Publish Helm Chart
Final Smoke Test Results
0s
Final Smoke Test Results
Trigger PR for Operator
0s
Trigger PR for Operator
Matrix: Build Docker NAP
Waiting for pending jobs
Matrix: Build Docker Plus
Waiting for pending jobs
Matrix: Build Docker OSS
Waiting for pending jobs
Trigger PR for GCP Marketplace
0s
Trigger PR for GCP Marketplace
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 80 warnings
Helm Tests debian-plus
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apt-get update \t&& apt-get install --no-install-recommends --no-install-suggests -y gpg ca-certificates libcap2-bin libcurl4 \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&& gpg --dearmor -o /usr/share/keyrings/nginx-archive-keyring.gpg /tmp/nginx_signing.key \t&& apt-get update \t&& apt-get install --no-install-recommends --no-install-suggests -y nginx-plus nginx-plus-module-njs nginx-plus-module-opentracing nginx-plus-module-fips-check \t&& apt-get purge --auto-remove -y gpg \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 \t&& rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
Helm Tests debian
The job was canceled because "debian-plus_gcr_io_f5-gcs" failed.
Helm Tests debian
The operation was canceled.
ingresses 1/2 alpine-plus 1.30.0 smoke tests
buildx failed with: ERROR: failed to solve: process "/bin/sh -c export $(cat /tmp/user_agent) \t&& printf \"%s\\n\" \"https://pkgs.nginx.com/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
AP_DOS debian-plus-nap 1.30.0 smoke tests
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ -z \"${NAP_MODULES##*waf*}\" ]; then \tcp /tmp/app-protect.sources /etc/apt/sources.list.d/app-protect.sources; \tfi \t&& if [ -z \"${NAP_MODULES##*dos*}\" ]; then \tcp /tmp/app-protect-dos.sources /etc/apt/sources.list.d/app-protect-dos.sources; \tfi \t&& apt-get update \t&& apt-get install --no-install-recommends --no-install-suggests -y ca-certificates gpg \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&& gpg --dearmor -o /usr/share/keyrings/nginx-archive-keyring.gpg /tmp/nginx_signing.key \t&& gpg --dearmor -o /usr/share/keyrings/app-protect-archive-keyring.gpg /tmp/app-protect-security-updates.key \t&& apt-get update \t&& apt-get install --no-install-recommends --no-install-suggests -y nginx-plus nginx-plus-module-njs nginx-plus-module-opentracing nginx-plus-module-fips-check libcap2-bin libcurl4 \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 app-protect-attack-signatures app-protect-threat-campaigns; \tfi \t&& if [ -z \"${NAP_MODULES##*dos*}\" ]; then \tapt-get install --no-install-recommends --no-install-suggests -y app-protect-dos; \tfi \t&& apt-get purge --auto-remove -y gpg \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 \t&& if [ -z \"${NAP_MODULES##*waf*}\" ]; then \trm -f /etc/apt/sources.list.d/app-protect.sources; \tfi \t&& if [ -z \"${NAP_MODULES##*dos*}\" ]; then \trm -f /etc/apt/sources.list.d/app-protect-dos.sources; \tfi \t&& rm -rf /var/lib/apt/lists/* \t&& if [ -z \"${NAP_MODULES##*waf*}\" ]; then \tnap-waf.sh \t&& if [ \"${NGINX_AGENT}\" = \"true\" ]; then \tagent.sh \t; fi \t; fi \t&& if [ -z \"${NAP_MODULES##*dos*}\" ]; then \tnap-dos.sh \t; fi" did not complete successfully: exit code: 100
VS 2/3 debian-plus 1.30.0 smoke tests
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apt-get update \t&& apt-get install --no-install-recommends --no-install-suggests -y gpg ca-certificates libcap2-bin libcurl4 \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&& gpg --dearmor -o /usr/share/keyrings/nginx-archive-keyring.gpg /tmp/nginx_signing.key \t&& apt-get update \t&& apt-get install --no-install-recommends --no-install-suggests -y nginx-plus nginx-plus-module-njs nginx-plus-module-opentracing nginx-plus-module-fips-check \t&& apt-get purge --auto-remove -y gpg \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 \t&& rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
VSR alpine-plus 1.30.0 smoke tests
buildx failed with: ERROR: failed to solve: process "/bin/sh -c export $(cat /tmp/user_agent) \t&& printf \"%s\\n\" \"https://pkgs.nginx.com/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
VS 1/3 debian-plus 1.30.0 smoke tests
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apt-get update \t&& apt-get install --no-install-recommends --no-install-suggests -y gpg ca-certificates libcap2-bin libcurl4 \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&& gpg --dearmor -o /usr/share/keyrings/nginx-archive-keyring.gpg /tmp/nginx_signing.key \t&& apt-get update \t&& apt-get install --no-install-recommends --no-install-suggests -y nginx-plus nginx-plus-module-njs nginx-plus-module-opentracing nginx-plus-module-fips-check \t&& apt-get purge --auto-remove -y gpg \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 \t&& rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
AP_WAF 4/4 debian-plus-nap 1.30.0 smoke tests
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ -z \"${NAP_MODULES##*waf*}\" ]; then \tcp /tmp/app-protect.sources /etc/apt/sources.list.d/app-protect.sources; \tfi \t&& if [ -z \"${NAP_MODULES##*dos*}\" ]; then \tcp /tmp/app-protect-dos.sources /etc/apt/sources.list.d/app-protect-dos.sources; \tfi \t&& apt-get update \t&& apt-get install --no-install-recommends --no-install-suggests -y ca-certificates gpg \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&& gpg --dearmor -o /usr/share/keyrings/nginx-archive-keyring.gpg /tmp/nginx_signing.key \t&& gpg --dearmor -o /usr/share/keyrings/app-protect-archive-keyring.gpg /tmp/app-protect-security-updates.key \t&& apt-get update \t&& apt-get install --no-install-recommends --no-install-suggests -y nginx-plus nginx-plus-module-njs nginx-plus-module-opentracing nginx-plus-module-fips-check libcap2-bin libcurl4 \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 app-protect-attack-signatures app-protect-threat-campaigns; \tfi \t&& if [ -z \"${NAP_MODULES##*dos*}\" ]; then \tapt-get install --no-install-recommends --no-install-suggests -y app-protect-dos; \tfi \t&& apt-get purge --auto-remove -y gpg \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 \t&& if [ -z \"${NAP_MODULES##*waf*}\" ]; then \trm -f /etc/apt/sources.list.d/app-protect.sources; \tfi \t&& if [ -z \"${NAP_MODULES##*dos*}\" ]; then \trm -f /etc/apt/sources.list.d/app-protect-dos.sources; \tfi \t&& rm -rf /var/lib/apt/lists/* \t&& if [ -z \"${NAP_MODULES##*waf*}\" ]; then \tnap-waf.sh \t&& if [ \"${NGINX_AGENT}\" = \"true\" ]; then \tagent.sh \t; fi \t; fi \t&& if [ -z \"${NAP_MODULES##*dos*}\" ]; then \tnap-dos.sh \t; fi" did not complete successfully: exit code: 100
policies 2/2 ubi-plus 1.30.0 smoke tests
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c microdnf --nodocs install -y shadow-utils \t&& cat /etc/yum.repos.d/nginx-plus.repo \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&& microdnf --nodocs install -y nginx-plus nginx-plus-module-njs nginx-plus-module-fips-check \t&& microdnf remove -y shadow-utils \t&& microdnf clean all" did not complete successfully: exit code: 1
TS debian-plus 1.30.0 smoke tests
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apt-get update \t&& apt-get install --no-install-recommends --no-install-suggests -y gpg ca-certificates libcap2-bin libcurl4 \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&& gpg --dearmor -o /usr/share/keyrings/nginx-archive-keyring.gpg /tmp/nginx_signing.key \t&& apt-get update \t&& apt-get install --no-install-recommends --no-install-suggests -y nginx-plus nginx-plus-module-njs nginx-plus-module-opentracing nginx-plus-module-fips-check \t&& apt-get purge --auto-remove -y gpg \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 \t&& rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
ingresses 2/2 alpine-plus 1.30.0 smoke tests
buildx failed with: ERROR: failed to solve: process "/bin/sh -c export $(cat /tmp/user_agent) \t&& printf \"%s\\n\" \"https://pkgs.nginx.com/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
policies 1/2 ubi-plus 1.30.0 smoke tests
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c microdnf --nodocs install -y shadow-utils \t&& cat /etc/yum.repos.d/nginx-plus.repo \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&& microdnf --nodocs install -y nginx-plus nginx-plus-module-njs nginx-plus-module-fips-check \t&& microdnf remove -y shadow-utils \t&& microdnf clean all" did not complete successfully: exit code: 1
AP_WAF 3/4 debian-plus-nap 1.30.0 smoke tests
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ -z \"${NAP_MODULES##*waf*}\" ]; then \tcp /tmp/app-protect.sources /etc/apt/sources.list.d/app-protect.sources; \tfi \t&& if [ -z \"${NAP_MODULES##*dos*}\" ]; then \tcp /tmp/app-protect-dos.sources /etc/apt/sources.list.d/app-protect-dos.sources; \tfi \t&& apt-get update \t&& apt-get install --no-install-recommends --no-install-suggests -y ca-certificates gpg \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&& gpg --dearmor -o /usr/share/keyrings/nginx-archive-keyring.gpg /tmp/nginx_signing.key \t&& gpg --dearmor -o /usr/share/keyrings/app-protect-archive-keyring.gpg /tmp/app-protect-security-updates.key \t&& apt-get update \t&& apt-get install --no-install-recommends --no-install-suggests -y nginx-plus nginx-plus-module-njs nginx-plus-module-opentracing nginx-plus-module-fips-check libcap2-bin libcurl4 \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 app-protect-attack-signatures app-protect-threat-campaigns; \tfi \t&& if [ -z \"${NAP_MODULES##*dos*}\" ]; then \tapt-get install --no-install-recommends --no-install-suggests -y app-protect-dos; \tfi \t&& apt-get purge --auto-remove -y gpg \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 \t&& if [ -z \"${NAP_MODULES##*waf*}\" ]; then \trm -f /etc/apt/sources.list.d/app-protect.sources; \tfi \t&& if [ -z \"${NAP_MODULES##*dos*}\" ]; then \trm -f /etc/apt/sources.list.d/app-protect-dos.sources; \tfi \t&& rm -rf /var/lib/apt/lists/* \t&& if [ -z \"${NAP_MODULES##*waf*}\" ]; then \tnap-waf.sh \t&& if [ \"${NGINX_AGENT}\" = \"true\" ]; then \tagent.sh \t; fi \t; fi \t&& if [ -z \"${NAP_MODULES##*dos*}\" ]; then \tnap-dos.sh \t; fi" did not complete successfully: exit code: 100
AP_WAF 1/4 ubi-9-plus-nap 1.30.0 smoke tests
buildx failed with: ERROR: failed to solve: process "/bin/sh -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 shadow-utils ca-certificates subscription-manager \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&& microdnf --nodocs install -y nginx-plus nginx-plus-module-njs nginx-plus-module-fips-check \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 \t; fi \t&& subscription-manager unregister \t&& microdnf remove -y shadow-utils subscription-manager \t&& microdnf clean all && rm -rf /var/cache/dnf \t&& if [ \"${NGINX_AGENT}\" = \"true\" ]; then \tagent.sh \t; fi" did not complete successfully: exit code: 1
AP_DOS_Learning ubi-8-plus-nap 1.30.0 smoke tests
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&& if [ -z \"${NAP_MODULES##*dos*}\" ]; then \tcp /tmp/app-protect-dos-8.repo /etc/yum.repos.d/app-protect-dos-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&& if [ -z \"${NAP_MODULES##*dos*}\" ]; then \tdnf --nodocs install -y app-protect-dos; \tfi \t&& dnf upgrade -y curl ncurses \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 [ -z \"${NAP_MODULES##*dos*}\" ]; then \trm -f /etc/yum.repos.d/app-protect-dos-8.repo \t&& nap-dos.sh; \tfi \t&& if [ \"${NGINX_AGENT}\" = \"true\" ]; then \tagent.sh; \tfi \t&& dnf clean all" did not complete successfully: exit code: 1
VS 3/3 debian-plus 1.30.0 smoke tests
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apt-get update \t&& apt-get install --no-install-recommends --no-install-suggests -y gpg ca-certificates libcap2-bin libcurl4 \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&& gpg --dearmor -o /usr/share/keyrings/nginx-archive-keyring.gpg /tmp/nginx_signing.key \t&& apt-get update \t&& apt-get install --no-install-recommends --no-install-suggests -y nginx-plus nginx-plus-module-njs nginx-plus-module-opentracing nginx-plus-module-fips-check \t&& apt-get purge --auto-remove -y gpg \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 \t&& rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
Final Smoke Test Results
Process completed with exit code 1.
Build Binaries
You are using 'latest' as default version. Will lock to '~> v2'.
Helm Tests debian-plus
nginx-repo.crt= is not a valid secret
Helm Tests debian-plus
nginx-repo.key= is not a valid secret
ingresses 1/2 alpine-plus 1.30.0 smoke tests
No files were found with the provided path: /home/runner/work/kubernetes-ingress/kubernetes-ingress/tests/-1.30.0.html. No artifacts will be uploaded.
ingresses 1/2 alpine-plus 1.30.0 smoke tests
nginx-repo.crt= is not a valid secret
ingresses 1/2 alpine-plus 1.30.0 smoke tests
nginx-repo.key= is not a valid secret
AP_DOS debian-plus-nap 1.30.0 smoke tests
No files were found with the provided path: /home/runner/work/kubernetes-ingress/kubernetes-ingress/tests/-1.30.0.html. No artifacts will be uploaded.
AP_DOS debian-plus-nap 1.30.0 smoke tests
nginx-repo.crt= is not a valid secret
AP_DOS debian-plus-nap 1.30.0 smoke tests
nginx-repo.key= is not a valid secret
VS 2/3 debian-plus 1.30.0 smoke tests
No files were found with the provided path: /home/runner/work/kubernetes-ingress/kubernetes-ingress/tests/-1.30.0.html. No artifacts will be uploaded.
VS 2/3 debian-plus 1.30.0 smoke tests
nginx-repo.crt= is not a valid secret
VS 2/3 debian-plus 1.30.0 smoke tests
nginx-repo.key= is not a valid secret
VSR alpine-plus 1.30.0 smoke tests
No files were found with the provided path: /home/runner/work/kubernetes-ingress/kubernetes-ingress/tests/-1.30.0.html. No artifacts will be uploaded.
VSR alpine-plus 1.30.0 smoke tests
nginx-repo.crt= is not a valid secret
VSR alpine-plus 1.30.0 smoke tests
nginx-repo.key= is not a valid secret
VS 1/3 debian-plus 1.30.0 smoke tests
nginx-repo.crt= is not a valid secret
VS 1/3 debian-plus 1.30.0 smoke tests
nginx-repo.key= is not a valid secret
VS 1/3 debian-plus 1.30.0 smoke tests
No files were found with the provided path: /home/runner/work/kubernetes-ingress/kubernetes-ingress/tests/-1.30.0.html. No artifacts will be uploaded.
AP_WAF 4/4 debian-plus-nap 1.30.0 smoke tests
No files were found with the provided path: /home/runner/work/kubernetes-ingress/kubernetes-ingress/tests/-1.30.0.html. No artifacts will be uploaded.
AP_WAF 4/4 debian-plus-nap 1.30.0 smoke tests
nginx-repo.crt= is not a valid secret
AP_WAF 4/4 debian-plus-nap 1.30.0 smoke tests
nginx-repo.key= is not a valid secret
policies 2/2 ubi-plus 1.30.0 smoke tests
nginx-repo.crt= is not a valid secret
policies 2/2 ubi-plus 1.30.0 smoke tests
nginx-repo.key= is not a valid secret
policies 2/2 ubi-plus 1.30.0 smoke tests
rhel_license= is not a valid secret
policies 2/2 ubi-plus 1.30.0 smoke tests
No files were found with the provided path: /home/runner/work/kubernetes-ingress/kubernetes-ingress/tests/-1.30.0.html. No artifacts will be uploaded.
TS debian-plus 1.30.0 smoke tests
nginx-repo.crt= is not a valid secret
TS debian-plus 1.30.0 smoke tests
nginx-repo.key= is not a valid secret
TS debian-plus 1.30.0 smoke tests
No files were found with the provided path: /home/runner/work/kubernetes-ingress/kubernetes-ingress/tests/-1.30.0.html. No artifacts will be uploaded.
ingresses 2/2 alpine-plus 1.30.0 smoke tests
nginx-repo.crt= is not a valid secret
ingresses 2/2 alpine-plus 1.30.0 smoke tests
nginx-repo.key= is not a valid secret
ingresses 2/2 alpine-plus 1.30.0 smoke tests
No files were found with the provided path: /home/runner/work/kubernetes-ingress/kubernetes-ingress/tests/-1.30.0.html. No artifacts will be uploaded.
policies 1/2 ubi-plus 1.30.0 smoke tests
No files were found with the provided path: /home/runner/work/kubernetes-ingress/kubernetes-ingress/tests/-1.30.0.html. No artifacts will be uploaded.
policies 1/2 ubi-plus 1.30.0 smoke tests
nginx-repo.crt= is not a valid secret
policies 1/2 ubi-plus 1.30.0 smoke tests
nginx-repo.key= is not a valid secret
policies 1/2 ubi-plus 1.30.0 smoke tests
rhel_license= is not a valid secret
AP_WAF 3/4 debian-plus-nap 1.30.0 smoke tests
No files were found with the provided path: /home/runner/work/kubernetes-ingress/kubernetes-ingress/tests/-1.30.0.html. No artifacts will be uploaded.
AP_WAF 3/4 debian-plus-nap 1.30.0 smoke tests
nginx-repo.crt= is not a valid secret
AP_WAF 3/4 debian-plus-nap 1.30.0 smoke tests
nginx-repo.key= is not a valid secret
AP_WAF 1/4 ubi-9-plus-nap 1.30.0 smoke tests
nginx-repo.crt= is not a valid secret
AP_WAF 1/4 ubi-9-plus-nap 1.30.0 smoke tests
nginx-repo.key= is not a valid secret
AP_WAF 1/4 ubi-9-plus-nap 1.30.0 smoke tests
rhel_license= is not a valid secret
AP_WAF 1/4 ubi-9-plus-nap 1.30.0 smoke tests
No files were found with the provided path: /home/runner/work/kubernetes-ingress/kubernetes-ingress/tests/-1.30.0.html. No artifacts will be uploaded.
AP_DOS_Learning ubi-8-plus-nap 1.30.0 smoke tests
nginx-repo.crt= is not a valid secret
AP_DOS_Learning ubi-8-plus-nap 1.30.0 smoke tests
nginx-repo.key= is not a valid secret
AP_DOS_Learning ubi-8-plus-nap 1.30.0 smoke tests
rhel_license= is not a valid secret
AP_DOS_Learning ubi-8-plus-nap 1.30.0 smoke tests
No files were found with the provided path: /home/runner/work/kubernetes-ingress/kubernetes-ingress/tests/-1.30.0.html. No artifacts will be uploaded.
VS 3/3 debian-plus 1.30.0 smoke tests
No files were found with the provided path: /home/runner/work/kubernetes-ingress/kubernetes-ingress/tests/-1.30.0.html. No artifacts will be uploaded.
VS 3/3 debian-plus 1.30.0 smoke tests
nginx-repo.crt= is not a valid secret
VS 3/3 debian-plus 1.30.0 smoke tests
nginx-repo.key= is not a valid secret
VS 2/3 debian 1.30.0 smoke tests
nginx-repo.crt= is not a valid secret
VS 2/3 debian 1.30.0 smoke tests
nginx-repo.key= is not a valid secret
VS 2/3 debian 1.30.0 smoke tests
No files were found with the provided path: /home/runner/work/kubernetes-ingress/kubernetes-ingress/tests/tests-nginx-debian-vs_grpc_or_vs_redirects_or_vs_externalname_or_vs_externaldns-1.30.0.html. No artifacts will be uploaded.
TS ubi 1.30.0 smoke tests
No files were found with the provided path: /home/runner/work/kubernetes-ingress/kubernetes-ingress/tests/tests-nginx-ubi-ts-1.30.0.html. No artifacts will be uploaded.
TS ubi 1.30.0 smoke tests
nginx-repo.crt= is not a valid secret
TS ubi 1.30.0 smoke tests
nginx-repo.key= is not a valid secret
TS ubi 1.30.0 smoke tests
rhel_license= is not a valid secret
ingresses 2/2 debian 1.30.0 smoke tests
nginx-repo.crt= is not a valid secret
ingresses 2/2 debian 1.30.0 smoke tests
nginx-repo.key= is not a valid secret
ingresses 2/2 debian 1.30.0 smoke tests
No files were found with the provided path: /home/runner/work/kubernetes-ingress/kubernetes-ingress/tests/tests-nginx-debian-annotations_or_basic_auth_or_hsts_or_watch_namespace_or_wildcard_tls-1.30.0.html. No artifacts will be uploaded.
ingresses 1/2 debian 1.30.0 smoke tests
nginx-repo.crt= is not a valid secret
ingresses 1/2 debian 1.30.0 smoke tests
nginx-repo.key= is not a valid secret
ingresses 1/2 debian 1.30.0 smoke tests
No files were found with the provided path: /home/runner/work/kubernetes-ingress/kubernetes-ingress/tests/tests-nginx-debian-ingresses_and_not_annotations_and_not_basic_auth_and_not_hsts_and_not_watch_namespace_and_not_wildcard_tls-1.30.0.html. No artifacts will be uploaded.
policies 2/2 alpine 1.30.0 smoke tests
nginx-repo.crt= is not a valid secret
policies 2/2 alpine 1.30.0 smoke tests
nginx-repo.key= is not a valid secret
policies 2/2 alpine 1.30.0 smoke tests
No files were found with the provided path: /home/runner/work/kubernetes-ingress/kubernetes-ingress/tests/tests-nginx-alpine-policies_rl_or_policies_ac_or_policies_jwt_or_policies_mtls-1.30.0.html. No artifacts will be uploaded.
VS 1/3 debian 1.30.0 smoke tests
No files were found with the provided path: /home/runner/work/kubernetes-ingress/kubernetes-ingress/tests/tests-nginx-debian-vs_and_not_vs_ipv6_and_not_vs_rewrite_and_not_vs_responses_and_not_vs_grpc_and_not_vs_redirects_and_not_vs_externalname_and_not_vs_externaldns_and_not_vs_certmanager-1.30.0.html. No artifacts will be uploaded.
VS 1/3 debian 1.30.0 smoke tests
nginx-repo.crt= is not a valid secret
VS 1/3 debian 1.30.0 smoke tests
nginx-repo.key= is not a valid secret
VS 3/3 debian 1.30.0 smoke tests
No files were found with the provided path: /home/runner/work/kubernetes-ingress/kubernetes-ingress/tests/tests-nginx-debian-vs_responses_or_vs_ipv6_or_vs_rewrite_or_vs_certmanager-1.30.0.html. No artifacts will be uploaded.
VS 3/3 debian 1.30.0 smoke tests
nginx-repo.crt= is not a valid secret
VS 3/3 debian 1.30.0 smoke tests
nginx-repo.key= is not a valid secret
AP_WAF 2/4 alpine-plus-nap-fips 1.30.0 smoke tests
nginx-repo.crt= is not a valid secret
AP_WAF 2/4 alpine-plus-nap-fips 1.30.0 smoke tests
nginx-repo.key= is not a valid secret
AP_WAF 2/4 alpine-plus-nap-fips 1.30.0 smoke tests
No files were found with the provided path: /home/runner/work/kubernetes-ingress/kubernetes-ingress/tests/tests-nginx-alpine-plus-nap-fips-appprotect_waf_policies_and_not_appprotect_waf_policies_allow-1.30.0.html. No artifacts will be uploaded.
VSR alpine 1.30.0 smoke tests
No files were found with the provided path: /home/runner/work/kubernetes-ingress/kubernetes-ingress/tests/tests-nginx-alpine-vsr-1.30.0.html. No artifacts will be uploaded.
VSR alpine 1.30.0 smoke tests
nginx-repo.crt= is not a valid secret
VSR alpine 1.30.0 smoke tests
nginx-repo.key= is not a valid secret
policies 1/2 alpine 1.30.0 smoke tests
nginx-repo.crt= is not a valid secret
policies 1/2 alpine 1.30.0 smoke tests
nginx-repo.key= is not a valid secret
policies 1/2 alpine 1.30.0 smoke tests
No files were found with the provided path: /home/runner/work/kubernetes-ingress/kubernetes-ingress/tests/tests-nginx-alpine-policies_and_not_policies_rl_and_not_policies_ac_and_not_policies_jwt_and_not_policies_mtls-1.30.0.html. No artifacts will be uploaded.