#0 building with "default" instance using docker driver

#1 [internal] load .dockerignore
#1 transferring context: 80B done
#1 DONE 0.0s

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 812B done
#2 DONE 0.1s

#3 [internal] load metadata for docker.io/library/node:lts-alpine
#3 DONE 1.5s

#4 [internal] load build context
#4 transferring context: 47.34kB done
#4 DONE 0.0s

#5 [ 1/13] FROM docker.io/library/node:lts-alpine@sha256:34b7aa411056c85dbf71d240d26516949b3f72b318d796c26b57caaa1df5639a
#5 resolve docker.io/library/node:lts-alpine@sha256:34b7aa411056c85dbf71d240d26516949b3f72b318d796c26b57caaa1df5639a 0.0s done
#5 sha256:173915e8f39948f23e136411fb59ebe865b11639c16526e5ddfe0fc888d691ec 0B / 1.39MB 0.1s
#5 sha256:34b7aa411056c85dbf71d240d26516949b3f72b318d796c26b57caaa1df5639a 7.67kB / 7.67kB done
#5 sha256:aa22e2c263d7242e7452d1efa40a031ac8ccf2305cc4d925c737486d339bd178 1.72kB / 1.72kB done
#5 sha256:3ef52eda8a7088bbf294f3ee2455664cb34fdda0c6a4ef956f105641e9a83b7b 6.38kB / 6.38kB done
#5 sha256:ec99f8b99825a742d50fb3ce173d291378a46ab54b8ef7dd75e5654e2a296e99 0B / 3.62MB 0.1s
#5 sha256:6d985aef5380c17a41117ef28a7fc22e11d5304b992ac2829b5a3946d9762585 0B / 42.19MB 0.1s
#5 sha256:ec99f8b99825a742d50fb3ce173d291378a46ab54b8ef7dd75e5654e2a296e99 1.05MB / 3.62MB 0.2s
#5 sha256:ec99f8b99825a742d50fb3ce173d291378a46ab54b8ef7dd75e5654e2a296e99 3.62MB / 3.62MB 0.3s done
#5 sha256:6d985aef5380c17a41117ef28a7fc22e11d5304b992ac2829b5a3946d9762585 7.34MB / 42.19MB 0.4s
#5 extracting sha256:ec99f8b99825a742d50fb3ce173d291378a46ab54b8ef7dd75e5654e2a296e99
#5 sha256:642bc8a8ff82d6502608d31e68dc5d3c489ab7dac27b16be878d7a5574d09ccd 0B / 448B 0.4s
#5 sha256:173915e8f39948f23e136411fb59ebe865b11639c16526e5ddfe0fc888d691ec 1.39MB / 1.39MB 0.5s done
#5 sha256:6d985aef5380c17a41117ef28a7fc22e11d5304b992ac2829b5a3946d9762585 25.17MB / 42.19MB 0.6s
#5 extracting sha256:ec99f8b99825a742d50fb3ce173d291378a46ab54b8ef7dd75e5654e2a296e99 0.1s done
#5 sha256:642bc8a8ff82d6502608d31e68dc5d3c489ab7dac27b16be878d7a5574d09ccd 448B / 448B 0.5s done
#5 sha256:6d985aef5380c17a41117ef28a7fc22e11d5304b992ac2829b5a3946d9762585 34.60MB / 42.19MB 0.7s
#5 sha256:6d985aef5380c17a41117ef28a7fc22e11d5304b992ac2829b5a3946d9762585 42.19MB / 42.19MB 0.9s
#5 sha256:6d985aef5380c17a41117ef28a7fc22e11d5304b992ac2829b5a3946d9762585 42.19MB / 42.19MB 0.9s done
#5 extracting sha256:6d985aef5380c17a41117ef28a7fc22e11d5304b992ac2829b5a3946d9762585 0.1s
#5 extracting sha256:6d985aef5380c17a41117ef28a7fc22e11d5304b992ac2829b5a3946d9762585 2.7s done
#5 extracting sha256:173915e8f39948f23e136411fb59ebe865b11639c16526e5ddfe0fc888d691ec
#5 extracting sha256:173915e8f39948f23e136411fb59ebe865b11639c16526e5ddfe0fc888d691ec 0.5s done
#5 extracting sha256:642bc8a8ff82d6502608d31e68dc5d3c489ab7dac27b16be878d7a5574d09ccd
#5 extracting sha256:642bc8a8ff82d6502608d31e68dc5d3c489ab7dac27b16be878d7a5574d09ccd done
#5 DONE 4.8s

#6 [ 2/13] WORKDIR /tmp
#6 DONE 0.4s

#7 [ 3/13] COPY .packages /tmp/packages
#7 DONE 0.4s

