NGINX S3 Gateway CI/CD #491
s3-gateway.yml
on: workflow_dispatch
Build NGINX OSS image
26s
Matrix: Test NGINX OSS image
Tag and push all built and tested NGINX images
0s
Annotations
2 errors
Build NGINX OSS image using latest njs commit
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c set -eux export DEBIAN_FRONTEND=noninteractive; apt-get update -qq; apt-get install --no-install-recommends --no-install-suggests --yes make gcc libc6-dev curl expect libpcre2-dev libpcre3-dev libedit-dev libreadline-dev libssl-dev libpcre2-posix3 libxml2-dev libxslt1-dev zlib1g-dev; mkdir -p /tmp/nginx /tmp/njs-latest; curl --retry 6 --location \"https://nginx.org/download/nginx-${NGINX_VERSION}.tar.gz\" | gunzip | tar --extract --strip-components=1 --directory /tmp/nginx; curl --retry 6 --location 'https://hg.nginx.org/njs/archive/tip.tar.gz' | gunzip | tar --extract --strip-components=1 --directory /tmp/njs-latest; cd /tmp/njs-latest; ./configure; make -j \"$(nproc)\"; cp build/njs /usr/bin/njs; cd /tmp/nginx; ./configure --add-dynamic-module=/tmp/njs-latest/nginx --without-http_gzip_module --without-http_rewrite_module --prefix=/etc/nginx --sbin-path=/usr/sbin/nginx --modules-path=/usr/lib/nginx/modules --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --pid-path=/var/run/nginx.pid --lock-path=/var/run/nginx.lock --http-client-body-temp-path=/var/cache/nginx/client_temp --http-proxy-temp-path=/var/cache/nginx/proxy_temp --http-fastcgi-temp-path=/var/cache/nginx/fastcgi_temp --http-uwsgi-temp-path=/var/cache/nginx/uwsgi_temp --http-scgi-temp-path=/var/cache/nginx/scgi_temp --user=nginx --group=nginx --with-compat --with-file-aio --with-stream --with-mail --with-threads --with-compat --with-cc-opt=\"-g -O2 -fdebug-prefix-map=/data/builder/debuild/nginx-${NGINX_VERSION}/debian/debuild-base/nginx-${NGINX_VERSION}=. -fstack-protector-strong -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fPIC\"; make -j \"$(nproc)\"; cp objs/ngx_stream_js_module.so /usr/lib/nginx/modules; cp objs/ngx_http_js_module.so /usr/lib/nginx/modules; apt-get purge --yes --auto-remove make gcc libc6-dev expect libpcre2-dev libpcre3-dev libedit-dev libreadline-dev libssl-dev zlib1g-dev; rm -rf /var/lib/apt/lists/* /tmp/*" did not complete successfully: exit code: 2
|
Test NGINX OSS unprivileged image
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
nginx~nginx-s3-gateway~MZIOIF.dockerbuild
|
29.8 KB |
sha256:516904704c5e9d4387248b380dd8a221bc563bce45be651d0b4276695c1f57b5
|
|
nginx~nginx-s3-gateway~S0NR3O.dockerbuild
|
14.9 KB |
sha256:7ed046db0e29ea6c3234ac32d5edf25cf95ddaceabe9023c97479f9022888f63
|
|
nginx~nginx-s3-gateway~ZEIJ61.dockerbuild
|
41.8 KB |
sha256:4431b95bbcf270b5ff86ce7e6bacc1005023a3e8fd215d45415373a926f46846
|
|
oss
|
68.4 MB |
sha256:b317fe30b34ca3ef0ddb1f1a406254d4448d2fb334ea9608d6b4f4706d6c2432
|
|
unprivileged
|
69.5 MB |
sha256:de3295cbac808cdce1355f9121db05c959c84dbe68770b016abd43e55d228888
|
|