docs: Fix Path Regex link in Advanced Configuration #10324
ci.yml
on: pull_request
Checks and variables
16s
Matrix: Helm Tests
Matrix: Smoke Tests
Trigger PR for Operator
0s
Matrix: Build Docker OSS
Waiting for pending jobs
Matrix: Build Docker Plus
Waiting for pending jobs
Matrix: Build Docker NAP
Waiting for pending jobs
Annotations
7 errors and 20 warnings
Helm Tests (debian-plus, 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 sq 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&& sq 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 sq \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, oss)
The job was canceled because "debian-plus_plus" failed.
|
Helm Tests (debian, oss)
The operation was canceled.
|
Smoke Tests (debian-plus-nap, appprotect, 1.28.0)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update \t&& apt-get install --no-install-recommends --no-install-suggests -y ca-certificates sq \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&& sq dearmor -o /usr/share/keyrings/nginx-archive-keyring.gpg /tmp/nginx_signing.key \t&& sq 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 [ -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 sq \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
|
Smoke Tests (debian-plus-nap, dos, 1.28.0)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update \t&& apt-get install --no-install-recommends --no-install-suggests -y ca-certificates sq \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&& sq dearmor -o /usr/share/keyrings/nginx-archive-keyring.gpg /tmp/nginx_signing.key \t&& sq 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 [ -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 sq \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
|
Smoke Tests (debian-plus, ts, 1.28.0)
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 sq 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&& sq 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 sq \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
|
Smoke Tests (debian-plus, vs, 1.28.0)
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 sq 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&& sq 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 sq \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-plus, plus)
nginx-repo.crt= is not a valid secret
|
Helm Tests (debian-plus, plus)
nginx-repo.key= is not a valid secret
|
Smoke Tests (debian-plus-nap, appprotect, 1.28.0)
nginx-repo.crt= is not a valid secret
|
Smoke Tests (debian-plus-nap, appprotect, 1.28.0)
nginx-repo.key= is not a valid secret
|
Smoke Tests (debian-plus-nap, appprotect, 1.28.0)
No files were found with the provided path: /home/runner/work/kubernetes-ingress/kubernetes-ingress/tests/tests-.html. No artifacts will be uploaded.
|
Smoke Tests (debian-plus-nap, dos, 1.28.0)
nginx-repo.crt= is not a valid secret
|
Smoke Tests (debian-plus-nap, dos, 1.28.0)
nginx-repo.key= is not a valid secret
|
Smoke Tests (debian-plus-nap, dos, 1.28.0)
No files were found with the provided path: /home/runner/work/kubernetes-ingress/kubernetes-ingress/tests/tests-.html. No artifacts will be uploaded.
|
Smoke Tests (debian-plus, ts, 1.28.0)
nginx-repo.crt= is not a valid secret
|
Smoke Tests (debian-plus, ts, 1.28.0)
nginx-repo.key= is not a valid secret
|
Smoke Tests (debian-plus, ts, 1.28.0)
No files were found with the provided path: /home/runner/work/kubernetes-ingress/kubernetes-ingress/tests/tests-.html. No artifacts will be uploaded.
|
Smoke Tests (debian-plus, vs, 1.28.0)
nginx-repo.crt= is not a valid secret
|
Smoke Tests (debian-plus, vs, 1.28.0)
nginx-repo.key= is not a valid secret
|
Smoke Tests (debian-plus, vs, 1.28.0)
No files were found with the provided path: /home/runner/work/kubernetes-ingress/kubernetes-ingress/tests/tests-.html. No artifacts will be uploaded.
|
Smoke Tests (alpine-plus, vsr, 1.28.0)
nginx-repo.crt= is not a valid secret
|
Smoke Tests (alpine-plus, vsr, 1.28.0)
nginx-repo.key= is not a valid secret
|
Smoke Tests (alpine-plus, ingresses, 1.28.0)
nginx-repo.crt= is not a valid secret
|
Smoke Tests (alpine-plus, ingresses, 1.28.0)
nginx-repo.key= is not a valid secret
|
Smoke Tests (ubi-plus, policies, 1.28.0)
nginx-repo.crt= is not a valid secret
|
Smoke Tests (ubi-plus, policies, 1.28.0)
nginx-repo.key= is not a valid secret
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
tests-nginx-alpine-plus-ingresses
Expired
|
344 KB |
|
tests-nginx-alpine-plus-vsr
Expired
|
520 KB |
|
tests-nginx-alpine-policies
Expired
|
341 KB |
|
tests-nginx-alpine-vsr
Expired
|
441 KB |
|
tests-nginx-debian-ingresses
Expired
|
314 KB |
|
tests-nginx-debian-vs
Expired
|
845 KB |
|
tests-nginx-ubi-plus-policies
Expired
|
400 KB |
|
tests-nginx-ubi-ts
Expired
|
132 KB |
|