#8 [ 4/13] RUN npm install --global /tmp/packages/*
#8 21.31 npm warn deprecated are-we-there-yet@3.0.1: This package is no longer supported.
#8 21.41 npm warn deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs
#8 21.50 npm warn deprecated gauge@4.0.4: This package is no longer supported.
#8 21.50 npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
#8 21.52 npm warn deprecated npmlog@6.0.2: This package is no longer supported.
#8 21.54 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
#8 21.59 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
#8 22.54 npm warn deprecated are-we-there-yet@3.0.1: This package is no longer supported.
#8 22.63 npm warn deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs
#8 22.69 npm warn deprecated npmlog@6.0.2: This package is no longer supported.
#8 22.72 npm warn deprecated gauge@4.0.4: This package is no longer supported.
#8 22.92 npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
#8 22.95 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
#8 23.16 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
#8 23.44 npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead
#8 23.54 npm warn deprecated @humanwhocodes/config-array@0.11.14: Use @eslint/config-array instead
#8 27.01 
#8 27.01 added 790 packages in 26s
#8 27.01 
#8 27.01 78 packages are looking for funding
#8 27.01   run `npm fund` for details
#8 27.01 npm notice
#8 27.01 npm notice New minor version of npm available! 10.7.0 -> 10.8.2
#8 27.01 npm notice Changelog: https://github.com/npm/cli/releases/tag/v10.8.2
#8 27.01 npm notice To update run: npm install -g npm@10.8.2
#8 27.01 npm notice
#8 DONE 27.1s

#9 [ 5/13] RUN rm -rf /tmp/packages
#9 DONE 3.0s

#10 [ 6/13] RUN apk add dumb-init curl
#10 3.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz
#10 3.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz
#10 3.650 (1/11) Installing ca-certificates (20240705-r0)
#10 3.679 (2/11) Installing brotli-libs (1.1.0-r2)
#10 3.706 (3/11) Installing c-ares (1.28.1-r0)
#10 3.716 (4/11) Installing libunistring (1.2-r0)
#10 3.750 (5/11) Installing libidn2 (2.3.7-r0)
#10 3.762 (6/11) Installing nghttp2-libs (1.62.1-r0)
#10 3.774 (7/11) Installing libpsl (0.21.5-r1)
#10 3.783 (8/11) Installing zstd-libs (1.5.6-r0)
#10 3.808 (9/11) Installing libcurl (8.8.0-r0)
#10 3.828 (10/11) Installing curl (8.8.0-r0)
#10 3.841 (11/11) Installing dumb-init (1.2.5-r3)
#10 3.851 Executing busybox-1.36.1-r29.trigger
#10 3.856 Executing ca-certificates-20240705-r0.trigger
#10 3.902 OK: 16 MiB in 27 packages
#10 DONE 4.0s

#11 [ 7/13] WORKDIR /app
#11 DONE 3.0s

#12 [ 8/13] RUN mkdir db
#12 DONE 4.0s

#13 [ 9/13] RUN chown node:node /app/*
#13 DONE 3.3s

#14 [10/13] RUN curl -L -o /usr/bin/opa https://openpolicyagent.org/downloads/v0.54.0/opa_linux_amd64_static && chmod 755 /usr/bin/opa
#14 3.122   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#14 3.122                                  Dload  Upload   Total   Spent    Left  Speed
#14 3.122 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100    87  100    87    0     0   1609      0 --:--:-- --:--:-- --:--:--  1641
#14 3.622 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#14 4.479 
100 37.1M  100 37.1M    0     0  27.3M      0  0:00:01  0:00:01 --:--:-- 27.3M
#14 DONE 4.9s

#15 [11/13] RUN curl -L https://github.com/openfga/openfga/releases/download/v1.2.0/openfga_1.2.0_linux_amd64.tar.gz | tar -xz -C /opt/ && chmod 755 /opt/openfga && ln -s /opt/openfga /usr/bin/openfga
#15 3.149   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#15 3.149                                  Dload  Upload   Total   Spent    Left  Speed
#15 3.149 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
#15 3.849 
  0 7951k    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 7951k  100 7951k    0     0  7941k      0  0:00:01  0:00:01 --:--:-- 25.8M
#15 DONE 4.2s

#16 [12/13] COPY policy /app/policy
#16 DONE 3.5s

#17 [13/13] COPY relation_model.fga /app/relation_model.fga
#17 DONE 3.1s

#18 exporting to image
#18 exporting layers
#18 exporting layers 12.0s done
#18 writing image sha256:f29f2526858faa678a97f7147eac8c079615e71e9c49fa1dd575914e074b65f8 done
#18 naming to docker.io/library/authorization-service:0.2.8-dev.b709696 0.0s done
#18 DONE 12.0s