~emersion/#1370811

success

ci: add support for arm64

#7 — mercxry

Owner
~emersion
Created
2 months ago
Updated
2 months ago
Build manifest
view manifest »

Tasks

view log »
build view log »
deploy view log »
go to bottom »
go to top »
setup
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
[#1370811] 2024/11/18 19:30:24 Booting image archlinux (default) on port 22997
[#1370811] 2024/11/18 19:30:24 Waiting for guest to settle
[#1370811] 2024/11/18 19:30:33 Sending tasks
[#1370811] 2024/11/18 19:30:34 Sending build environment
[#1370811] 2024/11/18 19:30:34 Installing packages
Warning: Permanently added '[localhost]:22997' (ED25519) to the list of known hosts.
:: Synchronizing package databases...
 core downloading...
 extra downloading...
 multilib downloading...
warning: archlinux-keyring-20241015-1 is up to date -- skipping
 there is nothing to do
Warning: Permanently added '[localhost]:22997' (ED25519) to the list of known hosts.
linux: ignoring package upgrade (6.11.8.arch1-2 => 6.11.9.arch1-1)
nothing to do
Warning: Permanently added '[localhost]:22997' (ED25519) to the list of known hosts.
Sync Explicit (1): podman-5.3.0-1
resolving dependencies...
:: There are 2 providers available for oci-runtime:
:: Repository extra
   1) crun  2) runc

Enter a number (default=1): 
looking for conflicting packages...

Packages (21) aardvark-dns-1.13.1-1  abseil-cpp-20240722.0-1  catatonit-0.2.0-3  conmon-1:2.1.12-1  containers-common-1:0.60.4-2  criu-4.0-1  crun-1.18.2-1  gtest-1.15.2-1  libbsd-0.12.2-2  libdrm-2.4.123-1  libmd-1.1.0-2  libnet-2:1.3-1  libpciaccess-0.18.1-2  netavark-1.13.0-1  nftables-1:1.1.1-1  passt-2024_10_30.ee7d0b6-1  protobuf-28.3-1  protobuf-c-1.5.0-8  python-protobuf-28.3-1  yajl-2.1.0-6  podman-5.3.0-1

Total Download Size:    36.49 MiB
Total Installed Size:  134.15 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 podman-5.3.0-1-x86_64 downloading...
 netavark-1.13.0-1-x86_64 downloading...
 protobuf-28.3-1-x86_64 downloading...
 abseil-cpp-20240722.0-1-x86_64 downloading...
 aardvark-dns-1.13.1-1-x86_64 downloading...
 criu-4.0-1-x86_64 downloading...
 gtest-1.15.2-1-x86_64 downloading...
 python-protobuf-28.3-1-x86_64 downloading...
 nftables-1:1.1.1-1-x86_64 downloading...
 libdrm-2.4.123-1-x86_64 downloading...
 libnet-2:1.3-1-x86_64 downloading...
 catatonit-0.2.0-3-x86_64 downloading...
 crun-1.18.2-1-x86_64 downloading...
 passt-2024_10_30.ee7d0b6-1-x86_64 downloading...
 libbsd-0.12.2-2-x86_64 downloading...
 protobuf-c-1.5.0-8-x86_64 downloading...
 containers-common-1:0.60.4-2-any downloading...
 yajl-2.1.0-6-x86_64 downloading...
 libmd-1.1.0-2-x86_64 downloading...
 conmon-1:2.1.12-1-x86_64 downloading...
 libpciaccess-0.18.1-2-x86_64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing catatonit...
installing conmon...
installing aardvark-dns...
installing netavark...
installing containers-common...
installing yajl...
installing libmd...
installing libbsd...
installing libpciaccess...
installing libdrm...
Optional dependencies for libdrm
    cairo: needed for modetest tool
installing libnet...
installing nftables...
Optional dependencies for nftables
    python: Python bindings [installed]
installing gtest...
Optional dependencies for gtest
    python: gmock generator [installed]
installing abseil-cpp...
installing protobuf...
installing protobuf-c...
installing python-protobuf...
installing criu...
installing crun...
installing passt...
Optional dependencies for passt
    sh: for demo script [installed]
installing podman...
Optional dependencies for podman
    apparmor: for AppArmor support
    btrfs-progs: support btrfs backend devices
    cni-plugins: for an alternative container-network-stack implementation
    fuse-overlayfs: for storage driver in rootless environment
    slirp4netns: for alternative rootless network support
    podman-compose: for docker-compose compatibility
    podman-docker: for Docker-compatible CLI
:: Running post-transaction hooks...
(1/4) Reloading system manager configuration...
(2/4) Reloading user manager configuration...
(3/4) Creating temporary files...
(4/4) Arming ConditionNeedsUpdate...
[#1370811] 2024/11/18 19:30:38 Cloning repositories
Cloning into 'soju-containers'...
+ cd soju-containers
+ git checkout -q 3abfaebbba8dac0ee71eb05432a9a692a064235b
+ cd soju-containers
+ git submodule update --init --recursive
[#1370811] 2024/11/18 19:30:39 Running task build
[#1370811] 2024/11/18 19:32:36 Running task deploy
build
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
+ cd soju-containers
+ podman build --platform linux/amd64,linux/arm64 --target soju --tag soju .
[linux/arm64] [1/4] STEP 1/6: FROM --platform=linux/amd64 docker.io/library/golang:alpine AS soju-build
Trying to pull docker.io/library/golang:alpine...
Getting image source signatures
Copying blob sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1
Copying blob sha256:5418e60db87de98b06e455a400579c7f27106374f3450aef2951989cf6c7f536
Copying blob sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f
Copying blob sha256:c79bddf330f7de2b96b69740174bc7152350ef81439db2dfa776fc3a9365dc80
Copying blob sha256:f115f9222c8e1a0a23300412608c2f4a3d45a6a471af693ed24f073d76d9f288
Copying config sha256:98069ee7ef5d97727559513880f76a2de6a1656a51f3685e074309a1b14f7718
Writing manifest to image destination
[linux/arm64] [1/4] STEP 2/6: RUN --mount=type=cache,target=/var/cache/apk 	apk -U add build-base ca-certificates tzdata
fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz
fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz
(1/22) Installing libgcc (13.2.1_git20240309-r0)
(2/22) Installing jansson (2.14-r4)
(3/22) Installing libstdc++ (13.2.1_git20240309-r0)
(4/22) Installing zstd-libs (1.5.6-r0)
(5/22) Installing binutils (2.42-r0)
(6/22) Installing libmagic (5.45-r1)
(7/22) Installing file (5.45-r1)
(8/22) Installing libgomp (13.2.1_git20240309-r0)
(9/22) Installing libatomic (13.2.1_git20240309-r0)
(10/22) Installing gmp (6.3.0-r1)
(11/22) Installing isl26 (0.26-r1)
(12/22) Installing mpfr4 (4.2.1-r0)
(13/22) Installing mpc1 (1.3.1-r1)
(14/22) Installing gcc (13.2.1_git20240309-r0)
(15/22) Installing libstdc++-dev (13.2.1_git20240309-r0)
(16/22) Installing musl-dev (1.2.5-r0)
(17/22) Installing g++ (13.2.1_git20240309-r0)
(18/22) Installing make (4.4.1-r2)
(19/22) Installing fortify-headers (1.1-r3)
(20/22) Installing patch (2.7.6-r10)
(21/22) Installing build-base (0.5-r3)
(22/22) Installing tzdata (2024b-r0)
Executing busybox-1.36.1-r29.trigger
OK: 226 MiB in 37 packages
--> 788588e3ad99
[linux/arm64] [1/4] STEP 3/6: ADD https://codeberg.org/emersion/soju.git /src/
--> 0a8cfa03cf04
[linux/arm64] [1/4] STEP 4/6: WORKDIR /src
--> 555256c604ac
[linux/arm64] [1/4] STEP 5/6: ARG TARGETOS TARGETARCH TARGETPLATFORM BUILDPLATFORM
--> cbe9549c1a49
[linux/arm64] [1/4] STEP 6/6: RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=type=cache,target=/root/go/pkg/mod 	<<EOF (if [ "$TARGETPLATFORM" = "$BUILDPLATFORM" ]; then...)
go: downloading gopkg.in/irc.v4 v4.0.0
go: downloading golang.org/x/crypto v0.27.0
go: downloading git.sr.ht/~emersion/go-scfg v0.0.0-20240128091534-2ae16e782082
go: downloading github.com/pires/go-proxyproto v0.7.0
go: downloading github.com/prometheus/client_golang v1.20.4
go: downloading github.com/lib/pq v1.10.9
go: downloading modernc.org/sqlite v1.29.10
go: downloading golang.org/x/time v0.6.0
go: downloading golang.org/x/term v0.24.0
go: downloading github.com/SherClockHolmes/webpush-go v1.3.0
go: downloading github.com/coder/websocket v1.8.12
go: downloading github.com/emersion/go-sasl v0.0.0-20231106173351-e73c9f7bad43
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/prometheus/client_model v0.6.1
go: downloading github.com/prometheus/common v0.59.1
go: downloading github.com/prometheus/procfs v0.15.1
go: downloading google.golang.org/protobuf v1.34.2
go: downloading github.com/klauspost/compress v1.17.9
go: downloading golang.org/x/sys v0.25.0
go: downloading git.sr.ht/~sircmpwn/go-bare v0.0.0-20210406120253-ab86bc2846d9
go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading modernc.org/libc v1.50.8
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/dustin/go-humanize v1.0.1
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading github.com/ncruces/go-strftime v0.1.9
go: downloading modernc.org/mathutil v1.6.0
go: downloading modernc.org/memory v1.8.0
go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec
--> 337e77a8c89e
[linux/amd64] [1/4] STEP 1/6: FROM --platform=linux/amd64 docker.io/library/golang:alpine AS soju-build
[linux/amd64] [1/4] STEP 2/6: RUN --mount=type=cache,target=/var/cache/apk 	apk -U add build-base ca-certificates tzdata
--> Using cache 788588e3ad99b4a849dfbc620d303281b53c1a7b0be3f8f03d17fda31859a5de
--> 788588e3ad99
[linux/amd64] [1/4] STEP 3/6: ADD https://codeberg.org/emersion/soju.git /src/
--> 2b1e6ca11e7b
[linux/amd64] [1/4] STEP 4/6: WORKDIR /src
--> 26d03fb13c94
[linux/amd64] [1/4] STEP 5/6: ARG TARGETOS TARGETARCH TARGETPLATFORM BUILDPLATFORM
--> 626ac146ff8e
[linux/amd64] [1/4] STEP 6/6: RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=type=cache,target=/root/go/pkg/mod 	<<EOF (if [ "$TARGETPLATFORM" = "$BUILDPLATFORM" ]; then...)
go: downloading gopkg.in/irc.v4 v4.0.0
go: downloading golang.org/x/crypto v0.27.0
go: downloading github.com/pires/go-proxyproto v0.7.0
go: downloading github.com/prometheus/client_golang v1.20.4
go: downloading git.sr.ht/~emersion/go-scfg v0.0.0-20240128091534-2ae16e782082
go: downloading git.sr.ht/~emersion/go-sqlite3-fts5 v0.0.0-20240124102820-f3a72e8b79b1
go: downloading github.com/lib/pq v1.10.9
go: downloading github.com/mattn/go-sqlite3 v1.14.23
go: downloading golang.org/x/time v0.6.0
go: downloading github.com/SherClockHolmes/webpush-go v1.3.0
go: downloading github.com/coder/websocket v1.8.12
go: downloading github.com/emersion/go-sasl v0.0.0-20231106173351-e73c9f7bad43
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/prometheus/client_model v0.6.1
go: downloading github.com/prometheus/common v0.59.1
go: downloading github.com/prometheus/procfs v0.15.1
go: downloading google.golang.org/protobuf v1.34.2
go: downloading github.com/klauspost/compress v1.17.9
go: downloading golang.org/x/term v0.24.0
go: downloading git.sr.ht/~sircmpwn/go-bare v0.0.0-20210406120253-ab86bc2846d9
go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading golang.org/x/sys v0.25.0
--> d98d612e2920
[linux/arm64] [4/4] STEP 1/6: FROM scratch AS soju
[linux/arm64] [4/4] STEP 2/6: COPY --from=soju-build /src/soju /src/sojudb /src/sojuctl /
--> df567c9c80f8
[linux/arm64] [4/4] STEP 3/6: COPY --from=soju-build /usr/share/zoneinfo /usr/share/zoneinfo
--> d4676e636db2
[linux/arm64] [4/4] STEP 4/6: COPY --from=soju-build /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/
--> 1283cf67e5cd
[linux/arm64] [4/4] STEP 5/6: ENTRYPOINT ["/soju"]
--> d2ee87fd7bf3
[linux/arm64] [4/4] STEP 6/6: HEALTHCHECK CMD ["/sojuctl", "help"]
[linux/arm64] [4/4] COMMIT soju
time="2024-11-18T19:32:06Z" level=warning msg="HEALTHCHECK is not supported for OCI image format and will be ignored. Must use `docker` format"
--> 0c6276d0f131
[linux/amd64] [4/4] STEP 1/6: FROM scratch AS soju
Successfully tagged localhost/soju:latest
[linux/amd64] [4/4] STEP 2/6: COPY --from=soju-build /src/soju /src/sojudb /src/sojuctl /
0c6276d0f131aaaf7d44f6fa059e866f707e8c0bd35a2c4452e066aa1a7571f8
--> 589e20e0ca53
[linux/amd64] [4/4] STEP 3/6: COPY --from=soju-build /usr/share/zoneinfo /usr/share/zoneinfo
--> 63d740249d4c
[linux/amd64] [4/4] STEP 4/6: COPY --from=soju-build /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/
--> 1533b60d11e2
[linux/amd64] [4/4] STEP 5/6: ENTRYPOINT ["/soju"]
--> ba9a62947d37
[linux/amd64] [4/4] STEP 6/6: HEALTHCHECK CMD ["/sojuctl", "help"]
[linux/amd64] [4/4] COMMIT soju
time="2024-11-18T19:32:07Z" level=warning msg="HEALTHCHECK is not supported for OCI image format and will be ignored. Must use `docker` format"
--> 831d78fc2600
Successfully tagged localhost/soju:latest
831d78fc260001301c66287e104a3799ce0ca8c9e97b4b370efd73c2a38fd292
+ podman build --platform linux/amd64,linux/arm64 --target gamja --tag gamja .
[linux/arm64] [2/5] STEP 1/6: FROM --platform=linux/amd64 docker.io/library/golang:alpine AS kimchi-build
[linux/arm64] [2/5] STEP 2/6: ADD https://git.sr.ht/~emersion/kimchi/archive/master.tar.gz /src/
--> ddee9bd95140
[linux/arm64] [2/5] STEP 3/6: WORKDIR /src
--> 5de6acef5b1a
[linux/arm64] [2/5] STEP 4/6: ARG TARGETOS TARGETARCH
--> b6d80321031e
[linux/arm64] [2/5] STEP 5/6: RUN tar --strip-components=1 -xf master.tar.gz
--> 3da8ff0f70d6
[linux/arm64] [2/5] STEP 6/6: RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=type=cache,target=/root/go/pkg/mod 	GOOS=$TARGETOS GOARCH=$TARGETARCH go build
go: downloading git.sr.ht/~emersion/go-scfg v0.0.0-20240128091534-2ae16e782082
go: downloading github.com/pires/go-proxyproto v0.7.0
go: downloading golang.org/x/net v0.22.0
go: downloading golang.org/x/text v0.14.0
--> c51702d6dd88
[linux/arm64] [3/5] STEP 1/4: FROM --platform=linux/amd64 docker.io/library/node:alpine AS gamja-build
Trying to pull docker.io/library/node:alpine...
Getting image source signatures
Copying blob sha256:a5c5ecca157bb8fd977d211aa365385a7461e4431c1c034cc9e7fb92ee88a968
Copying blob sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f
Copying blob sha256:c5fe7dee25208c6748ad05c572e5abf0b61ec799bc73fcf20e6cfe58088833c2
Copying blob sha256:82a77b39fd1829672d28d644c144624500360ef0ea67725e2700abd2379f3ad2
Copying config sha256:553a52ccb5ff87022da26271235c86d86060d20c11d2a0ab3515f62b9b072d41
Writing manifest to image destination
[linux/arm64] [3/5] STEP 2/4: ADD https://codeberg.org/emersion/gamja.git /src/
--> 6e2be130fb14
[linux/arm64] [3/5] STEP 3/4: WORKDIR /src
--> c44d5bde7e05
[linux/arm64] [3/5] STEP 4/4: RUN --mount=type=cache,target=/src/node_modules 	--mount=type=cache,target=/src/.parcel-cache 	npm install --include=dev && npm run build
(node:2) ExperimentalWarning: CommonJS module /usr/local/lib/node_modules/npm/node_modules/debug/src/node.js is loading ES Module /usr/local/lib/node_modules/npm/node_modules/supports-color/index.js using require().
Support for loading ES Module in require() is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
npm warn deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility

added 279 packages, and audited 280 packages in 6s

109 packages are looking for funding
  run `npm fund` for details

5 vulnerabilities (3 high, 2 critical)

To address issues that do not require attention, run:
  npm audit fix

Some issues need review, and may require choosing
a different dependency.

Run `npm audit` for details.

> build
> parcel build

78(node:58) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
Building...
Bundling...
Packaging & Optimizing...
✨ Built in 1.11s

dist/index.html                  574 B    318ms
dist/manifest.webmanifest         99 B    178ms
dist/index.83982b15.css       10.16 KB    192ms
dist/index.c8e052b6.js       145.97 KB    401ms
--> 0e6de4e48290
[linux/amd64] [2/5] STEP 1/6: FROM --platform=linux/amd64 docker.io/library/golang:alpine AS kimchi-build
[linux/amd64] [2/5] STEP 2/6: ADD https://git.sr.ht/~emersion/kimchi/archive/master.tar.gz /src/
--> Using cache ddee9bd95140be8ce6ea990ce743e103d4360c813340965922b3f082e841a0f5
--> ddee9bd95140
[linux/amd64] [2/5] STEP 3/6: WORKDIR /src
--> Using cache 5de6acef5b1a0ed2f1e7423758eed2e87cc0932ed4f864b9126fef7441ae0663
--> 5de6acef5b1a
[linux/amd64] [2/5] STEP 4/6: ARG TARGETOS TARGETARCH
--> Using cache b6d80321031efa1b4a8b28a965278a57de30153b737c3680f08a3e0f411371d6
--> b6d80321031e
[linux/amd64] [2/5] STEP 5/6: RUN tar --strip-components=1 -xf master.tar.gz
--> ede31dacc707
[linux/amd64] [2/5] STEP 6/6: RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=type=cache,target=/root/go/pkg/mod 	GOOS=$TARGETOS GOARCH=$TARGETARCH go build
go: downloading git.sr.ht/~emersion/go-scfg v0.0.0-20240128091534-2ae16e782082
go: downloading github.com/pires/go-proxyproto v0.7.0
go: downloading golang.org/x/net v0.22.0
go: downloading golang.org/x/text v0.14.0
--> d5a5681b92b5
[linux/arm64] [5/5] STEP 1/5: FROM scratch AS gamja
[linux/arm64] [5/5] STEP 2/5: COPY --from=kimchi-build /src/kimchi /kimchi
--> 064cecc0d12b
[linux/arm64] [5/5] STEP 3/5: COPY --from=gamja-build /src/dist /gamja
--> b6b444261340
[linux/arm64] [5/5] STEP 4/5: ADD kimchi-config /kimchi-config
--> 2f0b77009dd1
[linux/arm64] [5/5] STEP 5/5: CMD ["/kimchi", "-config", "/kimchi-config"]
[linux/arm64] [5/5] COMMIT gamja
--> 3d233c561d64
[linux/amd64] [3/5] STEP 1/4: FROM --platform=linux/amd64 docker.io/library/node:alpine AS gamja-build
Successfully tagged localhost/gamja:latest
3d233c561d64435e41341b9dd672e132e358c67a70844f10dc602eae90d4dc5a
[linux/amd64] [3/5] STEP 2/4: ADD https://codeberg.org/emersion/gamja.git /src/
--> cb35aa5b5833
[linux/amd64] [3/5] STEP 3/4: WORKDIR /src
--> 8abf96dcf1d2
[linux/amd64] [3/5] STEP 4/4: RUN --mount=type=cache,target=/src/node_modules 	--mount=type=cache,target=/src/.parcel-cache 	npm install --include=dev && npm run build
(node:2) ExperimentalWarning: CommonJS module /usr/local/lib/node_modules/npm/node_modules/debug/src/node.js is loading ES Module /usr/local/lib/node_modules/npm/node_modules/supports-color/index.js using require().
Support for loading ES Module in require() is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)

up to date, audited 280 packages in 2s

109 packages are looking for funding
  run `npm fund` for details

5 vulnerabilities (3 high, 2 critical)

To address issues that do not require attention, run:
  npm audit fix

Some issues need review, and may require choosing
a different dependency.

Run `npm audit` for details.

> build
> parcel build

78(node:23) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
Building...
Bundling...
✨ Built in 665ms

dist/index.html                  574 B     25ms
dist/manifest.webmanifest         99 B    178ms
dist/index.83982b15.css       10.16 KB     14ms
dist/index.c8e052b6.js       145.97 KB     24ms
--> 64e2e2f77753
[linux/amd64] [5/5] STEP 1/5: FROM scratch AS gamja
[linux/amd64] [5/5] STEP 2/5: COPY --from=kimchi-build /src/kimchi /kimchi
--> 36385544502e
[linux/amd64] [5/5] STEP 3/5: COPY --from=gamja-build /src/dist /gamja
--> 894bb631a706
[linux/amd64] [5/5] STEP 4/5: ADD kimchi-config /kimchi-config
--> 4f8cde4439d1
[linux/amd64] [5/5] STEP 5/5: CMD ["/kimchi", "-config", "/kimchi-config"]
[linux/amd64] [5/5] COMMIT gamja
--> 168a6127e7f0
Successfully tagged localhost/gamja:latest
168a6127e7f0c3a8cae88f2ef00f5d0fb7dc633cb536914b73653de26334bfb8
deploy
1
2
3
4
5
6
7
+ cd soju-containers
++ git rev-parse HEAD
++ git rev-parse origin/master
+ '[' 3abfaebbba8dac0ee71eb05432a9a692a064235b = a7ce271b39f39452163543b919da329a19881f3e ']'
+ complete-build
+ echo 1
+ exit 0
Build complete: success 2 months ago (took 2 minutes)