Skip to content

fix: renovate update openresty #379

fix: renovate update openresty

fix: renovate update openresty #379

Triggered via pull request May 6, 2024 01:37
Status Failure
Total duration 10m 27s
Artifacts

verifyimage.yml

on: pull_request
prepare
4s
prepare
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build (openresty-alpine-fat)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; git clone -b master --depth 1 https://github.com/owasp-modsecurity/ModSecurity-nginx.git; curl -sSL https://openresty.org/download/openresty-\"${OPENRESTY_VERSION}\".tar.gz | tar -xzf -; cd \"./openresty-${OPENRESTY_VERSION}/bundle/nginx-${OPENRESTY_VERSION}\"; export LUAJIT_LIB=\"/usr/local/openresty/luajit/lib\"; export LUAJIT_INC=\"/usr/local/openresty/luajit/include/luajit-2.1\"; COMPILEOPTIONS=$(openresty -V 2>&1| grep -i \"arguments\"|cut -d \":\" -f2-); eval ./configure $COMPILEOPTIONS --add-dynamic-module=../../../ModSecurity-nginx; make modules; cp objs/ngx_http_modsecurity_module.so /usr/local/openresty/nginx/modules/; mkdir /etc/modsecurity.d; curl -sSL https://raw.githubusercontent.com/owasp-modsecurity/ModSecurity/v3/master/unicode.mapping -o /etc/modsecurity.d/unicode.mapping" did not complete successfully: exit code: 2
build (nginx-alpine)
The job was canceled because "openresty-alpine-fat" failed.
build (nginx-alpine)
The operation was canceled.